tophf
|
dbba338229
|
report line:ch in live-preview errors for usercss
|
2018-03-11 16:47:27 +03:00 |
|
tophf
|
66704a78b3
|
actually use 'pre' font for code errors in messageBox.alert/confirm
|
2018-03-11 16:31:25 +03:00 |
|
tophf
|
32cd558dda
|
parse a few nonstandard webkit CSS properties
|
2018-03-09 02:34:29 +03:00 |
|
tophf
|
28ef5572ba
|
FF: ensure styles are applied to about:blank iframes
fixes #215
|
2018-03-08 19:25:09 +03:00 |
|
tophf
|
2eb0a309b5
|
bump version
|
2018-03-04 16:30:17 +03:00 |
|
tophf
|
850b7dc635
|
clear localStorage for CM themes on extension update
|
2018-03-03 23:45:14 +03:00 |
|
tophf
|
f9789e327b
|
show the new CM themes in the editor options
|
2018-03-03 23:36:29 +03:00 |
|
tophf
|
2c86f2f4b9
|
move commentSelection command to other editing commands
|
2018-03-03 23:36:29 +03:00 |
|
tophf
|
6e8ff5b9ef
|
simplify toggleEditorFocus now that CM 5.35 handles Ctrl-Pause
|
2018-03-03 23:36:29 +03:00 |
|
tophf
|
77d44c233e
|
preUpdateLinting hack isn't needed since CM 5.33
|
2018-03-03 23:36:28 +03:00 |
|
tophf
|
513845c289
|
CodeMirror 5.35.1
|
2018-03-03 23:36:28 +03:00 |
|
tophf
|
5acf815b79
|
report invalid selector in :not() as a warning
to prevent failures when updating usercss styles that have to override [currently] invalid :not() selectors used by the site
see #356
|
2018-03-03 17:28:29 +03:00 |
|
tophf
|
808ad0f059
|
bump version
|
2018-03-02 18:55:59 +03:00 |
|
tophf
|
fa2b6f07ce
|
send style status to USO even more insistently
see #354
|
2018-03-02 18:08:25 +03:00 |
|
tophf
|
e6b486d25f
|
bump version
|
2018-03-02 15:58:39 +03:00 |
|
tophf
|
049c131e77
|
update locales
|
2018-03-02 15:58:23 +03:00 |
|
tophf
|
db256f73f5
|
send style status to USO twice if #install_button reappears
see #354
|
2018-03-02 15:55:39 +03:00 |
|
tophf
|
b220b2d2f0
|
code refactor: define parser actions just once
|
2018-03-01 21:26:57 +03:00 |
|
tophf
|
3a68c4e636
|
CSSLint: parse CSS4 :matches(), the future of :any()
|
2018-03-01 21:04:39 +03:00 |
|
tophf
|
e4c399a1c0
|
try to ignore /*[[USO-var]]*// first
|
2018-02-28 21:16:00 +03:00 |
|
tophf
|
696690c8da
|
show invalid :not() as a nonfatal error (#357)
|
2018-02-28 20:53:50 +03:00 |
|
tophf
|
0ba26072f7
|
restore Chrome 49 compatibility: remove "u" flag in RegExp
since it wasn't used globally (e.g. vendor code) it made no real difference
|
2018-02-28 05:15:28 +03:00 |
|
tophf
|
6b0628a7ee
|
CSS containment was buggy in Chrome before 58.0.3004
fixes #355
|
2018-02-28 05:04:35 +03:00 |
|
tophf
|
85f5f72832
|
bump version
|
2018-02-27 21:35:45 +03:00 |
|
tophf
|
d4b4b07ab3
|
[Chrome] restore the install/update button functionality on USO
resolves #354 in Chrome only since the USO site is broken in FF
(the site checks for chrome-extension:// URL which should be moz-extension://)
|
2018-02-27 21:30:29 +03:00 |
|
tophf
|
d1f35a15e3
|
bump version
|
2018-02-27 12:10:28 +03:00 |
|
tophf
|
fd3a09eee9
|
ensure the state tooltip is above the sites
|
2018-02-26 23:20:25 +03:00 |
|
tophf
|
ab4f7f3e91
|
entry state may exceed entry bounds
|
2018-02-26 23:18:49 +03:00 |
|
tophf
|
0fd5d100c9
|
update filter stats after deleting a style
|
2018-02-26 23:16:10 +03:00 |
|
tophf
|
e4150aa8b0
|
sort only after filtering is complete
|
2018-02-26 22:57:03 +03:00 |
|
tophf
|
ceb11ae52a
|
ignore dates and other meta data when diffing
|
2018-02-26 22:56:42 +03:00 |
|
tophf
|
e42ea2e383
|
restore correct position of update state faux button tooltip
|
2018-02-26 22:55:30 +03:00 |
|
tophf
|
42c7f39e73
|
refilter just once on a single update job
fixes #353
|
2018-02-26 22:54:35 +03:00 |
|
tophf
|
fd496dd546
|
bump version
|
2018-02-25 16:51:21 +03:00 |
|
tophf
|
a8769e375b
|
browser.runtime.getBrowserInfo was added in FF 51
|
2018-02-25 16:51:07 +03:00 |
|
tophf
|
f40c9f9a16
|
update locales
|
2018-02-25 16:46:21 +03:00 |
|
tophf
|
589cc53ad9
|
adjust selector for "config on homepage" of USO styles
|
2018-02-23 15:14:10 +03:00 |
|
tophf
|
4e4f0501d2
|
fixup: add the empty line correctly
|
2018-02-22 18:34:15 +03:00 |
|
tophf
|
4bb1a191cc
|
replace the last @-moz-document if present in a usercss template
when creating a new style for the site via popup
see #352
|
2018-02-22 12:59:56 +03:00 |
|
tophf
|
c5ef92cf9c
|
add the site section to a custom usercss template for new styles
fixes #352
|
2018-02-22 12:41:55 +03:00 |
|
tophf
|
d0d429bd8e
|
bump version
|
2018-02-17 14:21:54 +03:00 |
|
tophf
|
7f70445174
|
update locales
|
2018-02-17 14:20:54 +03:00 |
|
tophf
|
918888ffb0
|
code cosmetics
|
2018-02-16 18:05:25 +03:00 |
|
tophf
|
d82dceada9
|
code cosmetics
|
2018-02-16 12:49:53 +03:00 |
|
tophf
|
b9b2c4cbd7
|
correctly finish check-all-updates before updating UI
now that we use messaging for the observer we can't use Promise for the final task;
fixes #341
|
2018-02-16 12:43:22 +03:00 |
|
tophf
|
654f63b894
|
remove unused code
see #348
|
2018-02-15 16:48:37 +03:00 |
|
tophf
|
c564aab48f
|
code cosmetics
|
2018-02-15 16:48:00 +03:00 |
|
tophf
|
683e73ceb9
|
close the source tab in case the port didn't report onDisconnect
fixes #349
|
2018-02-15 16:47:42 +03:00 |
|
DecentM
|
44a11508ff
|
Add OpenUserCSS support (#328)
|
2018-02-15 11:27:00 +03:00 |
|
narcolepticinsomniac
|
8821c2f23f
|
Prevent traditional button active state from applying to usercss install button (#346)
|
2018-02-14 05:58:27 +03:00 |
|