5 Commits

Author SHA1 Message Date
92cdf5fe9c
fix(quick add magic): assume today when no date was specified with time
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-06 21:44:29 +02:00
b0db3ce34c
fix(quick add magic): parse full month name as month, do not replace only the abbreviation
Some checks failed
continuous-integration/drone/push Build is failing
Resolves #2320
2024-05-05 14:14:30 +02:00
6641cbebc2
fix(project): save the last 6 projects in history, show only 5 on desktop
Some checks failed
continuous-integration/drone/push Build is failing
The project grid on the home page with the recently visited projects now contains an even number of projects which makes for a much nicer grid (because it's now uniform).
2024-04-07 14:34:18 +02:00
1910f69392
fix(test): correctly mock localstorage in unit tests
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-04-06 10:34:41 +02:00
fc4676315d
chore: move frontend files 2024-02-07 14:56:56 +01:00