Commit Graph

2925 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
2d03477c66 Add defaults for 2 new options 2021-04-11 11:35:49 +01:00
mattpass
da88db20fb Scroll speed & find on input settings, fix tab sticking on close 2021-04-11 10:34:58 +01:00
mattpass
f5c1640dbd Move check after establishing results DOM elem 2021-04-09 16:48:26 +01:00
mattpass
4328ea2c1f Add check on ^ $ and .* to avoid regex crash 2021-04-09 16:44:00 +01:00
mattpass
0fb0644b71 Set selection of regex based on match 0 str len 2021-04-09 16:21:03 +01:00
mattpass
01df964ac7 Updates to JS and multiple results to handle more regex 2021-04-09 16:07:41 +01:00
mattpass
1cad4b074c Add findRegex bool, funcs to escape and toggle, use option in find 2021-04-09 13:16:24 +01:00
mattpass
50196789a7 RegEx icon added to left of find 2021-04-09 13:10:13 +01:00
mattpass
2d245f2da8 Don't clear selections if there are no results 2021-04-09 11:13:22 +01:00
mattpass
a1d545b76b Active line number is highlighted & according to theme 2021-04-08 17:11:15 +01:00
mattpass
a1df16031d Change bug reporting icon if bug reporting disabled 2021-04-08 16:24:37 +01:00
mattpass
8cc3a7e037 Update bug reporting msg to Settings > Acccounts 2021-04-08 16:23:50 +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
f27905404b Lang files updated so index matches icecoder array values better 2021-04-05 11:07:03 +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
12a53d4c29 Update goToLine to handle folded ranges 2021-01-31 12:42:41 +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
af7e57b1d9 Can use rgba (+uc), rgbToHex ignores 4th alpha param 2020-12-30 15:47:26 +00:00
mattpass
de3e46d5ee Remove alpha from BG color on 3 x themes 2020-12-30 15:18:46 +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
5e89f0945d Ensure we have function data before considering tooltips 2020-12-23 16:34:36 +00:00
mattpass
8f54ff53bc Clickable warning label if not a dir, cody tidy on loc 2020-12-23 16:23:09 +00:00
mattpass
574b6f1b7a Merge branch 'master' of github.com:icecoder/icecoder 2020-12-13 12:03:38 +00:00
mattpass
518dbd5818 Check we can use shell_exec before usage 2020-12-13 12:03:14 +00:00
Matt Pass
f78dce0e73 Update 2019-torres-digital-theme.css
Updates from @atorresbr and will close https://github.com/icecoder/ICEcoder/pull/947/files
2020-12-08 16:49:46 +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
d4c4911ead Cache bust README image 8.0 2020-11-22 16:02:43 +00:00
mattpass
21d06d5859 Version 8.0 2020-11-22 15:58:36 +00:00
mattpass
361681714b Torres theme tweak 2020-11-22 15:10:24 +00:00
mattpass
4b923dfd7e Format tweaks to cMonPaste function 2020-11-22 15:08:20 +00:00
mattpass
dccfd0a616 Fix comment for bug reporting screen 2020-11-17 17:00:37 +00:00
mattpass
e259946dcc Highlight chmod text in README, id not needed 2020-11-17 17:00:15 +00:00
mattpass
a7e1bb53a3 bug-report lang pieces added to lang files 2020-11-17 16:59:40 +00:00
mattpass
0b75351b1f Remove void return type, not avail till PHP 7.1 2020-10-26 16:44:35 +00:00
mattpass
1ccf01bfc0 No need to double output prompt if no arg for cd 2020-10-23 11:13:23 +01:00