Miguel Ribeiro
c7b3fb4451
fix: localization on date on browsers not in english
2025-04-16 21:30:14 +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
1bec973803
feat: add ukranian translation ( #756 )
...
feat: add sort by renew type
feat: add filter by renew type
fix: state filter not cleared by clear button
fix: special chars on calendar exports
fix: special chars on notifications
feat: remove "Wallos" text from calendar export
fix: ical trigger to spec RFC5545
2025-03-19 18:53:39 +00:00
Miguel Ribeiro
51b22727bf
fix: access to tmp folder by www-data
...
feat: sorting by category or payment method respects order from the settings page
2025-02-22 19:15:01 +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
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
5c92528808
feat: replacement for disabled subscriptions, to more accurately calculate savings
2024-10-29 18:26:07 +01:00
Miguel Ribeiro
e6421296aa
fix: xss issue on the dashboard ( #568 )
...
Co-authored-by: Miguel Ribeiro <k.d.mintnick@gmail.com >
2024-10-11 18:48:17 +02:00
Miguel Ribeiro
1dbba18446
feat: add mobile menu navigation to experimental settings
...
feat: use browsers locale to set dates on the dashboard
2024-09-29 23:46:30 +02:00
Miguel Ribeiro
87809fea71
fix: sort order after edit subscription in case the cookie is missing
2024-09-04 23:09:14 +02: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
Pol
8b35c300df
issue-495: multi filter
2024-09-01 15:21:59 +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
a1fab4dd10
fix: unset sortOrder var
2024-07-14 22:16:35 +02:00
Miguel Ribeiro
775e6ee394
feat: add alphanumeric sort order for subscriptions ( #449 )
2024-07-14 21:09:25 +02:00
Miguel Ribeiro
afff992878
feat: add filter and sort dashboard by subscription state
2024-07-11 14:39:13 +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
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
b80ab4bdc6
feat: option to hide disabled subscriptions ( #286 )
2024-04-20 14:58:46 +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
Miguel Ribeiro
cbdc188e5e
fix: sql injection vulnerability when using filters ( #214 )
2024-03-10 09:25:33 +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
e739622606
feat: added custom payment methods ( #173 )
2024-03-01 21:41:39 +01:00
Miguel Ribeiro
ccac17a6f2
feat: add stats about inactive subscriptions ( #146 )
...
feat: sort disabled subscription at the bottom
2024-02-24 13:24:51 +01:00
Sokratis
91e53a48e4
Allow to disable notifications
2024-02-23 15:29:11 +01:00
Miguel Ribeiro
f0a6f1a2f1
feat: persist display and experimental settings on the db
...
feat: small styles changed
2024-02-22 00:11:08 +01:00
Miguel Ribeiro
f53f2535d0
Show notes to subscriptions list on the dashboard
2024-02-14 18:00:03 +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
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
602387df58
Fix paths and tags
2023-11-14 21:16:32 +01:00
ellite
74d851ea7a
Fix rounding and conversion issues on statistics
2023-11-12 11:07:17 +01:00
ellite
73a7ae66ed
Show member name when sorting by members
2023-11-11 21:34:46 +01:00
ellite
63ce5b099a
Wallos v0.9
2023-10-05 22:39:37 +02:00