Commit Graph

35 Commits

Author SHA1 Message Date
NGPixel
3855d2c853
fix: add node 18 + 20 compatibility 2023-08-10 17:15:02 -04:00
Nicolas Giard
e1d282ad11
feat: warn and exit on unsupported node version 2023-05-11 21:10:15 -04:00
Nicolas Giard
0425b82c83
fix(kernel): handle SIGTERM graceful shutdown 2022-06-17 17:46:57 -04:00
LK HO
a103127545
fix: graceful shutdown (#3821)
* fix: missing graceful shutdown handler

* fix: asar - use async fs operation

* fix: scheduler - graceful shutdown and wait for running jobs to complete
2021-04-12 11:45:33 -04:00
NGPixel
98f21b9f6a fix: revalidate tokens created prior to server startup 2020-06-25 22:04:21 -04:00
NGPixel
bd4263ecb2 feat: HA event handling + emitting 2020-04-19 22:47:02 -04:00
NGPixel
7cd5721ca1 feat: handle event propagation via DB (HA) 2020-04-19 22:47:02 -04:00
Nick
44e87cb60b fix: telemetry 2019-02-02 12:09:25 -05:00
NGPixel
416755f17a refactor: remove config namespaces 2018-05-28 14:46:55 -04:00
NGPixel
7786f9042f feat: locales remote fetch+ deps update + fixes 2018-04-29 17:55:36 -04:00
NGPixel
f5fb21aaba feat: vue-apollo + auth providers resolver (wip) 2018-03-05 20:53:24 -05:00
NGPixel
7acc4e9fed refactor: global namespace + admin pages UI 2018-03-05 15:49:36 -05:00
NGPixel
3471a7a6f9 refactor: project cleanup + onboarding page 2018-02-04 00:53:13 -05:00
NGPixel
f0e45ece6f refactor: dev mode 2018-01-27 00:20:49 -05:00
NGPixel
cb0d86906f feat: login + TFA authentication 2018-01-09 20:41:53 -05:00
NGPixel
72e3bacc2e feat: Integrate new svg icons set + config wiz UI improvements 2017-10-29 01:30:46 -04:00
NGPixel
784b48680c feat: telemetry module 2017-10-22 21:58:07 -04:00
NGPixel
c26fae2ede feat: Kernel module 2017-10-07 22:44:35 -04:00
NGPixel
437b88bf58 feat: GraphQL schema 2017-08-12 17:26:27 -04:00
NGPixel
749766e9bd feat: queue handling 2017-08-12 17:26:27 -04:00
NGPixel
f32429325c feat: modular auth + queue tasks 2017-08-12 17:26:27 -04:00
NGPixel
9c112ab535 feat: cluster implementation 2017-08-12 17:26:27 -04:00
NGPixel
60750eeed8 feat: GraphQL base implementation 2017-08-12 17:26:27 -04:00
NGPixel
d76f6182b2 refactor: migrate to PostgreSQL + Sequelize 2017-08-12 17:26:27 -04:00
Oleg Iasinovskyi
6d7709268f fix: infinite loop on termination signal 2017-07-20 18:08:24 -04:00
NGPixel
f577a8134e refactor: editor codeblock -> Vue component 2017-05-28 14:34:50 -04:00
NGPixel
d744eb4d4c feat: Graceful shutdown with git sync 2017-05-18 20:23:24 -04:00
NGPixel
435c9131d6 chore: Updated manifest + added glimpse in debug mode 2017-05-14 13:56:33 -04:00
NGPixel
9e801548e0 chore: removed global eslint references 2017-05-13 15:29:00 -04:00
NGPixel
fe029ef67d Fix: Increase maximum payload to 1mb 2017-05-04 19:06:29 -04:00
NGPixel
b3e3973b90 feat: Admin localization 2017-05-03 22:10:12 -04:00
NGPixel
ed0253cd0d fix: Fixed socket.io guest authorization + rights 2017-04-29 17:42:33 -04:00
NGPixel
5c9fe14723 fix: Fixed i18n incorrect paths 2017-04-29 16:33:48 -04:00
NGPixel
a68235190a fix: Fixed logger filters 2017-04-28 18:46:27 -04:00
NGPixel
d4b73be1e7 refactor: moved server content to /server 2017-04-28 17:58:38 -04:00