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
|
80bdd04e59
|
Create error.log if doesn't exist, we need from init
|
2021-06-26 22:17:52 +01:00 |
|
mattpass
|
7075ced50f
|
Nicer looking bug reports, incl wrapping
|
2021-06-26 22:17:23 +01:00 |
|
Matt Pass
|
4fb0d838b6
|
Update issue templates
|
2021-06-26 19:43:56 +01:00 |
|
Matt Pass
|
aa357509c8
|
Update PULL_REQUEST_TEMPLATE.md
|
2021-06-26 19:40:27 +01:00 |
|
Matt Pass
|
8615828a76
|
Create PULL_REQUEST_TEMPLATE.md
|
2021-06-26 19:36:37 +01:00 |
|
Matt Pass
|
766d23bd78
|
Update issue templates - questions & finishing
|
2021-06-26 19:30:02 +01:00 |
|
Matt Pass
|
6199c06e8e
|
Update issue templates - tweak
|
2021-06-26 19:25:13 +01:00 |
|
Matt Pass
|
5ad21bfe23
|
Update issue templates - features
|
2021-06-26 19:22:40 +01:00 |
|
Matt Pass
|
d326d6a02d
|
Update issue templates
|
2021-06-26 19:19:26 +01:00 |
|
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 |
|