33 Commits

Author SHA1 Message Date
DanyLE
8b23ebeeff Loading animation is now based on the current context (global or application context) 2022-05-24 15:39:58 +02:00
Dany LE
d208aea1b9 update 2021-11-24 23:37:06 +01:00
Dany LE
3a24df169c update announcement system 2021-11-24 22:15:25 +01:00
Dany LE
b3d38ccb05 allow multiple files upload in single request 2021-11-21 19:19:09 +01:00
lxsang
c23cb1bfa8 Improve core API:
- improve OS exit API
- improve VFS API
2021-10-12 21:58:57 +02:00
lxsang
2be50053a8 enable cache jquery 2021-06-13 12:08:37 +02:00
lxsang
11b8d0b2de force jquery to disable cache 2021-06-13 12:08:36 +02:00
lxsang
3f05659940 force close xhr after finish 2021-06-13 12:08:36 +02:00
lxsang
a7cb8e06e1 add timestamp to request 2021-06-13 12:08:36 +02:00
lxsang
6c59bbd5d6 disable keep alive 2021-06-13 12:08:35 +02:00
lxsang
44f4ad1840 disable cache in $.ajax 2021-06-13 12:08:35 +02:00
lxsang
cac548edf9 disable cache in $.ajax 2021-06-13 12:08:34 +02:00
lxsang
15011086f7 revert changes 2021-06-13 12:08:33 +02:00
lxsang
eb27b330a7 update core 2021-06-13 12:08:32 +02:00
lxsang
cdc11089fa fix global lib load bug 2021-06-13 12:08:16 +02:00
lxsang
b69103107c create a new input file for each upload 2021-06-13 12:08:15 +02:00
lxsang
25f95360d6 clean file input before upload 2021-06-13 12:08:14 +02:00
lxsang
9f9db3076f fix: upload file caching problem 2021-06-13 12:08:12 +02:00
lxsang
20840d09b0 Improvements on GUI + API:
- Add generic key-value dialog
- Allow multiple file upload
- Add ESC and enter key handle to dialog
- Improve File application
2021-06-13 12:08:00 +02:00
lxsang
d067fa4f21 self-closing xml should not be used in custom tag scheme 2021-06-13 12:07:52 +02:00
lxsang
05cea66870 Improvement + bug fix
- Some minor bug fix
- Major change: allow split view in CodePad, make CodePad API portable so that it is easy to use another editor
other than ACE in the futures (such as monaco editor)
2020-12-20 16:45:51 +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
377edcffb4 fix API overriden bug 2020-06-22 12:58:10 +02:00
lxsang
ae11223c0c fix some travis bug 2020-06-22 12:37:34 +02:00
lxsang
023e61c01e fix unescape 2020-06-17 23:56:08 +02:00
lxsang
5ff637138c add docs 2020-06-17 21:06:55 +02:00
lxsang
1812f25d8a add docs on coreapi 2020-06-16 18:02:17 +02:00
lxsang
977bf0c62f add more docs, fix minor bug on dialog registration 2020-06-15 18:10:13 +02:00
lxsang
6365081f56 add some JSDoc to the code 2020-06-10 11:15:01 +02:00
lxsang
edbffeb2b8 Enhance core API
- Add trim function to core API
- Minor bug fix
2020-06-06 18:41:43 +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
6e95994892 add more test, convert CodePad to type scipt 2020-06-03 23:43:08 +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