Commit Graph

33 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
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
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
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
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
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
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
21ebf29f11 feat: add calendar to pwa shortcuts
feat: change apple touch icon
2024-07-10 17:47:14 +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
369f1a2bdc feat: add calendar view (#399) 2024-06-25 19:44:24 +02:00
Miguel Ribeiro
092be22183 feat: add hability to disable login (#378) 2024-06-08 00:04:50 +02:00
Miguel Ribeiro
f1815d7335 chore: add support for rtl languages (#331) 2024-05-18 17:41:01 +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
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
a2a315e34d feat: enable progressive web app
fix: update packages to fix vulnerabilities
docs: add documentation about trivy
2024-02-27 19:04:04 +01:00
Miguel Ribeiro
5ccadce2f1 fix: remove service worker (#157) 2024-02-27 00:02:13 +01:00
Miguel Ribeiro
4aca7bcb3c fix: service worker has redirections 2024-02-26 23:31:11 +01:00
Miguel Ribeiro
19e2058976 feat: convert wallos into a progressive web app (#151)
fix: improve traditional chinese translations
2024-02-26 22:53:04 +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
Jadeiin
e2af9afc32 feat: enable deployment in subdirectory 2024-02-19 09:24:15 +01:00
ellite
16c7896c8f Fingerprint scripts and styles with version tag 2024-02-05 12:51:10 +01:00
Miguel Ribeiro
d7366dcfb0 Add translation system (#85) 2024-01-23 22:46:26 +01:00
ellite
8cc5fe80ae Rework menu and add about page 2023-12-08 22:48:43 +01:00
Matt Bannon
7529daab3e Format currency in users locale 2023-11-16 17:03:29 +11:00
ellite
63ce5b099a Wallos v0.9 2023-10-05 22:39:37 +02:00