34 Commits

Author SHA1 Message Date
DSeeLP
4c0e44e542 remove Account and rename AccountInfo to Account 2025-04-17 12:20:59 +02:00
DSeeLP
c6971c8b73 make initial capital configurable 2025-04-17 10:37:30 +02:00
DSeeLP
52917f4128 implement inital account capital with system transaction 2025-04-17 10:29:20 +02:00
DSeeLP
ce13d854c1 implement endpoint to list remote users 2025-04-17 10:25:45 +02:00
DSeeLP
9b1368dd9c refactor motd endpoint and add bank meta endpoint 2025-04-17 09:27:32 +02:00
DSeeLP
27520f3337 implement unread count 2025-04-17 08:55:40 +02:00
DSeeLP
0972bedc49 fix amount used by interop pay endpoint 2025-04-07 16:34:26 +02:00
DSeeLP
0202985e22 implement password changes 2025-04-06 20:19:50 +02:00
DSeeLP
3fa2de5139 validate credentials 2025-04-05 15:29:11 +02:00
DSeeLP
dea82bdad8 fix schema of MakePayment 2025-04-05 14:58:21 +02:00
DSeeLP
9d03f18fe7 use put instead of post to replace custom data 2025-04-05 13:59:12 +02:00
DSeeLP
ec40de6068 support marking chat messages as read 2025-04-05 13:37:49 +02:00
DSeeLP
a6cdd5377b use new regex for interop users 2025-04-03 20:14:18 +02:00
DSeeLP
e8eef372aa key based user data 2025-03-24 18:55:00 +01:00
DSeeLP
975fc1d567 implement custom data 2025-03-24 16:14:33 +01:00
DSeeLP
6ffe0843d6 implement motd endpoint 2025-03-23 22:44:41 +01:00
DSeeLP
8be45b2ca6 implement sending of interop payments 2025-03-22 17:32:55 +01:00
DSeeLP
80fd44d1d6 implement endpoints for interop api 2025-03-22 17:32:55 +01:00
DSeeLP
02b56c745d fix todos in payment endpoint 2025-03-18 17:11:20 +01:00
DSeeLP
2d3cc8edc1 split into bank_core and server 2025-03-16 16:21:45 +01:00
DSeeLP
0e90a4e2e4 add notification socket 2025-03-16 14:22:34 +01:00
DSeeLP
4c72fe6bab fix chat endpoints 2025-03-16 11:38:26 +01:00
DSeeLP
b35b9ec7fc fix Chat::get_by_id 2025-03-16 11:38:17 +01:00
DSeeLP
e4fab172f0 allow chats to be created with username 2025-03-16 11:38:14 +01:00
DSeeLP
8f3ffc4697 implement chat functionality 2025-03-15 19:38:41 +01:00
DSeeLP
a313f7b6da initial implementation of payment history 2025-03-11 14:55:59 +01:00
DSeeLP
4498ec442f make payments work 2025-03-11 12:15:26 +01:00
DSeeLP
2988cc09aa unify LoginSuccess and RegisterSucccess into TokenResponse 2025-03-11 11:18:51 +01:00
DSeeLP
a4e233398f tests for user balance and account list 2025-03-07 15:14:16 +01:00
DSeeLP
6e04bb561c add tests and fix account and user list endpoints 2025-03-07 14:26:12 +01:00
DSeeLP
456c507c10 initial testing infrastructure 2025-03-07 08:25:51 +01:00
DSeeLP
d1bb61e2a8 Implement various endpoints 2025-03-05 13:27:06 +01:00
DSeeLP
01629f00b5 implement user info, user balance and list_users endpoint 2025-03-03 13:58:11 +01:00
DSeeLP
f9d9639244 more work and ci 2025-03-01 18:50:14 +01:00