Commit Graph

35 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
noomis e06d4f1b21 calculate next Payment in Creation Form (#828)
Co-authored-by: noomis <everwatchyt@gmail.com>
2025-06-08 14:48:42 +02:00
Miguel Ribeiro 1bec973803 feat: add ukranian translation (#756)
feat: add sort by renew type
feat: add filter by renew type
fix: state filter not cleared by clear button
fix: special chars on calendar exports
fix: special chars on notifications
feat: remove "Wallos" text from calendar export
fix: ical trigger to spec RFC5545
2025-03-19 18:53:39 +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 bd5e351182 fix: only show swipe hint on mobile screens (#612) 2024-11-03 21:15:49 +01: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 5c92528808 feat: replacement for disabled subscriptions, to more accurately calculate savings 2024-10-29 18:26:07 +01: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 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 8b35c300df issue-495: multi filter 2024-09-01 15:21:59 +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 8cb43553fd fix: delete button on subscription form (#460) 2024-07-16 00:30:40 +02:00
Miguel Ribeiro afff992878 feat: add filter and sort dashboard by subscription state 2024-07-11 14:39:13 +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 cb03af8e46 fix: dashboard scrolling to top when opening a subscription (#427) 2024-07-05 21:39:54 +02:00
Miguel Ribeiro c393146d9e feat: add cancelation reminders (#425) 2024-07-05 19:07:15 +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 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 c7146dfd08 feat: subscriptions have personalized notification times (#334) 2024-05-20 13:07:40 +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 a396285b76 feat: filters on the subscriptions page
feat: search subscriptions by name
2024-03-09 18:12:07 +01:00
Miguel Ribeiro fff783e4e8 feat: use brave search for the logos if google fails (#169) 2024-02-29 20:47:07 +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
Sokratis 91e53a48e4 Allow to disable notifications 2024-02-23 15:29:11 +01:00
Jadeiin e2af9afc32 feat: enable deployment in subdirectory 2024-02-19 09:24:15 +01:00
Miguel Ribeiro 6200fa5e87 feat: new statistics per payment method (#124)
* feat: new statistics per payment method

* fix: fix typo on english language file

* fix: use translation text for deleting subscriptions
2024-02-18 16:26:54 +01:00
ellite ad9afb79fc Fix subscription form on short displays 2024-01-26 18:04:39 +01:00
Miguel Ribeiro d7366dcfb0 Add translation system (#85) 2024-01-23 22:46:26 +01:00
ellite f4da6b735e Add url field to subscription 2023-12-08 22:33:24 +01:00
ellite 773bc7ca82 Fix logo being wrongly replaced. #54 2023-11-17 01:46:31 +01:00
ellite 0cd6f64978 Subscription cards are now expandable 2023-11-15 20:04:08 +01:00
ellite 92da65564b Fix edit subscription not loading 2023-11-10 16:48:05 +01:00
ellite 7c2e7f00b9 V1.0 add email notifications 2023-11-10 11:45:01 +01:00
ellite 63ce5b099a Wallos v0.9 2023-10-05 22:39:37 +02:00