Commit Graph

24 Commits

Author SHA1 Message Date
wukko
507ba66f78
web/app.html: preload code just like before
Some checks are pending
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run service tests / test service functionality (push) Waiting to run
Run service tests / test service: ${{ matrix.service }} (push) Blocked by required conditions
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
it adds 40kb of initial bandwidth load but makes the experience much better
2025-04-30 14:53:50 +06:00
wukko
33d029d3b5
web/app.html: preload code on hover
Some checks failed
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
experiment, might change this back later
2025-04-28 23:22:27 +06:00
wukko
1f38bf822c
web/app.html: remove error art prefetch cuz it makes no difference 2025-03-06 13:40:32 +06:00
wukko
4f92ccf813
web/app.html: preload meowbalt error art
previously it just snapped into the error popup which was very ugly
2025-03-05 22:33:05 +06:00
dumbmoron
f9e80e6d6f
web: add link header to improve imessage previews 2024-09-07 18:08:20 +00:00
wukko
30bcad0ba4
web/layout: add og:url & application name to head 2024-09-07 23:15:20 +06:00
wukko
7f94c73e6a
web/html: change og:type to article 2024-09-07 23:06:45 +06:00
wukko
08113d7ae5
web/html: add embed type 2024-09-07 22:58:33 +06:00
dumbmoron
70ba8f8b39
web: replace apple-mobile-web-app-capable with mobile-web-app-capable 2024-09-07 14:48:47 +00:00
dumbmoron
fc26032048
web: fix destructuring error if theme is undefined 2024-09-03 13:04:12 +00:00
dumbmoron
2deb8aa53b
web: add fade-in animation 2024-09-02 14:16:21 +00:00
dumbmoron
f038e6a379
web: remove default title 2024-08-31 17:46:47 +00:00
wukko
911f283b78
web/html: prevent chrome & darkreader from messing up the dark theme 2024-08-17 19:52:39 +06:00
wukko
1712dc8948
web: switch main body color depending on theme 2024-07-14 20:42:32 +06:00
wukko
d27bed7add
web: respect reduced motion & transparency preferences
also cleaned up settings & device libs
2024-07-12 18:49:29 +06:00
wukko
82ac838655
web: use credentials for manifest.json 2024-07-09 21:16:40 +06:00
dumbmoron
9c4a4fb5a1
web: fix sveltekit warning about body directly in <body> 2024-07-03 17:06:27 +00:00
wukko
9939f3b172
web: i18n system & navbar translations
dynamic page language and language dropdown!! finally!!
2024-07-03 00:16:03 +06:00
wukko
7dd33d1341
web/layout: move main bg coloring to #cobalt 2024-06-29 23:46:28 +06:00
wukko
10a9c955d9
web: proper theming 2024-06-29 20:09:17 +06:00
wukko
2512c4c6be
web: preload entire code 2024-06-25 15:32:36 +06:00
wukko
3fc7b99d05
web: add manifest, more icons, and some metadata 2024-06-16 22:00:26 +06:00
wukko
f4485e2af0
web/html: update viewport rules 2024-06-16 19:46:15 +06:00
wukko
8cc11367ef
web: project skeleton 2024-06-13 15:32:17 +06:00