AP
|
0394209b80
|
chore: 🔧 eslint sort rule
|
2020-05-15 19:48:00 +02:00 |
|
AP
|
be29ad7157
|
docs: 📚️ fix npm port command
|
2020-05-14 07:30:19 +02:00 |
|
AP
|
2c9be0b829
|
chore: 🔧 improve login process
|
2020-05-14 05:54:46 +02:00 |
|
AP
|
f7e7e56481
|
chore(release): 🚀 0.5.6
|
2020-05-13 07:53:58 +02:00 |
|
AP
|
494289e5e1
|
refactor: ♻️ rate limiter default and tighter
|
2020-05-13 07:46:31 +02:00 |
|
AP
|
b343c8f440
|
ci: 👷 add circleci config
|
2020-05-13 07:32:31 +02:00 |
|
AP
|
b4ac4f504f
|
chore: 🔧 move api folder
|
2020-05-13 07:15:10 +02:00 |
|
AP
|
85c6a28ce5
|
fix: 🐛 docker images
|
2020-05-12 22:03:08 +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
|
dc0e5d7cd6
|
fix: 🐛 linting
|
2020-05-07 19:08:56 +02:00 |
|
AP
|
816306f2cd
|
fix: 🐛 type error
|
2020-05-07 18:19:09 +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
|
892d1b362c
|
style: 🎨 modal buttons change
|
2020-05-02 23:15:09 +02:00 |
|
AP
|
dc4f329ed3
|
chore: 🔧 remove logger param
|
2020-05-02 23:01:29 +02:00 |
|
AP
|
88d4a86ab7
|
chore(release): 🚀 0.4.1
|
2020-05-01 15:25:19 +02:00 |
|
AP
|
b081e13d23
|
fix: 🐛 account settings
|
2020-05-01 15:24:02 +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
|
b8ea1597a0
|
chore: show all channel tabs
|
2020-04-26 22:09:22 +02:00 |
|
AP
|
457546e676
|
fix: enable channel force close
|
2020-04-26 09:58:50 +02:00 |
|
AP
|
47ac68879a
|
chore(release): 0.3.9
|
2020-04-22 10:26:41 +02:00 |
|
Anthony Potdevin
|
85581cc992
|
feat: new home (#28)
* chore: top styling
* chore: compatible section changes
* chore: wip remove home
* chore: refactor login flow
* chore: yarn lock update
|
2020-04-22 10:14:33 +02:00 |
|
AP
|
98129c7656
|
chore(release): 0.3.8
|
2020-04-20 23:15:52 +02:00 |
|
AP
|
2a4e3a3834
|
fix: correct balances
|
2020-04-20 23:14:56 +02:00 |
|
AP
|
e1802e8d7c
|
chore(release): 0.3.7
|
2020-04-20 20:41:39 +02:00 |
|
Anthony Potdevin
|
b4473c50bd
|
feat: keysend integration (#27)
* feat: add keysend payments
* refactor: change file name
* refactor: set correct name
* chore: add keysend experimental warning
|
2020-04-20 20:15:47 +02:00 |
|
AP
|
f29ba3d2ae
|
chore(release): 0.3.6
|
2020-04-17 20:35:29 +02:00 |
|
AP
|
3df5e2c555
|
style: help text position
|
2020-04-17 20:20:57 +02:00 |
|
AP
|
b9f63c1524
|
chore: improve login ux
|
2020-04-17 20:11:37 +02:00 |
|
AP
|
1713ca26b1
|
refactor: get auth from context
|
2020-04-17 15:36:35 +02:00 |
|
AP
|
a31d8a7b6c
|
chore(release): 0.3.5
|
2020-04-16 22:54:15 +02:00 |
|
AP
|
56ae465e07
|
refactor: add query mutation types
|
2020-04-16 22:52:41 +02:00 |
|
AP
|
3b8f4aad61
|
chore: styling small bugs and refactors
|
2020-04-16 22:36:09 +02:00 |
|
AP
|
4947c363ab
|
fix: type adjustments
|
2020-04-16 16:18:26 +02:00 |
|