mattpass
|
45733b52b8
|
multiple-results.php using function not elem click
|
2020-06-17 22:12:42 +01:00 |
|
mattpass
|
65778f1e4f
|
2 x buttons now, function oninput event
|
2020-06-17 20:24:51 +01:00 |
|
mattpass
|
6259dd2883
|
Don't compound doNext on upload
|
2020-06-13 10:47:59 +01:00 |
|
mattpass
|
69bb3f2905
|
Don't compound doNext in file control tasks
|
2020-06-13 10:30:02 +01:00 |
|
mattpass
|
4cc2070eb9
|
Close empty tab more intelligently, fix rrmdir for backups, bool logic
|
2020-06-13 09:45:15 +01:00 |
|
mattpass
|
47654bffda
|
FM context menu position handles scroll pos
|
2020-06-13 07:40:48 +01:00 |
|
Matt Pass
|
de68944e07
|
Fix extra process class method
|
2020-06-11 21:31:23 +01:00 |
|
mattpass
|
d4ec04a5ec
|
Remove trailing slash from pathname in iceLoc
|
2020-06-10 17:55:49 +01:00 |
|
mattpass
|
f750804520
|
Set path and origin incase ICEcoder is in root of wwwroot
|
2020-06-10 17:49:45 +01:00 |
|
mattpass
|
0179e11401
|
Merge branch 'dynamicPaths' of github.com:icecoder/icecoder into dynamicPaths
|
2020-06-10 17:25:27 +01:00 |
|
mattpass
|
a141126214
|
Should test for true not false
|
2020-06-10 17:25:17 +01:00 |
|
Matt Pass
|
9675a50759
|
Amend color comment
|
2020-06-06 15:18:13 +01:00 |
|
mattpass
|
4cf3af16f6
|
Fix ftpSite bool usage
|
2020-06-05 18:24:17 +01:00 |
|
mattpass
|
ecf3204f6a
|
Change this to ICEcoder
|
2020-06-05 18:20:22 +01:00 |
|
mattpass
|
e201169e33
|
Settings updates
|
2020-06-04 21:17:15 +01:00 |
|
mattpass
|
56e5bcf4fb
|
settings-update.php format tidy
|
2020-06-04 21:01:36 +01:00 |
|
mattpass
|
fbfc6cd750
|
new functions added to icecoder.js, handling find also
|
2020-06-04 20:47:12 +01:00 |
|
mattpass
|
69e74ea5c2
|
editor.php format update
|
2020-06-04 20:45:16 +01:00 |
|
mattpass
|
9a8793f967
|
files.php format updated
|
2020-06-04 20:31:47 +01:00 |
|
mattpass
|
d2293d8990
|
index.php format overhauled
|
2020-06-04 20:25:48 +01:00 |
|
mattpass
|
fda8f21806
|
ES6 in properties.php
|
2020-05-31 14:14:19 +01:00 |
|
mattpass
|
a81905093b
|
Improved settings.php
|
2020-05-31 14:10:19 +01:00 |
|
mattpass
|
79b862862d
|
Formatting 2 x files
|
2020-05-28 07:15:43 +01:00 |
|
mattpass
|
1005e24cee
|
properties.php formatting improvements
|
2020-05-28 07:10:40 +01:00 |
|
mattpass
|
a4e5944412
|
Improve plugins-manager.php
|
2020-05-27 08:09:57 +01:00 |
|
mattpass
|
826a249595
|
Format plugins-display.php
|
2020-05-27 08:08:18 +01:00 |
|
mattpass
|
7341b6644d
|
Autocomplete and switchMode added to editor.php
|
2020-05-27 08:03:30 +01:00 |
|
mattpass
|
c965ae5051
|
Sass and LESS handling, remove 3 x on's
|
2020-05-27 06:40:52 +01:00 |
|
mattpass
|
79c0aba340
|
multiple-results.php updated
|
2020-05-17 10:14:20 +01:00 |
|
mattpass
|
c2e1020315
|
login.php updated
|
2020-05-17 08:11:56 +01:00 |
|
mattpass
|
098a1b870a
|
ftp-control.php absorbed into class
|
2020-05-10 16:29:31 +01:00 |
|
mattpass
|
9d846f0f2a
|
FTP methods absorbed into class
|
2020-05-10 16:28:52 +01:00 |
|
mattpass
|
46f1a1c319
|
classes expanded
|
2020-05-10 15:47:26 +01:00 |
|
mattpass
|
7ee3032f37
|
icecoder.js now points at file-control.php not XHR version
|
2020-05-10 15:46:27 +01:00 |
|
mattpass
|
9d7dfc846c
|
file-control.php now used for loading, uses classes
|
2020-05-10 15:45:12 +01:00 |
|
mattpass
|
f7962e5dc6
|
Classes added for Backup, FTP, File and URL, System updated
|
2020-05-10 15:44:18 +01:00 |
|
mattpass
|
d0b093d7d5
|
icecoder.php added as master loader
|
2020-05-09 13:19:39 +01:00 |
|
mattpass
|
3d57d0ed0f
|
system.php moved from processes to server/system.php
|
2020-05-09 13:19:09 +01:00 |
|
mattpass
|
9edc6417de
|
Use _ExtraProcesses class where needed
|
2020-05-09 13:18:28 +01:00 |
|
mattpass
|
daf3a3ba75
|
Removed processes, now a class, moved 4 other files
|
2020-05-09 13:17:11 +01:00 |
|
mattpass
|
9c68dad990
|
classes/_ExtraProcesses.php added
|
2020-05-09 13:15:24 +01:00 |
|
mattpass
|
cab83ad1ac
|
classes/System.php added
|
2020-05-09 13:06:56 +01:00 |
|
mattpass
|
7dcf93cc2d
|
indexer.php tidy
|
2020-05-08 09:46:32 +01:00 |
|
mattpass
|
733c6d92fc
|
3 more files in lib tidied
|
2020-05-08 09:38:09 +01:00 |
|
mattpass
|
ed9290dd16
|
get-branch.php tidy
|
2020-05-08 09:32:55 +01:00 |
|
mattpass
|
422de58a87
|
ftp-manager.php tidy
|
2020-05-08 09:20:25 +01:00 |
|
mattpass
|
5e4e73067e
|
Tidy lib/file-control-xhr.php
|
2020-05-08 09:01:09 +01:00 |
|
mattpass
|
36b3622d11
|
No parens for include functions
|
2020-05-04 08:17:05 +01:00 |
|
mattpass
|
acf7300514
|
file-control.php overhauled
|
2020-05-04 08:11:34 +01:00 |
|
mattpass
|
b0c0d86b7c
|
download.php updates
|
2020-05-04 07:33:37 +01:00 |
|