Dmitry
b99a07cc5c
add autocomplete attribute for inputs ( #926 )
2025-10-12 12:52:10 +02:00
Miguel Ribeiro
3ecc160ccb
fix: redirect from dashboard to subscriptions for new users
...
fix: wrong check for disabling password login
fix: missing apikey validation error on get_monthly_cost api endpoint
chore: update readme
2025-08-13 13:55:31 +02:00
Miguel Ribeiro
ba6dddf526
feat: add at a glance dashboard
...
fix: accept both api_key and apiKey as parameter on the api
feat: allow to disable password login when oidc is enabled
feat: add get_oidc_settings endpoint to the api
feat: refactor css colors
feat: ai recommendations with chatgpt, gemini or ollama
feat: display ai recommendations on the dashboard
2025-08-12 00:48:13 +02:00
Miguel Ribeiro
c0d53e4423
feat: add oauth/oidc support ( #873 )
2025-07-21 22:53:35 +02:00
Igor Rzegocki
153a6a48c0
support for relays without authentication and encryption ( #662 )
2024-12-20 21:47:25 +00:00
Miguel Ribeiro
5e6bc903bc
feat: add payment cycle to csv/json export
...
feat: run db migration after restoring database
feat: run db migration after importing db
feat: store weekly the total yearly cost of subscriptions
fix: double encoding in statistics labels
2024-12-12 00:09:51 +01:00
Miguel Ribeiro
3f33ba0310
fix: inline items in subscription form out of place ( #489 )
2024-08-11 09:30:10 +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
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
a539058025
fix: use the same font for inputs
2024-07-11 14:04:10 +02:00
Miguel Ribeiro
e2e5061d15
fix: error when logos folder is empty ( #439 )
2024-07-10 18:18:35 +02:00
Miguel Ribeiro
9f7f47b5d1
feat: add maintenance tasks to admin page
...
feat: add support to upload svg logos
2024-07-09 18:45:23 +02:00
Miguel Ribeiro
c166c7e84c
feat: uniformize layout and styles (+ checkboxes and radios) ( #423 )
2024-07-04 21:15:47 +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
6d2ffa6312
feat: create users from the admin page ( #409 )
2024-06-27 00:05:37 +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
092be22183
feat: add hability to disable login ( #378 )
2024-06-08 00:04:50 +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
f1815d7335
chore: add support for rtl languages ( #331 )
2024-05-18 17:41:01 +02:00