Commit Graph

283 Commits

Author SHA1 Message Date
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
b4fb5473e4 update terser setting 2021-06-13 12:08:27 +02:00
lxsang
a5d93fcd72 enhance vfs path handling 2021-06-13 12:08:25 +02:00
lxsang
2316994b94 enhance vfs path handling 2021-06-13 12:08:25 +02:00
lxsang
fd4474d598 Improvement on core API:
- improvement performance of some VFS utility API
- Allow compress/extract zip file in Files
- CodePad/Files/MarketPlace use some common system APIs instead of defining in-package functions
2021-06-13 12:08:23 +02:00
lxsang
e657c98688 move some API from CodePad to system API 2021-06-13 12:08:22 +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
77f643a206 fix iframe window move problem 2021-06-13 12:08:09 +02:00
lxsang
d670bd3b3a fix resize problem when iframe is inside of window 2021-06-13 12:08:08 +02:00
lxsang
ac76a5f967 Allow window horizotal and vertical resize 2021-06-13 12:08:07 +02:00
lxsang
1a132178c3 fix setting save bug 2021-06-13 12:08:05 +02:00
lxsang
ee03e07325 fix setting save bug 2021-06-13 12:08:03 +02:00
lxsang
62c56eac9f fix setting save bug 2021-06-13 12:08:03 +02:00
lxsang
ebb74ebcbc fix setting save bug 2021-06-13 12:08:02 +02:00
lxsang
e764cef4ac fix setting save bug 2021-06-13 12:08:02 +02:00
lxsang
af570fecf5 fix key input 2021-06-13 12:08:02 +02:00
lxsang
726de16035 change category name 2021-06-13 12:08:02 +02:00
lxsang
51bf3e3df5 Add features:
- add bootstrap icon font support
- classing applications by categories in start menu
2021-06-13 12:08:02 +02:00
lxsang
78f09934d2 fix open with bug 2021-06-13 12:08:01 +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
d384a65b73 Add features: 2021-06-13 12:07:57 +02:00
lxsang
26a35a6c70 improve css resizer style 2021-06-13 12:07:56 +02:00
lxsang
bc30261bda Fix shortcut bug 2021-06-13 12:07:52 +02:00
lxsang
7cd2f97b75 Add features:
- allow pinning apps in Setting
- pinned apps in system pannel
- Services manager in Setting
- Fix and impprove some CSS bug
2021-06-13 12:07:52 +02:00
lxsang
d067fa4f21 self-closing xml should not be used in custom tag scheme 2021-06-13 12:07:52 +02:00
lxsang
9a12e9176f minor improvement on GUI API 2021-06-13 12:07:52 +02:00
lxsang
de5878c349 Add features:
- Improvement application list in market place
- Allow triplet keyboard shortcut in GUI
- CodePad allows setting shortcut in CommandPalette commands
- CodePad should have recent menu entry that remember top n file opened
- Improve File application grid view
- Label text should be selectable
2021-06-13 12:07:51 +02:00
lxsang
94a0c097a8 Add minor features:
- File dialog should remember last opened folder
- Add dynamic key-value dialog that work on any object
- Window list panel should show window title in tooltip when mouse hovering on application icon
- Improvement application list in market place
2021-06-13 12:07:51 +02:00
lxsang
7488f4625c sort file in fileview tag 2021-01-02 13:47:59 +01:00
lxsang
5b6e6f8d94 sort file in fileview tag 2021-01-02 13:35:56 +01:00
lxsang
9fe744fde7 Improvement antos API + bugs fixed 2020-12-21 15:55:02 +01: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
6c935e88ee Improve some tags + add features to codepad
- Improve Resizer + TabContainer tag
- Add bottom bar to the CodePad editor
2020-12-16 00:57:29 +01:00
lxsang
9d5a0b404c fix path bug 2020-11-19 21:35:49 +01:00
lxsang
cc4081f9a0 allow enable/disable grid resize feature 2020-09-24 18:41:30 +02:00
lxsang
45d425d5db add resizer to grid view 2020-09-24 18:22:16 +02:00
lxsang
5ef3bfe7f0 fix notification error on service 2020-08-06 23:15:38 +02:00
lxsang
2b67084392 fix path error on PackageFileHandle 2020-08-04 20:00:34 +02:00
lxsang
b1649016f4 add PackageFileHandle + support for library definition + minor fix 2020-08-04 19:51:32 +02:00
lxsang
b86565212a minor fix on float list 2020-07-14 23:20:15 +02:00
lxsang
56ae39d020 minor fix on button event 2020-07-14 17:43:45 +02:00
lxsang
ec90e010dc add input type to prompt dialog 2020-07-10 16:06:49 +02:00