Commit Graph

20 Commits

Author SHA1 Message Date
15436c285e feat: add more fiat currencies + add many crypto currencies 2026-04-13 00:07:06 +03:00
3f60c04853 feat: add setting for history retention period 2025-10-29 16:45:08 +02:00
71577ffb35 feat: add custom currencies (#182)
* feat: add custom currency table & endpoints

* refactor: fix migration versions

* feat: add custom currencies logic to fetch service

* feat: add custom currencies UI to admin settings

* feat: add custom currencies to user settings history

* chore: update admin settings help info

* refactor: use NcTextField instead of input
2025-10-07 10:09:09 +03:00
1c05eff916 fix: improve currency matching for history endpoint 2025-10-01 01:11:43 +03:00
1ccf443691 fix: update settings PUT endpoint path 2025-09-27 22:46:05 +03:00
16b9ee9ffe feat: split into user+admin settings sections 2025-09-27 20:44:32 +03:00
573e37f9b0 feat: add exchange rate history chart in settings 2025-09-25 18:36:59 +03:00
9c3849791f chore: formatting 2025-06-20 08:54:21 +03:00
aba72a13f2 fix(ApiController): use argument param in updateSettings 2025-05-29 00:25:12 +03:00
73b760bbc0 build: generate openapi on commit 2024-12-08 02:09:33 +02:00
b05290beab feat: add supported currencies table 2024-12-08 01:57:01 +02:00
e719955cd5 refactor: use qualified app name 2024-12-06 02:18:52 +02:00
aae1dbc141 fix: updateSettings ep + types 2024-12-03 01:26:56 +02:00
3978faa247 ci: remove psalm check 2024-12-03 01:20:36 +02:00
b6058eff57 fix: tests + use IAppConfig 2024-12-03 01:12:28 +02:00
5aebc7a2aa fix: cron 2024-12-02 23:56:57 +02:00
a8e3347b15 chore: fix lints 2024-12-02 23:56:57 +02:00
20d66b3650 feat: settings page logic 2024-12-02 23:56:57 +02:00
802c72f0f7 feat: api controller poc 2024-12-02 23:56:57 +02:00
1268da6bff refactor: update nextcloud base template 2024-12-02 23:56:57 +02:00