7032 Commits

Author SHA1 Message Date
Valentyne Stigloher
9efcc1e960 (nuxt) ensure that token cookie is updated in the same synchronous chunk like user store update to prevent race condition with /api/user/current 2024-11-10 23:56:26 +01:00
Valentyne Stigloher
f8e690025e (ci) fix auto-deploy via message of protected deploy-* tag 2024-11-10 21:59:56 +01:00
Valentyne Stigloher
f296e87963 (account) fix log out from all accounts button sometimes hidden after hydration 2024-11-10 21:59:56 +01:00
Valentyne Stigloher
4a27f81e90 (nuxt) update @floating-ui/vue dependency name in optimizeDeps 2024-11-10 21:59:56 +01:00
Valentyne Stigloher
19e230207d (nuxt) disable pwa during development as this causes unexpected redirects in some cases 2024-11-10 21:59:56 +01:00
Valentyne Stigloher
43ad5b3ec6 (nuxt) disable inline styles as our stylesheets are around 300 kB and this makes the HTML quite large 2024-11-10 21:59:56 +01:00
Valentyne Stigloher
065d944f65 (blog) make blog.atom a server route to exclude its dependencies from client bundle 2024-11-10 21:59:56 +01:00
Valentyne Stigloher
3e5a0b12f2 (dependencies) replace jsonwebtoken with jose which does not need crypto polyfill 2024-11-10 21:59:56 +01:00
Valentyne Stigloher
6f3e1b7491 (ts) migrate <Login> to composition API with typescript 2024-11-10 21:35:07 +01:00
Valentyne Stigloher
83103265a9 (ts) migrate <IconSelector> to composition API with typescript 2024-11-10 21:35:07 +01:00
Valentyne Stigloher
4ba0b89809 (refactor) remove lodash dependency 2024-11-10 21:35:07 +01:00
Valentyne Stigloher
1a435b9759 (nuxt) add empty source map to rollup plugins to remove warnings 2024-11-10 21:35:07 +01:00
Valentyne Stigloher
2a1d0165f4 (it)(pronouns) add all three cases for articles 2024-11-10 15:41:06 +01:00
Valentyne Stigloher
083ac25aff (ts) fix type 2024-11-10 14:01:22 +01:00
Andrea Vos
ebc1e820f3 (pl)(blog) transcember 2024-11-09 21:12:53 +01:00
Andrea Vos
64127c651b (pl)(blog) transcember 2024-11-09 21:00:49 +01:00
Andrea Vos
b5318b7c42 (pl)(blog) transcember 2024-11-09 20:34:34 +01:00
Andrea Vos
1fdbd1d5d3 (lint) 2024-11-09 20:25:38 +01:00
Andrea Vos
e388e0ce4e boy scout rule 2024-11-09 19:48:06 +01:00
Andrea Vos
76ce55f1ed (user)(auth) don't use mastodon id as a placeholder email; alert if placeholder used as an email 2024-11-09 19:41:01 +01:00
Valentyne Stigloher
a346a82a32 (pronouns) fix /pronouns/:pronoun route only be callable once 2024-11-09 18:11:55 +01:00
Valentyne Stigloher
60eab12cee (pronouns) fix /pronouns and /pronouns/:pronoun route 2024-11-09 17:35:55 +01:00
Valentyne Stigloher
740a4a7639 (de)(trans) 2024-11-09 17:18:26 +01:00
Andrea Vos
62dcd30ded Merge branch 'visibility' into 'main'
Profile visibility

See merge request PronounsPage/PronounsPage!537
2024-11-09 16:02:19 +00:00
Andrea Vos
8a01dc375e fix indentation broken after merge conflict 2024-11-09 16:57:07 +01:00
Andrea Vos
c89d0c7cc6 fix indentation broken after merge conflict 2024-11-09 16:46:27 +01:00
Andrea Vos
b5246b2cf5 Merge branch 'refs/heads/main' into visibility
# Conflicts:
#	components/Profile.vue
#	locale/pl/translations.suml
#	pages/profile/editor.vue
#	server/express/profile.ts
#	src/profile.ts
2024-11-09 15:51:40 +01:00
Andrea Vos
99d59b96a6 (admin) disallow removing @example and its cards 2024-11-09 15:38:36 +01:00
Andrea Vos
24fce167b0 Merge branch 'profile-creation-date' into 'main'
(profile) display card creation date next to last modification

See merge request PronounsPage/PronounsPage!538
2024-11-09 13:31:45 +00:00
Andrea Vos
7f0c70a0c8 (lint) 2024-11-09 14:15:14 +01:00
Andrea Vos
e6792e3430 (trans)(pl) 2024-11-09 14:06:11 +01:00
Andrea Vos
34a49b0750 (profile) display card creation date next to last modification 2024-11-09 13:46:00 +01:00
Andrea Vos
665e029392 (profile) visibility setting - CR 2024-11-09 09:34:08 +01:00
Andrea Vos
fcab355709 (profile) visibility setting - linter 2024-11-08 23:32:06 +01:00
Andrea Vos
e4267929ce (profile) visibility setting - card generation 2024-11-08 23:20:03 +01:00
Andrea Vos
b4120e164a (profile) visibility setting - linter 2024-11-08 23:19:52 +01:00
Valentyne Stigloher
008d5c7520 (style) improve appearance of <FilterBar> 2024-11-07 13:59:07 +01:00
Andrea Vos
29bf74c3f0 (calendar) enable 2025 2024-11-07 13:17:59 +01:00
Valentyne Stigloher
33dcdaf7c3 Merge branch '299-moderation-filters' into 'main'
add more moderation filters

Closes #299

See merge request PronounsPage/PronounsPage!535
2024-11-07 11:48:33 +00:00
Andrea Vos
9c782537b9 (profile) visibility setting 2024-11-07 08:48:53 +01:00
Valentyne Stigloher
31031eb2dd (vue) migrate <AutocompleteSelect> to composition API 2024-11-03 13:55:07 +01:00
Andrea Vos
3e32c16658 Merge remote-tracking branch 'origin/main' 2024-11-02 15:47:47 +01:00
Andrea Vos
2b95e9e649 (calendar) fix error 500 when event doesn't happen in a given year 2024-11-02 15:47:37 +01:00
Valentyne Stigloher
dd6a6bb5de (moderation) add moderation filters like unapproved, no key, no image, no category 2024-11-01 12:48:10 +01:00
Valentyne Stigloher
f704551c3d (sources) use provide-inject to manage source entries 2024-11-01 12:48:10 +01:00
Valentyne Stigloher
37976abff0 (sources) style <SourcesChart> similar to user charts 2024-11-01 12:48:10 +01:00
Valentyne Stigloher
0b602028ee (ts) migrate sources components to composition API with typescript 2024-11-01 12:41:04 +01:00
ua contributors
50a9c7afbe (ua)(trans) 2024-10-31 21:23:38 +01:00
Valentyne Stigloher
fe8d11e815 Merge branch '411-ssr' into 'main'
fix hydration issues

Closes #411

See merge request PronounsPage/PronounsPage!529
2024-10-31 20:22:14 +00:00
Valentyne Stigloher
aa97b79043 (ci) properly exclude deploy jobs from unprotected branches 2024-10-31 21:17:29 +01:00