Commit Graph

2301 Commits

Author SHA1 Message Date
56008676f5 web/settings: move sub navigation into its own component 2024-09-04 17:50:47 +06:00
a18fd72ea0 web/remux: reduce gap in first state 2024-09-04 16:47:00 +06:00
3c5a5eaf25 web/save: make terms note thicker 2024-09-04 16:33:45 +06:00
032f592d95 web/remux: reduce desc font size on mobile 2024-09-04 16:32:20 +06:00
b7e5a94226 web/svelte: enable fallback page generation 2024-09-03 13:39:21 +00:00
1262bc20fe web/version: don't try to fetch when server-side rendering 2024-09-03 13:33:16 +00:00
f009da7de4 web: wrap error handler in onMount 2024-09-03 13:30:32 +00:00
93f8c038d2 web/Turnstile: remove unused import 2024-09-03 13:24:15 +00:00
b5d570c43f web/Turnstile: check if already defined before making listener 2024-09-03 13:21:41 +00:00
fc26032048 web: fix destructuring error if theme is undefined 2024-09-03 13:04:12 +00:00
38ce64b310 web: fix type errors 2024-09-03 10:20:29 +00:00
cef90219e0 web: partially pre-render web for page metadata 2024-09-03 14:39:52 +06:00
5b42757896 web: remove background override from global css 2024-09-03 07:58:52 +00:00
30c4c1ad20 web/device: add default values & types 2024-09-03 13:52:41 +06:00
645542c910 api/bluesky: catch video errors & prevent loading videos not from bsky 2024-09-03 13:24:08 +06:00
4b4fce326f test: update match() arguments to new format 2024-09-02 14:18:11 +00:00
2deb8aa53b web: add fade-in animation 2024-09-02 14:16:21 +00:00
8cee4e58c5 api/match: accept object as single argument
hi im what i do
2024-09-02 08:27:31 +06:00
93f2a6b226 api/bluesky: add support for saving images
one or multiple, everything works
2024-09-01 16:37:24 +06:00
d9925f2233 api/core: move friendly name map to server info 2024-09-01 16:02:06 +06:00
805e5d42c0 api/config: apply friendly name in a map
filter doesn't allow changing the value
2024-09-01 15:56:51 +06:00
c71ed59660 api/url: return friendly name in unsupported link error 2024-09-01 15:51:35 +06:00
97fb6e60a2 api/service-alias: refactor 2024-09-01 15:35:49 +06:00
740a75851e api: add support for service name aliases
currently only used for bluesky
2024-09-01 15:28:29 +06:00
57050fb742 api/match-action: fix mute tag assignment for default filename
it's also no longer applied to photos and gifs LMFAOOO
2024-09-01 14:59:35 +06:00
67073b274d api/tests: add bluesky tests 2024-09-01 14:41:41 +06:00
b727a56d67 api/bluesky: catch fetch errors (oops) 2024-09-01 14:39:28 +06:00
6c9601690b api: add support for bluesky videos & clean up service patterns 2024-09-01 14:34:44 +06:00
4478a963c5 api/config: add cobalt user agent 2024-09-01 14:15:16 +06:00
f3521da9c1 api/stream/remux: convert audio to aac to increase compatibility
only applies to hls exceptions
2024-09-01 14:09:58 +06:00
ccdcd4cb09 api/url: add missing break to dailymotion case 2024-09-01 12:00:48 +06:00
7227a4ad6e web/layout: enable ssr 2024-08-31 17:46:52 +00:00
f038e6a379 web: remove default title 2024-08-31 17:46:47 +00:00
51c140fbfa web: make everything ssr-compatible 2024-08-31 17:46:10 +00:00
8e9e8ab63f web/privacy: mark tunnelling feature as beta 2024-08-31 15:32:30 +06:00
ac76f8e32b web/instances: mark community instances feature as beta 2024-08-31 15:32:16 +06:00
a46972c9a5 web/SettingsCategory: add ability to mark features as beta 2024-08-31 15:32:02 +06:00
fa941e9d82 web/i18n/settings: update privacy setting descriptions
made them easier to read
2024-08-31 15:20:02 +06:00
f464d87585 api/tiktok: add support for proxying images in a picker 2024-08-31 15:01:09 +06:00
0852f5dc09 api/snapchat: always proxy picker thumbs & support proxying everything 2024-08-31 14:52:12 +06:00
892b875e3f api/reddit: add a filename to returned gifs 2024-08-31 14:27:46 +06:00
10717c69f6 api/twitter: support proxying videos & images in a picker 2024-08-31 14:23:18 +06:00
00da2a9339 api/twitter: return a filename for images 2024-08-31 14:19:01 +06:00
d026eb75a5 api/instagram: add support for proxying everything in a picker 2024-08-31 14:10:03 +06:00
4476ae0672 api/pinterest: add missing filenames to images & gifs 2024-08-31 14:09:34 +06:00
d0d0f16c5f web/privacy: add support for always proxying files 2024-08-31 14:08:48 +06:00
a9e65b0da0 api: add an option to always proxy files 2024-08-31 14:07:37 +06:00
2f63f6bab7 api/proxy: add support for proxying range requests 2024-08-31 07:15:20 +00:00
305d0429f1 web/donate: make page scrollable on sides 2024-08-30 16:48:23 +00:00
744842cc3d web/CustomInstanceInput: fix colors & overflow in firefox and safari 2024-08-30 22:01:14 +06:00