14 Commits

Author SHA1 Message Date
biodiscus
ffb3ec453b
refactor: replace chalk with smaller alternative 2025-05-08 23:43:18 +02:00
Unitech
d9e6964f46 Bun support 2024-11-13 13:23:06 +01:00
Unitech
a78d1dd55e hide popup on Windows - windowsHide all the way down #2182 2020-12-26 19:49:27 +01:00
Florian Keller
6b13d421c4
fix(npm): Typo 2020-06-28 14:01:56 +02:00
Unitech
593b43ca66 various fixes for N14 2020-04-23 17:33:35 +02:00
Unitech
498e96ef7b upgrade mocha + add .mocharc.yml + mkdirp fix 2020-04-12 14:21:51 +02:00
Unitech
79a6a2d2ea feat: add service detection system + disable docker container listing by default 2019-06-17 20:57:46 +02:00
Unitech
5b6275915c feat: allow to run pm2 with embedded node binaries 2019-04-26 13:48:16 +02:00
Michał Gryniak
9f527762f4
Handle path spaces on Windows
Can't install modules on Windows when pm2 has spaces in path, i.e. "Program Files".
2018-10-08 14:48:09 +02:00
Unitech
565fc77e6e add command to display application environment 2018-09-28 21:17:15 +02:00
Unitech
5b5c41940a module rewrite: refactor rollback for npm mods 2018-09-25 23:40:38 +02:00
Unitech
85a84f4677 module system: rewrite 2018-09-25 20:50:59 +02:00
Unitech
9aa0abbdab drop v1 modules logic and tests + v1 of tarball module management + add Common.err and Common.log helper with auto prefix + split module logic 2018-09-24 22:55:18 +02:00
Unitech
e793425afb first partial commit to support local tarball module install (install + respawn on boot) + refactor of module system 2018-09-24 14:42:40 +02:00