Commit graph

33 commits

Author SHA1 Message Date
Vitaly
1e7153c2e2
feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
Vitaly
d35eb040c7 The packageManager field must be joke... 2024-04-20 13:26:17 +03:00
Vitaly Turovsky
fd42c9cc98 fix test in ci 2024-04-18 08:10:31 +03:00
Vitaly
954169d1b9
enable outdated deps check only on next 2024-04-15 05:45:14 +03:00
Vitaly
aafdb64694
outdated commit hints in ci!! (#101) 2024-04-15 05:44:25 +03:00
Vitaly Turovsky
9351732d09 feat: new scalable options GUI. Refactored options & main menu to React
chore: added storybook!
fixed too big ts language service memory consumption (json mc-data)
2023-10-11 19:38:16 +03:00
Vitaly
86ffedff1e [viewer] link p-viewer instead for easier viewer dev 2023-09-29 05:23:56 +03:00
Vitaly Turovsky
a0630f5425 pnpm i workaround 2023-09-29 00:33:50 +03:00
Vitaly
5b9c268750 add massive eslint config and big number of fixes for it! thx to ext 2023-09-26 08:01:17 +03:00
Vitaly
7e0b7d79ae add typecheck to ci, always prepare data 2023-09-25 21:48:13 +03:00
Vitaly Turovsky
012804847a ci should be fixed now 2023-09-19 17:57:23 +03:00
Vitaly
14a9a2bf18
a few fixes (#20)
fix: ios improvements: always display full ui & no magnifier on double tap anymore
fix: regression: connect to p2p peers
2023-09-19 03:18:01 +03:00
Vitaly
01e5ae0c29 skip join to server test for now 2023-09-18 00:00:50 +03:00
Vitaly
6a474fbd24 should fix ci 2023-09-17 23:45:37 +03:00
Vitaly
fba6cfb392 test ci: sync publish with ci steps 2023-08-28 13:29:08 +03:00
Vitaly
10d4e1c623 try fo fix page actually 2023-08-27 09:05:59 +03:00
Vitaly
19b7a6375a install false 2023-08-27 08:43:42 +03:00
Vitaly
df2e1a76cf wip testing cypress 2023-08-27 08:10:52 +03:00
Vitaly
7ddcb4090b make new ci.yml run on pulls 2023-08-26 06:12:47 +03:00
Vitaly
2611f0da00 add ci.yml 2023-08-26 06:12:02 +03:00
Vitaly
5300f0cde5 remove not needed files 2023-08-09 16:24:22 +03:00
Romain Beaumont
ed4c558384
remove cname copying in ci.yml 2023-04-09 00:42:23 +02:00
Romain Beaumont
24639915ec
use node 18 (#343)
* use node 18

* Update webpack.common.js
2023-04-09 00:34:33 +02:00
Romain Beaumont
5cf0cb4a4f
fix sed replacement 2021-03-14 17:31:05 +01:00
Romain Beaumont
871a27af14
trying to use | in ci.yml 2021-03-14 17:25:15 +01:00
Romain Beaumont
b812bfc9cb
Update ci.yml 2021-03-14 17:19:23 +01:00
Romain Beaumont
4792ac61a7
fix for real build 2021-03-12 17:09:49 +01:00
Romain Beaumont
9141df900a
fetch all branches 2021-03-12 17:02:17 +01:00
Romain Beaumont
f4c61fa01f
try fix gh pages deploy 2021-03-12 16:59:16 +01:00
Romain Beaumont
45139940c7
keep CNAME on gh pages deploy 2021-03-12 16:44:42 +01:00
Romain Beaumont
c8e3ffd019
Optimize webpack usage, fix #34 (#58)
* introduce prod/dev build https://webpack.js.org/guides/production/
* use it properly with express https://webpack.js.org/guides/development/#using-webpack-dev-middleware
to provide a fast npm start (5 second)
2021-03-06 01:29:28 +01:00
Karang
b9c3a6acac Add deploy to gh-pages 2021-03-04 04:02:30 +01:00
Romain Beaumont
d186c09a0b Initial commit 2021-02-27 22:27:59 +01:00