Anthony Potdevin
dbcb4ef57c
chore: 🔧 add bos pay
2020-08-19 08:35:17 +02:00
Anthony Potdevin
0f5d1db852
chore: 🔧 select-component ( #127 )
...
* chore: 🔧 select-component
* chore: 🔧 peer select
* chore: 🔧 loading select
2020-08-18 09:32:11 +02:00
Anthony Potdevin
fceecafefa
chore: 🔧 bos rebalance changes
2020-08-17 20:23:23 +02:00
Anthony Potdevin
f2f1b40a38
chore: 🔧 new channel details ( #126 )
...
* chore: 🔧 new channel details
* chore: 🔧 add mutation
* chore: 🔧 cleanup
* refactor: ♻️ views
* fix: 🐛 correct query
2020-08-16 18:09:22 +02:00
Anthony Potdevin
3c2e24f815
refactor: ♻️ channel fees query
2020-08-14 21:11:49 +02:00
Anthony Potdevin
d03ab06cbd
chore: 🔧 add block time to closed channel
2020-08-14 19:02:05 +02:00
Anthony Potdevin
5b68684015
fix: 🐛 getnode request limiter
2020-08-14 18:27:42 +02:00
Anthony Potdevin
f985e51b98
feat: ✨ add leaderboard ( #119 )
...
* feat: ✨ add leaderboard
* chore: 🔧 add leaderboard
* chore: 🔧 leaderboard card
* style: 🎨 node card
* chore: 🔧 cleanup
* chore: 🔧 remove ssr query
2020-08-09 23:16:44 +02:00
Anthony Potdevin
2de92be074
chore: 🔧 sso and login help
2020-08-05 23:44:05 +02:00
Anthony Potdevin
87f27d39bd
chore: 🔧 more logging
2020-08-05 22:58:48 +02:00
Anthony Potdevin
db3b0d39b5
chore: 🔧 open channel push tokens
2020-08-05 22:23:48 +02:00
Anthony Potdevin
c8a9869062
chore: 🔧 remove hodlhodl ( #113 )
...
* chore: 🔧 remove hodlhodl
* chore: 🔧 cleanup package json
2020-08-05 08:38:38 +02:00
Anthony Potdevin
581185e6b0
chore: 🔧 remove client ( #111 )
...
* chore: 🔧 remove client
* chore: 🔧 change cookie name
* chore: 🔧 remove auth param
* chore: 🔧 remove auth components
* chore: 🔧 add getaccount query
* fix: 🐛 tests
* chore: 🔧 get account
* chore: 🔧 status check
* chore: 🔧 remove log
* chore: 🔧 update apollo client
* refactor: ♻️ server side props
* chore: 🔧 ssr queries
* chore: 🔧 more ssr queries
* chore: 🔧 type check
* chore: 🔧 increase nodeinfo limit
Co-authored-by: apotdevin <apotdevincab@gmail.com>
2020-08-05 08:37:02 +02:00
Anthony Potdevin
bc4415cde7
chore: 🔧 enable strict tsconfig ( #96 )
...
* chore: 🔧 strict enable wip
* Improve typings, add type dependencies (#97 )
We improve the TypeScript situation by enabling `noImplicitAny`. This
leads to a bunch of errors, as expected. We fix some of these by
installing the correct types, and some are fixed manually by an educated
guess. There are still a lot left, and these seem to be a big mix of
lacking types for the `ln-service` dependency and potential bugs.
* Strict null (#100 )
* chore: 🔧 enable strict-null
* chore: 🔧 more checks
* chore: 🔧 some fixes
* chore: 🔧 more types
* chore: 🔧 more types
* chore: 🔧 more types
* chore: 🔧 more types
* chore: 🔧 more types
* chore: 🔧 more types
* chore: 🔧 more types
* chore: 🔧 enable strict
* fix: 🐛 input
* fix: 🐛 forward report
* fix: 🐛 chat sending
* fix: 🐛 chat bubble input
Co-authored-by: Torkel Rogstad <torkel@rogstad.io>
2020-08-05 08:35:26 +02:00
AP
26cd42bf78
fix: 🐛 hash password change
2020-07-16 00:08:46 +02:00
AP
bf76e0baa0
feat: ✨ hash config passwords
2020-07-15 12:14:16 +02:00
AP
5dd94af06a
refactor: ♻️ forward report
2020-07-12 16:01:27 +02:00
AP
77b597dd7a
refactor: ♻️ forward report
2020-07-12 00:55:31 +02:00
AP
1c6c9dbedf
refactor: ♻️ transaction report
2020-07-11 23:30:43 +02:00
AP
704b04c542
chore: 🔧 change to mempool api for fees
2020-07-08 23:09:56 +02:00
AP
1b45f57180
chore: 🔧 url to add peer
2020-07-08 23:04:47 +02:00
AP
3051fdd5d5
chore: 🔧 sort by channel age
2020-07-03 08:14:38 +02:00
AP
fdcf6d00ff
chore: 🔧 add commit fee
2020-07-03 07:15:10 +02:00
Anthony Potdevin
83031a63bd
feat: ✨ recommended channels ( #77 )
...
* feat: ✨ recommended channels
* chore: 🔧 change ui
* style: 🎨 loading card
* chore: 🔧 remove console logs
* refactor: ♻️ node filter
* chore: 🔧 check if peer
* chore: 🔧 format peer capacity
2020-06-29 19:46:39 +02:00
AP
830586b6bd
feat: ✨ balance from channel view
2020-06-27 19:15:49 +02:00
Anthony Potdevin
9a860ee141
feat: ✨ accounting ( #75 )
...
* feat: ✨ accounting
* chore: 🔧 accounting params
* chore: 🔧 remove log
* chore: 🔧 remove null year
* chore: 🔧 disabled payment report
* chore: 🔧 rebalance filters
2020-06-27 11:44:43 +02:00
AP
b33242e7cd
refactor: ♻️ probe route resolver
2020-06-21 21:37:29 +02:00
AP
a4a5902dd2
fix: 🐛 handle probe error
2020-06-21 21:18:50 +02:00
Anthony Potdevin
f1b0fa52a0
feat: ✨ advanced rebalance ( #71 )
...
* feat: ✨ initial bos wip
* test: 🚨 mock balanceofsatoshis
* test: 🚨 correct mock
* chore: 🔧 rebalance mutation
* chore: 🔧 add options
* chore: 🔧 rebalance settings
* chore: 🔧 value for inputs
* fix: 🐛 styles and input
* chore: 🔧 update bos
* chore: 🔧 update deps
* fix: 🐛 change rebalance invoice desc
* style: 🎨 transparent header
2020-06-20 12:52:59 +02:00
AP
ce17743eb8
fix: 🐛 authentication error throw
2020-06-16 18:56:10 +02:00
Anthony Potdevin
a78b6e96d5
test: 🚨 more server unit tests ( #70 )
...
* chore: 🔧 add tests
* fix: 🐛 network info resolver
* feat: ✨ init tests
* chore: 🔧 improve test
* chore: 🔧 more tests
* chore: 🔧 bitcoin resolvers
* chore: 🔧 more tests
2020-06-13 11:46:20 +02:00
AP
7d5133a39b
chore: 🔧 sso auth improvements
2020-06-11 07:50:49 +02:00
AP
d6f9e51ed0
feat: details view
2020-06-10 06:28:31 +02:00
AP
9039868dc7
fix: 🐛 remove null pointer
2020-06-10 06:25:05 +02:00
AP
e1210820cd
fix: 🐛 ignore verify error
2020-06-10 06:01:00 +02:00
AP
4852892081
fix: 🐛 admin check
2020-06-09 21:53:50 +02:00
AP
8c9607d1e4
feat: ✨ bake macaroons
2020-06-07 20:51:50 +02:00
AP
786d88f414
chore: 🔧 remove anys
2020-06-07 13:33:47 +02:00
Anthony Potdevin
91628dbc5c
feat: ✨ probe route ( #63 )
2020-06-06 18:04:19 +02:00
AP
6981b94534
fix: 🐛 partner fees in channel view
2020-06-06 10:25:31 +02:00
Anthony Potdevin
009195c86f
feat: ✨ stats view ( #54 )
...
* feat: ✨ channel stats
* chore: 🔧 add node resolver
* chore: 🔧 add monitored time
* chore: 🔧 and queries to front
* fix: 🐛 floats to ints
* chore: 🔧 add progress bars
* chore: 🔧 add channel resolver
* chore: 🔧 refactor forwards frontend
* refactor: ♻️ channel resolvers
* chore: 🔧 refactor channel queries
* refactor: ♻️ peer resolver
* refactor: ♻️ peer query
* fix: 🐛 small changes
* fix: 🐛 typo
* chore: 🔧 stats view wip
* chore: 🔧 add update script
* chore: 🔧 improve ui
* chore: 🔧 move buttons
* fix: 🐛 home path
* chore: 🔧 add public key to node resolver
* refactor: ♻️ resume resolver
* chore: 🔧 remove test account
* chore: 🔧 change logger for lnpay
* feat: ✨ github version
Co-authored-by: apotdevin <apotdevincab@gmail.com>
2020-06-05 18:50:10 +02:00
Anthony Potdevin
f80492b80a
refactor: ♻️ server structure ( #52 )
...
* refactor: ♻️ change schema
* chore: 🔧 small changes
* chore: 🔧 cleanup
* chore: 🔧 cleanup types
* chore: 🔧 change to absolute imports
Co-authored-by: apotdevin <apotdevincab@gmail.com>
2020-06-01 08:36:33 +02:00