Commit Graph

14 Commits (master)

Author SHA1 Message Date
TheThing f01fc2ac02 sc: Fix new ABI showing running always false
continuous-integration/appveyor/branch AppVeyor build succeeded Details
2024-04-06 17:36:35 +00:00
Jonatan Nilsson d175782f73 updater: Return latest version, not the latest installed one. Failed installs will be hidden otherwise.
continuous-integration/appveyor/branch AppVeyor build succeeded Details
2022-08-18 11:13:17 +00:00
Jonatan Nilsson bdaf58b7b0 util: Fix bug where application config was still being leaked
continuous-integration/appveyor/branch AppVeyor build succeeded Details
2022-04-02 20:21:46 +00:00
Jonatan Nilsson 7f6d1546f2 util: Do not expose the entire application config, only relevant parts
continuous-integration/appveyor/branch AppVeyor build succeeded Details
2022-04-02 20:13:35 +00:00
Jonatan Nilsson e853474cdd loghelper: Fix a bug when parsing a JSON-parsed record. In those cases the time is not Date format and needs to be parsed beforehand.
continuous-integration/appveyor/branch AppVeyor build succeeded Details
package: Release new version
2022-04-01 10:08:24 +00:00
Jonatan Nilsson a68a73438c ioroutes: Implement better spam detection
http: Added new POST /update/:name support
other: Bunch of refactoring
2022-03-30 08:09:48 +00:00
Jonatan Nilsson 24bcea69a2 server: Remove node-static and use Flaska instead 2022-03-29 17:15:30 +00:00
Jonatan Nilsson 6a2cfcfb26 Major development, finished refactoring for new service-core version 3 2022-03-29 10:25:25 +00:00
Jonatan Nilsson f64acc95eb Updated to latest service-core, fixed some bugs and made it runnable 2022-03-28 07:27:18 +00:00
Jonatan Nilsson 146a957684 More changes and development fixes 2020-09-13 01:01:16 +00:00
Jonatan Nilsson f2f7d9ef9d Fix so server doesn't close process on exit 2020-09-12 03:55:13 +00:00
Jonatan Nilsson 13c2d3ac1a Fix some bug in build. Also intentionally create bad build 2020-09-09 16:44:29 +00:00
Jonatan Nilsson fa13ba565d Finished implementing basic manager support for service core 2020-09-09 15:42:55 +00:00
Jonatan Nilsson d42f08107b original code 2020-09-08 07:53:42 +00:00