Commit graph

2124 commits

Author SHA1 Message Date
wukko
6e80703aa7
10.1: bug fixes, ui & self-hosting improvements, better security (#775) 2024-09-23 23:00:01 +06:00
wukko
2a42ed38b6
repo: merge new commits from main into develop 2024-09-23 20:27:32 +06:00
wukko
416a9efdd1
web/server-info: reload the page if turnstile sitekey changes 2024-09-23 16:16:17 +06:00
wukko
f8a6b533be
web/svelte.config: update img-src csp again 2024-09-23 15:30:31 +06:00
wukko
1460ee0d53
web/_headers: remove redundant async 2024-09-23 15:23:23 +06:00
wukko
e0132ab928
web/PickerItem: add urlType to downloading params 2024-09-23 15:18:20 +06:00
wukko
402b4b6485
web/types/api: fix formatting 2024-09-23 15:11:58 +06:00
wukko
ba93492c8d
web: prevent openURL action on ios devices if url is redirect 2024-09-23 15:06:57 +06:00
wukko
12f7ee874e
web/svelte.config: fix img-src csp 2024-09-23 15:04:17 +06:00
wukko
d9f1134f7f
web/SidebarTab: make the icon bigger and gap smaller 2024-09-22 21:41:21 +06:00
wukko
c9c1e5d298
web/layout: add padding to about heading 2024-09-22 21:03:50 +06:00
wukko
44f470f192
web/PageNav: reduce the page width in wide mode 2024-09-22 20:55:53 +06:00
wukko
7160be65bd
web/i18n/error: fix typo in live video error 2024-09-22 16:25:31 +06:00
wukko
af337cbfce
web/error: make youtube codec error easier to understand 2024-09-22 16:23:38 +06:00
wukko
490bdb729e
web/Omnibox: add aria label for loading captcha state 2024-09-22 16:22:18 +06:00
wukko
1473f220cb
web/SectionHeading: make the link button always visible
scaling and 40 letter german words will be the death of me
2024-09-22 15:42:25 +06:00
wukko
128a1ff696
web/ManageSettings: add wrapping (oops) 2024-09-22 15:28:03 +06:00
wukko
2bee3e896d
web/SectionHeading: fix weird wrapping 2024-09-22 15:21:23 +06:00
wukko
a5c704c5f0
web/PageNavTab: fix cursor appearance 2024-09-22 15:15:19 +06:00
wukko
a7b61dd24c
web/SidebarTab: fix double scale on press, hold, release 2024-09-22 15:15:07 +06:00
wukko
dfaef913c4
web/DownloadButton: move server info cache checks to the api lib 2024-09-22 15:05:40 +06:00
dumbmoron
f83537a73e
tests/bsky: fix tests & use dids instead of usernames 2024-09-21 13:24:40 +00:00
dumbmoron
8ae48fa524
api: allow colons (:) in url paths 2024-09-21 13:24:39 +00:00
dumbmoron
5ba83f3d56
web/polyfills: add polyfill for AbortSignal.timeout 2024-09-21 09:08:56 +00:00
wukko
819c7a4fa0
web/DownloadButton: check server info before main request 2024-09-20 18:28:35 +06:00
wukko
92008d3012
web/Omnibox: hide the clear button if request is processing 2024-09-20 15:22:29 +06:00
wukko
c0bb637480
web/DownloadButton: show a message about ongoing antibot check 2024-09-20 15:20:53 +06:00
wukko
c99240339d
web/Omnibox: allow input while antibot check is ongoing & fix spinner 2024-09-20 15:20:25 +06:00
wukko
8162877a47
web/i18n/settings: update preferred language description 2024-09-19 17:04:04 +06:00
dumbmoron
d560c0d34a
api: return correct extension for gif downloads in api response 2024-09-18 18:03:04 +00:00
wukko
7ba56f85be
web/SectionHeading: fix line height of beta tag 2024-09-18 21:42:09 +06:00
wukko
a6b940e6c9
api/package: bump version to 10.1.0 2024-09-18 21:24:24 +06:00
wukko
2cb9735b28
web/package: bump version to 10.1.0 2024-09-18 21:24:13 +06:00
wukko
643e9775f5
web/DonationOptionsCard: move href inside the option button 2024-09-18 20:57:52 +06:00
wukko
9ea6b09e7e
web/PageNav: add fade in animation for subtitle 2024-09-18 20:30:35 +06:00
wukko
ce054e63fc
web/settings: improve settings section ids 2024-09-18 20:23:29 +06:00
wukko
b30b6957ce
web/package: move dependencies to devDependencies 2024-09-18 20:15:56 +06:00
wukko
026cb634ec
web: update & move csp to svelte.config.js
ough
2024-09-18 20:11:47 +06:00
wukko
52599dd900
web/headers: update csp yet again
whatever dude
2024-09-18 19:16:23 +06:00
wukko
9024418aff
web/headers: add more stuff to CSP again 2024-09-18 19:12:13 +06:00
wukko
732199332e
web/headers: fix CSP directives & refactor 2024-09-18 19:06:46 +06:00
wukko
97977efabd
web: generate _headers & add Content-Security-Policy header 2024-09-18 18:44:24 +06:00
wukko
d1686be583
web/i18n/about: replace section titles with i18n strings 2024-09-18 17:41:10 +06:00
wukko
02267b4db4
web/i18n/about: use section heading component 2024-09-18 16:17:22 +06:00
wukko
521eb4b643
web/Sidebar: remove fixed width for tabs container 2024-09-18 15:58:32 +06:00
wukko
c92cd6d21c
web/SidebarTab: improve animations & adjust mobile style 2024-09-18 15:46:07 +06:00
wukko
1a845fcfc2
web/SectionHeading: reusable component for linkable section headings 2024-09-18 15:28:09 +06:00
dumbmoron
503514d98e
web/vite: exclude .md files from i18n chunks 2024-09-17 21:53:46 +00:00
dumbmoron
d2b1a6553b
web/about: fix switching between pages 2024-09-17 21:49:23 +00:00
dumbmoron
a1361e8462
web/about: convert pages to translatable markdown 2024-09-17 18:54:36 +00:00