Matt Pass
|
487ce2710c
|
Add comments plus extra logic in to handle C:/ etc
|
2021-06-26 14:16:50 +01:00 |
|
Matt Pass
|
583dcad1c0
|
lineNumber needs to be a global to be used
|
2021-06-26 14:11:35 +01:00 |
|
mattpass
|
ba88f98ac7
|
Check regex value, avoid CPU crash, highlight red if error
|
2021-06-25 21:58:59 +01:00 |
|
mattpass
|
820691665d
|
Better input widths for terminal command line
|
2021-06-25 21:36:30 +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
|
c32050889f
|
Double decoding needed on filename
|
2021-06-25 21:31:23 +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
|
54e4aff163
|
Tidy up a few minor items
|
2021-05-21 21:48:06 +01:00 |
|
mattpass
|
ab3d04440c
|
Remove v from version, no cache bust
|
2021-05-21 17:36:35 +01:00 |
|
mattpass
|
58f3866b45
|
More improved key handling
|
2021-05-02 10:26:57 +01:00 |
|
mattpass
|
fcf6c14a91
|
Improve key handling with search results
|
2021-05-02 09:55:11 +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
|
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 |
|