summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
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
2021-02-26Merge pull request 'fix-mysql-support' (#10) from klatch/tt-rss:fix-mysql-sup...fox
2021-02-26check if client-presented URL scheme is different from one configured in SELF...Andrew Dolgov
2021-02-26add Prefs::DEBUG_HEADLINE_IDSAndrew Dolgov
2021-02-26pass translations to frontend as a json objectAndrew Dolgov
2021-02-25fix checkboxes shown as checked when they're not with mysqlFrenck Lutke
2021-02-24add hide/show events for feeds sidebarAndrew Dolgov
2021-02-24decouple runtime-info object from countersAndrew Dolgov
2021-02-24request label counters conditionallyAndrew Dolgov
2021-02-24pass array to setScoreAndrew Dolgov
2021-02-24pass a bunch of related arrays properly to backendAndrew Dolgov
2021-02-24fix typoAndrew Dolgov
2021-02-24only request counters once for headline mutationsAndrew Dolgov
2021-02-24no special counter handling for catchupAllAndrew Dolgov
2021-02-24try to calculate counters conditionally based on feed idsAndrew Dolgov
2021-02-23drop errors.php and simplify error handlingAndrew Dolgov
2021-02-23App.requestCounters() is not a thingAndrew Dolgov
2021-02-22reinstate HOOK_RENDER_ENCLOSUREAndrew Dolgov
2021-02-21move published opml JS code to pref helpersAndrew Dolgov
2021-02-21Merge branch 'master' of git.tt-rss.org:fox/tt-rssAndrew Dolgov
2021-02-21batch editor: comment out getChildByNameAndrew Dolgov
2021-02-21batch feed editor: use tab layout, cleanupAndrew Dolgov
2021-02-21Open the default feed after unsubscribing.wn_
2021-02-21minor filter UI layout fixAndrew Dolgov
2021-02-21prevent creation of filter rules matching no feedsAndrew Dolgov