tophf
1725c0ecb9
show installed styles in popup finder
...
fixes #1488
2022-10-12 20:04:45 +03:00
tophf
b22bbaaec0
make <iframe> more evident
2022-10-08 13:05:40 +03:00
tophf
fff59ee12f
use a self-explanatory "..." in #write-for-frames
2022-09-17 21:42:39 +03:00
tophf
efc6d09d49
properly show "no styles found"
2022-09-15 17:14:13 +03:00
tophf
5379f62c90
add year selector in popup search ( #1411 )
2022-08-27 21:57:14 +03:00
tophf
685bf1fa3e
fix USO site installation ( #1461 )
2022-08-03 22:37:04 +03:00
tophf
e406e2b5dc
fetch all indexes before showing "not found"
2022-07-07 17:17:33 +03:00
tophf
a74ae5ac4f
extract popup search + show error + CtrlF
2022-04-05 13:49:48 +03:00
tophf
ea388ea9a7
add [x] as usercss
to write-style in popup
2022-03-31 12:27:11 +03:00
tophf
24aaf2fdb8
improve power-off switch ( #1412 )
...
* show it in manager/editor when active
* reflect the state in the label when active
2022-03-31 12:25:37 +03:00
tophf
619f771b4a
strip www for greasyfork search
2022-03-07 01:49:14 +03:00
tophf
9ed550c882
fix popup find error
2022-03-06 03:02:41 +03:00
tophf
b4f10cb296
fix popup buttons in styles-last mode
2022-02-25 03:12:43 +03:00
tophf
f5b2fe2fc6
properly show another split-btn + tiny popup
2022-02-23 00:17:14 +03:00
tophf
62974751ff
limit disable-all area to its text
2022-02-21 03:18:12 +03:00
tophf
e0c9c13856
explicitly hyphenate domains in popup
2022-02-21 02:36:03 +03:00
tophf
6ff68aaa74
simplify conditional css in popup
2022-02-21 02:24:34 +03:00
tophf
bd0e8273c1
add USA/USW/US/GF splitter to Find styles
2022-02-21 02:01:50 +03:00
tophf
dd1f30e6aa
fix popup regression on blocked page
2022-02-19 17:20:32 +03:00
tophf
ad969fca6a
simplify css/html in popup ( #1408 )
...
+ reuse global checkbox-wrapper more
2022-02-19 11:18:14 +03:00
tophf
dff0c133b4
hide 'manage site styles' if blocked
2022-02-18 08:02:47 +03:00
tophf
9fbf641571
fix some colors in dark theme
2022-02-18 03:59:00 +03:00
tophf
b7cfbe6e66
use color palette and enable a simple dark theme ( #1405 )
...
* add 'auto' iconset and use it by default
* expose `data-ui-theme` on html
Co-authored-by: narcolepticinsomniac <therealdoctorgonzo@gmail.com>
2022-02-17 03:10:59 +03:00
tophf
dd38856eda
scrollable details + sticky header ( #1400 )
...
* shorten section labels in lint report
* `sectioned` class on html for sectioned editor
* fix scrollElementIntoView
2022-02-14 22:19:20 +03:00
tophf
f282623ef7
fix split-btn with popup.stylesFirst ( #1394 )
2022-01-30 05:50:13 +03:00
tophf
d048c480c3
require FF >= 55
2022-01-29 18:19:21 +03:00
tophf
e54178a43c
draft recovery in editor ( #1388 )
...
+ use toolbox::clamp() more
2022-01-23 12:44:25 +03:00
tophf
60f59e9f06
fix split button [re]activation
2022-01-22 22:21:14 +03:00
tophf
b4b135826c
use css borders for split button triangle
2022-01-22 12:06:29 +03:00
tophf
4c696fefbc
show search results for the faster index first
...
+ refresh after the slower index is downloaded
+ use an existing `f` instead of `isUsw`
2022-01-20 00:45:51 +03:00
tophf
6a07ad0f56
split button for manage::export, popup::manage
2022-01-19 16:13:53 +03:00
tophf
594ca3520c
actually use the global font everywhere ( #1384 )
2022-01-19 00:25:11 +03:00
eight
e23077a7ea
Add: support inclusions ( #1359 )
...
* Add: support inclusions
* Fix: refresh settings page after configuring in popup
2021-12-08 18:30:16 +08:00
eight
6c13db1468
Add: toggle dark/night mode styles automatically ( #736 )
...
* Add: color-scheme.js
* Add: handle color scheme
* Add: styleManager.setMeta
* Add: make setupLivePrefs work with radio
* Change: drop setupRadioButtons
* Add: UI for schemeSwitcher
* Add: prefer-scheme select in installation page
* Fix: add alarm listener
* Add: display excluded reason in popup
* Fix: rely on data-value-type instead of input name
* Fix: oldValue and newValue should have the same type
* Change: detect media change in content script
* Fix: duplicate capitalize
* Fix: minor
* Update web-ext
* Fix: valueAsNumber doesn't work for all inputs
* Fix: disable colorscheme selection after install
* Fix: API error
2021-12-03 00:49:03 +08:00
tophf
eaef854bcf
show iframe "+" only if there's a unique url
2021-09-24 19:18:57 +03:00
tophf
59cac7a469
fix USO-archive site search link
2021-09-08 19:13:27 +03:00
tophf
9722554b3b
show action hints on preview-less search results ( #1313 )
...
+ use CSS to control visibility of action buttons
+ avoid mutating DOM unnecessarily in toggleDataset()
2021-08-13 23:03:01 +03:00
tophf
1e5f118d2d
update USO-archive urls ( #1308 )
2021-08-12 20:35:56 +03:00
tophf
49af723078
don't let wrapped text flow below the usw icon
2021-08-12 16:56:35 +03:00
tophf
304dcb1489
show installation error inline, allow retrying ( #1309 )
2021-08-12 16:44:02 +03:00
Gusted
2dbccf71db
Prefer webp when available ( #1306 )
2021-08-12 16:02:48 +03:00
Gusted
ce2250a1f3
clarify purpose of unused rule ( #1307 )
2021-08-12 15:30:22 +03:00
tophf
6650a37194
tidy up USW-related UI and code ( #1285 )
...
* shortened the title to "Publish" and fixed the compact mode
* made collapsed <details> share the same line in compact mode
* made hard-coded strings localizable
* IIFE modules instead of generically named globals
* unified and sorted the names of localized messages
* adjusted spacing of header items
* center auth popup to current window
Co-authored-by: Gusted <williamzijl7@hotmail.com>
2021-07-30 15:44:06 +03:00
tophf
fa43c6d94d
fix flicker when hovering buttons in popup [Firefox] ( #1267 )
2021-06-29 05:37:30 -04:00
tophf
23aa036db5
show USW styles with 'stylus' category
2021-04-20 21:05:49 +03:00
Gusted
f10ebffeff
Add USw to the inline search and proper installing ( #1223 )
...
* remember sort order in popup, use "updated" by default
* add a USW link in the manager
Co-authored-by: tophf <tophf@gmx.com>
2021-04-20 20:40:04 +03:00
tophf
3f4fb0617e
reimplement #1192 using dummy links
...
as omitting href attribute is sufficient to avoid the useless tooltip
2021-03-19 22:53:52 +03:00
tophf
9531698dd7
show unreachableMozSiteHint on any site in FF
...
fixes #1210
2021-03-12 08:51:57 +03:00
tophf
4ae2c67033
unbork install button style + dedupe svg-icon
...
regressed in b8f6f5db
2021-03-06 21:22:24 +03:00
tophf
b8f6f5db8d
switch from dummy links to dummy buttons ( #1192 )
...
The reason is that dummy links like <a href="#"> cause the built-in tooltip pop up on hover which is just useless noise
2021-02-27 20:42:49 +03:00