vikunja/frontend/src
Kiril Vladimirov 540c5f4225 fix(i18n): capitalize Bulgarian label (#2784)
Also, remove 'език' which means 'language' for the sake of consistency.

Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2784
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Kiril Vladimirov <kiril@vld.bg>
Co-committed-by: Kiril Vladimirov <kiril@vld.bg>
2024-10-29 07:17:28 +00:00
..
assets fix(logo): add width and height to pride logo svg 2024-06-06 16:26:56 +02:00
components chore(deps): update dev-dependencies (#2754) 2024-10-26 18:06:51 +00:00
composables fix(filters): reload tasks silently when marking one done in the list 2024-07-18 15:51:03 +02:00
constants feat: improve types (#2368) 2024-06-12 10:04:26 +00:00
directives chore: move frontend files 2024-02-07 14:56:56 +01:00
helpers feat(filters): allow filtering by created and updated task fields 2024-10-18 15:15:19 +02:00
i18n fix(i18n): capitalize Bulgarian label (#2784) 2024-10-29 07:17:28 +00: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 fix(filters): correctly transform and populate saved filter when creating and editing 2024-09-19 12:21:19 +02:00
models fix(attachments): Add .jpeg to previewable image (#2770) 2024-10-21 15:04:17 +00:00
modules fix(quick add magic): assume today when no date was specified with time 2024-06-06 21:44:29 +02:00
router fix(migration): revert to old path for migration routing 2024-07-14 22:49:30 +02:00
services fix(filters): correctly transform and populate saved filter when creating and editing 2024-09-19 12:21:19 +02:00
stores fix(caldav): use subpath for caldav url in frontend 2024-10-13 19:32:45 +02:00
styles feat(navigation): use focus-visible for nav items 2024-09-19 12:36:33 +02:00
types feat(components): align component name casing Modal 2024-06-17 13:41:35 +02:00
views fix(gantt): reload the gantt chart when switching between projects 2024-10-21 18:32:57 +02:00
App.vue feat: rename TheNavigation to AppHeader 2024-07-07 14:57:23 +00: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 chore: move frontend files 2024-02-07 14:56:56 +01:00
sentry.ts fix(sentry): do not send api errors to sentry 2024-03-13 19:31:43 +01:00
sw.ts fix(service worker): use correct workbox version 2024-09-02 23:40:17 +02: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