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
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
Igor Rzegocki
153a6a48c0
support for relays without authentication and encryption ( #662 )
2024-12-20 21:47:25 +00:00
Miguel Ribeiro
49666f867c
feat: add hint for mobile swipe action ( #608 )
2024-11-03 20:12:01 +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
790defb2b1
feat: add url and notes as variables for the notifications webhook
...
fix: bug when looping multiple subscriptions on the notifications webhook
2024-10-09 22:45:58 +02: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
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
cf0d5d3df3
fix: broken avatar upload when using the french language
...
fix: more deprecation warnings on image uploads
2024-08-08 22:22:46 +02:00
Miguel Ribeiro
082e80cdad
2 21 3 ( #484 )
...
fix: more deprecation warnings on image uploads
fix: broken avatar upload when using the french language
2024-08-08 22:12:58 +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
8f1e155478
feat: user can delete their own account
...
feat: export subscriptions as csv
feat: export subscriptions as json
2024-07-19 20:10:38 +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
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
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
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
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
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
f1815d7335
chore: add support for rtl languages ( #331 )
2024-05-18 17:41:01 +02:00
Miguel Ribeiro
b622434ca0
feat: add monthly budget field and statistics ( #329 )
2024-05-17 23:14:17 +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
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
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
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
26363dd5f3
feat: add email for notifications to household members
2024-02-25 14:39:40 +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
f2ed357f60
Add export subscriptions to JSON button
2024-02-14 01:05:48 +01:00
ellite
16c7896c8f
Fingerprint scripts and styles with version tag
2024-02-05 12:51:10 +01:00
ZwF
43ddc8754c
Fix missing translation ( #92 )
2024-01-26 16:55:01 +01:00