Commit graph

28 commits

Author SHA1 Message Date
Anthony Potdevin
0d0dae9fde
chore: bump deps (#582) 2023-11-05 15:41:35 +01:00
Anthony Potdevin
f92a2bad56
chore: update node version 2022-06-24 13:30:36 +02:00
Anthony Potdevin
a08b826a76
delete custom dockerfiles for arm (#451)
Co-authored-by: Lounรจs Ksouri <dev@louneskmt.com>
2022-05-06 00:23:38 +02:00
Anthony Potdevin
841960e23f
ci: docker image changes 2022-04-04 16:55:35 +02:00
Anthony Potdevin
4f46fee497
chore: bump deps (#413) 2022-02-23 13:57:39 +01:00
apotdevin
c88d3ede36
chore: docker changes 2022-02-09 18:33:41 +01:00
apotdevin
f69444845f
ci: docker images 2021-12-11 11:33:32 -05:00
Anthony Potdevin
49cde99d69
refactor!: ๐Ÿ’ฅ โ™ป๏ธ basepath (#187) 2020-12-16 13:52:59 +01:00
Anthony Potdevin
519b27f7e4
fix: ๐Ÿ› docker node versions 2020-11-19 22:56:39 +01:00
Anthony Potdevin
5fae6795d7
chore: ๐Ÿ”ง update node in docker images 2020-11-08 21:48:26 +01:00
Anthony Potdevin
e274e3d57b
fix: ๐Ÿ› docker files 2020-08-09 16:03:18 +02:00
Anthony Potdevin
c8a9869062
chore: ๐Ÿ”ง remove hodlhodl (#113)
* chore: ๐Ÿ”ง remove hodlhodl

* chore: ๐Ÿ”ง cleanup package json
2020-08-05 08:38:38 +02:00
AP
f2d410b103 ci: ๐Ÿ‘ท add package lock to docker file 2020-05-26 09:08:48 +02:00
AP
f91f177b9d chore: ๐Ÿ”ง upgrade node and circleci filter changes 2020-05-19 16:47:00 +02:00
AP
f79667c057 Revert to tag v0.6.0 2020-05-19 16:38:18 +02:00
AP
42711a7018 ci: ๐Ÿ‘ท change base image 2020-05-19 09:12:57 +02:00
AP
af1e0e3e95 ci: ๐Ÿ‘ท test stretch slim 2020-05-19 09:05:54 +02:00
AP
048c8ac6a8 ci: ๐Ÿ‘ท force rebuild 2020-05-19 08:20:55 +02:00
AP
6abeb43b11 refactor: โ™ป๏ธ docker images 2020-05-12 12:16:44 +02:00
AP
aa39ab5471 fix: ๐Ÿ› eslint plugins 2020-05-07 13:51:39 +02:00
AP
9d2cbd39a6 fix: ๐Ÿ› lint script and dockerfile 2020-05-06 22:53:05 +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
065bf050db test: yarn 5 min timeout 2020-04-16 13:26:50 +02:00
AP
6016c1f737 chore: increase yarn timeout 2020-04-16 11:33:58 +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
cd313fbae2 fix: change dockerfile 2020-04-15 08:25:51 +02:00
AP
6aebc91908 fix: dockerfile and small changes 2020-04-13 07:30:19 +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