34 Commits

Author SHA1 Message Date
Valentyne Stigloher
9f8497b9e7 Merge branch 'nuxt3-preparation' into 'main'
Nuxt 3 migration preparation: remove some properties of env from nuxt config

See merge request PronounsPage/PronounsPage!451
2024-05-16 10:41:30 +00:00
Andrea Vos
e7d1eceffb merch internal banner 2024-05-15 20:46:16 +02:00
Valentyne Stigloher
943f90bb09 (refactor) replace process.env.TITLE and .KEYWORDS by using Translator 2024-05-13 12:18:40 +02:00
Valentyne Stigloher
dfdd4c36bc (ts) migrate 2024-05-13 12:18:40 +02:00
Valentyne Stigloher
4678c325f8 (ts) convert adminTranslationsAwaiting.vue with its dependencies
tricky part was mixin, but apparently you should use Vue.extend for mixins and extend from that
https://stackoverflow.com/questions/51873087/unable-to-use-mixins-in-vue-with-typescript
2024-03-10 17:08:26 +01:00
Valentyne Stigloher
7ce1bb0e83 (ts) convert a lot to TypeScript
Co-authored-by: Sky <msurvival65@gmail.com>
Co-authored-by: tecc <tecc@tecc.me>
2024-02-23 17:48:16 +01:00
Valentyne Stigloher
a065029cb5 (refactor) rename $config and $locale Vue globals to have a dollar sign per convention 2024-01-26 14:30:12 +01:00
Valentyne Stigloher
d792270c80 (refactor) inject translator instead of importing the singleton instance
this prevents of having a module which needs a suml-loader
which is complicated for testing and server scopes
2024-01-24 00:50:29 +01:00
PronounsPage
fa14ab79d9 (lint) automatically fix lints via yarn lint --fix 2024-01-11 20:36:05 +01:00
Valentyne Stigloher
8e1a40d74f (lint) add .js extension on imports in .vue 2024-01-11 20:33:04 +01:00
Andrea Vos
946407b3ac minor styling 2023-01-03 18:21:33 +01:00
Andrea Vos
f4c6d99a16 [design][contact] group social media, more prominent icons 2022-11-27 13:27:35 +01:00
Andrea Vos
00b6b3452d [ads] 2022-09-02 21:17:02 +02:00
Andrea Vos
f0e19d5363 [support] contribute section 2022-08-15 23:41:47 +02:00
Andrea Vos
852f0f812e [contact] specify language 2022-07-30 01:09:41 +02:00
Andrea Vos
d68806b07a new logo - blog post 2022-01-26 20:20:08 +01:00
Andrea Vos
a5b8b8df6d [social][contact][support] reorganise links 2021-12-16 18:52:54 +01:00
Andrea Vos
9f08918fc0 [contact] make the link to the team page bigger 2021-10-25 19:13:49 +02:00
Andrea Vos
bbdd5c618d [faq] link to FAQ on the contact page 2021-10-16 18:42:35 +02:00
Andrea Vos
430d1fc991 [faq] link to FAQ on the contact page 2021-10-16 18:38:23 +02:00
Andrea Vos
0c247807c9 [contact] add paragraph about technical issues 2021-10-14 17:44:13 +02:00
Andrea Vos
13da9a823a [en] hate mail & boycott messages 2021-09-05 12:25:52 +02:00
Andrea Vos
eb025f95a5 #228 mission statement 2021-07-24 14:55:24 +02:00
Andrea Vos
941c39f2e6 [pl][contact] encouragements & discouragements 2021-04-13 21:14:24 +02:00
Andrea Vos
76ff7a37ad put <Support> on homepage 2021-01-27 17:24:25 +01:00
Andrea Vos
8675564f7d #164 dynamic /team page and footer 2021-01-12 20:06:59 +01:00
Andrea Vos
9de8b8762a #130 [bug] /editor shows 404, not login form 2020-12-11 20:37:04 +01:00
Andrea Vos
6240950ffa #125 instruction how to create a new language version 2020-12-06 18:37:39 +01:00
Andrea Vos
a042a6a455 [pl] kolektyw, update 2020-11-23 17:41:12 +01:00
Andrea Vos
db3aca707a #54 user accounts - jwt, page 2020-10-13 21:49:08 +02:00
Andrea Vos
16c3e4a0d6 fix vue :key requirement 2020-10-10 22:42:16 +02:00
Andrea Vos
a8ada92a09 [contact] support 2020-10-10 22:40:40 +02:00
Andrea Vos
149b953fb1 [contact] reorganise 2020-10-10 22:24:11 +02:00
Andrea Vos
fdfb8b9889 #59 multilingual support - routing, fixes 2020-09-28 19:22:36 +02:00