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 |
|