RSNewWebUI/webui-src/make-src
2023-08-22 10:40:19 +05:30
..
.prettierignore Add editor config and update additional lint rules (#29) 2021-04-15 23:52:49 +05:30
build.bat chore: remove data dir and move images to assets dir, update image paths 2023-08-22 10:40:19 +05:30
build.sh chore: remove data dir and move images to assets dir, update image paths 2023-08-22 10:40:19 +05:30
init.bat chore: move html and css file to root webui-src directory and update build scripts 2023-08-22 10:38:46 +05:30
init.sh chore: move html and css file to root webui-src directory and update build scripts 2023-08-22 10:38:46 +05:30
readme.md first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
template.js improve require() functions module detection 2020-01-15 19:11:24 +05:30

this folder contains files needed to create webfiles at compile-time and qmake

  • init.sh creates dummy files at qmake
  • build.sh creates files at compile time
  • chat.css compiled version of _chat.sass (.sass should replaced by .scss)
  • main.css simple template extracted from main.sass
  • template.js start of compiled app.js, containing additional created content