Commit Graph

60 Commits

Author SHA1 Message Date
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