summaryrefslogtreecommitdiff
path: root/themes
AgeCommit message (Expand)Author
2021-02-28move material-icons to composerAndrew Dolgov
2021-02-27add plugin updates checker into normal updates checkerAndrew Dolgov
2021-02-24add a hack to position labels on a dijit toolbar betterAndrew Dolgov
2021-02-21move published OPML endpoint to public.phpAndrew Dolgov
2021-02-21minor filter UI layout fixAndrew Dolgov
2021-02-21for the most part, deal with filter rules UIAndrew Dolgov
2021-02-19fix height of dijit input boxes embedded into toolbarsAndrew Dolgov
2021-02-19 * switch to xhr.post() almost everywhereAndrew Dolgov
2021-02-15edit tags: use client dialogAndrew Dolgov
2021-02-14render headline-specific toolbar on the clientAndrew Dolgov
2021-02-14remove old-style markup from exception dialogAndrew Dolgov
2021-02-13pref-feeds: load error button via xhrAndrew Dolgov
2021-02-13pref feeds: index cleanup, split into several methods, use tabs to maximize s...Andrew Dolgov
2021-02-12* customizeCSS: client dialogAndrew Dolgov
2021-02-11shorten pref tab names; make log-alert clickableAndrew Dolgov
2021-02-06pref-users: css fixesAndrew Dolgov
2021-02-06error log: make it more readableAndrew Dolgov
2021-01-28night theme: disable on-hover undimmingAndrew Dolgov
2021-01-27night theme: dim images unless hovered overAndrew Dolgov
2021-01-27dark theme: fix color of .dijitSplitterHoverAndrew Dolgov
2021-01-22feed debugger: wrap long linesAndrew Dolgov
2021-01-13pre: set white-space: pre-wrap to remove horizontal scrollingAndrew Dolgov
2020-12-21BLACKLISTED_TAGS: use textarea for editing; normalize value when savingAndrew Dolgov
2020-11-27use more consistent margins for left toolbar iconsAndrew Dolgov
2020-11-27prevent horizontal scrolling in filter editor dialog if rules are very longAndrew Dolgov
2020-10-31Disable mobile Safari right-click menu on headlines.JustAMacUser
2020-09-17add gulp task for less compilationAndrew Dolgov
2020-09-17add makefile for less to css compilationAndrew Dolgov
2020-05-23hide #toolbar-frame_splitter back againAndrew Dolgov
2020-05-22- RIP smooth scrolling and associated hacksAndrew Dolgov
2020-05-17Use more specific definitions for applying `stuck` effects.Andrew Dolgov
2020-05-17implement keyboard-related changes discussed in https://community.tt-rss.org/...Andrew Dolgov
2020-05-16Keep header above iframes in CDM.JustAMacUser
2020-05-15Make iframes size responsively.JustAMacUser
2020-05-13remove floating title, use position: sticky for cdm headers insteadAndrew Dolgov
2020-05-09sanitize: forbid "allow" attributeAndrew Dolgov
2020-03-01do not keep current feed visible when hide as read is enabledAndrew Dolgov
2020-02-28fix wrong colors applying to rule textarea when invoked from main UIAndrew Dolgov
2020-02-28filter rule editor: bring back regexp valid/invalid BG colors (now for light ...Andrew Dolgov
2020-02-28filter rule editor: bring back regexp valid/invalid BG colorsAndrew Dolgov
2020-02-28move default (light) theme LESS source to a more appropriate placeAndrew Dolgov
2020-02-28set all tooltip colors via less variablesAndrew Dolgov
2020-02-28fix tooltip colors for night modeAndrew Dolgov
2020-02-27fix alert-info/alert-danger colors on dark themeAndrew Dolgov
2020-02-25fix hr colors for dark theme, don't use hardcoded rgb value in light themeAndrew Dolgov
2020-02-25adjust previous to not use hardcoded rgb colorAndrew Dolgov
2020-02-25dark theme, all articles icon: improve contrastAndrew Dolgov
2020-02-22don't generate default.css, replace with themes/light.css as a default root C...Andrew Dolgov
2020-02-22remove night_base.css: not neededAndrew Dolgov
2020-02-22fix default.css not being built properly by phpstormAndrew Dolgov