Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2023-10-05 | [chore] Convert some settings / admin panel JS to TypeScript (#2247) | 1 | ||
* initial conversion of STUFF to typescript * more stuff * update babel deps, include commonjs transform * update bundler & eslint configuration * eslint --fix * upgrade deps * update docs, build stuff, peripheral stuff --------- Co-authored-by: f0x <f0x@cthu.lu> | ||||
2023-03-12 | update license headers (#1612) | 1 | ||
2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | 1 | ||
2022-10-12 | [frontend] use ISO639 library for language selection (#909) | 1 | ||
2022-10-03 | [chore] Bundler restructure (#880) | 1 | ||
* re-structure bundler, settings panel files * add more info logging * tidy up CSS syntax errors * split into lib/ files * livereloading server * fix factor function for production builds * remove testing console.log * default to production env, saves 300kb bundle size |