This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src
kolaente fae5b764dd
continuous-integration/drone/push Build is passing Details
fix(notifications): unread indicator spacing
2023-12-23 15:53:17 +01:00
..
assets feat: new image for the unauthenticated views 2023-06-12 21:58:17 +02:00
components fix(notifications): unread indicator spacing 2023-12-23 15:53:17 +01:00
composables fix(kanban): opening a task from the kanban board and then reloading the page should not crash everything when then navigating back 2023-11-15 23:43:39 +01:00
constants feat: change the link share hash name 2023-06-19 15:28:06 +02:00
directives fix(deps): update dependency @github/hotkey to v2.1.0 (#3766) 2023-10-11 09:01:48 +00:00
helpers fix(openid): use the full path when building the redirect url, not only the host 2023-12-20 13:23:56 +01:00
i18n feat(api tokens): allow selecting all permissions 2023-12-17 18:39:54 +01:00
indexes feat: update eslint config 2022-10-04 13:45:16 +02:00
message chore: provide better error messages when refreshing user info fails 2023-07-10 12:20:40 +02:00
modelSchema/common feat(gantt): use time constants 2022-10-27 17:49:29 +02:00
modelTypes feat(reminders): show reminders in notifications bar 2023-12-23 15:48:29 +01:00
models feat(reminders): show reminders in notifications bar 2023-12-23 15:48:29 +01:00
modules fix(quick add magic): repeating intervals in words 2023-07-13 18:20:30 +02:00
router fix(kanban): opening a task from the kanban board and then reloading the page should not crash everything when then navigating back 2023-11-15 23:43:39 +01:00
services feat(notifications): add option to mark all as read 2023-10-20 16:52:03 +02:00
stores fix(openid): use the full path when building the redirect url, not only the host 2023-12-20 13:23:56 +01:00
styles fix(task): make sure the modal close button is not overlapped with the title field (#3256) 2023-10-22 17:40:50 +00:00
types feat(reminders): add proper time picker for relative dates 2023-06-09 13:19:47 +02:00
views feat(api tokens): allow selecting all permissions 2023-12-17 18:39:54 +01:00
App.vue feat: add demo mode warning message 2023-09-01 18:09:19 +02:00
histoire.setup.ts fix: has-pseudo-class polyfill 2023-03-29 17:22:06 +02:00
main.ts fix: lint 2023-08-24 11:27:31 +02:00
pinia.ts feat: port tasks store to pinia 2022-09-29 21:40:15 +02:00
polyfills.ts fix: has-pseudo-class polyfill 2023-03-29 17:22:06 +02:00
registerServiceWorker.ts fix(base): Use Build Time Base Path 2023-02-03 09:21:06 +01:00
sentry.ts chore(sentry): only load sentry when enabled 2023-06-18 15:01:49 +02:00
sw.ts fix(sw): remove debug option via env as it would not be replaced correctly in prod builds 2023-12-13 18:37:56 +01:00
urls.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
version.json