Commit graph

11 commits

Author SHA1 Message Date
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
455f667e88 header: Fix highlighting not working properly in log
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-30 08:33:27 +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
6090a6340b package.json: Add service-core dependancy 2020-09-13 04:57:45 +00:00
ba12f8f59e Update and fix circleci and add build step 2020-09-09 16:12:20 +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