Commit Graph

27 Commits

Author SHA1 Message Date
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
Christopher McAvaney
2e74c4bcb7 add first and last name fields to user profile (#835) 2025-06-08 14:51:26 +02:00
Miguel Ribeiro
0cfefc7f07 feat: add danish translation
fix: vulnerability adding logos from url
fix: gotify settings test
fix: disable totp with backup code
2025-05-08 17:30:43 +02:00
Miguel Ribeiro
69c7d52cf8 fix: vulnerability on delete avatar
fix: some strings not using translations on the calendar page
fix: delete avatar would not work if wallos is on a subfolder
2025-05-03 15:37:10 +02:00
Miguel Ribeiro
f6b8fb9162 fix: don't show budget alert when budget is 0
fix: allow to clear the budget field
2025-04-30 19:13:01 +02:00
Miguel Ribeiro
e7185f9257 fix: xss security vulnerability with the avatar selection
fix: don't update next payment date for disabled subscriptions
feat: add total monthly cost trend graph to the statistics page
feat: allow email notifications without authentication
2024-12-21 00:22:21 +00: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
782ebcd64f fix: verify correct path before creating logos folder
chore: add info about the api to readme
2024-10-14 17:33:11 +02:00
Miguel Ribeiro
03f34d1aee fix: missing folders on baremetal installation (#554)
fix: missing fonts
2024-10-05 22:35: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
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
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
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
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
b622434ca0 feat: add monthly budget field and statistics (#329) 2024-05-17 23:14:17 +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
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
Jadeiin
e2af9afc32 feat: enable deployment in subdirectory 2024-02-19 09:24:15 +01:00
Miguel Ribeiro
e075714d12 Refactor input validation 2024-02-10 14:17:19 +01:00
lslschr
048bf2d0aa Adding input validation before saving to the db (#105) 2024-02-10 13:58:31 +01:00
ellite
db0551c454 Reload settings page when language changed by user 2024-01-26 23:41:04 +01:00
Miguel Ribeiro
d7366dcfb0 Add translation system (#85) 2024-01-23 22:46:26 +01:00
ellite
90ac147e2c Attempt to fix pre selection of main currency 2023-11-11 22:49:51 +01:00
ellite
7e4ca23811 Remove duplicate category.
Fix changing main currency.
Fix currency conversion.
Pre-Select main currency when adding a new subscription.
2023-11-10 23:29:16 +01:00
ellite
63ce5b099a Wallos v0.9 2023-10-05 22:39:37 +02:00