Commit graph

2083 commits

Author SHA1 Message Date
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
wukko
1f7dc6f54f
web/changelogs: add 10.1 changelog 2024-10-01 23:09:11 +06:00
dumbmoron
e0a65a5bc4
NotchSticker: fix sticker support for newer iphone models 2024-10-01 17:02:48 +00:00
wukko
485353add1
web/layout: reduce ul margin in long text noto components 2024-10-01 22:51:42 +06:00
wukko
85bfb6535e
web/ChangelogEntry: allow saving banners on right click 2024-10-01 21:15:57 +06:00
dumbmoron
eaf87dc9a2
web/changelogs/10: update banner 2024-09-30 19:39:10 +00:00
wukko
d3fb71f52f
web/changelogs/10: update banner alt text 2024-10-01 01:15:56 +06:00
wukko
2db04b87b6
web/changelogs: update cobalt 10 banner 2024-10-01 01:10:23 +06:00
wukko
7922fd7257
web/about/credits: swap meowbalt and testers sections 2024-09-30 22:41:40 +06:00
wukko
84aa9fe67a
web/about/credits: add a section for thanking beta testers 2024-09-30 22:39:52 +06:00
wukko
31be60484d
web/DonateOptionsCard: add 5px of tolerance for max position
fixes right stepper not hiding itself in chrome when manually scrolled to the end
2024-09-30 21:54:38 +06:00
dumbmoron
b4dd506f61
svelte/csp: add forgotten frame-ancestors directive to config 2024-09-30 14:31:44 +00:00
wukko
391a8950c5
web/about/terms: clarify that safety email is not for support 2024-09-28 18:14:10 +06:00
wukko
4a89831753
web/about/general: rephrase descriptions to deliver the point better 2024-09-28 18:10:18 +06:00
wukko
24bc50793a
web/donate: rewrite motivation text to convey the message better 2024-09-28 17:41:57 +06:00
wukko
bf7a48a36c
api/youtube: fix youtube music metadata parsing
still pretty crappy tho
2024-09-28 02:01:43 +06:00
wukko
7d6fe34fa4
web/SupportedServices: don't allow selection when popover is hidden 2024-09-27 22:03:58 +06:00
wukko
80d01a7d29
web/DonateOptionsCard: shorten processor note & remove mobile text 2024-09-27 21:50:39 +06:00