Commit Graph

13 Commits

Author SHA1 Message Date
Miguel Ribeiro
af68c11abf fix: incorrect headers on the api (#802) 2025-04-26 13:03:51 +02:00
Qetesh
b9295373b2 fix notify_days_before = -1 incompatible with ICS format (#778) 2025-04-16 11:00:08 +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
cloning5480
8e806b7846 Update get_ical_feed.php (#755)
Removed "Wallos: " from calendar event title
Added "P" period designator to alarm trigger
2025-03-19 15:26:11 +00:00
Miguel Ribeiro
87f148d174 feat: allow notifications on due date
fix: email notification test always sending to admins email
fix: don't expose disabled notifications to ical feed
2025-01-12 16:26:49 +01:00
Miguel Ribeiro
ff13fcb654 feat: option to show progress of subscription cycle
fix: currency symbol for monthly budget
feat: new api endpoint that returns the version
chore: fix typo on documentation
2025-01-12 00:55:12 +01:00
ceear
6283542041 Change ical feed event to all day (#673)
Co-authored-by: ceear <real_cr@gmx.net>
2025-01-11 14:40:23 +01:00
Miguel Ribeiro
f5ddbff0c1 feat: add icalendar subscription 2024-12-06 18:45:05 +01:00
Qetesh
def68413de add iCalendar Subscription (#636) 2024-12-06 16:54:59 +01: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
5c92528808 feat: replacement for disabled subscriptions, to more accurately calculate savings 2024-10-29 18:26:07 +01:00
Miguel Ribeiro
07d456a9c3 feature: get subscriptions api endpoint
feature: get admin setting api endpoint
feature: get categories endpoint
feature: get currencies endpoint
feature: get fixer api endpoint
feature: get household api endpoint
feature: get notifications api endpoint
feature: get payment methods api endpoint
feature: get settings api endpoint
feature: get user api endpoint
2024-10-07 23:14:47 +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