Commit Graph

66 Commits

Author SHA1 Message Date
micooz b0939ac4ed core: fix 100% cpu when sub process fail to start 2018-11-24 21:20:14 +08:00
yiyuan.lpy dd5397aa1e core/package: set "engines" to node 8 2018-06-04 14:29:03 +08:00
Micooz f95a3908ad ui/package: update deps 2018-05-24 23:04:51 +08:00
Micooz 3204405b78 core/package: update deps 2018-05-24 22:48:19 +08:00
Micooz 4f078fca9f docs: update README.md 2018-05-14 22:18:59 +08:00
Micooz 1b903a3852 package: bump to v0.3.0 2018-05-14 22:01:22 +08:00
Micooz 61c5dbc89d core/public: regen 2018-05-13 22:32:34 +08:00
Micooz 8c3ab6f320 core: refactor geoip.js 2018-05-13 22:25:29 +08:00
Micooz 71200de634 ui: use <Marker> instead of <Circlr> 2018-05-13 22:24:59 +08:00
Micooz ba72e0b82f core: add fallback to index.html 2018-05-13 19:21:30 +08:00
Micooz 6f8df03bd5 core,docs: fix NODE_ENV 2018-05-13 17:26:40 +08:00
Micooz 0339631f55 core: regen public 2018-05-13 16:43:29 +08:00
Micooz ab0c597467 core: fix bugs 2018-05-13 16:43:15 +08:00
Micooz ffbb1afaed core,ui: support display multiple hostname and ips at the same geo postion 2018-05-13 15:31:05 +08:00
Micooz 1c85e05081 ui: add react-helmet and make document title dynamic 2018-05-13 13:59:30 +08:00
Micooz 77e5a5db06 core: regen public 2018-05-13 11:40:56 +08:00
Micooz 1912d5a078 ui: fix mutation of secretKey 2018-05-13 11:37:01 +08:00
Micooz 83fb68d8a0 ui: display geoip on google map by service 2018-05-13 11:36:27 +08:00
Micooz c61ab83331 ui: auto refresh <Graphs> 2018-05-13 11:35:34 +08:00
Micooz ce25c06bac core: add geoip support 2018-05-13 11:34:49 +08:00
Micooz 98e503d619 ui: no plugins yet 2018-05-13 11:33:12 +08:00
Micooz ae09663dfa core,ui: update deps 2018-05-13 11:31:59 +08:00
Micooz debdd01ef1 docs: update 2018-05-02 12:24:10 +08:00
Micooz cf950d2594 core: handle errors 2018-05-02 12:23:52 +08:00
Micooz 9b5ef064b3 package: update 2018-05-02 12:22:55 +08:00
Micooz 39e69f6ed0 core/package: fix license 2018-04-21 21:56:50 +08:00
Micooz 2d990cecc5 core/utils: handle "error" event of child process 2018-04-11 14:16:13 +08:00
Micooz 1be94e7b5f ui: access env via observable store 2018-04-11 14:05:15 +08:00
Micooz f45b4a1131 package: bump to v0.2.1 2018-04-11 11:47:39 +08:00
Micooz 8027a7d5e7 changelog: update 2018-04-11 11:47:03 +08:00
Micooz ffb1ba5109 core/utils: fix "hash is not a function" 2018-04-11 11:42:52 +08:00
Micooz 25bd1f536d package: bump to v0.2.0 2018-04-11 11:31:43 +08:00
Micooz 8fdf78508a changelog: update 2018-04-11 11:31:21 +08:00
Micooz d77aec1acc core/public: update 2018-04-11 11:31:10 +08:00
Micooz ca6c2a6321 core: extract password hashing to utils/hash_password.js 2018-04-11 11:10:56 +08:00
Micooz 078a27e84d core,ui: update deps 2018-04-11 10:59:27 +08:00
Micooz ae1b0113b1 core: store login password in hash instead of plaintext 2018-04-10 20:02:50 +08:00
Micooz 07ded1b3e4 ui: reduce bundle size 2018-04-10 18:16:20 +08:00
Micooz 8b68a7392b ui: display hint when no history logs 2018-04-09 22:29:43 +08:00
Micooz 7057bcef51 ui: add ability to download history logs 2018-04-09 22:26:50 +08:00
Micooz 83f1eee7cc core: add a new method get_service_logs() 2018-04-09 22:25:42 +08:00
Micooz 6a6487db7a core: refactor server.js 2018-04-09 21:32:06 +08:00
Micooz 01a66c639c core/utils: read properties from hub directly 2018-04-09 15:42:17 +08:00
Micooz 02b3a7ee53 ui: display error message if exist 2018-04-09 15:40:40 +08:00
Micooz 3402a2d64d ui: fix unique key warning 2018-04-09 15:39:04 +08:00
Micooz 9d30638699 ui: refactor and improve "/services/:id/log" 2018-04-08 21:16:23 +08:00
Micooz c58c10504b core/methods: add a new method "live_connections" 2018-04-08 21:15:36 +08:00
Micooz bfb54f8ce6 core: rename getServiceInfo() to getServiceStatus() 2018-04-08 21:14:38 +08:00
Micooz 394a9c4896 core: add a new http interface "/logs/:id" 2018-04-08 21:13:33 +08:00
Micooz 9def1f7d60 core: force logs to be written into runtime/logs 2018-04-08 21:12:02 +08:00