Commit graph

13 commits

Author SHA1 Message Date
d175782f73 updater: Return latest version, not the latest installed one. Failed installs will be hidden otherwise.
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-18 11:13:17 +00:00
bdaf58b7b0 util: Fix bug where application config was still being leaked
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-04-02 20:21:46 +00:00
7f6d1546f2 util: Do not expose the entire application config, only relevant parts
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-04-02 20:13:35 +00:00
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.
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
package: Release new version
2022-04-01 10:08:24 +00:00
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
24bcea69a2 server: Remove node-static and use Flaska instead 2022-03-29 17:15:30 +00:00
6a2cfcfb26 Major development, finished refactoring for new service-core version 3 2022-03-29 10:25:25 +00:00
f64acc95eb Updated to latest service-core, fixed some bugs and made it runnable 2022-03-28 07:27:18 +00:00
146a957684 More changes and development fixes 2020-09-13 01:01:16 +00:00
f2f7d9ef9d Fix so server doesn't close process on exit 2020-09-12 03:55:13 +00:00
13c2d3ac1a Fix some bug in build. Also intentionally create bad build 2020-09-09 16:44:29 +00:00
fa13ba565d Finished implementing basic manager support for service core 2020-09-09 15:42:55 +00:00
d42f08107b original code 2020-09-08 07:53:42 +00:00