vikunja/frontend/src
Elscrux 81bdad4beb fix: ignore casing to check if file extensions can be previewed (#2341)
Now .PNG is supported as well as .PnG and so on

Co-authored-by: Elscrux <nickposer2102@gmail.com>
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2341
Co-authored-by: Elscrux <elscrux@gmail.com>
Co-committed-by: Elscrux <elscrux@gmail.com>
2024-06-02 19:23:52 +00:00
..
assets feat: new login image 2024-04-14 12:43:22 +02:00
components fix: ignore casing to check if file extensions can be previewed (#2341) 2024-06-02 19:23:52 +00:00
composables fix(filters): always persist filter or search in query path and load it correctly into filter query input when loading the page 2024-04-13 23:34:25 +02:00
constants chore: move frontend files 2024-02-07 14:56:56 +01:00
directives chore: move frontend files 2024-02-07 14:56:56 +01:00
helpers fix(quick add magic): parse full month name as month, do not replace only the abbreviation 2024-05-05 14:14:30 +02:00
i18n feat: default view setting (#2306) 2024-06-02 08:15:53 +00:00
indexes chore: move frontend files 2024-02-07 14:56:56 +01:00
message chore: move frontend files 2024-02-07 14:56:56 +01:00
modelSchema/common chore: move frontend files 2024-02-07 14:56:56 +01:00
modelTypes feat: default view setting (#2306) 2024-06-02 08:15:53 +00:00
models feat: default view setting (#2306) 2024-06-02 08:15:53 +00:00
modules fix(quick add magic): parse full month name as month, do not replace only the abbreviation 2024-05-05 14:14:30 +02:00
router fix(views): make sure the view is saved properly in localStorage 2024-04-13 22:15:41 +02:00
services fix(project): do not remove project from navigation after removing background image 2024-05-07 17:13:22 +02:00
stores feat: do not save language on the server when in demo mode 2024-05-07 18:39:50 +02:00
styles fix(project): make sure gantt and kanban views shared with link share are full width 2024-05-07 16:53:21 +02:00
types feat(views): load views when navigating with link share 2024-03-19 00:47:49 +01:00
views feat: default view setting (#2306) 2024-06-02 08:15:53 +00:00
App.vue chore: do not import message dynamically 2024-03-20 10:52:59 +01:00
histoire.setup.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
main.ts feat: enable infinite nesting always, remove setting 2024-02-09 14:26:42 +01:00
pinia.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
polyfills.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 chore: move frontend files 2024-02-07 14:56:56 +01:00
urls.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
version.json chore: move frontend files 2024-02-07 14:56:56 +01:00