Commit Graph

858 Commits

Author SHA1 Message Date
narcolepticinsomniac
f53cd9fe29 Touched-up icons 2017-05-15 09:13:46 -04:00
tophf
3b9ec2508f Use 16px favicon by default if "sizes" attr isn't respected 2017-05-15 15:50:31 +03:00
Jeremy Schomery
c5081a0747 Fixes communication issue with US.o on Vivaldi browser 2017-05-15 17:16:09 +04:30
tophf
1706f380f2 Show favicons on own pages in FF/Opera 2017-05-15 15:41:15 +03:00
Jeremy Schomery
6119a406da Fixes communication issue with US.o on Firefox browser 2017-05-15 16:32:59 +04:30
tophf
449f86e5ef rework 4df35b82: clear the different style's id 2017-05-15 13:42:20 +03:00
tophf
4df35b829b import: don't blindly overwrite styles with same id 2017-05-15 12:40:35 +03:00
Jeremy Schomery
ab63f028eb a few Firefox related compatibility fixes 2017-05-14 15:56:51 +04:30
Jeremy Schomery
497756d838 version 1.0.7 2017-05-06 15:40:07 +04:30
Jeremy Schomery
a625323572 updating locales from transifex.com 2017-05-06 15:30:11 +04:30
tophf
54a875fab3 Map() keys must be of the same type 2017-05-05 18:04:17 +03:00
tophf
6f478cbc57 invalidate CSSOM cache in DocRewriteObserver 2017-05-05 18:02:40 +03:00
tophf
d3d3a1f9b5 only global sections are skipped if empty/comment/namespace 2017-05-05 17:21:17 +03:00
tophf
71f4a53b41 fixup! 2017-05-03 19:06:14 +03:00
tophf
5f0b57bebf embed digest in DB as style.originalDigest 2017-05-03 18:58:09 +03:00
Jeremy Schomery
f3c42fc27b version 0.1.6 2017-05-02 19:16:02 +04:30
tophf
43eb4a1314 Merge pull request #50 from schomery/cm-and-cache
CodeMirror 5.24 + Improve style caching performance + many other features + code refactoring
2017-05-02 17:21:43 +03:00
tophf
942168c1fa code cosmetics: differentiate the debounce delay 2017-05-02 17:16:27 +03:00
tophf
f2bdc930a0 code cosmetics: use dom.js $$ 2017-05-02 17:16:26 +03:00
tophf
f1ba238a23 Use Meta instead of Ctrl on Mac 2017-05-02 17:09:04 +03:00
tophf
ad100d42b3 optionsUI: equal height of 2-line action buttons 2017-04-29 20:58:53 +03:00
tophf
cb79b3561c code cosmetics: simplify onoffswitch 2017-04-29 20:05:42 +03:00
tophf
ee86ef3037 optionsUI: add 'editor.contextDelete' 2017-04-29 19:56:37 +03:00
tophf
0e1124b8bb optionsUI: make "Shortcuts" a button; unify translations 2017-04-29 19:56:37 +03:00
tophf
6d65d2a2b6 Expose iframes via HTML[stylus-iframe]
* convert actions to buttons
2017-04-29 03:27:47 +03:00
tophf
fbc3ac0070 match-highlighter: do nothing if token is same 2017-04-29 00:54:37 +03:00
tophf
93695da69a code cosmetics 2017-04-29 00:04:01 +03:00
tophf
9740144e63 Add an empty line before check-all in update log 2017-04-28 19:44:03 +03:00
tophf
33fa5693ed make sure style.id is not 0 in saveStyle 2017-04-28 15:28:52 +03:00
tophf
77ffd3004d fixup 3dc93436: immediately render a chunk if ScrollY>0 2017-04-28 15:28:52 +03:00
tophf
68d2aeba69 remove health.js 2017-04-28 15:28:51 +03:00
tophf
cff3d13d4b optionsUI: add a post-import update hint 2017-04-28 15:28:51 +03:00
tophf
0ce99afbf5 No need for Stylish->Stylus substitution on new USO 2017-04-28 15:28:51 +03:00
tophf
e0124f66ba code cosmetics 2017-04-28 15:28:51 +03:00
tophf
738788f289 tweak no-unused-vars 2017-04-28 15:28:51 +03:00
tophf
459c2e5ef3 update log timestamp adjustments 2017-04-28 15:28:51 +03:00
tophf
f0dc13cd2e debounce update log writer 2017-04-28 15:28:51 +03:00
tophf
a22874a898 write/read styleDigest in the backup file 2017-04-28 15:28:50 +03:00
tophf
809e70a89c manage: show update history button 2017-04-27 20:40:45 +03:00
tophf
c47e2af430 enable automatic style updates every 24h 2017-04-26 21:35:30 +03:00
tophf
896b004ef9 Vivaldi needs oncontextmenu->preventDefault 2017-04-26 18:44:23 +03:00
tophf
5e2982c33b fixup! filters 2017-04-26 18:35:00 +03:00
tophf
1e29504b9f manage: toggle style without recreating its element 2017-04-26 17:53:38 +03:00
tophf
50ec32a7b2 Rephrase the misleading "only edited styles" option 2017-04-26 14:33:31 +03:00
tophf
af365568fb re-use normal bg in update tooltip when locally edited 2017-04-26 01:44:09 +03:00
tophf
f08312ab00 rephrase update messages 2017-04-26 01:36:12 +03:00
tophf
acc4d83b9d promisify DB access 2017-04-26 01:36:08 +03:00
tophf
02fd4f1abe Display "force-install" for locally edited styles on update
* Allow manually resetting locally edited style even if up-to-date
* "Check again, I didn't edit any styles!" button
2017-04-26 01:35:32 +03:00
tophf
6000bb33ab editor: dim Save button when not modified 2017-04-26 01:35:15 +03:00
tophf
5a9930c608 fixup 2a7231a8: remove z-index 2017-04-26 01:35:15 +03:00