robosats/api
Reckless_Satoshi d05ce86189
Merge pull request #162 from Gravity2106/patch-1
Fix Spanish TG message
2022-06-14 18:24:37 +00:00
..
lightning Add validation of invoice based on total cost of routing hints 2022-05-26 16:35:45 -07:00
management/commands Fix DEL in clean orders. Add cancel button to paused order 2022-05-01 10:05:58 -07:00
migrations Create api django app 2022-01-01 14:13:27 -08:00
nick_generator Re-format all python code 2022-02-17 11:50:10 -08:00
__init__.py Create api django app 2022-01-01 14:13:27 -08:00
admin.py Make pgp keys read-only on admin panel. Improve homepage copy button behaviour. 2022-05-30 04:19:12 -07:00
apps.py Re-format all python code 2022-02-17 11:50:10 -08:00
logics.py Fix autoscroll, allow plaintext chat, forbid collab cancelation on wrong status 2022-06-04 14:26:53 -07:00
messages.py Update messages.py 2022-06-06 02:09:06 +02:00
models.py Create task to delete older than 3 days encrypted messages 2022-05-31 02:23:01 -07:00
serializers.py Validate length of token_hash. Increase expiry times of routing status. 2022-05-30 07:08:32 -07:00
tasks.py Lower time between retries to 1min. Disable ResetMC. Increase timeout. 2022-06-09 03:56:17 -07:00
tests.py Create api django app 2022-01-01 14:13:27 -08:00
urls.py Add exchange historical endpoint api/historical 2022-05-09 10:35:04 -07:00
utils.py Exclude BTC swaps from avg premium calculation 2022-06-07 14:05:34 -07:00
views.py Fix chatroom names. Fix users entering old chats 2022-06-03 02:39:48 -07:00