23 Commits

Author SHA1 Message Date
Valentyne Stigloher
47c4a3e549 (account) replace .badge with .btn on action links and increase font size to be more consistent 2024-09-26 18:56:27 +02:00
Valentyne Stigloher
736ee49a3a (vue) define explicit emits on components
https://v3-migration.vuejs.org/breaking-changes/emits-option.html
2024-09-12 10:11:25 +02:00
Valentyne Stigloher
6735f1f318 (vue) refactor DialogueBox interface to a composable and remove it from default.vue 2024-09-12 10:11:25 +02:00
Valentyne Stigloher
d059994863 (vue) convert vue mixins to composables 2024-09-11 21:29:35 +02:00
Valentyne Stigloher
6090078689 (nuxt) use useConfig composable instead of $config global as this can only be controlled via runtimeConfig and is better protected than in Nuxt 2 2024-09-11 21:29:35 +02:00
Andrea Vos
3b25710c01 (bug)(auth) pass token cross-domain when a logged-in user adds a new oauth account 2024-06-03 19:25:42 +02:00
Andrea Vos
673ed465ac (auth) early warning about broken apple auth 2024-05-15 20:55:52 +02:00
Andrea Vos
44e656744b (user)(ui) revamp the account page 2024-04-16 20:55:39 -05:00
Andrea Vos
8752578773 (account) better UI for changing avatars (many people cannot find it) 2024-04-01 13:54:59 +02: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
Andre
b123cae146 [auth][bug] fix indieauth 🤞 2023-02-27 20:07:21 -06:00
Andrea Vos
4ce6722399 #316 save external avatars 2022-09-09 18:16:26 +02:00
Andrea Vos
4cdbf32e7e [social] indieauth use "domain", not "instance" 2022-04-23 13:04:06 +02:00
Andrea Vos
95e3a409bc [social] deprecate facebook 2022-04-23 13:02:20 +02:00
Andrea Vos
f5063a0de7 [user] indieauth 2022-04-23 01:48:40 +02:00
Andrea Vos
715d62b18d [oauth] put mastodon first, hide instance form at first 2021-12-14 20:56:06 +01:00
Lauren Liberda
6dc5b09459 instance input for connecting to mastodon on existing accounts 2021-12-13 00:23:55 +00:00
Andrea Vos
1312679a06 [auth] oauth - handle subdomains 2021-12-03 22:34:14 +01:00
Andrea Vos
317cea9c8e #215 better server error handling - frontend 2021-06-09 18:06:32 +02:00
Andrea Vos
beeafcaf87 #169 Bootstrap 5 [wip] 2021-01-22 23:54:24 +01:00
Andrea Vos
81d8212786 #88 select avatar source 2020-11-02 21:12:15 +01:00
Andrea Vos
41f91b2468 #74 social login 2020-11-02 19:31:05 +01:00