vikunja/frontend/src
Marc 3ad20096f3 feat(auth): allow automatic sso login from param (#3071)
This PR allows to automatically login to vikunja using the sso provider id specified in url parameter as discussed here : https://community.vikunja.io/t/how-to-setup-openid-automatic-redirection/2623/7

Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/3071
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Marc <marc88@free.fr>
Co-committed-by: Marc <marc88@free.fr>
2025-03-02 19:48:28 +00:00
..
assets fix(a11y): add inline task labels 2025-01-22 10:44:04 +01:00
components feat: convert pasted markdown to html so that it is correctly rendered (#3041) 2025-02-21 15:53:47 +00:00
composables feat: make time reactive (#2627) 2025-01-20 13:28:49 +00:00
constants fix: remove date-fns (#3039) 2025-02-21 15:42:58 +00:00
directives chore: move frontend files 2024-02-07 14:56:56 +01:00
helpers fix: remove date-fns (#3039) 2025-02-21 15:42:58 +00:00
i18n fix(i18n): return proper error when language is empty 2025-03-02 15:52:28 +01:00
indexes chore: move frontend files 2024-02-07 14:56:56 +01:00
message fix(filters): show actual error message from api when the filter query is invalid 2024-07-18 15:35:33 +02:00
modelSchema/common chore: move frontend files 2024-02-07 14:56:56 +01:00
modelTypes feat(tasks): fetch comments with the task 2025-01-24 13:10:38 +01:00
models feat(tasks): fetch comments with the task 2025-01-24 13:10:38 +01:00
modules feat: add tonight as a quick add date option (#2866) 2024-11-26 10:46:09 +00:00
router fix(migration): revert to old path for migration routing 2024-07-14 22:49:30 +02:00
services feat(task): expand reactions via parameter 2025-01-24 11:39:51 +01:00
stores feat(auth): allow automatic sso login from param (#3071) 2025-03-02 19:48:28 +00:00
styles feat(navigation): use focus-visible for nav items 2024-09-19 12:36:33 +02:00
types fix: remove date-fns (#3039) 2025-02-21 15:42:58 +00:00
views fix: remove date-fns (#3039) 2025-02-21 15:42:58 +00:00
App.vue fix(quick actions): show saved filters in search results 2025-01-21 11:07:28 +01:00
histoire.setup.ts feat(components): align component name casing Modal 2024-06-17 13:41:35 +02:00
main.ts feat(components): align component name casing Modal 2024-06-17 13:41:35 +02:00
pinia.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
registerServiceWorker.ts fix: lint issues 2024-10-29 09:57:53 +00:00
sentry.ts fix(sentry): do not send api errors to sentry 2024-03-13 19:31:43 +01:00
sw.ts chore(deps): set workbox version to 7.3.0 2024-10-30 06:26:34 +00:00
urls.ts feat: add utm tag to powered by link 2024-09-23 12:07:06 +02:00
version.json chore: move frontend files 2024-02-07 14:56:56 +01:00