Commit Graph

18 Commits

Author SHA1 Message Date
Michael Bumann
d1b33ec65c Merge branch 'main' into gettxs-endpoint 2022-01-14 03:18:00 +02:00
Michael Bumann
6c72aab6f0 Merge branch 'main' into checkpayment-endpoint 2022-01-14 03:17:23 +02:00
Michael Bumann
fc65643008 Merge pull request #15 from getAlby/balance-endpoint
Balance endpoint
2022-01-14 03:16:33 +02:00
Viktor Patchev
4c41864fcf Check Payment endpoint 2022-01-13 20:11:15 +01:00
Viktor Patchev
f61ffba545 Consistent file naming 2022-01-13 20:02:31 +01:00
Viktor Patchev
e3e752af5c Consistent file naming 2022-01-13 20:00:51 +01:00
Viktor Patchev
742bea615e Get TXS endpoint 2022-01-13 19:55:38 +01:00
Viktor Patchev
c783e41354 Balance endpoint 2022-01-13 19:16:43 +01:00
Viktor Patchev
ea700a117e Return not hashed password 2022-01-13 17:27:58 +01:00
Viktor Patchev
4cf70f1853 Compare password hash after fetching the user 2022-01-13 17:09:36 +01:00
Viktor Patchev
c316a9a4a9 Fix import 2022-01-13 17:07:49 +01:00
Viktor Patchev
37ee9f731b Merge branch 'main' into add-password-hashing 2022-01-13 17:05:59 +01:00
Viktor Patchev
cda87b7f77 Fix request body 2022-01-13 10:08:47 +01:00
Viktor Patchev
477d524cc3 Add payinvoice endpoint 2022-01-12 18:16:31 +01:00
Michael Bumann
8b9038a037 Merge branch 'pure-go-sqlite'
* pure-go-sqlite:
  Use pure go implementaiton for sqlite

# Conflicts:
#	pkg/database/database.go
2022-01-11 11:10:14 +01:00
Michael Bumann
1060eca626 why models2? 2022-01-10 22:52:59 +01:00
Viktor Patchev
b3584bbc14 Change controller types names 2022-01-10 21:22:40 +01:00
Viktor Patchev
1ee2bdb909 Change folder structure 2022-01-10 21:15:30 +01:00