Commit Graph

48 Commits (2f402d598d7b40acb4380b10924d2bcbe864ab27)

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