86 Commits

Author SHA1 Message Date
Miguel Ribeiro
27ac805141 feat: make container shutdown instant & graceful
feat: make container shutdown instant & graceful  (#916)
feat: add pushplus notification service  (#911)
feat: option to delete ai recommendations
fix: parsing ai recommendations from gemini (#909)
2025-09-14 16:46:42 +02:00
Miguel Ribeiro
ba6dddf526 feat: add at a glance dashboard
fix: accept both api_key and apiKey as parameter on the api
feat: allow to disable password login when oidc is enabled
feat: add get_oidc_settings endpoint to the api
feat: refactor css colors
feat: ai recommendations with chatgpt, gemini or ollama
feat: display ai recommendations on the dashboard
2025-08-12 00:48:13 +02:00
Miguel Ribeiro
c0d53e4423 feat: add oauth/oidc support (#873) 2025-07-21 22:53:35 +02:00
Miguel Ribeiro
e2df8f7e24 fix: visual issue with date fields on ios (#846) 2025-06-09 17:44:59 +02:00
Miguel Ribeiro
a25eb0b39e V3.2.1 (#845) 2025-06-09 13:51:33 +02:00
Miguel Ribeiro
48db4e300d feat: add indonesian language (#842)
feat: add first and last names to the user profile
feat: enable IPv6 environments by configuring a dual-stack listen in nginx 
feat: add new currency
feat: add button to auto fill the next payment date
fix: vulnerability on test webhook endpoint
2025-06-08 18:52:21 +02:00
noomis
e06d4f1b21 calculate next Payment in Creation Form (#828)
Co-authored-by: noomis <everwatchyt@gmail.com>
2025-06-08 14:48:42 +02:00
Miguel Ribeiro
e0f204803e feat!: simplified webhook notifications without iterator (might break your current webhook settings)
feat: use mobile style toggles instead of checkboxes
fix: barely readable placeholder text on textarea on dark the
feat: webhooks can now be used for cancelation notifications
2025-04-27 17:28:29 +02:00
Miguel Ribeiro
6d673195ba feat: new graph cost vs budget on statistics (#793) 2025-04-19 22:35:10 +02:00
Miguel Ribeiro
88eae1002f feat: add over budget warnings on the calendar
fix: force correct timezone on the cronjobs
2025-04-18 15:43:51 +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
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
f5ddbff0c1 feat: add icalendar subscription 2024-12-06 18:45:05 +01:00
Miguel Ribeiro
72f7e57914 fix: logo search positioned below other elements (#637) 2024-11-19 22:44: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
49666f867c feat: add hint for mobile swipe action (#608) 2024-11-03 20:12:01 +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
f007adf965 feat: only show filters that are actually used
feat: link version update banner to github release
fix: filters for categories and payment method respect order from settings
2024-10-31 15:32:36 +01:00
Miguel Ribeiro
6480f87440 fix: layout issue on the settings page (#598)
fix: improve localization
2024-10-30 17:45:13 +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
a173d2765f feat: fisrt api endpoint
feat: user has api key available on profile page
feat: api endpoint to calculate monthly cost
feat: split settings page into settings and profile page
feat: redesigned experimental mobile navigation menu
fix: small fixes and typos
2024-10-04 17:42:35 +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
2f16ab3fdf feat: add 2fa support (#525) 2024-09-28 18:33:09 +02:00
Miguel Ribeiro
0623cebe67 fix: small layout issue on the settings page
chore: add demo mode
chore: add demo link to readme page
2024-09-23 23:51:06 +02:00
Miguel Ribeiro
da3ee782f1 feat: add button to clean up search field
fix: cases where theme and sort cookies could be missing
fix: position of dropdown on rtl layout
2024-09-18 23:59:28 +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
Miguel Ribeiro
3f33ba0310 fix: inline items in subscription form out of place (#489) 2024-08-11 09:30:10 +02:00
Miguel Ribeiro
1946ac9855 feat: admin can manually trigger cronjobs
fix: only allow the system and admin to run the cronjobs
fix: reduce size of the log files of the cronjobs
2024-08-09 15:56:12 +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
5f1052584b feat: display error message on the statistics page when the fixer key is needed but is missing
feat: disable display options checkbox when fixer key is not set
2024-07-14 14:40:50 +02:00
Miguel Ribeiro
c705c865eb small menu styles change 2024-07-11 14:54:11 +02:00
Miguel Ribeiro
a539058025 fix: use the same font for inputs 2024-07-11 14:04:10 +02:00
Miguel Ribeiro
9f7f47b5d1 feat: add maintenance tasks to admin page
feat: add support to upload svg logos
2024-07-09 18:45:23 +02:00
Miguel Ribeiro
cb03af8e46 fix: dashboard scrolling to top when opening a subscription (#427) 2024-07-05 21:39:54 +02:00
Miguel Ribeiro
c393146d9e feat: add cancelation reminders (#425) 2024-07-05 19:07:15 +02:00
Miguel Ribeiro
c166c7e84c feat: uniformize layout and styles (+ checkboxes and radios) (#423) 2024-07-04 21:15:47 +02:00
Miguel Ribeiro
50bd104b5b feat: cache logos for offline use
fix: don't allow saving main and accent colors if they're the same
feat: rework styles of theme section on settings page
feat: more uniform and aligned styles on the settings page
feat: ability to add custom css styles
2024-07-03 18:18:21 +02:00
Miguel Ribeiro
4da5d47e3c fix: menus checkmark position (#419) 2024-07-03 00:34:39 +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
4d74c04f0e feat: add purple theme
fix: file name on ics export for subscriptions with non-ascii characters
2024-06-28 00:40:27 +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
369f1a2bdc feat: add calendar view (#399) 2024-06-25 19:44:24 +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
092be22183 feat: add hability to disable login (#378) 2024-06-08 00:04:50 +02:00
Miguel Ribeiro
65edf0963b feat: add ntfy as notification method (#377) 2024-06-05 22:08:36 +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