Commit graph

7 commits

Author SHA1 Message Date
Anthony Potdevin
e438f85ddf
chore: 🔧 add bos score to channels (#207) 2021-01-08 22:27:35 +01:00
Anthony Potdevin
5bcfed1b24
chore: 🔧 enable tor proxy config (#197) 2020-12-25 21:42:19 +01:00
Anthony Potdevin
eede62b2f2
chore: 🔧 dependency update 2020-12-16 14:53:07 +01:00
Anthony Potdevin
7fa7cfc3c2
chore: 🔧 add score query 2020-12-15 16:29:58 +01: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
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
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