1
0

5 Commits

Author SHA1 Message Date
kolaente
92cdf5fe9c
fix(quick add magic): assume today when no date was specified with time 2024-06-06 21:44:29 +02:00
kolaente
b0db3ce34c
fix(quick add magic): parse full month name as month, do not replace only the abbreviation
Resolves https://kolaente.dev/vikunja/vikunja/issues/2320
2024-05-05 14:14:30 +02:00
kolaente
6641cbebc2
fix(project): save the last 6 projects in history, show only 5 on desktop
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
kolaente
1910f69392
fix(test): correctly mock localstorage in unit tests 2024-04-06 10:34:41 +02:00
kolaente
fc4676315d
chore: move frontend files 2024-02-07 14:56:56 +01:00