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
2022-02-22 00:10:46 +00:00
..
assets fix(a11y): remove wrong aria-label 2022-01-18 20:43:52 +00:00
components fix: api config domain name contains the current domain instead of the provided one (#1581) 2022-02-20 22:07:59 +00:00
composables fix ts errors in various files 2022-01-30 16:53:46 +01:00
directives chore: simplify focus directive 2021-12-17 16:34:27 +00:00
helpers feat: use AuthenticatedHTTPFactory for refreshToken (#1546) 2022-02-18 19:14:38 +00:00
http-common feat: add authenticated http factory to create an axios instance with bearer header 2022-02-06 16:01:56 +01:00
i18n [skip ci] Updated translations via Crowdin 2022-02-22 00:10:46 +00:00
indexes
message
models fix: property spelling 2022-02-14 17:00:10 +00:00
modules fix: edge cases for dates where the next month had fewer days than the current one 2022-01-30 12:38:17 +01:00
router Merge branch 'main' into feature/login-improvements 2022-02-05 18:04:33 +01:00
services
store fix: direct store manipulation in tasks (#1534) 2022-02-18 19:48:49 +00:00
styles Merge branch 'main' into feature/login-improvements 2022-02-05 18:04:33 +01:00
types fix: expose configureCompat types 2022-01-30 17:24:38 +01:00
views feat: rename percent done to progress (#1542) 2022-02-18 16:56:15 +00:00
App.vue feat: make profile picture clickable (#1531) 2022-02-13 21:57:33 +00:00
icons.js feat: improve input validation for register form 2021-12-21 15:21:20 +01:00
main.ts fix: don't try to format invalid dates as ISO 2022-01-18 20:43:52 +00:00
registerServiceWorker.js
sentry.js
sw.js
urls.js
version.json