Commit Graph

34 Commits

Author SHA1 Message Date
Miguel Ribeiro
bd20b56976 fix: issue listing prices when uah was added to the list of currencies (#823) 2025-05-15 17:15:52 +02:00
Miguel Ribeiro
68f1d47577 feat: shorten date displayed on the list of subscriptions
feat: use user defined language for the date on the list of subscriptions
fix: use translations on the mobile menu
fix: limit name display, when sub has no logo to two lines
2025-04-16 12:20:25 +02:00
Miguel Ribeiro
9eb2907145 feat: show name on mobile view when subscription has no logo
feat: use symbol from db when currencyFormatter does not support the currency
feat: use currencyConverter for notifications as well
fix: date comparison check on sendnotifications cronjob
feat: show timezone on sendnotification cronjob on admin page
fix: emails with encryption set to none not working without ssl
fix: error when not setting custom headers for ntfy
2025-04-13 18:01:40 +02:00
Miguel Ribeiro
3e0e88d6a2 feat: increase privacy by not sending referrer to external urls
feat: small layout change on the about page
feat: add update notification and release notes to the about page
2025-03-20 16:53:57 +00:00
Miguel Ribeiro
19d30672b2 fix: small layout inconsistencies on the dashboard 2025-03-19 23:26:46 +00:00
Miguel Ribeiro
c43b08aa4c fix: typo on czech translation
fix: subscription progress above 100% for disabled subscriptions
fix: use gd if imagick is not available
fix: bug setting main currency for the first registered user
fix: deprecation message
fix: use first currency on the list of currencies if user has not selected a main currency
2025-02-05 12:45:15 +01:00
Miguel Ribeiro
b668d37d38 fix: edit / delete subscription menu not accessible (#689) 2025-01-12 12:05:29 +01:00
Miguel Ribeiro
ff13fcb654 feat: option to show progress of subscription cycle
fix: currency symbol for monthly budget
feat: new api endpoint that returns the version
chore: fix typo on documentation
2025-01-12 00:55:12 +01:00
Miguel Ribeiro
f63c543cdd fix: bug introduced on 2.38.0 on the subscriptions dashboard (#634) 2024-11-18 00:40:59 +01:00
Miguel Ribeiro
6e44a26703 feat: add some leeway for totp codes
feat: add start date to subscriptions
feat: add option for manual/automatic renewals
fix: layout issue with subscriptions list during search
2024-11-17 16:27:48 +01:00
Miguel Ribeiro
28444abef1 feat: swipe subscription for actions on the experimental mobile navigation
feat: new menu icons
2024-11-02 00:26:58 +01:00
Miguel Ribeiro
fed0192394 feat: select multiple filters on the dashboard
feat: add multi email recipients
feat: add option for also showing the original price on the dashboard
feat: open edit form after cloning subscription
fix: typo on export subscriptions to csv
chore: removed version line from docker-compose file
2024-09-01 22:19:06 +02:00
Miguel Ribeiro
8b0325c7d3 fix: service worker precaching logout.php causes user to be logged out
fix: add samesite directive to cookies
fix: sort by price
2024-08-07 22:35:24 +02:00
Miguel Ribeiro
3281f0ce35 feat: add option to list disabled subscriptions at the bottom
feat: notification for wallos version updates
2024-08-06 15:11:50 +02:00
Miguel Ribeiro
83e2066e7b feat: theming engine custom colors now affect icons as well 2024-06-30 21:49:14 +02:00
Miguel Ribeiro
c2e85d6e10 feat: support automatic dark mode
refactor: run linter and cleanup php files
fix: not every payment cycle was shown on the calendar
feat: also show previous payments on the calendar for the current month
2024-06-26 18:11:37 +02:00
Miguel Ribeiro
8304ed7b54 feat: edit and delete options now available directly on the subscription list
fix: typo on webhook payload
refactor: split currency endpoint
feat: add option to clone subscription
2024-06-21 02:00:27 +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
70e42349ca feat: add themes and custom color options
feat: add italian translation
2024-04-19 14:22:07 +02: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
50056d9f03 feat: allow to disable subscriptions (#144) 2024-02-23 18:08:20 +01:00
Sokratis
91e53a48e4 Allow to disable notifications 2024-02-23 15:29:11 +01:00
Miguel Ribeiro
330c061b74 fix: show translated no category when sorting by category (#122)
* fix: show translated no category when sorting by category

* chore: allow caching of docker building images
2024-02-18 15:18:04 +01:00
Miguel Ribeiro
f53f2535d0 Show notes to subscriptions list on the dashboard 2024-02-14 18:00:03 +01:00
ZwF
d73d527ffc Fix misc typos introduce in the multi-language feature (#88) 2024-01-24 15:43:43 +01:00
Miguel Ribeiro
d7366dcfb0 Add translation system (#85) 2024-01-23 22:46:26 +01:00
ellite
d287f303f0 Add sort by payment type 2024-01-13 15:41:51 +01:00
ellite
f4da6b735e Add url field to subscription 2023-12-08 22:33:24 +01:00
ellite
1aaf043d89 Fix monthly price rounding for yearly subscriptions 2023-11-25 10:29:39 +01:00
Matt Bannon
7529daab3e Format currency in users locale 2023-11-16 17:03:29 +11:00
ellite
0cd6f64978 Subscription cards are now expandable 2023-11-15 20:04:08 +01:00
ellite
74d851ea7a Fix rounding and conversion issues on statistics 2023-11-12 11:07:17 +01:00
ellite
7e4ca23811 Remove duplicate category.
Fix changing main currency.
Fix currency conversion.
Pre-Select main currency when adding a new subscription.
2023-11-10 23:29:16 +01:00
ellite
63ce5b099a Wallos v0.9 2023-10-05 22:39:37 +02:00