Commit Graph

1900 Commits

Author SHA1 Message Date
mattpass
2a00f7e8ea Regex simplification and not working with _perms 2021-07-25 20:06:01 +01:00
mattpass
fcd2e51c45 Fixed filename links to work, regex find & replace bold, simpler code 2021-07-25 19:22:41 +01:00
mattpass
94438fa34f Skip dirs in multiple results, close dir handle when done 2021-07-25 17:06:39 +01:00
mattpass
f80ab916a3 Close handler after use 2021-07-24 21:27:38 +01:00
mattpass
623ee10a81 Uploaded files data in array, string type cast octal for octdec 2021-07-24 16:05:43 +01:00
mattpass
a5678eba26 Session improvements 2021-07-24 14:33:05 +01:00
mattpass
e8ba59fe46 Finishing updating multple results info items on task done 2021-07-01 21:34:00 +01:00
mattpass
d92c3b00c3 Now displaying Replaced text when successfully replaced 2021-07-01 21:13:30 +01:00
mattpass
dfb40255a9 Fix clickable filenames, don't show perms 2021-07-01 19:06:33 +01:00
mattpass
dcf1f50cf0 Handling single user in multi user mode UX and first user is admin 2021-06-27 10:35:04 +01:00
mattpass
3751ea5499 Stricter checks on file MIME type 2021-06-26 22:48:18 +01:00
mattpass
b51445c101 File must have a text MIME type to be indexed 2021-06-26 22:41:42 +01:00
mattpass
42d60ea48f Set bug reporting for error.log, 10, 10 2021-06-26 22:18:40 +01:00
mattpass
649a050e66 Switch to accounts view if password problem, avoids being stuck on another tab and unaware 2021-06-25 21:33:39 +01:00
mattpass
3bd5030c42 Merge branch 'master' of github.com:icecoder/icecoder 2021-06-25 21:23:18 +01:00
mattpass
21d6ae0f2a XSS and usage fixes on multiple-results.php 2021-06-25 21:22:25 +01:00
Matt Pass
ab99aff272 Fix missing PHP tag 2021-06-13 10:36:00 +01:00
Matt Pass
932f07393b Don't force session path 2021-06-13 10:29:53 +01:00
mattpass
8be9e76e8d Remove temp volume id from scroll speed range 2021-05-02 08:37:51 +01:00
mattpass
78e417add4 Limit tooltip func arg list to 200 chars, wrap in terminal 2021-04-25 08:32:36 +01:00
mattpass
23f86200e0 Start array with template details, layer actual ontop 2021-04-11 12:37:59 +01:00
mattpass
da88db20fb Scroll speed & find on input settings, fix tab sticking on close 2021-04-11 10:34:58 +01:00
mattpass
01df964ac7 Updates to JS and multiple results to handle more regex 2021-04-09 16:07:41 +01:00
mattpass
8e01faad10 Only check pw criteria if pw not blank 2021-04-08 16:23:18 +01:00
mattpass
cea8e0a36e Enforce same pw rules from settings, cap lock warn too 2021-04-08 15:40:48 +01:00
mattpass
4a08853605 Auto-setting loggedIn not based on demoMode or empty pw, only go to login if req 2021-04-08 11:47:37 +01:00
mattpass
59c39acb35 Login redirs ../../ if not req, show demoMode icon 2021-04-08 11:46:54 +01:00
mattpass
0850127d2b Check ZipArchive is available before showing list of installable plugins 2021-04-05 11:36:19 +01:00
mattpass
65bc11cd48 selectedfiles needs an empty array fallback 2021-03-04 14:26:50 +00:00
mattpass
f79cc0336a Fix keys in wordCasings array 2021-03-04 14:04:38 +00:00
mattpass
edaa95df93 Fix file to use CSS file 2021-03-03 13:29:05 +00:00
mattpass
868db80583 Adminer 4.8.0 working in frame 2021-03-03 13:23:48 +00:00
mattpass
c8d4eeb74e Adminer updated from 4.7.3 to 4.8.0 2021-03-01 16:33:51 +00:00
mattpass
4a516e9828 Double click tabs expands/contracts file manager 2021-02-15 16:30:52 +00:00
mattpass
6eee161a74 .h recognized as C, ino added in indexer for C++ 2021-01-24 16:38:57 +00:00
mattpass
0793c2fd63 Make password rules more obvious 2021-01-24 16:24:09 +00:00
mattpass
bc589549f3 Remove FTP functionality & UI from ICEcoder 2020-12-30 14:57:37 +00:00
mattpass
2e7e5a8bcd Pass iceRoot in config, set in func, update display 2020-12-23 17:26:31 +00:00
mattpass
3f0604fff4 .git and node_modules dirs excluded, .git is moved 2020-12-23 16:49:41 +00:00
mattpass
8f54ff53bc Clickable warning label if not a dir, cody tidy on loc 2020-12-23 16:23:09 +00:00
mattpass
518dbd5818 Check we can use shell_exec before usage 2020-12-13 12:03:14 +00:00
mattpass
bb2580c031 Don't floatval matches 0 and remove v from zip name 2020-11-22 16:52:15 +00:00
mattpass
116c82736f Remove v before version number display 2020-11-22 16:24:13 +00:00
mattpass
21d06d5859 Version 8.0 2020-11-22 15:58:36 +00:00
mattpass
1ccf01bfc0 No need to double output prompt if no arg for cd 2020-10-23 11:13:23 +01:00
mattpass
9b881cf774 Set cwd in session initially and chdir to it always 2020-10-23 11:09:51 +01:00
mattpass
c19503ba78 Minor tidy in index.php and updater.php 2020-10-23 10:20:55 +01:00
mattpass
1e01e783ca Display git commit hash as link, remove GG 2020-10-06 17:12:04 +01:00
mattpass
352c8c1a3a No space after v when displaying version 2020-10-06 14:10:20 +01:00
mattpass
1bc0ac1ec5 Shorter version of key identifying via null coalescing 2020-10-04 08:59:15 +01:00