7543 Commits

Author SHA1 Message Date
Valentyne Stigloher
08788dfff5 (style) fix font flashing (using textContent will replace ' with HTML entity during SSR) 2025-02-17 13:59:05 +01:00
Valentyne Stigloher
9555dc1fef (style) fix font names containing spaces 2025-02-17 12:51:34 +01:00
Valentyne Stigloher
90779c4de2 Merge branch '96-single-build' into 'main'
single build

See merge request PronounsPage/PronounsPage!559
2025-02-17 11:09:41 +00:00
Valentyne Stigloher
08d3b2648b (nouns) fix nonbinary column 2025-02-16 12:53:05 +01:00
Valentyne Stigloher
396773a81d (ci) do not fetch artifacts in deploy job (they get fetched inside of deployer) 2025-02-15 17:27:43 +01:00
Valentyne Stigloher
d3a76a3c7e (test) apply single build to snapshot tests 2025-02-15 14:27:01 +01:00
Andrea Vos
3fbad5c13d make the sed command in makefile cross-platform
existing implementation fails on mac because -i requires an argument. according to chatgpt this new version should run everywhere
2025-02-15 14:27:01 +01:00
Andrea Vos
e4713cf536 (zh) update fonts 2025-02-15 14:27:01 +01:00
Valentyne Stigloher
2d80b315dd (nuxt) read public key at startup, not during build time 2025-02-15 14:27:01 +01:00
Valentyne Stigloher
71d87054b4 (ci) add build job 2025-02-15 14:27:01 +01:00
Valentyne Stigloher
314c3553ad (nuxt) rename env variables that fill nuxt runtime configuration to NUXT_* so that they can be passed at runtime 2025-02-15 14:27:01 +01:00
Valentyne Stigloher
d5032b4443 (nuxt) replace rtlcss with postcss-rtl which generates a stylesheet with both ltr and rtl 2025-02-15 14:27:01 +01:00
Valentyne Stigloher
991a2f76e5 (make) remove data symlink 2025-02-15 14:27:00 +01:00
Valentyne Stigloher
766281714d (nuxt) change remaining references to ~/data in server 2025-02-15 14:27:00 +01:00
Valentyne Stigloher
6dcb92bdd8 (nuxt) dynamically load calendar events 2025-02-15 14:27:00 +01:00
Valentyne Stigloher
a9abe47aa7 (nuxt) load blog posts by env variable in server 2025-02-15 14:27:00 +01:00
Valentyne Stigloher
e00b8adc68 (nuxt) load pronoun data by env variable in server 2025-02-15 14:27:00 +01:00
Valentyne Stigloher
37ddddce03 (nuxt) choose config and translations by env variable in server 2025-02-15 14:27:00 +01:00
Valentyne Stigloher
8298bcc21a (nuxt) dynamically include nouns subroutes 2025-02-15 14:27:00 +01:00
Valentyne Stigloher
dfe90da557 (nuxt) dynamically load people data 2025-02-15 14:27:00 +01:00
Valentyne Stigloher
c25649405b (nuxt) dynamically load blog post markdowns 2025-02-15 14:27:00 +01:00
Valentyne Stigloher
dc787977e5 (nuxt) dynamically load nouns data 2025-02-15 14:27:00 +01:00
Valentyne Stigloher
9e13955bfa (nuxt) dynamically load pronouns data 2025-02-15 14:27:00 +01:00
Valentyne Stigloher
0b78d349b7 (nuxt) dynamically load all locale components 2025-02-15 14:04:09 +01:00
Valentyne Stigloher
5b77e76a37 (vue) migrate <Header> to composition API with typescript to prevent accessing Nuxt context before it is initialized 2025-02-15 14:04:09 +01:00
Valentyne Stigloher
065aa2ae42 (nuxt) dynamically load translations.suml for Translator 2025-02-15 14:04:09 +01:00
Valentyne Stigloher
41b4d6d668 (nuxt) dynamically load config.suml in router and plugin 2025-02-15 14:04:09 +01:00
Valentyne Stigloher
889570cbae (nuxt) dynamically load docs/** in fetchJson 2025-02-15 14:04:09 +01:00
Valentyne Stigloher
99fb2a3fd7 (nuxt) dynamically load nouns/cases.ts in <NounsDeclension> 2025-02-15 14:04:09 +01:00
Valentyne Stigloher
8948ed1541 (nuxt) dynamically load names/nameCount.ts in <NameCount> 2025-02-15 14:04:09 +01:00
Valentyne Stigloher
66627a8212 (nuxt) move scss variables to config.style which then renders them as css custom properties 2025-02-15 14:04:09 +01:00
Valentyne Stigloher
5fa3d0e818 (de)(trans) 2025-02-15 11:49:41 +01:00
Valentyne Stigloher
d5d55a5b9c (trans) ignore links.blogReactAuthRequired if config.blog is disabled 2025-02-15 11:46:10 +01:00
ru contributors
bac4c0f4d6 (ru)(trans) 2025-02-15 11:43:54 +01:00
Valentyne Stigloher
e58fb43cdc (renovate) automatically open MR for security updates, show more information about security CVEs 2025-02-15 11:41:11 +01:00
Valentyne Stigloher
dc3e4602c5 Merge branch 'szymonmisiek-main-patch-6d08' into 'main'
Update file config.suml

See merge request PronounsPage/PronounsPage!575
2025-02-15 10:36:57 +00:00
Valentyne Stigloher
97e72190f0 Merge branch 'chores' into 'main'
update dependencies, small fixes

See merge request PronounsPage/PronounsPage!574
2025-02-15 10:32:34 +00:00
Szymon Misiek
c5bc3e7d81 Update file config.suml 2025-02-14 10:05:57 +00:00
Valentyne Stigloher
2946cf71e7 (dependencies) remove explicit dependency to postcss (we depend transitively on it) 2025-02-10 23:10:03 +01:00
Valentyne Stigloher
48fbee2de2 (dependencies) remove @rollup/plugin-replace
unnecessary since 3e5a0b12f2f84ecb4a2c9f7876a210f4d864252c
2025-02-10 22:46:54 +01:00
Valentyne Stigloher
a1ac641052 (renovate) update configuration (ignore some non-productive directories, use bump strategy, be unpublish safe) 2025-02-10 22:35:38 +01:00
Valentyne Stigloher
b4c3069f3b (renovate) add simple configuration which requires approval before creating MRs 2025-02-10 22:01:12 +01:00
Andrea Vos
16f51c60bd (census) minor fix 2025-02-10 20:57:05 +01:00
Valentyne Stigloher
8b7d872bea (dependencies) use pnpm dedupe to remove older dependencies in the lockfile if a newer version can be used 2025-02-10 16:54:34 +01:00
Valentyne Stigloher
beed980c7f (fmt) 2025-02-10 13:30:07 +01:00
Valentyne Stigloher
413af9bcee (fix) set token cookie even before changing the store to prevent a race condition 2025-02-10 13:27:00 +01:00
Valentyne Stigloher
d0b0d06eb5 (dependencies) upgrade vitest to 2.1.9 2025-02-10 12:51:12 +01:00
Valentyne Stigloher
6103b01102 (dependencies) remove explicit dependency to rollup (we depend transitively on it) 2025-02-10 12:47:57 +01:00
Valentyne Stigloher
bee5f30ad6 (nuxt) update dependencies in optimizeDeps.include 2025-02-10 12:44:10 +01:00
Valentyne Stigloher
a7377c9b46 (dependencies) upgrade nuxt to 3.15.4 and define it as dev dependency 2025-02-10 12:40:53 +01:00