Commit Graph

39 Commits (a22ddb2fe0d538ef930a47d480dd71ca1ad9f8d4)

Author SHA1 Message Date
Andrew Dolgov a22ddb2fe0 move material-icons to composer 3 years ago
Andrew Dolgov 7f2fe465b0 add plugin updates checker into normal updates checker 3 years ago
Andrew Dolgov 2f14fa1bc3 add a hack to position labels on a dijit toolbar better 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 760a26e484 fix height of dijit input boxes embedded into toolbars 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 d4c925819b pref-feeds: load error button via xhr 3 years ago
Andrew Dolgov 17413078a7 pref feeds: index cleanup, split into several methods, use tabs to maximize space for feed tree, persist feed tree state 3 years ago
Andrew Dolgov d466284fab * customizeCSS: client dialog
* remove hardcoded width from most dialogs (move to css)
* add helper to easily get dialog from its widget
* rework some dialog buttons to use current object instead of calling dialog by name
3 years ago
Andrew Dolgov 74986d1ac6 shorten pref tab names; make log-alert clickable 3 years ago
Andrew Dolgov ce2335deaf pref-users: css fixes 3 years ago
Andrew Dolgov 73070544ca error log: make it more readable 3 years ago
Andrew Dolgov eb896f824d night theme: disable on-hover undimming 3 years ago
Andrew Dolgov 927df33d49 night theme: dim images unless hovered over 3 years ago
Andrew Dolgov 64f7ac0e74 dark theme: fix color of .dijitSplitterHover 3 years ago
Andrew Dolgov 43e9dd5ea9 feed debugger: wrap long lines 3 years ago
Andrew Dolgov 6311fb607d pre: set white-space: pre-wrap to remove horizontal scrolling 3 years ago
Andrew Dolgov 6da576dbe4 BLACKLISTED_TAGS: use textarea for editing; normalize value when saving 3 years ago
Andrew Dolgov d7973fe1b6 use more consistent margins for left toolbar icons 4 years ago
Andrew Dolgov d1ee30d1ba prevent horizontal scrolling in filter editor dialog if rules are very long 4 years ago
JustAMacUser 7f38130004 Disable mobile Safari right-click menu on headlines. 4 years ago
Andrew Dolgov f41fdef389 add gulp task for less compilation 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
Andrew Dolgov eae79615a2 Use more specific definitions for applying `stuck` effects.
https://git.tt-rss.org/fox/tt-rss/pulls/143
4 years ago
JustAMacUser c93bcef91f Keep header above iframes in CDM. 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 68562e2618 fix wrong colors applying to rule textarea when invoked from main UI 4 years ago
Andrew Dolgov 482db14c1a filter rule editor: bring back regexp valid/invalid BG colors (now for light theme) 4 years ago
Andrew Dolgov 490a98df11 filter rule editor: bring back regexp valid/invalid BG colors 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