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
Anthony Potdevin
f80492b80a
refactor: ♻️ server structure ( #52 )
...
* refactor: ♻️ change schema
* chore: 🔧 small changes
* chore: 🔧 cleanup
* chore: 🔧 cleanup types
* chore: 🔧 change to absolute imports
Co-authored-by: apotdevin <apotdevincab@gmail.com>
2020-06-01 08:36:33 +02:00
apotdevin
63611d415f
fix: 🐛 fee unit display and node info
2020-06-01 07:39:58 +02:00
apotdevin
ce6be64de4
refactor: ♻️ change api folder
2020-05-31 10:23:26 +02:00
Anthony Potdevin
f65acbffa1
feat: ✨ support button and fixes ( #51 )
...
Co-authored-by: apotdevin <apotdevincab@gmail.com>
2020-05-31 08:59:49 +02:00
AP
9c657a416a
chore: 🔧 more bar types in channel view
2020-05-26 20:25:20 +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
ca9a2cfcee
fix: 🐛 correct fee unit
2020-05-25 22:32:11 +02:00
AP
35cf8db27f
feat: ✨ channel ui manager
2020-05-24 00:58:19 +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
414c20f053
chore: 🔧 improve logging
2020-05-23 14:46:47 +02:00
AP
bd91df5f00
chore: 🔧 remove cors
2020-05-21 10:25:56 +02:00
AP
feb036b29a
refactor: ♻️ forward queries and cleanup
2020-05-21 09:14:56 +02:00
AP
4c74ed1536
fix: 🐛 logging and types
2020-05-20 22:32:55 +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
0394209b80
chore: 🔧 eslint sort rule
2020-05-15 19:48:00 +02:00
AP
2c9be0b829
chore: 🔧 improve login process
2020-05-14 05:54:46 +02:00
AP
b4ac4f504f
chore: 🔧 move api folder
2020-05-13 07:15:10 +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
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
ac577b5438
feat: ✨ add wallet version query and view
2020-05-03 11:14:36 +02:00
AP
b081e13d23
fix: 🐛 account settings
2020-05-01 15:24:02 +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
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
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
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
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
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
294780ab02
fix: remove file import
2020-04-15 00:32:25 +02:00
AP
adb01e4081
style: fonts changes
2020-04-15 00:11:22 +02:00
AP
758281b7bc
chore: basepath fixes
2020-04-14 23:02:33 +02:00
AP
7c900be4d0
chore: add seo head and fix env
2020-04-14 08:46:59 +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