1
0
Fork 0
frontend/src
milewood d179558d5f 更新 src/i18n/lang/zh-CN.json 2023-10-13 14:18:04 +00:00
..
assets
components feat(task): save currently opened task with control/meta + s 2023-10-11 17:44:17 +02:00
composables fix(gantt): open task with double click from the gantt chart 2023-09-12 15:12:16 +02:00
constants
directives fix(deps): update dependency @github/hotkey to v2.1.0 (#3766) 2023-10-11 09:01:48 +00:00
helpers fix(tasks): ignore empty lines when adding multiple tasks at once 2023-09-29 10:06:38 +02:00
i18n 更新 src/i18n/lang/zh-CN.json 2023-10-13 14:18:04 +00:00
indexes
message chore: provide better error messages when refreshing user info fails 2023-07-10 12:20:40 +02:00
modelSchema/common
modelTypes feat(kanban): add setting for default bucket 2023-09-03 16:32:29 +02:00
models feat(labels): assign random color when creating labels 2023-09-06 17:10:36 +02:00
modules fix(quick add magic): repeating intervals in words 2023-07-13 18:20:30 +02:00
router feat(api tokens): add basic api token overview 2023-09-01 11:15:48 +02:00
services fix: lint 2023-09-06 16:31:07 +02:00
stores fix(auth): silently discard invalid auth tokens and log the user out 2023-09-29 10:38:00 +02:00
styles
types
views fix(user): allow openid users to request their deletion 2023-10-11 19:07:11 +02:00
App.vue feat: add demo mode warning message 2023-09-01 18:09:19 +02:00
histoire.setup.ts
main.ts fix: lint 2023-08-24 11:27:31 +02:00
pinia.ts
polyfills.ts
registerServiceWorker.ts
sentry.ts
sw.ts
urls.ts
version.json