|
.github/workflows
|
oops. install pnpm first.
|
2023-08-09 21:37:07 +03:00 |
|
.vscode
|
commit missing files in order to fix build
|
2023-08-11 19:07:23 +03:00 |
|
assets
|
[ImgBot] Optimize images (#348)
|
2023-07-22 14:55:20 +02:00 |
|
extra-textures
|
[ImgBot] Optimize images (#348)
|
2023-07-22 14:55:20 +02:00 |
|
lib
|
commit missing files in order to fix build
|
2023-08-11 19:07:23 +03:00 |
|
test
|
add code
|
2021-02-27 22:12:11 +00:00 |
|
.dockerignore
|
Added docker support, made config dynamic (#108)
|
2021-03-21 17:14:14 +01:00 |
|
.gitignore
|
add .idea to gitignore (#39)
|
2021-03-02 14:47:40 +01:00 |
|
.gitpod
|
remove custom gitpod as the default one is good enough and faster
|
2021-03-14 22:58:20 +01:00 |
|
.npmignore
|
fix package.json
|
2021-02-27 22:28:08 +00:00 |
|
.npmrc
|
update deps & use PNPM!
|
2023-08-09 20:48:12 +03:00 |
|
build.js
|
minor fixes...
|
2023-08-09 20:38:03 +03:00 |
|
config.json
|
change default host
|
2023-04-09 01:10:50 +02:00 |
|
Dockerfile
|
Added docker support, made config dynamic (#108)
|
2021-03-21 17:14:14 +01:00 |
|
globals.d.ts
|
a bit better typechecking
|
2023-08-11 13:17:25 +03:00 |
|
index.html
|
fix URI (#340)
|
2023-04-06 09:22:15 +02:00 |
|
index.js
|
[in-place] try to fix previous commit errors
|
2023-08-11 16:27:47 +03:00 |
|
LICENSE
|
Initial commit
|
2021-02-27 22:27:59 +01:00 |
|
package.json
|
commit missing files in order to fix build
|
2023-08-11 19:07:23 +03:00 |
|
screenshot.png
|
[ImgBot] Optimize images (#348)
|
2023-07-22 14:55:20 +02:00 |
|
server.js
|
Added docker support, made config dynamic (#108)
|
2021-03-21 17:14:14 +01:00 |
|
styles.css
|
[pick pr] [wip] mouse raw input. Doesn't work for now for some reason :(
|
2023-08-09 19:33:24 +03:00 |
|
tsconfig.json
|
a bit better typechecking
|
2023-08-11 13:17:25 +03:00 |
|
webpack.common.js
|
use chunks in dev
|
2023-08-09 21:01:06 +03:00 |
|
webpack.dev.js
|
use chunks in dev
|
2023-08-09 21:01:06 +03:00 |
|
webpack.prod.js
|
include actual github repo when used on github repo
|
2023-08-11 04:21:41 +03:00 |