Commit Graph
87 Commits
Author SHA1 Message Date
Miguel Ribeiro 26363dd5f3 feat: add email for notifications to household members 2024-02-25 14:39:40 +01:00
Miguel Ribeiro ccac17a6f2 feat: add stats about inactive subscriptions (#146)
feat: sort disabled subscription at the bottom
2024-02-24 13:24:51 +01:00
Miguel Ribeiro 50056d9f03 feat: allow to disable subscriptions (#144) 2024-02-23 18:08:20 +01:00
Miguel Ribeiro 866eb28e88 fix: bug on saving fixer api key (#142) 2024-02-22 11:25:59 +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
Miguel Ribeiro b887d3a050 fix: missing authentication check (#133)
docs: add security policy
2024-02-20 17:44:25 +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
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
Miguel Ribeiro 330c061b74 fix: show translated no category when sorting by category (#122)
* fix: show translated no category when sorting by category

* chore: allow caching of docker building images
2024-02-18 15:18:04 +01:00
Miguel Ribeiro 03b175d175 GitHub actions (#118)
* chore: change tags to build

* docs: remove not needed arm instructions
2024-02-17 10:33:37 +01:00
Miguel Ribeiro f53f2535d0 Show notes to subscriptions list on the dashboard 2024-02-14 18:00:03 +01:00
Miguel Ribeiro 323679e771 Automatically run migration script when loading the registration page. 2024-02-14 16:54:16 +01:00
Miguel Ribeiro 3237d1f22f Merge branch 'main' of github.com:ellite/Wallos 2024-02-14 01:06:14 +01:00
Miguel Ribeiro f2ed357f60 Add export subscriptions to JSON button 2024-02-14 01:05:48 +01:00
Miguel Ribeiro 884a8e5693 Fix: Language sort order 2024-02-13 09:44:25 +01:00
Miguel Ribeiro c9135e1dc8 Bump version 2024-02-12 23:49:13 +01:00
Miguel Ribeiro f02accd377 Remove 'cycle' when screen is too narrow 2024-02-12 18:35:31 +01:00
Miguel Ribeiro fc56cf69ef Fix: Currency not preselected on registration 2024-02-12 18:34:24 +01:00
Miguel Ribeiro 878eedf1d6 Reorder languages 2024-02-12 18:00:30 +01:00
Miguel Ribeiro 2e6a241414 Readd logos folder 2024-02-10 14:36:18 +01:00
Miguel Ribeiro e075714d12 Refactor input validation 2024-02-10 14:17:19 +01:00
Miguel Ribeiro 05f9332fb8 No need to escape single quote 2024-02-08 13:25:45 +01:00
ellite ca734cf950 Add Spanish language files 2024-02-06 11:39:34 +01:00
ellite 16c7896c8f Fingerprint scripts and styles with version tag 2024-02-05 12:51:10 +01:00
ellite a0154e70c7 Add ARM64 instructions to README 2024-02-02 17:37:36 +01:00
ellite 4e7a526e34 Fix email encoding. Fix email from field 2024-02-02 16:31:14 +01:00
ellite db0551c454 Reload settings page when language changed by user 2024-01-26 23:41:04 +01:00
ellite ad9afb79fc Fix subscription form on short displays 2024-01-26 18:04:39 +01:00
ellite 2f3fb1ee8b Fix translations fallback for bad keys 2024-01-24 15:58:43 +01:00
Miguel Ribeiro d7366dcfb0 Add translation system (#85) 2024-01-23 22:46:26 +01:00
ellite d287f303f0 Add sort by payment type 2024-01-13 15:41:51 +01:00
ellite 67ac4126f2 Disallow download of dabase through webserver 2023-12-12 21:53:33 +01:00
ellite 8cc5fe80ae Rework menu and add about page 2023-12-08 22:48:43 +01:00
ellite f4da6b735e Add url field to subscription 2023-12-08 22:33:24 +01:00
ellite 2d7fb4bb6d Fix case when browser does not send HTTP_ACCEPT_LANGUAGE header 2023-12-08 21:44:46 +01:00
ellite 1aaf043d89 Fix monthly price rounding for yearly subscriptions 2023-11-25 10:29:39 +01:00
Miguel Ribeiro 6e5bbc46b1 Merge pull request #64 from devzwf/Fix-email-notification 2023-11-23 22:28:57 +01:00
Miguel Ribeiro 2dd17108dd Merge pull request #61 from RoguedBear/main
add ability to create stable/dev/edge docker builds using git tags and GH actions + enable docker build cache
2023-11-21 17:20:07 +01:00
ellite e03ebf3e53 Increase number of child processes for FPM 2023-11-18 14:42:19 +01:00
Miguel Ribeiro f9324bf011 Merge pull request #58 from sjafferali/main
Calculate fuzz percent when removing background
2023-11-17 22:29:28 +01:00
ellite bd0c4b5ca2 Fix display of from email on form 2023-11-17 03:33:47 +01:00
ellite 773bc7ca82 Fix logo being wrongly replaced. #54 2023-11-17 01:46:31 +01:00
ellite 1fb4d107d8 Improve README 2023-11-17 01:21:52 +01:00
ellite 9fe6564eaf Better baremetal install/update method and guide 2023-11-17 01:17:36 +01:00
ellite 9d42e65c80 Untrack DB folder 2023-11-17 00:49:14 +01:00
ellite 0b6246b09d Added option to set From email on smtp settings 2023-11-17 00:39:14 +01:00
ellite c70859e1b0 Fix missing label on graphs 2023-11-16 23:39:32 +01:00
ellite ea56f41347 Add info tip to payment method management 2023-11-16 22:39:34 +01:00
ellite 00be8bfe1f Add info on how to update to README 2023-11-16 21:53:33 +01:00
ellite b57c25843b Only show graphs if there's more than 1 item 2023-11-16 21:43:33 +01:00
ellite 98e97ef08d Make DB migrator work for both docker and baremetal 2023-11-16 21:40:30 +01:00
ellite 6bfedf870a Merge branch 'ttam-feature/editable-payment-methods' 2023-11-16 18:28:19 +01:00
ellite c8918a9663 Merge branch 'feature/editable-payment-methods' of https://github.com/ttam/Wallos into ttam-feature/editable-payment-methods 2023-11-16 18:26:28 +01:00
ellite 48b6f98873 Move migrate script due to it being deleted by folder mount 2023-11-16 14:13:14 +01:00
Miguel Ribeiro 732aed35a2 Merge pull request #53 from ttam/feature/format-currency
Format currency in users locale
2023-11-16 13:46:34 +01:00
ellite 0cd6f64978 Subscription cards are now expandable 2023-11-15 20:04:08 +01:00
ellite 190c052963 Add more statistics with graphs 2023-11-15 12:15:30 +01:00
ellite 602387df58 Fix paths and tags 2023-11-14 21:16:32 +01:00
Miguel Ribeiro d10878470b Merge pull request #43 from ttam/feature/add-migrations
Add migration feature
2023-11-14 20:41:44 +01:00
Miguel Ribeiro fefed2db26 Merge pull request #40 from noevidenz/feature/docker-build-action
Add workflow for building and publishing Docker images
2023-11-14 09:52:38 +01:00
ellite 74d851ea7a Fix rounding and conversion issues on statistics 2023-11-12 11:07:17 +01:00
ellite cce3b0f85c Remove debug echos 2023-11-12 00:26:29 +01:00
ellite fca47d4d32 Fix roundings on the stats 2023-11-12 00:21:37 +01:00
ellite 90ac147e2c Attempt to fix pre selection of main currency 2023-11-11 22:49:51 +01:00
ellite 8cc8a5d501 Readd php tag 2023-11-11 21:55:53 +01:00
ellite 73a7ae66ed Show member name when sorting by members 2023-11-11 21:34:46 +01:00
ellite 1e8d0d05da Add household members monthly cost to stats 2023-11-11 21:14:43 +01:00
Miguel Ribeiro fb24b6779d Merge pull request #24 from D0T1X/main
rectify <?php in index.php
2023-11-11 17:00:47 +01:00
ellite 4e75456b16 Fix statistics calculation for weekly subscriptions 2023-11-11 16:51:31 +01:00
ellite ff2f2635df Merge branch 'main' of github.com:ellite/Wallos 2023-11-11 16:49:51 +01:00
ellite 1321a004f0 Fix notifications 2023-11-11 10:08:44 +01:00
Miguel Ribeiro 009ad8c654 Merge pull request #20 from devzwf/main 2023-11-11 01:55:24 +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
Miguel Ribeiro eee998c93d Merge pull request #4 from mdzidic/patch-1
Remove Croatian Kuna since the currency was deprecated.
2023-11-10 18:01:55 +01:00
ellite c506ff9bce Fix permissions on logos folder 2023-11-10 17:43:58 +01:00
ellite 92da65564b Fix edit subscription not loading 2023-11-10 16:48:05 +01:00
ellite e4b8b8d4a0 Fix database permissions 2023-11-10 16:32:04 +01:00
ellite 21a2776b39 Change database permissions on startup 2023-11-10 16:04:33 +01:00
ellite 2e55e105b5 Fix bug when creating database 2023-11-10 14:46:23 +01:00
ellite 7c2e7f00b9 V1.0 add email notifications 2023-11-10 11:45:01 +01:00
ellite 65786aa191 Fix session expiring when it should be stored 2023-10-08 15:59:27 +02:00
ellite 235a7281ac Add logo to readme 2023-10-05 23:05:54 +02:00
ellite 6d7de039a4 Update readme 2023-10-05 22:54:24 +02:00
ellite dc9e7acaf9 Remove duplicate license 2023-10-05 22:46:49 +02:00
ellite b6e14b536f Wallos v0.9 2023-10-05 22:45:43 +02:00
ellite 63ce5b099a Wallos v0.9 2023-10-05 22:39:37 +02:00
Miguel Ribeiro 5d9b3b61be Initial commit 2023-10-05 20:35:25 +02:00