Commit graph

17 commits

Author SHA1 Message Date
dumbmoron
b4dd506f61
svelte/csp: add forgotten frame-ancestors directive to config 2024-09-30 14:31:44 +00:00
wukko
f8a6b533be
web/svelte.config: update img-src csp again 2024-09-23 15:30:31 +06:00
wukko
12f7ee874e
web/svelte.config: fix img-src csp 2024-09-23 15:04:17 +06:00
wukko
026cb634ec
web: update & move csp to svelte.config.js
ough
2024-09-18 20:11:47 +06:00
dumbmoron
a1361e8462
web/about: convert pages to translatable markdown 2024-09-17 18:54:36 +00:00
dumbmoron
8df4bc00cb
web/svelte: change public prefix to WEB_ 2024-09-09 15:24:23 +00:00
dumbmoron
b4f17487b4
web: remove built-in sveltekit announcer (for real this time) 2024-09-07 16:01:26 +00:00
dumbmoron
b7e5a94226
web/svelte: enable fallback page generation 2024-09-03 13:39:21 +00:00
wukko
2d7d4cf091
web: add an update notification 2024-07-23 16:04:43 +06:00
dumbmoron
20320c1935
web: use svelte-preprocess instead of vitePreprocess
this allows us to use <style src={...}></style> also for scoped styles
(and not just global styles)
2024-07-21 10:06:16 +00:00
wukko
dbbd43e002
web/changelog: move components to dedicated folder 2024-07-21 14:42:17 +06:00
dumbmoron
3aa17733d1
frontend: install and configure mdsvex 2024-06-29 17:58:00 +00:00
dumbmoron
da1a11b5ce
svelte: don't use relative paths for bundle links in html
this prevents a blank page from showing up when a user
visits a non-existing page on a static build
2024-07-29 10:13:45 +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
a226f0635f
web: use an alias for components folder 2024-06-24 20:23:55 +06:00
wukko
1fad4816b2
web: use static svelte adapter instead of auto 2024-06-16 19:21:26 +06:00
wukko
8cc11367ef
web: project skeleton 2024-06-13 15:32:17 +06:00