Commit Graph

11699 Commits

Author SHA1 Message Date
kolaente
60057ccf6b fix: base url 2025-07-22 20:01:39 +02:00
kolaente
97c3e59821 do not try to pass request body to get request 2025-07-22 20:01:39 +02:00
kolaente
a747ed9ac2 fix 2025-07-22 20:01:39 +02:00
kolaente
ee8bd6c3c9 feat: replace axios with direct fetch usage 2025-07-22 20:01:39 +02:00
kolaente
4f78221286 chore(dev): update devenv 2025-07-22 19:59:05 +02:00
kolaente
2395c22ad8 fix: add test:e2e-nix command to make running cypress in devenv work 2025-07-22 19:59:05 +02:00
Tobias
a31255707e fix "null" in project views (#1158)
Co-authored-by: kolaente <k@knt.li>
2025-07-22 17:43:04 +00:00
kolaente
5a406b2ecc chore: use bulma sr-only styles instead of tailwind's 2025-07-22 19:40:17 +02:00
renovate[bot]
ac2321fa21 fix(deps): update font awesome to v7 (major) (#1160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kolaente <k@knt.li>
2025-07-22 17:37:47 +00:00
renovate[bot]
f6f5dd2363 chore(deps): update postgres:17 docker digest to 4d89c90 (#1159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 17:23:09 +00:00
Copilot
9712dbe2ab fix: MySQL constraint violations returning HTTP 500 instead of 400 for task bucket duplicates (#1154)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: kolaente <13721712+kolaente@users.noreply.github.com>
Co-authored-by: kolaente <k@knt.li>
2025-07-22 08:59:12 +00:00
renovate[bot]
0e35941c0c chore(deps): update postgres:17 docker digest to 378ef4a (#1157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 08:39:59 +00:00
kolaente
132f71fccd chore(deps): update @eslint/plugin-kit to 0.3.4 2025-07-21 23:22:35 +02:00
kolaente
3b80a05abc chore(deps): update form-data to 4.0.4 in desktop 2025-07-21 23:21:39 +02:00
kolaente
86a213ab3a chore(deps): update form-data to 4.0.4 2025-07-21 23:20:43 +02:00
renovate[bot]
96e69ddc88 fix(deps): update module xorm.io/xorm to v1.3.10 (#1156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 21:17:46 +00:00
kolaente
ad0cf7a13c fix: improve ldap sanitization (#1155) 2025-07-21 21:06:38 +00:00
kolaente
62200f6e0f feat!: remove echo log options - unify with general http logging 2025-07-21 18:15:39 +02:00
kolaente
ca83ad1f98 feat: move to slog for logging 2025-07-21 18:15:39 +02:00
renovate[bot]
36df5d8c41 chore(deps): update dependency esbuild to v0.25.8 (#1151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-20 09:38:30 +02:00
renovate[bot]
14e03d3a92 chore(deps): update dev-dependencies (#1148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-19 09:27:33 +02:00
renovate[bot]
72476182ca chore(deps): pin paradedb/paradedb docker tag to 9627c2a (#1147) 2025-07-18 23:28:18 +02:00
kolaente
7985a6500a fix: use assertions which are more specific 2025-07-18 23:18:04 +02:00
kolaente
ab5df146d9 feat(ci): add tests for paradedb 2025-07-18 23:18:04 +02:00
kolaente
07d83e67d7 feat(projects): add support for ParadeDB when searching for project 2025-07-18 23:18:04 +02:00
kolaente
1e3a68210a chore(db): simplify MultiFieldSearch 2025-07-18 23:18:04 +02:00
kolaente
22579dffae chore: cleanup unused helper 2025-07-18 23:18:04 +02:00
kolaente
a571d42f46 chore: refactor searching for link shares 2025-07-18 23:18:04 +02:00
kolaente
3db1ddcee4 feat(tasks): add support for ParadeDB when searching tasks 2025-07-18 23:18:04 +02:00
kolaente
e7f5142e3d fix: adjust benchmark so that it only checks the task fetching 2025-07-18 23:18:04 +02:00
kolaente
a5591c1603 fix: correctly cache unsplash background
Resolves
https://vikunja.sentry.io/issues/6753151793/events/3d8773d79b9c4da0bf65140e4b7617b4/
2025-07-18 18:38:12 +02:00
kolaente
c3fd659851 fix: correctly return cached intitals avatar
Resolves https://vikunja.sentry.io/issues/6752872121/events/92ff6a64c4b64aa3aecc6973611bd449/
2025-07-18 18:38:12 +02:00
kolaente
566657c54a fix: correctly return cached provider 2025-07-18 18:38:12 +02:00
kolaente
45e7f6e316 fix: upload avatar caching 2025-07-18 18:38:12 +02:00
renovate[bot]
6fd2c23582 fix(deps): update dependency marked to v16.1.1 (#1145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-18 18:32:42 +02:00
kolaente
f1641a1847 feat(task): autosave description on route leave (#1140) 2025-07-18 16:18:19 +00:00
renovate[bot]
0ac4b2b9c9 chore(deps): update dependency vue-tsc to v3.0.2 (#1144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-18 09:53:32 +02:00
renovate[bot]
6fe381b6ed fix(deps): update dependency marked to v16.1.0 (#1143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-17 22:42:43 +02:00
renovate[bot]
2e55a2096c fix(deps): update dependency @sentry/vue to v9.40.0 (#1141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-17 16:48:02 +02:00
kolaente
fcdcdcf46a feat: use keyvalue.Remember where it makes sense 2025-07-17 16:19:13 +02:00
kolaente
c7a98386c2 feat: add keyvalue.Remember function 2025-07-17 16:19:13 +02:00
kolaente
aea2f708d3 fix: add greater unicode range to font subset
Resolves https://github.com/go-vikunja/vikunja/issues/143
2025-07-17 15:21:16 +02:00
kolaente
23620cf84e chore(dev): replace old fonts when updating 2025-07-17 15:11:31 +02:00
kolaente
3b8258d57e fix: include diacritics characters in generated font files
Resolves https://github.com/go-vikunja/vikunja/issues/143
2025-07-17 15:06:53 +02:00
kolaente
10ac4961ec chore(dev): add required deps to run font scripts in devenv 2025-07-17 15:06:05 +02:00
kolaente
1a1c0c8170 fix(cypress): assert visibility to make the test less flakey (#1138) 2025-07-17 11:14:20 +02:00
renovate[bot]
736d4b5f23 chore(deps): update cypress/browsers:latest docker digest to 30192f4 (#1133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-17 09:53:07 +02:00
renovate[bot]
dd10401640 chore(deps): update mariadb:11 docker digest to 2bcbaec (#1134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-17 09:52:58 +02:00
renovate[bot]
f9bc536161 chore(deps): update node.js to v22.17.1 (#1135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-17 09:52:47 +02:00
renovate[bot]
93d652fa90 fix(deps): update module github.com/swaggo/swag to v1.16.5 (#1137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-17 09:52:36 +02:00