55 Commits

Author SHA1 Message Date
6e0d0fb48d Can delete inbox entry 2025-05-08 16:57:05 +02:00
6c41b66d1c Can update inbox entry information 2025-05-08 16:54:21 +02:00
b6af889dc5 Add a route to get a single inbox entry 2025-05-08 16:47:32 +02:00
df7f395e8b Add a route to get the list of inbox entries 2025-05-08 16:34:00 +02:00
b6281be349 Add route to create inbox entries 2025-05-06 23:15:49 +02:00
68bc15cccc Improve generated Excel file 2025-05-05 22:46:56 +02:00
b16a716c6c Add basic Excel export 2025-05-05 22:29:45 +02:00
aac878a245 Can import ZIP 2025-05-05 20:38:54 +02:00
f335b9d0c0 Can export data as ZIP file 2025-05-02 23:24:38 +02:00
dadf959db2 Can export data to FinancesManager 2025-05-02 17:11:00 +02:00
b7d8bda735 Fix issue with stats 2025-05-02 16:42:07 +02:00
ee43de1c82 Can import data from FinancesManager 2025-05-02 16:37:30 +02:00
c68ddffc5e Can use backup routes from API 2025-05-02 15:31:29 +02:00
56370ec936 Display balance evolution chart 2025-05-02 11:17:51 +02:00
272c8ab312 Display global statistics 2025-05-02 10:01:22 +02:00
16ef1147fe Add support for statistics routes 2025-05-02 08:56:51 +02:00
cfbc003737 Can force file download 2025-05-01 19:09:43 +02:00
c6851bb50d Display info of uploaded files 2025-04-28 21:38:27 +02:00
3ae229a275 Enforce mimetype check on backend 2025-04-28 21:13:15 +02:00
211c81dd66 Can attach file to movement 2025-04-28 21:08:25 +02:00
68dfbfff2b Can update movement information 2025-04-22 11:17:39 +02:00
6ee250d872 Get accounts and balances 2025-04-21 12:08:12 +02:00
f5b0ae49ca Fix indempotent updates 2025-04-19 22:23:07 +02:00
394fbd50f0 Can update a single movement information 2025-04-19 22:05:10 +02:00
9d345b9c42 Can delete a movement 2025-04-19 22:00:27 +02:00
89ffb558ac Can get a single movement information 2025-04-19 21:57:19 +02:00
811e885bf3 Can get the list of movements of an account 2025-04-19 21:45:40 +02:00
08538c3911 Block creation of identical movements 2025-04-15 22:49:45 +02:00
b4cf6624f7 Can create a movement 2025-04-15 22:39:42 +02:00
5a51dee8b0 Add account type 2025-04-14 23:25:45 +02:00
91d8b1a579 Can delete an uploaded file 2025-04-14 20:50:53 +02:00
7c04acaf4b Automatically remove orphan files 2025-04-09 21:51:23 +02:00
6f18aafc33 Can download files 2025-04-09 21:26:49 +02:00
61a4ea62c6 Can upload files 2025-04-09 21:13:25 +02:00
84e1c57dc9 Can create new accounts 2025-04-09 19:24:59 +02:00
90bb4db806 Can change default account 2025-04-07 21:42:35 +02:00
1977b5209c Can update account information 2025-04-07 21:13:36 +02:00
559eadfd05 Can delete a single account 2025-04-07 20:56:51 +02:00
7c10e3ca5c Can get single account information 2025-04-07 20:53:34 +02:00
72e67d9e91 Add first routes for accounts management 2025-04-03 23:14:55 +02:00
f012572936 Update project dependencies 2025-04-03 22:26:06 +02:00
c967103a16 Prepare release generation 2025-03-20 21:17:47 +01:00
c6757f477a Resolve some TODOs 2025-03-20 21:00:29 +01:00
133d0de084 Handle token renewal and expiration 2025-03-20 20:51:58 +01:00
c6f7830d9d Start to support token authentication 2025-03-20 20:38:09 +01:00
544513d118 Add tokens routes 2025-03-19 18:57:38 +01:00
3081757536 Return proper error when user authentication cannot be verified 2025-03-18 22:48:17 +01:00
d5bb1acbcb Extract user information from session 2025-03-18 22:44:52 +01:00
1a022bd33e Finish OIDC login 2025-03-18 19:37:46 +01:00
dbe1ec22e0 Add base web UI 2025-03-18 19:14:46 +01:00