hackerlab/src/utils
2021-06-21 11:53:10 +01:00
..
ArrowKeyNavigation.js Completes arrow-key navigation functionality 2021-04-23 19:51:10 +01:00
Auth.js 🛂 Prevent non-admin users from writing changes to disk 2021-06-21 11:53:10 +01:00
CloudBackup.js Adds code editor for user to specify custom CSS 2021-05-31 17:01:00 +01:00
ConfigAccumalator.js 📝 Adds in-code docs to config accumalator 2021-06-20 20:42:37 +01:00
ConfigSchema.json Adds new property, appConfig.allowConfigEdit, in order to allow / prevent the user from writing changes to the conf file from the UI 2021-06-19 13:54:48 +01:00
ConfigValidator.js Fixed lint errors caused by octal character, and added missing yaml dependency 2021-06-11 15:23:25 +01:00
defaults.js Implements frontend work for Rebuild App functionality 2021-06-20 16:51:23 +01:00
ErrorHandler.js Adds additional safeguards for edge cases, and improves theme coverage 2021-05-04 14:49:25 +01:00
JsonToYaml.js A function that converts JSON into YAML for downloading 2021-05-16 18:28:24 +01:00
ThemeHelper.js Completed theme switching functionality 2021-04-15 12:51:43 +01:00