Commit Graph

377 Commits

Author SHA1 Message Date
Miguel Ribeiro
07d456a9c3 feature: get subscriptions api endpoint
feature: get admin setting api endpoint
feature: get categories endpoint
feature: get currencies endpoint
feature: get fixer api endpoint
feature: get household api endpoint
feature: get notifications api endpoint
feature: get payment methods api endpoint
feature: get settings api endpoint
feature: get user api endpoint
2024-10-07 23:14:47 +02:00
github-actions[bot]
5154cc5a3d chore(main): release 2.27.3 (#555)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.27.3
2024-10-05 22:37:20 +02:00
Miguel Ribeiro
03f34d1aee fix: missing folders on baremetal installation (#554)
fix: missing fonts
2024-10-05 22:35:52 +02:00
github-actions[bot]
212f4c764d chore(main): release 2.27.2 (#547)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.27.2
2024-10-04 23:09:46 +02:00
Miguel Ribeiro
c5460bd79b fix: bump version (#546) 2024-10-04 23:02:34 +02:00
A3
3a079570d9 fix typo (#545) 2024-10-04 22:45:33 +02:00
github-actions[bot]
7142b32f19 chore(main): release 2.27.1 (#543)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.27.1
2024-10-04 19:07:05 +02:00
Miguel Ribeiro
0251da23f4 fix: add missing assets to the service worker (#542) 2024-10-04 19:05:49 +02:00
github-actions[bot]
902f258f79 chore(main): release 2.27.0 (#541) v2.27.0 2024-10-04 17:51:52 +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
github-actions[bot]
da7eb365a8 chore(main): release 2.26.0 (#530)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.26.0
2024-09-29 23:48:21 +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
github-actions[bot]
40593fdc4a chore(main): release 2.25.0 (#526)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.25.0
2024-09-28 18:34:09 +02:00
Miguel Ribeiro
2f16ab3fdf feat: add 2fa support (#525) 2024-09-28 18:33:09 +02:00
github-actions[bot]
47f50ec952 chore(main): release 2.24.1 (#522)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.24.1
2024-09-23 23:53:40 +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
github-actions[bot]
b9c9b4c300 chore(main): release 2.24.0 (#519)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.24.0
2024-09-19 00:03:03 +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
github-actions[bot]
75c78f3c33 chore(main): release 2.23.2 (#516)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.23.2
2024-09-04 23:14:09 +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
github-actions[bot]
f0190e67dd chore(main): release 2.23.1 (#513)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.23.1
2024-09-02 00:15:13 +02:00
Miguel Ribeiro
905672243b fix: warning on top of dashboard page (#512) 2024-09-02 00:10:26 +02:00
github-actions[bot]
db542f2c92 chore(main): release 2.23.0 (#510)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.23.0
2024-09-01 22:23:02 +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
Pol
8b35c300df issue-495: multi filter 2024-09-01 15:21:59 +02:00
cloning5480
6e96c5d4b0 fix: export.php csv header typo (#499)
line 24, csv header type "Categpry"
2024-09-01 15:17:45 +02:00
VolumeData21
e07514ac18 removed version line from docker compose yml files (#502) 2024-09-01 15:17:02 +02:00
github-actions[bot]
b061f7e687 chore(main): release 2.22.1 (#490) v2.22.1 2024-08-11 10:35:46 +03:00
Miguel Ribeiro
3f33ba0310 fix: inline items in subscription form out of place (#489) 2024-08-11 09:30:10 +02:00
github-actions[bot]
fa3ed7cb1e chore(main): release 2.22.0 (#488)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.22.0
2024-08-09 15:58:32 +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
github-actions[bot]
0c87fe20ae chore(main): release 2.21.3 (#486)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.21.3
2024-08-08 22:24:15 +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
github-actions[bot]
b97782f49d chore(main): release 2.21.2 (#483)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.21.2
2024-08-07 22:36:26 +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
github-actions[bot]
2bb8381d72 chore(main): release 2.21.1 (#480)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.21.1
2024-08-06 22:14:34 +02:00
Miguel Ribeiro
0274b1d525 fix: deprecation message for null value (#479) 2024-08-06 22:13:14 +02:00
github-actions[bot]
8c95b08cd5 chore(main): release 2.21.0 (#476)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.21.0
2024-08-06 15:14:16 +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
github-actions[bot]
1767709453 chore(main): release 2.20.1 (#471)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.20.1
2024-07-29 14:02:17 +02:00
Miguel Ribeiro
f241ba2301 fix: allow usernames with capital letters
fix: use 2 decimal places for price on the calendar
fix: use 2 decimal places for price when exporting ical in the calendar
2024-07-29 13:57:20 +02:00
Dorian Lecoeur
f5be505220 username input on registration page doesn't match login page (#469)
Co-authored-by: dlecoeur <dorian.lecoeur@tessi.fr>
2024-07-29 13:23:12 +02:00
github-actions[bot]
ae0ae02e87 chore(main): release 2.20.0 (#464)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.20.0
2024-07-19 20:12:59 +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
github-actions[bot]
ed0eb4b2a4 chore(main): release 2.19.3 (#461)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.19.3
2024-07-16 00:31:29 +02:00
Miguel Ribeiro
8cb43553fd fix: delete button on subscription form (#460) 2024-07-16 00:30:40 +02:00
github-actions[bot]
d7af7cc18b chore(main): release 2.19.2 (#457)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.19.2
2024-07-15 21:41:37 +02:00
Miguel Ribeiro
8fcfc92647 fix: test ntfy without custom headers (#456) 2024-07-15 21:39:31 +02:00