Commit Graph

9 Commits

Author SHA1 Message Date
Chris 7e04b6c001 Various fixes
* Fixed the init command not being registered
* pdoshell: Improved configuration handling
2022-02-08 01:45:55 +01:00
Chris 206ef1e259 Added devmode built-in 2021-12-30 00:55:30 +01:00
Chris 8f7e8013ab Bugfix: Crash when no env initialized 2021-12-17 13:37:22 +01:00
Chris 30dfd4889b Misc fixes and improvements
* Added request logging to com.noccy.apiclient
* Added plugin com.noccy.watcher
* Added pipe command and filter support
* Fixes and stubs
2021-12-14 23:01:25 +01:00
Chris 8cc1eac7a4 Multiple fixes
* Implemented ScriptRunner with environment expansion and cleaner
  code.
* Added ApiClient plugin (com.noccy.apiclient)
* Renamed CHANGELOG.md to VERSIONS.md
* Shuffled buildtools
* Added first unittests
2021-12-11 01:44:01 +01:00
Chris d940a94611 Plugin manager, misc fixes
* Fixed an error when trying to create nonexisting resource type
* Updated the init-command to create plugins and scipts directories
* Added a basic installer function
2021-12-09 00:12:37 +01:00
Chris 0d8844f499 Updated readme, misc fixes
* Look for spark config in parent directories
* Version tracking via src/version
2021-12-08 22:19:20 +01:00
Chris 5af63f771a Added init command, improved plugin api 2021-12-08 02:36:46 +01:00
Chris 0c9fd2e892 Initial commit 2021-12-07 17:26:34 +01:00