Commit Graph

249 Commits

Author SHA1 Message Date
AP
3c56bbd998 chore(release): 🚀 0.7.5 2020-06-09 21:54:44 +02:00
AP
596d541935 chore: 🔧 update dependencies 2020-06-08 08:44:34 +02:00
AP
aec97b5a78 chore(release): 🚀 0.7.4 2020-06-07 21:02:00 +02:00
AP
6c6520c9a7 chore(release): 🚀 0.7.3 2020-06-07 10:15:41 +02:00
AP
a88eb062ee chore(release): 🚀 0.7.2 2020-06-06 18:05:21 +02:00
Anthony Potdevin
91628dbc5c
feat: probe route (#63) 2020-06-06 18:04:19 +02:00
Anthony Potdevin
189495e002
ci: 👷 add build all images script (#62)
* ci: 👷 add build all images script

* chore: 🔧 typo

Co-authored-by: apotdevin <apotdevincab@gmail.com>
2020-06-06 13:57:24 +02:00
AP
92cadf5a6d chore(release): 🚀 0.7.1 2020-06-06 10:29:15 +02:00
AP
6bac6771ab chore(release): 🚀 0.7.0 2020-06-05 18:51:22 +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
apotdevin
86018d45b8 chore(release): 🚀 0.6.13 2020-05-31 12:40:48 +02:00
apotdevin
50a118e960 chore(release): 🚀 0.6.12 2020-05-31 11:48:32 +02:00
apotdevin
9163f503d0 chore: 🔧 update deps 2020-05-31 11:48:03 +02:00
apotdevin
146afbab9e chore(release): 🚀 0.6.11 2020-05-31 09:27:40 +02:00
apotdevin
eae9489052 chore(release): 🚀 0.6.10 2020-05-31 09:00:42 +02:00
apotdevin
48bd4eba1d chore(release): 🚀 0.6.9 2020-05-30 08:14:01 +02:00
AP
bb90fbfe50 chore(release): 🚀 0.6.8 2020-05-26 09:28:00 +02:00
AP
c838056551 chore: 🔧 remove storybook and update deps 2020-05-26 09:04:00 +02:00
AP
8c287872e0 chore(release): 🚀 0.6.7 2020-05-26 07:04:32 +02:00
Anthony Potdevin
b02694cd6c
refactor: ♻ cookies set from server (#49)
* chore: 🔧 change withApollo

* feat:  set cookie from server

* chore: 🔧 remove bcrypt dep

* fix: 🐛 initialize check

* chore: 🔧 remove cookies correctly

* fix: 🐛 status type
2020-05-26 07:03:33 +02:00
AP
64cd011103 chore(release): 🚀 0.6.6 2020-05-25 22:33:10 +02:00
AP
cf965f3ca5 chore(release): 🚀 0.6.5 2020-05-24 01:01:15 +02:00
AP
8099a3919e chore(release): 🚀 0.6.4 2020-05-23 19:30:45 +02:00
AP
5df58ec9f4 chore(release): 🚀 0.6.3 2020-05-23 18:46:18 +02:00
Anthony Potdevin
c2d2dc8e36
feat: style changes (#48)
* feat:  style changes

* chore: 🔧 number format

* fix: 🐛 partner capacity

* fix: 🐛 small change

* chore: 🔧 add channel status

* refactor: ♻️ bar width
2020-05-23 18:45:28 +02:00
AP
012bb8666c chore(release): 🚀 0.6.2 2020-05-21 10:32:02 +02:00
AP
bd91df5f00 chore: 🔧 remove cors 2020-05-21 10:25:56 +02:00
AP
cc651351cc chore(release): 🚀 0.6.1 2020-05-21 09:19:14 +02:00
AP
4c74ed1536 fix: 🐛 logging and types 2020-05-20 22:32:55 +02:00
AP
f79667c057 Revert to tag v0.6.0 2020-05-19 16:38:18 +02:00
AP
85e20d9d52 chore(release): 🚀 0.6.4 2020-05-19 09:13:06 +02:00
AP
d2dbf97143 chore(release): 🚀 0.6.3 2020-05-19 09:12:36 +02:00
AP
b6bb4606ca chore(release): 🚀 0.6.2 2020-05-19 09:06:08 +02:00
AP
0cda0679ae chore(release): 🚀 0.6.1 2020-05-19 08:22:22 +02:00
AP
64b1d91feb chore(release): 🚀 0.6.0 2020-05-19 07:52:07 +02:00
Anthony Potdevin
9d73c30fb4
feat: server authentication (#38)
* feat:  server sso auth

* chore: 🔧 continue sso integration

* fix: 🐛 correct filter

* chore: 🔧 add resolver types

* chore: 🔧 linter sort imports

* fix: 🐛 duplicate imports

* chore: 🔧 change auth context

* feat:  add accounts read and query

* fix: 🐛 small changes

* chore: 🔧 continue integration

* chore: 🔧 add auth

* chore: 🔧 switch to new context

* fix: 🐛 imports and account context

* chore: 🔧 add session token query

* chore: 🔧 change server auth

* chore: 🔧 add sso to server accounts query

* chore: 🔧 cleanup and small fixes

* chore: 🔧 separate generated files

* refactor: ♻️ change graphql imports

* fix: 🐛 add id to params

* fix: 🐛 auth changes

* chore: 🔧 improve logging and account fixes

* chore: 🔧 change footer

* chore: 🔧 remove console logs

* chore: 🔧 add spacing

* fix: 🐛 final changes
2020-05-19 07:50:16 +02:00
AP
f7e7e56481 chore(release): 🚀 0.5.6 2020-05-13 07:53:58 +02:00
AP
6abeb43b11 refactor: ♻️ docker images 2020-05-12 12:16:44 +02:00
AP
69555abfff chore: 🔧 update deps 2020-05-12 06:19:12 +02:00
Anthony Potdevin
3d29616300
feat: privacy settings (#37)
* feat:  privacy configs

* chore: 🔧 chat polling speed

* refactor: ♻️ chat state

* chore: 🔧 move config to cookie
2020-05-11 06:21:16 +02:00
AP
ef5c2d16f4 chore: 🔧 add docker scripts 2020-05-08 10:20:47 +02:00
AP
a44ccb3f7d chore(release): 🚀 0.5.5 2020-05-07 22:43:23 +02:00
Anthony Potdevin
32ad0c3302
feat: multi arch (#36)
* feat: wip multi arch dockerfiles

* chore: 🔧 multiarch wip

* chore: 🔧 finish docker 32

* chore: 🔧 add arm64 dockerimage

* chore: 🔧 cleanup
2020-05-07 22:42:40 +02:00
AP
8be7684460 chore(release): 🚀 0.5.4 2020-05-07 19:19:08 +02:00
AP
aa39ab5471 fix: 🐛 eslint plugins 2020-05-07 13:51:39 +02:00
AP
4f4ed021a1 chore(release): 🚀 0.5.3 2020-05-06 22:53:20 +02:00
AP
9d2cbd39a6 fix: 🐛 lint script and dockerfile 2020-05-06 22:53:05 +02:00
AP
fdd2894cd4 chore(release): 🚀 0.5.2 2020-05-06 22:40:28 +02:00
Anthony Potdevin
933ead86e9
feat: switch to eslint (#35)
* feat:  switch to eslint

* chore: 🔧 fix lint issues

* chore: 🔧 remove comments
2020-05-06 22:39:36 +02:00
AP
f6bd54b0df chore(release): 🚀 0.5.1 2020-05-03 11:52:43 +02:00
AP
a2267e7ae0 chore: 🔧 upgrade dependencies 2020-05-03 11:48:56 +02:00
AP
00a9bdb432 chore(release): 🚀 0.5.0 2020-05-03 11:14:55 +02:00
AP
ac577b5438 feat: add wallet version query and view 2020-05-03 11:14:36 +02:00
AP
82296f3fbb chore: 🔧 lnd 10 support 2020-05-03 10:03:36 +02:00
AP
88d4a86ab7 chore(release): 🚀 0.4.1 2020-05-01 15:25:19 +02:00
AP
6c9845889b chore(release): 🚀 0.4.0 2020-05-01 14:11:27 +02:00
AP
9d14a57389 chore(release): 🚀 0.3.10 2020-05-01 14:10:54 +02:00
Anthony Potdevin
24c5109a06
feat: chat integration (#34)
* feat: chat wip

* chore: more chat stuff

* chore: fallback alias

* chore: more chat progress

* chore: chat continues

* chore: disconnect on account change

* chore: add start chat view

* fix: no messages fix

* chore: 🔧 more chat changes

* feat:  move to react feather

* chore: 🔧 add fee paid

* style: 🎨 change fee paid style

* fix: 🐛 wrong sidesettings icon

* chore: 🔧 add signed verified messages

* style: 🎨 chat mobile styling

* style: 🎨 contacts button icon

* chore: 🔧 add message types

* style: 🎨 chat changes

* chore: 🔧 error handling and styling

* chore: 🔧 chat settings

* chore: 🔧 contact last message

* chore: 🔧 small alias styling

* chore: 🔧 improve error handling

* chore: 🔧 juggernaut compatible

* chore: 🔧 multi currency

* chore: 🔧 add maxfee setting

* chore: 🔧 small fixes

* chore: 🔧 docker multistage
2020-05-01 14:08:30 +02:00
AP
47ac68879a chore(release): 0.3.9 2020-04-22 10:26:41 +02:00
AP
98129c7656 chore(release): 0.3.8 2020-04-20 23:15:52 +02:00
AP
e1802e8d7c chore(release): 0.3.7 2020-04-20 20:41:39 +02:00
AP
f29ba3d2ae chore(release): 0.3.6 2020-04-17 20:35:29 +02:00
AP
a31d8a7b6c chore(release): 0.3.5 2020-04-16 22:54:15 +02:00
AP
4fa7637b27 chore(release): 0.3.4 2020-04-16 15:28:05 +02:00
AP
a10edec4fe chore: codegen and types for apollo 2020-04-16 15:24:27 +02:00
AP
2761586c19 docs: add another script 2020-04-16 11:07:25 +02:00
AP
d135e44b26 chore(release): 0.3.3 2020-04-16 10:59:04 +02:00
Anthony Potdevin
83d9b20205
chore: changes and config for ssr and nextjs (#26)
* test: change docker to yarn

* test: change api handler url

* fix: image imports in public folder

* fix: add path prefix to links

* chore: update deps

* chore: small fixes

* chore: remove prefetch flag

* chore: remove use size hook

* Revert "chore: remove prefetch flag"

This reverts commit ae7ee3bc23.
2020-04-16 10:57:22 +02:00
AP
8c8291f527 chore(release): 0.3.2 2020-04-14 17:33:58 +02:00
AP
a607ab57bb chore(release): 0.3.1 2020-04-13 07:31:25 +02:00
AP
6aebc91908 fix: dockerfile and small changes 2020-04-13 07:30:19 +02:00
AP
5165ee808e chore(release): 0.3.0 2020-04-12 18:42:54 +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
AP
3053c0eeb9 chore: add version bump script 2020-04-09 13:10:25 +02:00
AP
ad91160256 fix: allow insecure headers for hodlhodl 2020-04-09 13:05:57 +02:00
Anthony Potdevin
22196e8468
Feat/v0.2.0 (#19)
* chore: bump version

* style: password field changes

* Feat/lerna integration (#17)

* chore: move into package folder

* chore: initial lerna setup

* chore: yarn lock cleanup

* chore: package organization

* chore: yarn lock update

* chore: update packages

* chore: wip lerna integration

* chore: downgrade date-fns

* chore: lerna cleanup

* chore: add env file

* docs: update README

* chore: organize configs

* Feat/hodlhodl integration (#18)

* feat: hodl integration start

* chore: add pagination and more

* chore: change filter flow

* chore: change offer card ui

* chore: more offer card changes

* chore: small refactors and stylings

* v0.2.0

* docs: update README
2020-04-08 20:06:59 +02:00
AP
e696fe36d3 chore(server): move server into subdir 2020-02-26 18:45:23 +01:00
AP
6416a64cde chore: add maxFee to getRoute 2020-02-22 21:01:33 +01:00
AP
098f541a33 feat: add adminCheck query 2020-02-22 15:33:06 +01:00
AP
358944a79b chore: update deps 2020-02-20 21:58:35 +01:00
Anthony Potdevin
5af3f6c7f7 chore(version): bump (#2) 2020-02-09 21:21:30 +01:00
AP
c3e158427b chore: upgrade deps 2020-02-07 18:27:04 +01:00
AP
f8161f17ef chore: version start 2020-02-07 08:16:13 +01:00
AP
b42d6aea68 chore: refactor and npm command 2020-02-01 09:15:44 +01:00
AP
5b96e6bdb3 feat: aws configs 2020-01-31 20:57:57 +01:00
AP
cb0158deb8 chore: update deps 2020-01-31 08:43:52 +01:00
AP
ae1be2bba6 chore: update dependencies 2020-01-25 08:05:58 +01:00
AP
1024ac1ed7 chore: small change in update fee mutation 2020-01-11 18:29:07 +01:00
AP
c58302da2a chore: fix when no payments or invoices 2019-12-17 08:11:37 +01:00
AP
af2ef16c10 chore: prettier changes 2019-11-30 11:50:38 +01:00
AP
d045d5be6c chore: changes to auth 2019-11-30 11:49:47 +01:00
AP
a3155e236a feat: auth in each query 2019-11-28 19:09:00 +01:00
AP
dce5795fa8 feat: add report queries 2019-11-23 19:49:20 +01:00
AP
86152341b2 feat: add bitcoin price query 2019-11-17 00:23:28 +01:00
AP
9973c3c54f feat: more queries and mutations 2019-11-07 07:53:11 +01:00
AP
39fbfe3bbf chore: initial version 2019-11-06 06:56:45 +01:00
AP
aabd801c2c feat: add info queries 2019-11-05 22:52:16 +01:00
AP
2285cb43f9 feat: add typescript 2019-11-02 23:04:07 +01:00
AP
46439a7c90 feat: initial commit 2019-11-02 21:25:47 +01:00