Commit Graph

1881 Commits

Author SHA1 Message Date
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
mattpass
afd0c02ff6 Remove tipsOnLogin, add 2 x help links 2020-10-02 20:02:00 +01:00
mattpass
5a660f7810 First round of updates on interceptKeys 2020-09-27 11:30:58 +01:00
mattpass
74fcd33c97 Add demo mode indicator to panes 2020-09-26 08:33:12 +01:00
mattpass
b702a9c31c Extra escaping needed to show new line in alert msg 2020-09-21 16:58:04 +01:00
mattpass
af6a3bce61 Improve casing on theme names 2020-09-19 12:08:22 +01:00
mattpass
432837a72c 38 new themes added, 4 opt groups, ucwords 2020-09-19 11:20:45 +01:00
mattpass
c4e52e0edc Removed 4 x themes, sorted light/dark, settings object 2020-09-19 10:06:40 +01:00
mattpass
6cbbf6674c Remove 2 x test SVGs, bool param passed 2020-09-13 09:44:17 +01:00
mattpass
8a138538a3 Updates & fixes re color picker & eyedropper 2020-09-13 08:35:34 +01:00
mattpass
e27318c825 Bug report tidy up 2020-08-23 09:41:05 +01:00
mattpass
cd352c8a0c Tweaks to bug reporting 2020-08-23 09:28:03 +01:00
mattpass
53cdbad35b Updated bug report system 2020-08-23 09:11:40 +01:00
mattpass
5343efd57f Remove 4 x icons from settings screen 2020-08-23 07:51:11 +01:00
mattpass
c99f78a0f2 Icons for sections 2020-08-17 11:46:45 +01:00
mattpass
b5b6b92204 Close icon added for 4 x tools 2020-08-13 12:26:32 +01:00
mattpass
fbe19fc431 Shows caps lock warning icon on login screen now 2020-08-13 11:35:57 +01:00
mattpass
e4479421fa Version 8.0 beta 2020-07-22 09:33:43 +01:00
mattpass
4ed6fd6c6e Typo fixes, changes not 0 array value, fix favicon path, scope strCSS 2020-07-21 20:27:09 +01:00
mattpass
39388dd077 array_splice, numPlugins to avoid extending loop cond, use i in array, exit dont die with msg 2020-07-21 09:23:05 +01:00