tophf
0bb0d32c29
simplify fitNameColumn
...
as it wasn't using average and an average is too small anyway
2022-09-15 13:05:00 +03:00
tophf
f5397b8aec
simplify hover highlight to an underline
2022-09-15 12:57:01 +03:00
tophf
cda606e7cc
tall applies-to toggle + simplify CSS
2022-09-08 00:20:25 +03:00
tophf
5cb30c8b69
simplify oldUI CSS
2022-09-07 23:57:19 +03:00
tophf
1b914a397e
simplify hover animation: 50% less CPU
2022-09-06 21:25:13 +03:00
tophf
9398857d93
clear searchMode along with search
2022-09-06 01:07:14 +03:00
tophf
ef998e423e
add multi-column mode option
2022-09-04 22:50:27 +03:00
tophf
4236eb4e29
shorten highlight animation
...
...because it was invisible 90% of time anyway
2022-09-04 22:50:26 +03:00
tophf
c351413c3f
show Size column + simplify sorter
2022-09-03 20:08:24 +03:00
tophf
685bf1fa3e
fix USO site installation ( #1461 )
2022-08-03 22:37:04 +03:00
tophf
2efb6c5cd1
strip source mapping from vendor js
2022-03-31 14:00:12 +03:00
tophf
6d721fe7a5
actually hide invisible "?" favicons
2022-03-05 22:37:31 +03:00
tophf
d623aa679f
properly update hash when closing UI, part 2
...
for the history log
2022-03-04 08:10:46 +03:00
tophf
9e009726c5
properly update hash when closing UI
2022-03-03 05:23:34 +03:00
tophf
29cafd619c
extract initBadFavs
2022-02-25 00:43:21 +03:00
tophf
e567b6d56d
use the public defaults
2022-02-24 07:29:11 +03:00
tophf
51e9b09f52
load favicons earlier + show bads as ?
2022-02-23 06:11:28 +03:00
tophf
38ac974d8a
remember and skip bad favicons
2022-02-22 01:39:03 +03:00
tophf
d162928fb9
right-click to expand all applies-to targets
2022-02-21 07:12:11 +03:00
tophf
ce7137c54d
preload nearby favicons
2022-02-21 07:11:09 +03:00
tophf
268c7b758b
give history log a navigatable #hash
2022-02-20 19:57:11 +03:00
tophf
38ddf5d79d
simplify and speed up init in manage/edit
2022-02-20 19:26:26 +03:00
tophf
b804e39de6
workaround for crbug.com/1288447
2022-02-19 17:20:26 +03:00
tophf
ad969fca6a
simplify css/html in popup ( #1408 )
...
+ reuse global checkbox-wrapper more
2022-02-19 11:18:14 +03:00
tophf
944c44ffb8
use default sorter pref for resiliency
2022-02-17 03:12:11 +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
ae6f7024ce
identify by UUID when importing
2022-02-10 09:53:02 +03:00
tophf
513ced6d57
lazy-load favicons
2022-01-29 18:53:49 +03:00
tophf
26b75e77b3
separate storage for order + important styles ( #1390 )
...
* use Proxy for `db`
* don't merge arrays in deepMerge by default
* extract sync and cache from styleMan
2022-01-29 02:54:56 +03:00
tophf
46785b0550
use pageshow/pagehide events
...
...to avoid DOM update/scroll on switching tabs
2022-01-29 02:46:12 +03:00
tophf
60834f7bd6
check userAgentData when available
2022-01-27 15:21:02 +03:00
tophf
4c4a319b33
use duckduckgo favicons
2022-01-27 05:10:17 +03:00
tophf
60f59e9f06
fix split button [re]activation
2022-01-22 22:21:14 +03:00
tophf
6a07ad0f56
split button for manage::export, popup::manage
2022-01-19 16:13:53 +03:00
tophf
b692cf9608
show source code in build error when updating
...
fixes #891
2022-01-19 14:46:09 +03:00
tophf
594ca3520c
actually use the global font everywhere ( #1384 )
2022-01-19 00:25:11 +03:00
tophf
9136631bc6
manager: trivial alignments
...
* removed `Filters` left shift
* removed inadvertent extra padding in compact mode
* fixed `Backup` label in verbose languages
* flexible width of header blocks in compact mode
2022-01-18 01:10:45 +03:00
eight
ddc09f3511
Add: a draggable list to customize injection order ( #1364 )
...
+ implement messageBox.close()
+ fix require() with root urls in /dir/page.html
+ limit messageBox focus shift to config-dialog
+ flatten vendor dirs and simplify build-vendor:
+ replace the unicode symbol with ASCII `->`
+ flatten dirs by default to simplify writing the rules and improve their readability
+ rename and sort functions in the order they run
+ use `node-fetch` instead of the gargantuan `make-fetch-happen`
+ use `glob` which is already installed by other deps
Co-authored-by: tophf <tophf@gmx.com>
2022-01-14 15:44:48 +03:00
tophf
8ddeef221b
resizable header panel ( #1378 )
2022-01-13 12:47:37 +03:00
tophf
440395db9f
export in compat mode on shift-click/right-click
2021-12-25 18:05:29 +03:00
tophf
3cdf526fa3
don't export redundant values ( #1373 )
...
+ implement proper check for same code in usercss so unchanged styles won't be unnecessarily imported
2021-12-25 13:08:38 +03:00
tophf
6b9cdf2bc2
extend drop zone to viewport in Chrome too
2021-12-22 20:05:42 +03:00
tophf
a08dd2800d
fix objectDiff
2021-08-30 21:15:44 +03:00
tophf
1e5f118d2d
update USO-archive urls ( #1308 )
2021-08-12 20:35:56 +03:00
tophf
434e7ff6c6
rework/simplify external links ( #1244 )
...
* rework/simplify external links
* remove title from svg (i) icon as it randomly shows instead of the parent's title
* ensure original element isn't focused when showing modal
* center more help modals
2021-08-12 16:40:27 +03:00
tophf
91324a4a48
use center-dialog
class for import&history
...
regressed in a2c8953e
which centered the contents too
2021-08-06 19:50:36 +03:00
Gusted
a2c8953e63
Use flex to center #message-box ( #1271 )
...
* Use flex to center #message-box
- Resolves #1270
- See details on the issue mentioned.
* Use existing .center
* Remove center rule at non-center selector
2021-07-06 17:18:42 -04:00
tophf
4bd956f891
don't stretch the table in new browsers
...
fixes #1255
2021-05-27 18:38:42 +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