Commit Graph
62 Commits
Author SHA1 Message Date
Miguel Ribeiro 7217088bb0 fix: custom headers for webhook notifications (#375) 2024-06-05 09:01:17 +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 03ceb8a6e6 feat: add slovenian translation
fix: currency conversion failing on the statistics page
2024-05-27 19:17:05 +02:00
Miguel Ribeiro e1006e5823 feat!: allow registration of multiple users (#340)
feat: administration area
feat: add reset password functionality
2024-05-26 23:30:51 +02:00
Miguel Ribeiro 5050a28f0e fix: calling htmlspecialchars_decode on null objects (#338) 2024-05-20 14:32:20 +02:00
Miguel Ribeiro c7146dfd08 feat: subscriptions have personalized notification times (#334) 2024-05-20 13:07:40 +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 bc40320690 feat: add korean translation (#314) 2024-05-11 20:17:43 +02:00
Miguel Ribeiro 8f890fc5d3 fix: russian translations (#309) 2024-05-09 17:08:37 +02:00
Miguel Ribeiro ae04d50329 feat: add russian translation (#305)
chore: add build step for discord notification of new releases
2024-05-08 21:45:46 +02:00
Miguel Ribeiro b435d6a5cf fix: broken discord form (#302) 2024-05-07 09:42:22 +02:00
Miguel Ribeiro 899482982e feat: add discord and pushover as notification agents (#300)
fix: most error messages of the notifications endpoints would not reach the frontend
2024-05-06 18:55:10 +02:00
Miguel Ribeiro a408031ef8 feat: add new notification methods (telegram, webhooks, gotify) (#295) 2024-05-06 00:15:44 +02:00
Miguel Ribeiro 7b509d2b3d feat: backup and restore (#288) 2024-04-26 17:41:19 +02:00
Miguel Ribeiro b80ab4bdc6 feat: option to hide disabled subscriptions (#286) 2024-04-20 14:58:46 +02:00
Miguel Ribeiro 769f8a0587 fix: small layout issues 2024-04-19 17:51:15 +02:00
Miguel Ribeiro 70e42349ca feat: add themes and custom color options
feat: add italian translation
2024-04-19 14:22:07 +02:00
Miguel Ribeiro ad86eb5b9c Fix: encoding for url and notes (#273) 2024-04-11 22:08:43 +02:00
Miguel Ribeiro 2683a7c4ba fix: special chars in subscriptions (#271) 2024-04-09 22:38:06 +02:00
Nemanja Djurcic 524719e58e Serbian translation (#267)
feat: add serbian (cyrillic and latin) translation.
2024-04-07 15:54:58 +02:00
Miguel Ribeiro c7527610fa feat: add polish translation (#263) 2024-04-03 22:28:56 +02:00
Dante Bradshaw dde8695fb5 Fix: on initial registration page, logo can be cut off (#258)
resolves issue https://github.com/ellite/Wallos/issues/179
2024-03-30 07:48:17 +01:00
Miguel Ribeiro 8998e23d37 fix: small icon size for payment icons (#253) 2024-03-28 12:10:36 +01:00
Miguel Ribeiro 11f0e7ce63 fix: disabled inputs on dark theme (#250) 2024-03-25 12:27:22 +01:00
Miguel RibeiroandDante Bradshaw 1dbebd3918 feat: add custom avatar functionality (#248)
Co-authored-by: Dante Bradshaw <plansuperior@gmail.com>
2024-03-24 16:12:44 +01:00
Miguel Ribeiro 75a5672de3 fix: next payment date not updating for disabled subscriptions (#243) 2024-03-20 13:50:20 +01:00
Miguel Ribeiro 4e3376df93 fix: pwa not loading static files when offline (#241) 2024-03-18 23:43:23 +01:00
Miguel Ribeiro 00cbf8d9e3 fix: cronjobs running twice (#239) 2024-03-18 23:02:18 +01:00
Miguel Ribeiro 2462435743 feat: allow selecting tls or ssl for email notifications (#237) 2024-03-17 22:56:30 +01:00
Miguel Ribeiro ae73db7790 fix: rename category after adding and sort order of categories
fix: allow redirects on logo search
2024-03-17 12:38:08 +01:00
Miguel Ribeiro f6c1ff2a6b fix: wrong folder for payment method logos (#227) 2024-03-13 23:47:51 +01:00
Miguel Ribeiro 94ad0cb553 fix: confusing wording for billing cycle
docs: update screenshots on readme
2024-03-12 21:50:47 +01:00
Miguel Ribeiro aef2d134c2 feat: allow sorting payment methods (#217)
feat: don't allow to change currency code if in use
2024-03-10 12:09:14 +01:00
Miguel Ribeiro cbdc188e5e fix: sql injection vulnerability when using filters (#214) 2024-03-10 09:25:33 +01:00
Miguel Ribeiro 8b7a7b94e3 fix: undefined var on the statistics page (#211) 2024-03-09 23:00:27 +01:00
Miguel Ribeiro 288c106245 fix: undefined var if sort cookie is not set (#207) 2024-03-09 22:33:29 +01:00
Miguel Ribeiro a396285b76 feat: filters on the subscriptions page
feat: search subscriptions by name
2024-03-09 18:12:07 +01:00
Miguel Ribeiro 93a3d18979 fix: wrong message when deleting payment methods (#202) 2024-03-08 23:33:25 +01:00
Miguel Ribeiro 3ea9d98da7 feat: add brazilian portuguese to available languages (#198) 2024-03-08 22:17:15 +01:00
Miguel Ribeiro 94c1a91387 fix: broken chinese language file (#192) 2024-03-06 07:58:01 +01:00
Miguel Ribeiro 83234ab8cd feat: allow sorting of categories in settings
feat: add filters to statistics page
feat: allow renaming / translation of payment methods
feat: allow deletion of the default payment methods
2024-03-05 18:17:15 +01:00
Miguel Ribeiro 940bbbea90 fix: redirects with the service worker (#183) 2024-03-02 16:07:45 +01:00
Miguel Ribeiro 0f7853f961 fix: file upload bypass vulnerability (#181) 2024-03-02 15:58:22 +01:00
Miguel Ribeiro e739622606 feat: added custom payment methods (#173) 2024-03-01 21:41:39 +01:00
Miguel Ribeiro fff783e4e8 feat: use brave search for the logos if google fails (#169) 2024-02-29 20:47:07 +01:00
Miguel Ribeiro ec25d4bc5a fix: show email field on adding household member
fix: move display settings to the bottom
fix: reorder subscription form
2024-02-28 21:48:16 +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
Miguel Ribeiro 5ccadce2f1 fix: remove service worker (#157) 2024-02-27 00:02:13 +01:00
Miguel Ribeiro 3640b547ee fix: service worker redirect not set to follow 2024-02-26 23:50:22 +01:00