Commit Graph

19 Commits

Author SHA1 Message Date
Miguel Ribeiro
a25eb0b39e V3.2.1 (#845) 2025-06-09 13:51:33 +02:00
Miguel Ribeiro
a838a3f7e0 Revert "attempt to fix build"
This reverts commit 37b94e2fe1.
2025-01-28 18:46:13 +01:00
Miguel Ribeiro
37b94e2fe1 attempt to fix build 2025-01-28 15:31:29 +01:00
Julian Nadeau
7b60748e3e Fix PUID and PGID handling (#711) 2025-01-28 14:04:32 +01:00
Miguel Ribeiro
5e6bc903bc feat: add payment cycle to csv/json export
feat: run db migration after restoring database
feat: run db migration after importing db
feat: store weekly the total yearly cost of subscriptions
fix: double encoding in statistics labels
2024-12-12 00:09:51 +01:00
Jean-Philippe Baril
406341f428 Include Alpine 'icu-data-full' package in Dockerfile (#597)
Resolves https://github.com/ellite/Wallos/issues/527 as it allows PHP to properly format dates and currencies in user's browser locale if different than English.
2024-10-30 10:02:47 +01:00
Miguel Ribeiro
c02ac770d7 fix: load php calendar extension (#402) 2024-06-25 20:52:05 +02:00
Miguel Ribeiro
fa99a735cd feat: frequency is now up to 366
feat: change filename of backup file
fix: translate: "no category"
fix: trim fixer api key
fix: add webp support to gd on the container
fix: update slovanian translations
2024-06-05 00:15:31 +02:00
Miguel Ribeiro
d44b40b0ce refactor: update PHP to 8.2
fix: possible division by 0 on statistics page
fix: duplicated messages on discord notifications
docs: update readme
2024-05-17 17:03:46 +02:00
Miguel Ribeiro
a524419e0a fix: import of translations for cronjobs was missing (#321)
refactor: retrieval of webroot path
chore: add sqlite to docker image
2024-05-13 17:45:59 +02:00
Miguel Ribeiro
7b509d2b3d feat: backup and restore (#288) 2024-04-26 17:41:19 +02:00
Miguel Ribeiro
55089c0715 feat: add serbian translation (#268) 2024-04-07 16:25:42 +02:00
Nemanja Djurcic
524719e58e Serbian translation (#267)
feat: add serbian (cyrillic and latin) translation.
2024-04-07 15:54:58 +02:00
Peter Dave Hello
0b82345ee9 Optimize Dockerfile apk usage to reduce image size (#162)
Eliminate `apk update` command and explicitly use `apk upgrade` with
`--no-cache` to minimize temp file residue.
2024-02-27 20:38:01 +01:00
Miguel Ribeiro
a2a315e34d feat: enable progressive web app
fix: update packages to fix vulnerabilities
docs: add documentation about trivy
2024-02-27 19:04:04 +01:00
ellite
e03ebf3e53 Increase number of child processes for FPM 2023-11-18 14:42:19 +01:00
Matt Bannon
a14bd557a4 Add required libraries for l10n 2023-11-16 22:39:46 +11:00
ellite
7c2e7f00b9 V1.0 add email notifications 2023-11-10 11:45:01 +01:00
ellite
63ce5b099a Wallos v0.9 2023-10-05 22:39:37 +02:00