tophf
180e813ac4
tweak spinner opacity
2017-12-11 08:31:15 +03:00
tophf
752af458a3
redesign inline search cards
2017-12-11 07:35:23 +03:00
tophf
f4bfeea5a6
intermediate tweaks and fixes for inline search
...
* caching of search results and downloaded style info for one day
* no prefetching of styles
* only the next search results page is prefetched in unattended fashion
* the "configure" button is shown only after installation
* join the code in one closure, regroup and simplify some functions
2017-12-11 05:21:23 +03:00
tophf
adabb9aeff
use LZString alias for LZStringUnsafe
2017-12-11 04:49:59 +03:00
tophf
b9c6be1676
disable the useless no-unmodified-loop-condition rule
2017-12-11 04:46:33 +03:00
tophf
f44ed87646
use a thin underline under big bold titles in inline search
2017-12-10 12:00:40 +03:00
tophf
6fb9d2d157
switch to a much faster LZStringUnsafe
...
https://github.com/pieroxy/lz-string/pull/98
2017-12-10 11:30:57 +03:00
tophf
8679e55206
unregister listeners on closing showCodeMirrorPopup
2017-12-10 11:24:52 +03:00
tophf
baab837be4
adjust style properties on installing
...
* reason = 'install'
* updateUrl += '?' when configurable
2017-12-10 10:56:09 +03:00
tophf
f120ae9753
fixup 0a865318: preserve normal behavior on normal links
2017-12-10 10:49:34 +03:00
tophf
b365962bbf
don't scroll search list into view in old FF
...
couldn't find the reason in a couple minutes I can waste on this
2017-12-10 10:42:03 +03:00
tophf
888f93281d
reduce DOM thrashing in adjustInfoPosition
2017-12-10 10:29:04 +03:00
tophf
abc4923059
cache search results for 1 hour
2017-12-10 10:11:19 +03:00
tophf
780053a19e
darken search result description
2017-12-10 10:11:19 +03:00
tophf
d035e18b9f
expose responseType in download()
2017-12-10 10:11:19 +03:00
tophf
405400de68
move 'tempUsercssCode' cleanup to usercss helper
2017-12-10 10:11:18 +03:00
tophf
5d54ce3464
DRY chromeLocal and chromeSync
2017-12-10 10:11:18 +03:00
tophf
b2b82f8310
break shorter words (5-10) followed by punctuation in tWordBreak
2017-12-10 10:11:18 +03:00
tophf
522a2bdab3
deep-copy style for popup's configDialog
...
see #298
2017-12-10 10:11:18 +03:00
tophf
242e3384b2
adjust #hotkey-info position for scrollingElement
2017-12-10 08:09:36 +03:00
tophf
0a865318a4
popup: "configure" opens USO page and expands the settings area
2017-12-10 07:56:41 +03:00
tophf
30fa9671c8
debounce autosave more, prevent re-entry
...
see #298
2017-12-10 06:02:25 +03:00
tophf
4d4247f0d8
fixup ce278fb4: unsplit .actions block
2017-12-10 05:52:20 +03:00
tophf
e0e5ab393f
de-conflictize a11y PR
2017-12-10 04:19:55 +03:00
tophf
4b207f3dd4
basic tweaks/fixes for inline search
2017-12-10 04:03:04 +03:00
tophf
ce61112020
reuse "configure" message and simplified tooltip
...
we'll implement a built-in config dialog for USO styles in the future
2017-12-10 00:05:31 +03:00
derv
ce278fb4d0
Show styles from userstyles.org in Stylus popup ( #251 )
2017-12-10 00:03:17 +03:00
tophf
42e458ad69
saved.name is absent when checking in manager
2017-12-09 23:27:40 +03:00
tophf
ed1b163087
update log viewer: "Delete" and "[x] Only with updates or issues"
...
fixes #293
2017-12-09 23:26:28 +03:00
tophf
fa6365d297
bump version
2017-12-09 21:37:58 +03:00
tophf
7832c3c581
code cosmetics
2017-12-09 21:31:34 +03:00
tophf
a6fdb49503
content script may run before documentElement is present
2017-12-09 21:29:49 +03:00
tophf
e41dda1b68
refreshAllTabs should always try to refresh the main page
2017-12-09 21:19:03 +03:00
tophf
2fe4c0793c
countStylesInHash when skipping styleReplaceAll
2017-12-09 21:16:41 +03:00
tophf
e45748d515
bump version
2017-12-09 20:48:13 +03:00
tophf
62521e132b
update locales from transifex
2017-12-09 20:47:42 +03:00
tophf
db8c3585dd
off-by-one in showKeyMapHelp: text after <mark> was lost
2017-12-09 20:43:47 +03:00
tophf
cb32b9debf
skip styleReplaceAll if same; add some safety checks
2017-12-09 20:37:08 +03:00
tophf
491fcef08b
also move style element when it's the first child
...
see #295
2017-12-09 19:37:31 +03:00
tophf
ca40eb9481
fixup 3318db19: read 'checked' state from checkboxes
...
fixes #297
2017-12-09 19:29:17 +03:00
tophf
f11235aaf9
Revert 1e1ff736
"simplify theme preloader"
2017-12-09 19:05:44 +03:00
tophf
443e3a3c7c
second lockPageUI runs after there's no codebox anymore
2017-12-09 19:05:00 +03:00
tophf
ab98d46baa
show import errors in messageBox
2017-12-09 19:04:19 +03:00
tophf
57e335abb8
raise style restoration limit; don't count own changes
2017-12-09 18:41:05 +03:00
tophf
5f1f9c4d86
unregister CM on closing showCodeMirrorPopup
2017-12-09 18:23:18 +03:00
tophf
9c1c15465e
refreshAllTabs: process all frames
2017-12-09 18:15:57 +03:00
tophf
36fcb02b51
auto-unsubscribe prefs observer when element is gone
2017-12-09 17:38:00 +03:00
tophf
ae2efaa4a1
update manager search filter
...
fixes #296
* don't ignore 1-letter input if it's the only thing
* normal minimum word length is now 2 letters
* switch to AND combination mode so searching for dark github lists only what you expect
2017-12-09 17:17:33 +03:00
tophf
9486c7f3df
don't report usercss as installed on USO if homepage matches
2017-12-09 04:43:02 +03:00
tophf
d52664d11c
code cosmetics
2017-12-09 00:03:07 +03:00