Commit Graph

2487 Commits

Author SHA1 Message Date
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
a55c1405a1 Set doNext if not available 2020-02-01 13:25:33 +00:00
mattpass
1dec4ac941 Test suite removed 2020-01-26 14:45:32 +00:00
mattpass
bb4565f231 Check iconv exists before use 2020-01-26 14:29:33 +00:00
mattpass
172461bc90 Fix to split pane controls and whitespace tidy 2020-01-19 11:08:36 +00:00
mattpass
8a8763b24e Move tools into files DOM elem 2020-01-19 10:50:47 +00:00
mattpass
af8b923b1c Request URI set in path 2020-01-19 10:26:20 +00:00
Matt Pass
2c7249e4df mpy added as an indexable file extension 2020-01-11 13:27:06 +00:00
Matt Pass
c22c3540bb MicroPython added as a file icon (uses Python) 2020-01-11 13:25:42 +00:00
Matt Pass
7ef896bf12 MicroPython added as a file type in langs 2020-01-11 13:24:50 +00:00
Matt Pass
35c7116ed9 MicroPython added as a file extension 2020-01-11 13:23:59 +00:00
Matt Pass
6500205624 Change rtrim to preg_replace in file control 2020-01-11 13:02:07 +00:00
Matt Pass
6cc86847d2 Change rtrim to preg_replace 2020-01-11 13:01:20 +00:00
Matt Pass
278e34c3d4 Fix non well formed number issue 2020-01-11 12:28:02 +00:00
Brent Pell
f095da8745 Update settings-update.php 2019-11-20 20:46:31 -06:00
Brent Pell
8cb91e28dc Fix for Issue #791
When you hit the "Update" button in the settings menu for any reason, no matter
if you change anything or not, the password field in this file is updated and the
slashes"" are stripped and PHP can't properly read the hashed password without
the dollar signs escaped.
2019-11-20 20:23:27 -06:00
Matt Pass
1a35c8e270 Update to match main JS 2019-10-15 23:04:30 +01:00
Matt Pass
c59cd17265 Further revising nohup info 2019-10-15 23:00:20 +01:00
Matt Pass
0bdf33f731 Revised nohup info 2019-10-15 22:56:59 +01:00
Matt Pass
9406a5e4a7 Add missing parens 2019-10-15 22:53:28 +01:00
Matt Pass
66ae8f4237 Highlight gutter if we have git content 2019-10-15 22:52:26 +01:00
Matt Pass
fdecc45f41 Prefix array key with working dir prefix 2019-10-15 22:50:52 +01:00
Matt Pass
63b056e8bc Get contents of changed files at git head 2019-10-15 22:26:43 +01:00
Matt Pass
02c8f7d3b9 Get git content data via indexer 2019-10-15 22:23:23 +01:00
Matt Pass
f57b9ed1e9 Be more specific in var name for Git diff data 2019-10-15 20:58:21 +01:00
Matt Pass
160ee7f59b Tweak details re Git diff data 2019-10-15 20:56:24 +01:00
Matt Pass
affe21031b Update to match main JS 2019-10-15 20:54:19 +01:00
Matt Pass
61b46c4560 Handle Git diff pane and gutter highlighting 2019-10-15 20:53:46 +01:00
Matt Pass
4e56dde2c6 Update to match main JS 2019-10-15 19:47:28 +01:00
Matt Pass
8dd67f0dae Set taller help screen for extra shortcuts 2019-10-15 19:46:52 +01:00
Matt Pass
d6d8100c3c Merge pull request #788 from PalAditya/master
Fix issue 785: Add new help shortcuts
2019-10-15 19:42:14 +01:00
Aditya Pal
3b867022e6 Fix file indentation 2019-10-13 11:42:58 +05:30
PalAditya
6b16f36b50 Fix issue 785: Add new help shortcuts 2019-10-13 11:33:20 +05:30
root
f23a1cb70b sudo may be needed to avoid warnings 2019-10-06 16:25:05 +00:00
root
6cdcbbf355 Output datetime, extract code outside of block 2019-10-06 15:57:16 +00:00
Matt Pass
433e169f06 Lock off file from http, git diff -> MD5 to rescan 2019-10-06 15:54:06 +01:00
Matt Pass
db93d69a76 Update to match main JS 2019-10-06 14:18:21 +01:00
Matt Pass
f0382c7a2a Set class of link on rows 2019-10-06 14:17:38 +01:00