summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2021-03-10 * it feels weird for requireIdleCallback() to be optional while moreAndrew Dolgov
2021-03-10fix crash in preferences due to headlines-frame missingAndrew Dolgov
2021-03-10small stuck header fixes in grid modeAndrew Dolgov
2021-03-10fix headlines-spacer height in grid modeAndrew Dolgov
2021-03-10add hotkey to toggle grid viewAndrew Dolgov
2021-03-10experimental: add preference to show combined mode headlines as a 2 column gridAndrew Dolgov
2021-03-09support coloring counters by feed-id/is-cat; set fresh counter to greenAndrew Dolgov
2021-03-09add HOOK_HEADLINE_MUTATIONS, HOOK_HEADLINE_MUTATIONS_SYNCEDAndrew Dolgov
2021-03-08Default to null 'rv' for plugin update check.wn_
2021-03-08show user css editor before xhr is completedAndrew Dolgov
2021-03-08search dialog: add button iconAndrew Dolgov
2021-03-08minor cleanup related to toolbar-main (use dijit methods, etc)Andrew Dolgov
2021-03-07add to previous a bitAndrew Dolgov
2021-03-07check updates one plugin at a timeAndrew Dolgov
2021-03-07prevent list of enabled plugins resetting if saved while in search resultsAndrew Dolgov
2021-03-07make rendered labels clickableAndrew Dolgov
2021-03-06add some more dialog iconsAndrew Dolgov
2021-03-06reduce overhead in hash set/getAndrew Dolgov
2021-03-06some small layout fixes, remove a few inline stylesAndrew Dolgov
2021-03-06render list of plugins on the clientAndrew Dolgov
2021-03-06 * don't try to update custom set feed faviconsAndrew Dolgov
2021-03-05fix plugins not shown as already installed if they have more than 1 dashAndrew Dolgov
2021-03-05add a bunch of button iconsAndrew Dolgov
2021-03-05don't check for plugin updates automatically on pane openAndrew Dolgov
2021-03-05plugin installer: show last commit timestampAndrew Dolgov
2021-03-04show installed plugins in the installer listAndrew Dolgov
2021-03-04a bit better search behavior for plugin installerAndrew Dolgov
2021-03-04shorten install button textAndrew Dolgov
2021-03-04reduce plugin installer entry heightAndrew Dolgov
2021-03-04add search to plugin installerAndrew Dolgov
2021-03-04use computed style for element.prototype.visibleAndrew Dolgov
2021-03-04use orm for settings profiles stuffAndrew Dolgov
2021-03-03add basic local plugin uninstallerAndrew Dolgov
2021-03-03add word wrap for git stdout/stderr pre elementsAndrew Dolgov
2021-03-03add basic plugin installer (uses tt-rss.org)Andrew Dolgov
2021-03-03reduce Amount of Caps Used in Multiple DialogsAndrew Dolgov
2021-03-03show timing information in xhr.post/jsonAndrew Dolgov
2021-03-02add digest preview button, also fix a bunch of bugsAndrew Dolgov
2021-03-02user editor: allow toggling otpAndrew Dolgov
2021-03-02store widescreen mode setting in preferences instead of a cookieAndrew Dolgov
2021-03-02use orm for app password stuffAndrew Dolgov
2021-03-01simplify internal authentication code and bump default algo to SSHA-512Andrew Dolgov
2021-02-28speed up plugin updating a bit, fix some phpstan warningsAndrew Dolgov
2021-02-28some plugin updater UI improvementsAndrew Dolgov
2021-02-28plugin updater: show changes before updatingAndrew Dolgov
2021-02-27add plugin updates checker into normal updates checkerAndrew Dolgov
2021-02-27don't try to update all pluginsAndrew Dolgov
2021-02-27reload prefs when plugin updater is closedAndrew Dolgov
2021-02-27only show plugin update buttons when neededAndrew Dolgov
2021-02-27add basic updater for stuff in plugins.localAndrew Dolgov