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
konrad 665cc84174
continuous-integration/drone/push Build is passing Details
feat: directly open general settings when opening user settings and none selected (#1001)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #1001
Reviewed-by: dpschen <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-11-14 21:12:18 +00:00
..
assets fix: logo on ready screen 2021-11-14 21:16:33 +01:00
components fix: currentPage of pagination component is undefined (#1002) 2021-11-14 21:06:25 +00:00
composables feature/use-setup-api-for-user-and-about-pages (#929) 2021-11-14 20:57:36 +00:00
directives feat: add v-shortcut directive for keyboard shortcuts (#942) 2021-11-13 20:28:29 +00:00
helpers feature/use-setup-api-for-user-and-about-pages (#929) 2021-11-14 20:57:36 +00:00
http-common Allow setting api url from the login screen (#264) 2020-10-11 10:13:35 +00:00
i18n [skip ci] Updated translations via Crowdin 2021-11-14 08:24:35 +00:00
indexes feat: use flexsearch for all local searches (#997) 2021-11-14 20:49:52 +00:00
message feat: upgrade to packages for vue 3 2021-10-01 18:49:54 +02:00
models fix: check if notifications are available at all before checking if triggered are available 2021-10-31 12:56:32 +01:00
modules feat(natural language): make natural language prefixes configurable (#795) 2021-09-29 18:30:55 +00:00
router feat: directly open general settings when opening user settings and none selected (#1001) 2021-11-14 21:12:18 +00:00
services fix: task attachment upload 2021-10-17 22:29:05 +02:00
store feat: use flexsearch for all local searches (#997) 2021-11-14 20:49:52 +00:00
styles feat: defer everything until the api config is loaded (#926) 2021-11-13 19:49:02 +00:00
types feat: add vite-svg-loader and add Logo component (#971) 2021-11-13 14:16:14 +00:00
views fix: vikunja logo size when migrating 2021-11-14 22:03:25 +01:00
App.vue feat: defer everything until the api config is loaded (#926) 2021-11-13 19:49:02 +00:00
icons.js feat: improve icons (#903) 2021-10-26 18:20:09 +00:00
main.ts feat: add v-shortcut directive for keyboard shortcuts (#942) 2021-11-13 20:28:29 +00:00
registerServiceWorker.js Cleanup broken sw functions 2021-07-26 23:09:49 +02:00
sentry.js feat: add releases to sentry (#919) 2021-10-31 13:37:57 +00:00
sw.js feature/vue3-make-workbox-debug-configurable (#862) 2021-10-17 15:33:56 +00:00
urls.js feat: move user settings to multiple components (#889) 2021-10-26 20:58:02 +00:00
version.json Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00