Commit Graph

1707 Commits

Author SHA1 Message Date
mattpass
551e19e53a Improved (trusted) client IP retrieval 2020-03-08 12:24:32 +00:00
mattpass
e08522e4f1 Remove docExplorer, minimap, functionClassList, results bar ontop scrollbar 2020-03-08 11:32:07 +00:00
mattpass
543c728991 Find bar CSS updates, remove docexplorer 2020-03-08 10:54:14 +00:00
mattpass
af3e76f853 Display simple scrollbars on preview 2020-03-08 10:38:23 +00:00
mattpass
edd7e4f8dc Remove excess whitespace 2020-03-08 10:37:14 +00:00
mattpass
f9c62d578c Focus on editor after letting go of minimap 2020-03-07 11:14:16 +00:00
mattpass
5e01231c09 Set cursor when over miniMapBox 2020-03-07 10:33:13 +00:00
mattpass
677c9eee87 Function cleanup 2020-03-07 09:33:26 +00:00
mattpass
05ddbf33ef Can now click on minimap to scroll, not using Draggabilly 2020-03-07 09:11:32 +00:00
mattpass
545271d74b Draggabilly removed, not needed now 2020-03-07 08:02:57 +00:00
mattpass
14f7b90b55 Can now click outside minimap box to jump to it 2020-03-01 10:26:28 +00:00
mattpass
63ff39d200 Fix path refs for doNext 2020-03-01 09:18:04 +00:00
mattpass
87b32b51e9 Fix some refs re minimap 2020-03-01 09:17:10 +00:00
mattpass
9274db05e2 parent. path fixes for DOM elems at level higher 2020-02-29 10:39:05 +00:00
mattpass
3adeacfcda Ref fixes in get-branch.php and ice-coder.js 2020-02-29 10:29:38 +00:00
mattpass
f3b78ae347 parent.parent. fixes on lib files 2020-02-29 10:15:02 +00:00
mattpass
54e20ba592 parent.parent. fixes on file-control-xhr.php 2020-02-29 10:14:33 +00:00
mattpass
1df109a660 ice-coder.js huge paths overhaul 2020-02-29 10:13:53 +00:00
mattpass
e2076eb4c4 Path fixes to 2 x files 2020-02-29 09:16:10 +00:00
mattpass
73c24202e7 parent. added to some key places 2020-02-28 17:45:09 +00:00
mattpass
db505600cc parent.parent. used to realign paths for file-control.php 2020-02-28 17:44:38 +00:00
mattpass
b500a728f2 parent.parent. needed 2020-02-28 17:34:02 +00:00
mattpass
a24030f43a Replaced top. with parent. in get-branch 2020-02-28 17:23:33 +00:00
mattpass
f22dee6550 Min JS file updated 2020-02-28 17:21:11 +00:00
mattpass
cfd4f2f36a top. removed from ice-coder.js 2020-02-28 17:19:51 +00:00
mattpass
d6d47d9f0f top. removed in ftp and localhost 2020-02-28 17:19:03 +00:00
mattpass
697f484978 top. and parent. revised in github and manager 2020-02-28 17:17:52 +00:00
mattpass
33065f4b07 top. and parent. revised in file-control.php 2020-02-28 17:16:53 +00:00
mattpass
a5898f9fc4 top. and parent. revised in file-control-xhr.php 2020-02-28 17:16:33 +00:00
mattpass
86967a57f8 top. removed from backup-versions and download 2020-02-28 17:15:30 +00:00
mattpass
2257343a32 Remove top. from multiple results 2020-02-28 17:14:17 +00:00
mattpass
3f673f9a87 Remove top. from refs 2020-02-28 17:11:51 +00:00
mattpass
8695640029 Remove top. from settings files, add parent. 2020-02-28 17:10:47 +00:00
mattpass
b97c332f83 Set iceURLPath, use that and remove top. 2020-02-28 17:08:07 +00:00
mattpass
3d37561dc7 top. removed 2020-02-28 17:01:10 +00:00
mattpass
fe6eed2934 Don't prefix ../data before contents 2020-02-03 11:07:05 +00:00
mattpass
c0b3d08489 Check allow_url_fopen enabled 2020-02-03 10:58:55 +00:00
mattpass
a44e97a84f Change iconv to mb_convert_encoding 2020-02-03 10:26:51 +00:00
mattpass
de9e6f95ab Remove use of strClean 2020-02-01 15:41:52 +00:00
mattpass
dc7a492953 Encode URI comps, not just + to B 2020-02-01 15:41:09 +00:00
mattpass
5cbffef9b4 No need to strClean filename 2020-02-01 15:06:16 +00:00
mattpass
095e8b9155 No need to strClean filename 2020-02-01 15:05:22 +00:00
mattpass
bb22e9b254 Unescape $ when creating the password first time 2020-02-01 13:47:52 +00:00
Matt Pass
05ef861ff7 Merge pull request #797 from smokeypell/master
Fix for #791
2020-02-01 13:43:48 +00:00
mattpass
6ee95d3e76 Don't surpress session start errors, remove now deprecated function 2020-02-01 13:29:06 +00:00
mattpass
8ff9399466 Null coalescing to 1 if not available 2020-02-01 13:28:24 +00:00
mattpass
d05182786f Improved PHP version checkin 2020-02-01 13:27:47 +00:00
mattpass
3f50766295 Use [0] not {0} 2020-02-01 13:27:31 +00:00
mattpass
35404bf8ee filemtime is an int and set if not available 2020-02-01 13:27:07 +00:00
mattpass
bb4565f231 Check iconv exists before use 2020-01-26 14:29:33 +00:00