bewcloud/islands
Bruno Bernardino eabd888df2
Fix timezone issues with expenses.
I was able to reproduce the problem by setting my system to a timezone, and my `TZ` to a different one. Since it'll default to `UTC`, and to avoid having to pass it around from the system to the client (since we don't really care about the timezone), we simply force the timezone to UTC in the formatting as well, because, again, we don't store timezones or care about them for expenses.

Fixes #88
2025-08-22 12:55:10 +01:00
..
auth Improve error messages 2025-06-23 08:57:02 +01:00
contacts Basic CardDav UI (Contacts) 2025-08-10 07:48:16 +01:00
dashboard Improve error messages 2025-06-23 08:57:02 +01:00
expenses Add Expenses app 2025-02-26 17:43:53 +00:00
files Basic CardDav UI (Contacts) 2025-08-10 07:48:16 +01:00
news Fix timezone issues with expenses. 2025-08-22 12:55:10 +01:00
notes Improve error messages 2025-06-23 08:57:02 +01:00
photos Add Photos UI 2024-04-27 08:12:44 +01:00
Settings.tsx Add Optional 2FA Support (#61) 2025-05-29 17:30:28 +01:00