Commit graph

6 commits

Author SHA1 Message Date
Anthony Potdevin
5ee6b95c87
chore: bump dependencies (#325) 2021-08-27 11:41:14 +02:00
apotdevin
acb96ff3df
chore: bump deps 2021-06-21 12:14:40 +02:00
Anthony Potdevin
dbcb4ef57c
chore: 🔧 add bos pay 2020-08-19 08:35:17 +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
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
aa60d618f9
Feat/nextjs (#25)
* feat: initial nextjs commit

* chore: general card styles changes

* chore: add storybook

* chore: small changes and fixes

* fix: trading filter encoding

* fix: add link to node

* chore: set to correct version
2020-04-12 18:27:01 +02:00