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
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
b9f63c1524
chore: improve login ux
2020-04-17 20:11:37 +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
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
AP
00c78513ec
chore: fix envs and add base path
2020-04-14 08:25:58 +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