wukko
|
1ab94eb11d
|
web/i18n: update data management strings
|
2024-10-16 16:53:20 +06:00 |
|
wukko
|
c33017283d
|
api/twitter: fix gifs having a wrong file extension in a picker
|
2024-10-13 09:59:52 +06:00 |
|
dumbmoron
|
eab37ae7ff
|
web/dialog: show dialog when loading cobalt with no js support
|
2024-10-12 18:01:57 +00:00 |
|
dumbmoron
|
0b06299da0
|
web/DialogButton: add "link" buttons
|
2024-10-12 17:42:53 +00:00 |
|
wukko
|
fe1d17ba8d
|
api/service-patterns: update the tiktok tester
|
2024-10-12 23:29:19 +06:00 |
|
wukko
|
ef4dd4875e
|
web/icons/Clipboard: increase color contrast
|
2024-10-12 23:15:29 +06:00 |
|
wukko
|
c8ab784385
|
web/icons/Music: make colors brighter
|
2024-10-12 23:06:14 +06:00 |
|
wukko
|
4499992d58
|
web/icons/Sparkles: update colors for better legibility
|
2024-10-12 22:54:44 +06:00 |
|
wukko
|
72483bbdad
|
web/icons/Mute: update colors for better legibility
|
2024-10-12 22:49:36 +06:00 |
|
wukko
|
6c3b4e0fa9
|
web/AboutSupport: update github color & add glow
|
2024-10-12 22:23:01 +06:00 |
|
wukko
|
6ad838b649
|
api/tiktok: fix url patterns
|
2024-10-12 22:06:54 +06:00 |
|
wukko
|
0d2e300fbe
|
web/about/credits: add a section about imput
|
2024-10-12 19:20:20 +06:00 |
|
wukko
|
c10652b8c4
|
web/AboutSupport: replace duplicated type
|
2024-10-12 19:10:31 +06:00 |
|
wukko
|
d5ea154ed8
|
web/Omnibox: reduce gap by 2px
|
2024-10-12 19:08:01 +06:00 |
|
wukko
|
e34b8dd89c
|
web/Switcher: add a gap between items
|
2024-10-12 19:07:05 +06:00 |
|
wukko
|
ebf157862a
|
web/about/community: redesign the page, add descriptions
|
2024-10-12 19:06:11 +06:00 |
|
dumbmoron
|
6cc895c395
|
docs/api: document /session endpoint
|
2024-10-12 12:36:48 +00:00 |
|
dumbmoron
|
52c24ab1a3
|
docs/run-an-instance: add undocumented turnstile envs
|
2024-10-12 12:36:48 +00:00 |
|
dumbmoron
|
1c9685922f
|
docs/api: add information about auth header
|
2024-10-12 12:36:48 +00:00 |
|
dumbmoron
|
7c0fb16fdb
|
api/keys: fix prefix size calculation for individual ipv6 addresses
|
2024-10-12 11:24:29 +00:00 |
|
dumbmoron
|
9f4f03ec6c
|
docs/examples/cookies: add youtube_oauth to examples
|
2024-10-12 11:06:19 +00:00 |
|
Alec Armbruster
|
dc12d6acad
|
web/debug: add a copy button, fix page padding, refactor (#782)
Co-authored-by: wukko <me@wukko.me>
|
2024-10-11 23:04:19 +06:00 |
|
wukko
|
1e26788a1e
|
api/match-action: add missing ok case to video switch
closes #797
|
2024-10-08 16:09:08 +06:00 |
|
KwiatekMiki
|
1b48a2218c
|
api/setup: use pnpm instead of npm
|
2024-10-06 16:11:23 +02:00 |
|
wukko
|
c482c9fea2
|
web/layout: do iphone landscape optimizations only when appropriate
|
2024-10-06 00:20:14 +06:00 |
|
wukko
|
3749fb2aa8
|
repo: update dependencies
|
2024-10-05 22:09:00 +06:00 |
|
wukko
|
e12e079571
|
web/SettingsCategory: prevent pointer events when disabled
|
2024-10-05 21:42:02 +06:00 |
|
lath
|
4156206f35
|
web/settings/audio: disable bitrate section when not applicable (#802)
|
2024-10-05 21:40:56 +06:00 |
|
jj
|
4ed2df64b3
|
api: implement support for api keys (#803)
|
2024-10-05 17:14:55 +02:00 |
|
dumbmoron
|
3691e2e4f1
|
docs/run-an-instance: mention unlimited api keys
|
2024-10-04 17:43:35 +00:00 |
|
dumbmoron
|
cfd54e91d5
|
security/api-keys: add support for unlimited limit
|
2024-10-04 17:41:05 +00:00 |
|
dumbmoron
|
9cc6fd13fa
|
api/core: skip turnstile verification if user authed with api key
|
2024-10-04 17:37:57 +00:00 |
|
dumbmoron
|
3d7713a942
|
security/api-keys: clarify error when number is not positive
|
2024-10-04 17:34:15 +00:00 |
|
dumbmoron
|
81818f8741
|
api/core: implement authentication with api keys
|
2024-10-04 16:50:55 +00:00 |
|
dumbmoron
|
dcd33803c1
|
api/core: generate JWT rate limiting key in auth handler
|
2024-10-04 17:03:57 +00:00 |
|
dumbmoron
|
418602ca87
|
api/core: add rate limiter for session
|
2024-10-04 17:02:00 +00:00 |
|
dumbmoron
|
38fcee4a50
|
api/core: rename tunnel limiter, move to endpoint
|
2024-10-04 17:00:58 +00:00 |
|
dumbmoron
|
f2248d4e9a
|
api/core: move api limiter after authentication
|
2024-10-04 16:59:53 +00:00 |
|
dumbmoron
|
034f7ebe4a
|
api/core: extract rate limit response to function
|
2024-10-04 16:58:15 +00:00 |
|
dumbmoron
|
44f7e4f76c
|
web: remove TURNSTILE_KEY env from readme
|
2024-10-04 15:19:19 +00:00 |
|
dumbmoron
|
741dfd40f5
|
api/security: implement api keys as method of authentication
|
2024-10-04 14:58:56 +00:00 |
|
dumbmoron
|
4317b128a8
|
about/credits: move beta tester listing to component
this is to prevent it from showing up in i18n
|
2024-10-04 12:27:34 +00:00 |
|
Alec Armbruster
|
1a9494b60a
|
web/layout: increase toggle contrast in dark mode (#754)
|
2024-10-04 17:43:31 +06:00 |
|
lath
|
c2d7e1df12
|
api/config: add configuration for streamLifespan (#792)
|
2024-10-03 12:27:28 +06:00 |
|
KwiatekMiki
|
b3137ad9ac
|
feat/api: add support for twitter bookmark links (#706)
* feat: add support for twitter bookmark links
* feat: add tests for bookmark twitter links
|
2024-10-03 12:26:38 +06:00 |
|
wukko
|
e419de07a4
|
web/layout: fix text selection color
|
2024-10-03 11:57:18 +06:00 |
|
wukko
|
16997f1e38
|
web/about/credits: add the website link for one of testers
|
2024-10-02 18:47:30 +06:00 |
|
wukko
|
d7c2415f38
|
web/changelogs/10.1: fix a typo in "readability"
|
2024-10-01 23:26:47 +06:00 |
|
wukko
|
9f9ab36e7e
|
web/changelog/10.1: update the hash in the compare link
|
2024-10-01 23:17:26 +06:00 |
|
wukko
|
f461b02fcd
|
web/changelogs/10.1: update the github compare link
|
2024-10-01 23:14:43 +06:00 |
|