145 Commits

Author SHA1 Message Date
Andrea Vos
9605b33154 linter fixes 2024-06-05 22:30:13 +02:00
Benjamin
11e184604f
Mirror *-users 2024-06-03 14:40:34 -04:00
Andrea Vos
899aac28ee CR & lint fixes 2024-05-23 20:10:55 +02:00
Andrea Vos
866a6b5923 (admin) display authenticators 2024-05-23 19:58:57 +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
b7b9d89b05 (refactor) replace process.env.FLAGS with explicit list 2024-05-13 12:18:40 +02:00
Valentyne Stigloher
118ea121de (refactor) remove process.env.CONFIG and other env variables containing config values 2024-05-13 12:18:40 +02:00
Valentyne Stigloher
9cdc450977 (profile) fix locale overview
introduced in b047b46c0c810047576d564b8c1f46b1369ef647
2024-05-02 19:55:25 +02:00
Valentyne Stigloher
b047b46c0c (refactor) do not use v-if with v-for together 2024-04-30 19:41:40 +02:00
Valentyne Stigloher
c222094a99 (ts) migrate plugins/mainPronoun.ts with depending components 2024-04-30 19:41:28 +02:00
Valentyne Stigloher
b24d862171 (ts) convert src/opinions.ts 2024-04-30 19:40:53 +02:00
Valentyne Stigloher
720d57bbe8 (cookies) add SameSite=Lax by default and upgrade some cookies in their length for consistency 2024-04-08 14:52:18 +02:00
Andrea Vos
18e9741e90 linter 2024-03-22 08:52:44 +01:00
Andrea Vos
bd07ed92d4 æxperiment with disabling no-ssr, see it the server gets a performance hit 2024-03-22 08:37:21 +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
Andrea Vos
693e9b5ef1 (bug) potential fix for safari issues – render <Profile> client-side 2024-02-19 17:00:02 +00:00
Valentyne Stigloher
a4bf87a30b (ci) replace --quiet with a grep excluding warings for lint
--quiet also disables fixing of warnings, making it not possible to check for them
see 248c7e7a4e3562fe3696956f15be83a79eac0d42
2024-02-09 13:56:28 +01:00
Andrea Vos
89864b50f8 (fix) 2024-02-07 20:33:37 +01:00
Andrea Vos
ce77ceebcd (profile)(fix) better handling of custom opinions when listing pronouns on pronouns.page/@username 2024-02-07 20:26:25 +01:00
Andrea Vos
9a6128df96 (bug) disabling <MarkSus> seems to fix the safari issue 2024-02-07 14:58:10 +01:00
Andrea Vos
4ad4d6099f (bug) potential fix for safari freezing 2024-02-02 10:41:07 +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
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
ea4998fdf0 Personal calendar in the card 2023-12-26 12:34:35 +00:00
Andrea Vos
ddde143d65 (bug) safari seems to struggle with loading some profiles
my best guess after checking out console and network tab is too many concurrent connections – so spreading them out a bit 🤞
2023-12-02 15:40:41 +01:00
Andrea Vos
4dde0080cd (ads)(WIP) publift 2023-09-13 17:28:00 +02:00
Andrea Vos
2bed770e88 (profile) customisable sharing box 2023-09-13 12:43:17 +02:00
Andrea Vos
e627c6bc55 (audit) add link to audit log directly in profile 2023-07-28 21:17:07 +02:00
Andrea Vos
9bb7554df0 (vi)(trans) 2023-07-28 21:15:07 +02:00
Andrea Vos
22016bfb8b cards banner 2023-06-14 19:18:42 +02:00
tecc
3ea38751ca
change(web-api-requests): Use filtered API requests to reduce traffic 2023-06-02 20:45:40 +02:00
Andrea Vos
17707996aa [profile][home] simplify selectMainPronouns() – just use the order given, not values 2023-02-24 17:37:44 +01:00
Andrea Vos
01d05305d8 [a11y] reduced item count 2023-02-24 17:27:48 +01:00
Andrea Vos
652d99953a [ads] experiment 2023-02-15 19:28:52 +01:00
Andrea Vos
016b300e7e [seo] add keywords support 2023-02-09 23:06:52 +01:00
Andrea Vos
03c6d5be76 [profile] content warnings 2023-01-27 17:40:22 +01:00
Andrea Vos
13665e4f9c [admin][bug] <ExpandableList> is not cooperating with <MarkSus> 2023-01-24 18:06:12 +01:00
Andrea Vos
656c078a3d ads improvements 2023-01-03 18:15:27 +01:00
Andrea Vos
218fdcf7c4 #325 [profile] custom opinions 2022-10-11 18:33:13 +02:00
Andrea Vos
2b344cd21a [ro][trans] 2022-10-03 17:54:05 +02:00
Andrea Vos
71b552bf49 [admin] easier impersonation for debugging 2022-10-02 09:23:19 +02:00
Andrea Vos
476f44da44 add <ClientOnly> around flags, SSR seems to be having issues i can't put a finger on 2022-10-01 13:48:12 +02:00
Andrea Vos
f927e44c54 [bug] fix mainPronouns selection for home/@profile 2022-09-29 21:53:03 +02:00
Andrea Vos
3289f8f11e [bug] fix mainPronouns selection for home/@profile 2022-09-29 21:51:29 +02:00
Andrea Vos
b989228d88 #319 profile schema v2 2022-09-24 08:12:09 +02:00
Andrea Vos
fba6a70012 [user] ban appeal instructions 2022-09-11 21:53:51 +02:00
Andrea Vos
d2b7d2e726 [ads][profile] small placeholder 2022-09-11 20:32:46 +02:00
Andrea Vos
dc43d7379d [profile] style qr code button same as other list items 2022-09-11 11:56:25 +02:00
Andrea Vos
9c033f93c5 [profile] #318 profile QR codes - also show on home 2022-09-10 01:22:31 +02:00