Commit Graph

25 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 455f667e88 header: Fix highlighting not working properly in log
continuous-integration/appveyor/branch AppVeyor build succeeded Details
2022-03-30 08:33:27 +00:00
Jonatan Nilsson 3d3a4c553b appveyor: Add auto-build and auto-public support.
continuous-integration/appveyor/branch AppVeyor build succeeded Details
2022-03-30 08:15:01 +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 7e127cd58f Trigger new version 2020-09-13 15:25:09 +00:00
Jonatan Nilsson aa31fc33e6 Trigger new build 2020-09-13 12:25:11 +00:00
Jonatan Nilsson 6090a6340b package.json: Add service-core dependancy 2020-09-13 04:57:45 +00:00
Jonatan Nilsson 146a957684 More changes and development fixes 2020-09-13 01:01:16 +00:00
Jonatan Nilsson 68decbf67d circleci: Fix build yet again 2020-09-12 20:17:56 +00:00
Jonatan Nilsson 1007fa279c circleci: Fix build 2020-09-12 20:15:15 +00:00
Jonatan Nilsson f2f7d9ef9d Fix so server doesn't close process on exit 2020-09-12 03:55:13 +00:00
Jonatan Nilsson 586da219d1 circleci: Fix build again. 2020-09-09 16:46:14 +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 ba12f8f59e Update and fix circleci and add build step 2020-09-09 16:12:20 +00:00
Jonatan Nilsson 8f7b8e24a2 Add circleci auto build 2020-09-09 15:43:54 +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
Jonatan Nilsson b18746d077
Initial commit 2020-09-08 07:34:24 +00:00