Commit Graph

12 Commits

Author SHA1 Message Date
Dany LE
0624f421f7 API improvement & bug fix:
- subscribed global event doesnt unsubcribed when process is killed
- process killall API doesnt work as expected
- improve core API
2021-11-25 01:13:16 +01:00
Dany LE
3c67b1c134 fix bug 2021-11-24 22:37:49 +01:00
Dany LE
3a24df169c update announcement system 2021-11-24 22:15:25 +01:00
lxsang
566592dc8e Improvement + fix bug:
- improve Tag API
- Improve CodePad UI + Extension API
- Add package dependencies to Market Place
2020-12-18 19:51:19 +01:00
lxsang
5ef3bfe7f0 fix notification error on service 2020-08-06 23:15:38 +02:00
Xuan Sang LE
c19fc26686
Update BaseModel.ts 2020-06-25 14:56:07 +02:00
lxsang
1812f25d8a add docs on coreapi 2020-06-16 18:02:17 +02:00
lxsang
218f6142c6 add more doc 2020-06-12 20:24:39 +02:00
lxsang
6365081f56 add some JSDoc to the code 2020-06-10 11:15:01 +02:00
Xuan Sang LE
f84da77825 enhance the core API and default application 2020-06-05 17:46:04 +02:00
Xuan Sang LE
fb462fe31b add more type, all defaults apps are now in typescript 2020-06-04 17:49:48 +02:00
Xuan Sang LE
1c32f2010c Switch from coffee script to typescrit
- Better tooling support
- Stronger type checking
- Unit test with jest
- JSDocc support
2020-05-29 22:22:00 +02:00