Kristian Vos 9e0666b177 refactor: changed the DataModule parseQuery function and find job function a little bit, and a few other small changes 1 year ago
..
.devcontainer 2ba8d0afba chore: added devcontainer files when using VS Code 4 years ago
classes f73ebca08f chore(backend): fixed eslint issues 3 years ago
config 4ee4dc6904 feat: Config options to disable GitHub authentication 1 year ago
logic 06934905b9 fix: User logged out after removing another user 1 year ago
logs 6be255044c refactor: Continued implementing logging class 1 year ago
src 9e0666b177 refactor: changed the DataModule parseQuery function and find job function a little bit, and a few other small changes 1 year ago
.dockerignore 4155835a24 refactor: Mount configs in prod container mode 2 years ago
.eslintignore da4ab6e261 refactor(musare.sh): Use package.json lint scripts and autoremove markdown lint container 1 year ago
.eslintrc 4b9d71ee92 feat: worked on new module/job system with runJob, job context and more 1 year ago
.prettierignore da4ab6e261 refactor(musare.sh): Use package.json lint scripts and autoremove markdown lint container 1 year ago
.prettierrc da4ab6e261 refactor(musare.sh): Use package.json lint scripts and autoremove markdown lint container 1 year ago
Dockerfile 5e60329f2c refactor: Added support for prod and TypeScript dev backend mode 1 year ago
core.js a9b5c93cc0 feat: worked further on the long job system 2 years ago
entrypoint.sh 8e1bf72828 fix: Backend debugger not working since migrating to ts-node-dev 1 year ago
index.js 4ee4dc6904 feat: Config options to disable GitHub authentication 1 year ago
loadEnvVariables.js 7e01f2bdaa chore(backend): added eslint and prettier, along with changing all files to conform 3 years ago
package-lock.json f3546ecd5a feat: Started implementing generic parsing and caching of find queries 1 year ago
package.json 8e1bf72828 fix: Backend debugger not working since migrating to ts-node-dev 1 year ago
tsconfig.json f4f7c1f004 feat: worked on DataModule find function, startup with async waterfall, and a few other small things 1 year ago