Commit Graph

47 Commits

Author SHA1 Message Date
Andrew Dolgov bc73bf0f67 cdmToggleGridSpan: toggle classname instead of a style property 2021-03-12 14:05:51 +03:00
Andrew Dolgov bd1630d278 grid mode: limit word breaking to link elements 2021-03-12 07:55:40 +03:00
Andrew Dolgov f67d2623b7 add some media queries to improve main UI on small-width devices 2021-03-11 19:26:19 +03:00
Andrew Dolgov a4da2f1e62 continuation of the css cleanup 2021-03-11 15:07:54 +03:00
Andrew Dolgov 755072de91 css cleanup, combined mode, fonts 2021-03-11 14:32:15 +03:00
Andrew Dolgov f9a381ecca grid: add a header icon (and a hotkey) to toggle article span entire row 2021-03-11 08:35:02 +03:00
Andrew Dolgov 03361dda34 remove previous spacer-specific hack, not needed anymore 2021-03-10 21:06:34 +03:00
Andrew Dolgov 24e64b8c78 exp: set last odd grid child to span all columns 2021-03-10 21:03:25 +03:00
Andrew Dolgov 3e1b3e8ea8 grid: add workaround for a single loaded headline not spanning all columns 2021-03-10 20:27:20 +03:00
Andrew Dolgov 84fe383ed4 adjust grid view footer (3) 2021-03-10 19:31:25 +03:00
Andrew Dolgov 16726ec07f adjust grid view footer (2) 2021-03-10 19:30:32 +03:00
Andrew Dolgov a0dd5baa51 adjust grid view footer 2021-03-10 19:27:39 +03:00
Andrew Dolgov 71b12857e0 in grid mode, also force word-break .intermediate (enclosures) 2021-03-10 18:01:14 +03:00
Andrew Dolgov fb89c3bad0 instead of a fixed column layout, fit based on minimum column size 2021-03-10 16:14:42 +03:00
Andrew Dolgov 36ad46e60d * shorten_expanded: use promises instead of a timeout hack
* normalize some icon colors
2021-03-10 14:57:03 +03:00
Andrew Dolgov f58879c1dc small stuck header fixes in grid mode 2021-03-10 12:10:11 +03:00
Andrew Dolgov bdc72e5b63 fix headlines-spacer height in grid mode 2021-03-10 11:59:52 +03:00
Andrew Dolgov df9c389cbf in grid mode, hide feed title from header 2021-03-10 11:51:06 +03:00
Andrew Dolgov b6033d0bbd grid view tweaks 2021-03-10 11:44:16 +03:00
Andrew Dolgov 089fa5ec26 use proper syntax for equal-width columns 2021-03-10 09:34:57 +03:00
Andrew Dolgov 87d13e826f fix vfeed group subtitle in grid mode 2021-03-10 09:17:49 +03:00
Andrew Dolgov eba8c97f36 some minor grid stuff 2021-03-10 09:10:40 +03:00
Andrew Dolgov a3ab4020bf set #headlines-spacer, etc, to span grid columns 2021-03-10 08:47:47 +03:00
Andrew Dolgov ddfa39015e experimental: add preference to show combined mode headlines as a 2 column grid 2021-03-10 08:33:56 +03:00
Andrew Dolgov 6ec66d0ce5 set border color on that too 2021-03-09 18:59:49 +03:00
Andrew Dolgov f804caec90 support coloring counters by feed-id/is-cat; set fresh counter to green 2021-03-09 18:55:28 +03:00
Andrew Dolgov 04128c7870 add search to plugin installer 2021-03-04 15:52:37 +03:00
Andrew Dolgov dfdb746a76 add word wrap for git stdout/stderr pre elements 2021-03-03 19:18:43 +03:00
Andrew Dolgov 7f2fe465b0 add plugin updates checker into normal updates checker 2021-02-27 19:14:13 +03:00
Andrew Dolgov d1328321be move published OPML endpoint to public.php 2021-02-21 15:16:39 +03:00
Andrew Dolgov 2843b99171 minor filter UI layout fix 2021-02-21 13:08:34 +03:00
Andrew Dolgov 94560132dd for the most part, deal with filter rules UI 2021-02-21 09:35:07 +03:00
Andrew Dolgov 660a1bbe01 * switch to xhr.post() almost everywhere
* call App.handlerpcjson() automatically on json request (if possible)
 * show net/log indicators in prefs
2021-02-19 13:44:56 +03:00
Andrew Dolgov ecb36b6354 edit tags: use client dialog 2021-02-15 14:50:40 +03:00
Andrew Dolgov a2e688fcb2 render headline-specific toolbar on the client 2021-02-14 22:17:13 +03:00
Andrew Dolgov ff6031d3c9 remove old-style markup from exception dialog 2021-02-14 18:59:09 +03:00
Andrew Dolgov 74986d1ac6 shorten pref tab names; make log-alert clickable 2021-02-11 15:49:32 +03:00
Andrew Dolgov 6311fb607d pre: set white-space: pre-wrap to remove horizontal scrolling 2021-01-13 13:38:51 +03:00
Andrew Dolgov d7973fe1b6 use more consistent margins for left toolbar icons 2020-11-27 18:15:05 +03:00
JustAMacUser 7f38130004 Disable mobile Safari right-click menu on headlines. 2020-10-31 21:20:48 -04:00
Andrew Dolgov b8906c9b9c hide #toolbar-frame_splitter back again 2020-05-23 06:20:09 +03:00
Andrew Dolgov 409ba0db2d - RIP smooth scrolling and associated hacks
- attempt to make Headlines.move() / Article.cdmMoveToId() behave a bit more intuitively
2020-05-22 21:48:03 +03:00
JustAMacUser 7a0ea9d90e Make iframes size responsively. 2020-05-15 22:25:56 -04:00
Andrew Dolgov 7adbc95acc remove floating title, use position: sticky for cdm headers instead 2020-05-13 06:51:46 +03:00
Andrew Dolgov 2b55afbeec sanitize: forbid "allow" attribute
CSS: remove auto hyphens stuff, remove iframe width clipping to 98% because they get squished
2020-05-09 12:49:19 +03:00
Andrew Dolgov 8ad523fcec do not keep current feed visible when hide as read is enabled 2020-03-01 21:12:50 +03:00
Andrew Dolgov ad0a9c02e5 move default (light) theme LESS source to a more appropriate place
add compact_dark theme variant
2020-02-28 14:48:48 +03:00