Commit Graph

2543 Commits

Author SHA1 Message Date
a33e1e45bc
fix: Replace slugify in deploy-preview-netlify with simple regex
All checks were successful
continuous-integration/drone/pr Build is passing
This commit removes the direct dependency on the "slugify" package, since it produces slugs, which are still invalid to be used as subdomain names.

We now use a custom RegEx scheme which just replaces all white spaces, dots and slashes with a "-" sign for readability and removes all otherwise invalid characters.

To account for specific language characters or unicode variants we first normalize it using the String.prototype.normalize() function, so we can preserve as much characters as possible. 

Additionally, we now make sure that our alias is not longer than 37 characters, which is the maximum alias length according to Netlify's documentation [0]

[0]: https://cli.netlify.com/commands/deploy
2022-02-14 15:11:03 +01:00
Dominik Pschenitschni
ede8bc5015 [skip ci] Updated translations via Crowdin 2022-02-14 00:12:21 +00:00
924359f739 fix(button): min-height
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-13 22:12:10 +00:00
Dominik Pschenitschni
b84fe4c88b feat: convert api-config to script setup and ts (#1535)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1535
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-02-13 22:06:26 +00:00
Dominik Pschenitschni
d57c9af332 fix: use BaseButton in MenuButton and fix computed (#1532)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1532
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-02-13 22:01:36 +00:00
Dominik Pschenitschni
eac07d3169 feat: make profile picture clickable (#1531)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1531
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-02-13 21:57:33 +00:00
Dominik Pschenitschni
72d6701404 feat: enable strictNullChecks ts setting (#1538)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1538
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-02-13 21:55:46 +00:00
cb395f3f69 feat: increase task drop area size for bucket list (#1512)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1512
Reviewed-by: konrad <k@knt.li>
2022-02-13 13:12:58 +00:00
45e1ae66d6
feat: restore styling / fix styling issues
All checks were successful
continuous-integration/drone/pr Build is passing
2022-02-13 13:49:32 +01:00
e2c81d840f
fix: hack to fix wrong index position 2022-02-13 13:49:32 +01:00
69654b823e
feat: increase task drop area size for bucket list 2022-02-13 13:49:31 +01:00
f72fc79861 [skip ci] Updated translations via Crowdin 2022-02-13 00:12:36 +00:00
80664b6182
feat: add Polish, Dutch and Portuguese translations
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-12 23:49:34 +01:00
8b90b8f6a8
fix: namespace archive success message 2022-02-12 23:41:03 +01:00
78ad9becf3 chore(deps): update dependency @vitejs/plugin-legacy to v1.7.1 (#1529)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1529
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-12 10:26:59 +00:00
864928b378 fix(deps): update sentry-javascript monorepo to v6.17.7 (#1528)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1528
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-12 10:26:17 +00:00
c2b7d03dc5 chore(deps): update dependency eslint to v8.9.0 (#1530)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1530
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-12 10:05:36 +00:00
4ee651cb2e chore(deps): update dependency wait-on to v6.0.1 (#1527)
Some checks are pending
continuous-integration/drone/push Build is running
Reviewed-on: #1527
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-11 07:32:28 +00:00
5716a78127 chore(deps): update dependency @fortawesome/fontawesome-svg-core to v1.3.0 (#1504)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1504
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-11 07:28:17 +00:00
d4d40a05ac chore(deps): update dependency @faker-js/faker to v6.0.0-alpha.6 (#1526)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #1526
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-10 19:15:25 +00:00
f557e310c3 chore(deps): update dependency caniuse-lite to v1.0.30001311 (#1524)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: #1524
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-10 10:36:42 +00:00
a3cab286cd chore(deps): update dependency vitest to v0.3.2 (#1523)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: #1523
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-10 10:36:20 +00:00
8f726e17ef chore(deps): update dependency rollup to v2.67.2 (#1525)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1525
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-10 10:35:54 +00:00
6aa0651013 [skip ci] Updated translations via Crowdin 2022-02-10 00:12:06 +00:00
eece690c6c fix(deps): update dependency @vueuse/router to v7.6.1 (#1521)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1521
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-09 15:34:09 +00:00
3bd302081a chore(deps): update dependency vitest to v0.3.0 (#1519)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1519
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-09 14:36:14 +00:00
017c025aaa chore(deps): update dependency @vitejs/plugin-vue to v2.2.0 (#1517)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1517
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-09 08:28:33 +00:00
232d2f7c88 chore(deps): update dependency @vitejs/plugin-legacy to v1.7.0 (#1516)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1516
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-09 07:25:52 +00:00
9b0e8a06fa chore(deps): update dependency esbuild to v0.14.21 (#1515)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1515
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-09 06:50:19 +00:00
da8144c0c7 chore(deps): update dependency caniuse-lite to v1.0.30001310 (#1514)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1514
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-09 06:48:54 +00:00
c5e5b96853 fix(deps): update sentry-javascript monorepo to v6.17.6 (#1513)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1513
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-08 21:21:09 +00:00
Dominik Pschenitschni
cf849da104 fix: make logo change reactive (#1509)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1509
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-02-08 20:35:03 +00:00
Dominik Pschenitschni
10bcdc8804 fix: emit function name (#1511)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1511
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-02-08 19:05:27 +00:00
6c7fd4ef5b fix(deps): update dependency @vueuse/core to v7.6.0 (#1507)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1507
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-08 14:51:22 +00:00
ba1ff6af81 fix(deps): update dependency @vueuse/router to v7.6.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-02-08 11:02:44 +00:00
6895b5ab94 chore(deps): update dependency vitest to v0.2.8 (#1506)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1506
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-08 06:39:14 +00:00
Dominik Pschenitschni
d1d51ac998 [skip ci] Updated translations via Crowdin 2022-02-08 00:11:31 +00:00
Dominik Pschenitschni
1e0607cb86 feat: simplify config mutation (#1498)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1498
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-02-07 21:18:22 +00:00
83d6f30d2d chore(deps): update dependency esbuild to v0.14.20 (#1500)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1500
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-07 20:55:58 +00:00
bb56158112 fix(deps): update sentry-javascript monorepo to v6.17.5 (#1501)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #1501
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-07 20:55:46 +00:00
f39d4d09cf chore(deps): update typescript-eslint monorepo to v5.11.0 (#1502)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1502
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-07 20:55:30 +00:00
6aa914ad9c fix(deps): update dependency vue to v3.2.30 (#1496)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1496
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-07 07:14:07 +00:00
f7f4bbbf3f fix(deps): update dependency @vue/compat to v3.2.30 (#1495)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1495
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-07 07:13:39 +00:00
01961f48e9 chore(deps): update dependency rollup to v2.67.1 (#1494)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1494
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-07 07:13:14 +00:00
2de0337638 chore(deps): update dependency caniuse-lite to v1.0.30001309 (#1493)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1493
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-07 07:12:44 +00:00
25c230cf63 chore(deps): update dependency netlify-cli to v8.16.1 (#1492)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1492
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-07 07:12:04 +00:00
Dominik Pschenitschni
f7bbd95fef [skip ci] Updated translations via Crowdin 2022-02-07 00:10:52 +00:00
Dominik Pschenitschni
2a4bf25d20 feat: add more default attributes to the rel attribute in link mode (#1491)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1491
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-02-06 21:57:32 +00:00
cb381e2ce9 chore(deps): update dependency esbuild to v0.14.19 (#1490)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1490
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-06 17:12:52 +00:00
581b2cb4ab fix: related tasks add button and task dates in read only view (#1268)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #1268
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-02-06 15:58:52 +00:00