Commit Graph

10 Commits

Author SHA1 Message Date
Leona Maroni
04d5b52575
vikunja: 0.24.4 -> 0.24.5
https://vikunja.io/changelog/vikunja-v0.24.5-was-released
2024-11-21 21:42:59 +01:00
Gutyina Gergő
9744efc3b0
treewide: update pnpmDeps hashes 2024-10-19 23:50:41 +02:00
kolaente
f020b7ac7a
vikunja: 0.24.3 -> 0.24.4 2024-09-29 17:12:55 +02:00
kolaente
25b598aee4
vikunja: 0.24.1 -> 0.24.3 2024-09-20 16:34:51 +02:00
Jason Balaci
ee51a9e129
vikunja: 0.24.0 -> 0.24.1 2024-07-18 14:21:04 -04:00
Jason Balaci
49927dd295
vikunja: 0.23.0 -> 0.24.0 2024-07-11 21:42:34 -04:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Sefa Eyeoglu
3b2e68d242
vikunja: use pnpm.fetchDeps
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-06-02 19:56:11 +02:00
Leona Maroni
7f9bb7103a
vikunja: init at 0.23.0
https://vikunja.io/blog/2024/02/whats-new-in-vikunja-0.23.0/
https://github.com/go-vikunja/vikunja/blob/main/CHANGELOG.md#0230---2024-02-10
2024-02-20 22:43:45 +01:00