Commit graph

35 commits

Author SHA1 Message Date
cryptosharks131
69ec726a5e
Use concurrent log file handler for app logs 2026-07-05 14:49:58 -04:00
HODLmeTight
8d23951d26
fix: resolve v1.11.0 log location bugs in baremetal and docker setups (#450) 2026-06-22 10:19:32 -04:00
cryptosharks131
abb1f5840a
logging updates for docker 2026-06-08 13:54:56 -04:00
cryptosharks131
7f8dde005b
use Path chmod + strictly pin modules 2026-06-08 13:37:27 -04:00
kp
892bbd9151
fix SSH MITM, file permissions, pin dependencies (#440) 2026-06-08 13:34:44 -04:00
cryptosharks131
40a8e55d08
Logging Upgrade (#431) 2025-10-20 12:56:27 -04:00
cryptosharks131
11aa6f8f78
fix issues with smaller docker image 2024-09-24 11:58:02 -04:00
Otávio
9c8838b8d8
Unify logs (#361) 2024-03-02 11:00:31 -05:00
cryptosharks131
5677742a63
Cookie age flag 2023-10-27 12:56:34 -04:00
cryptosharks131
443f3206da
Remove django QR codes 2023-10-27 12:30:35 -04:00
cryptosharks131
271ba54b7d
Fix issue with script csrf 2023-10-23 09:00:22 -04:00
cryptosharks131
ba7d1c5ffd
Unify Backend With Single Controller (#326) 2023-10-04 21:55:18 -04:00
cryptosharks131
35b26fd347
Add custom grpc msg sizes 2023-07-10 20:45:57 -04:00
cryptosharks131
38425fedae
Add django-filter to rest api 2023-03-04 15:07:17 -05:00
cryptosharks131
8f5c46580d
add timeout to settings 2023-02-02 12:26:31 -05:00
cryptosharks131
7cff5b6450
README updates + update initialize.py 2023-01-08 15:51:12 -05:00
cryptosharks131
e42d346b5e Update warning messages on initialization 2022-09-26 12:09:50 -04:00
cryptosharks131
1ddb195468 Add option for no login 2022-09-26 09:59:06 -04:00
cryptosharks131
5a6160a686 Add favicon and custom tls/macaroon/db paths 2022-09-13 15:13:05 -04:00
cryptosharks131
c63c065c6c
v1.3.0 (#120) 2022-08-26 20:56:46 -04:00
cryptosharks131
ad862a09b0 Move persistent files to data directory during setup 2022-01-18 11:23:38 -05:00
cryptosharks131
48ab4a64e4 Add rest framework for static migrations 2022-01-10 19:53:59 -05:00
cryptosharks131
3ee02496e4
v1.0.0 (#14)
* Suggested AR Actions

* Connect to peer with only pubkey or pubkey@address

* Open channel without connecting first

* Login required for dashboard access
2021-12-30 17:24:20 -05:00
cryptosharks131
124b32fbb9
Add failed htlc stream (#5)
* Push for adding failed htlcs to dashboard

* Add save for db and clean up html table values

* Add HTLCs to the api backend

* Fix typo in view path
2021-12-19 10:31:12 -05:00
cryptosharks131
46bb0cefc4 fix issue with css on browsable api 2021-12-08 21:12:34 -05:00
cryptosharks131
4a9b67b257 Add debug option to settings file 2021-10-13 15:36:45 -04:00
cryptosharks131
5d105c3161 Improve supervisord setup and use port 8889 by default for nginx setup 2021-10-11 09:47:33 -04:00
cryptosharks131
1f4bee6483 Add whitenoise option for static files (docker support) 2021-09-27 21:15:57 -04:00
cryptosharks131
35c98af01f Start keeping track of remote peer fees and available in db/api 2021-09-27 19:07:53 -04:00
cryptosharks131
a4790bc6d9 Small deployment updates 2021-09-27 15:40:48 -04:00
cryptosharks131
ff28305286 Small docker updates 2021-09-26 11:16:35 -04:00
cryptosharks131
83ed2ddccb Add docker support, refactoring, customizable settings file 2021-09-24 22:54:47 -04:00
cryptosharks131
1394358121 Add config settings for lnd network and resolve a bug where invoice/forwards fail to load due to old channels 2021-09-23 15:40:15 -04:00
cryptosharks131
57b5f9cea7 Update allowed hosts for settings file and add variable for path to lnddir 2021-09-22 22:41:32 -04:00
cryptosharks131
e603ee40af Add file to initialize settings.py for users 2021-09-21 14:22:59 -04:00