Commit Graph

38 Commits

Author SHA1 Message Date
Mark Veidemanis 6ea82857f2
Implement more payout management 2023-05-06 11:52:42 +01:00
Mark Veidemanis ddfee0b328
Add payouts 2023-05-06 11:12:54 +01:00
Mark Veidemanis 7e7b145b04
Only check transactions when we have a trade and make the fetch less efficient to throttle requests more 2023-04-20 08:25:50 +01:00
Mark Veidemanis 495039e6a0
Implement overriding owner name with requisition field 2023-04-18 08:58:36 +01:00
Mark Veidemanis 7448c361bf
Implement setting minimum feedback score 2023-04-18 08:31:36 +01:00
Mark Veidemanis ae4e5ae964
Fix referencing link groups in ad functions 2023-04-05 17:30:35 +01:00
Mark Veidemanis cfffc6c904
Allow checking pending transactions 2023-03-20 14:10:31 +00:00
Mark Veidemanis 04f5595a86
Bump platform and requisition throughput on successful trades 2023-03-20 13:54:56 +00:00
Mark Veidemanis 9627fb7d41
Implement profit sharing system and write tests 2023-03-20 11:06:37 +00:00
Mark Veidemanis 8c490d6ee3
Implement link group detail screen with profit simulation 2023-03-18 14:06:50 +00:00
Mark Veidemanis bbd25c7450
Implement link groups 2023-03-18 10:48:07 +00:00
Mark Veidemanis 0723f14c53
Implement wallet model and CRUD 2023-03-17 18:37:38 +00:00
Mark Veidemanis 4d4406643f
Begin implementing per-requisition configuration 2023-03-16 20:20:36 +00:00
Mark Veidemanis 4211d3c10a
Group currency list by requisition 2023-03-14 14:06:54 +00:00
Mark Veidemanis a855e7e5b5
Make sending references configurable 2023-03-14 09:38:39 +00:00
Mark Veidemanis 7c69c99b8f
Remove DB and clean up references to it 2023-03-13 19:22:06 +00:00
Mark Veidemanis afe3efb319
Use the new model helpers 2023-03-13 18:53:00 +00:00
Mark Veidemanis 7d1bd75f48
Implement transaction handling 2023-03-13 18:49:47 +00:00
Mark Veidemanis 70c8bd413f
Serve trade data from DB 2023-03-12 12:52:34 +00:00
Mark Veidemanis 1a34121da6
Begin working on replacing Redis with Django ORM 2023-03-12 12:43:22 +00:00
Mark Veidemanis aa0b522d76
Add Trade and Transaction models 2023-03-12 12:18:45 +00:00
Mark Veidemanis af65433c55
Fix creating ads with the incorrect provider when not whitelisted 2023-03-11 18:17:14 +00:00
Mark Veidemanis 8dc1e83d0a
Add more interval choices 2023-03-11 17:43:10 +00:00
Mark Veidemanis 5f0c555aa3
Make cheat interval dropdown 2023-03-11 17:28:08 +00:00
Mark Veidemanis 96858da88a
Refactor and add base USD and withdrawal triggers 2023-03-10 15:34:46 +00:00
Mark Veidemanis 9b6180ac5b
Allow checking account ID whitelist 2023-03-10 15:04:39 +00:00
Mark Veidemanis ef546ce21b
Add Swish as a provider 2023-03-10 14:55:30 +00:00
Mark Veidemanis c95d9d7557
Fix sending references and bank details 2023-03-10 14:51:34 +00:00
Mark Veidemanis 3d43107586
Implement ad management 2023-03-10 02:21:36 +00:00
Mark Veidemanis de559f8c40
Begin ad CRUD 2023-03-10 00:42:28 +00:00
Mark Veidemanis fa7ea66c65
Show trades 2023-03-10 00:23:05 +00:00
Mark Veidemanis 1e7d8f6c8d
Begin adding platform support 2023-03-09 23:27:16 +00:00
Mark Veidemanis bcfa8f61e1
Fetch account details and display 2023-03-09 16:44:16 +00:00
Mark Veidemanis 479e5b1022
Implement adding bank links 2023-03-08 12:48:05 +00:00
Mark Veidemanis 3699fff272
Add enabled field to aggregator 2023-03-07 17:02:09 +00:00
Mark Veidemanis c702e6ecea
Allow configuring aggregator connections 2023-03-07 16:59:39 +00:00
Mark Veidemanis 20b4f101a2
Add aggregator service choices 2023-03-06 21:11:17 +00:00
Mark Veidemanis a51797ef94
Add core app 2023-03-05 20:09:31 +00:00