Christopher McAvaney
2e74c4bcb7
add first and last name fields to user profile ( #835 )
2025-06-08 14:51:26 +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
77486ec92c
fix: calculation of monthly cost progress graph ( #747 )
2025-03-06 17:17:06 +01:00
Miguel Ribeiro
87f148d174
feat: allow notifications on due date
...
fix: email notification test always sending to admins email
fix: don't expose disabled notifications to ical feed
2025-01-12 16:26:49 +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
5c92528808
feat: replacement for disabled subscriptions, to more accurately calculate savings
2024-10-29 18:26:07 +01:00
Miguel Ribeiro
2a0e665e77
feat: settings to allow to ignore certificates for some notification methods
2024-10-27 11:58:54 +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
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
0fb8fb272e
add multi email recipients
2024-09-01 15:24:12 +02:00
Miguel Ribeiro
0274b1d525
fix: deprecation message for null value ( #479 )
2024-08-06 22:13:14 +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
c393146d9e
feat: add cancelation reminders ( #425 )
2024-07-05 19:07:15 +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
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
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
c7146dfd08
feat: subscriptions have personalized notification times ( #334 )
2024-05-20 13:07:40 +02:00
Miguel Ribeiro
b622434ca0
feat: add monthly budget field and statistics ( #329 )
2024-05-17 23:14:17 +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
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
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
2462435743
feat: allow selecting tls or ssl for email notifications ( #237 )
2024-03-17 22:56:30 +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
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
26363dd5f3
feat: add email for notifications to household members
2024-02-25 14:39:40 +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
0f19dd688f
feat: add apilayer as provider for fixer api ( #127 )
...
feat: add apilayer as provider for fixer api
feat: update exchange rate when saving api key
2024-02-20 00:37:38 +01:00
Miguel Ribeiro
d7366dcfb0
Add translation system ( #85 )
2024-01-23 22:46:26 +01:00
ellite
f4da6b735e
Add url field to subscription
2023-12-08 22:33:24 +01:00
ellite
0b6246b09d
Added option to set From email on smtp settings
2023-11-17 00:39:14 +01:00
Matt Bannon
f7b0116247
Check for column existence in migration
...
Allow migrations from bare installations
2023-11-16 22:31:02 +11:00
Matt Bannon
ca7e908af1
Add ability to toggle payment methods
2023-11-16 21:49:09 +11:00
Matt Bannon
16706e61e1
Add migration feature
2023-11-14 21:02:07 +11:00