index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
Age
Commit message (
Expand
)
Author
2021-03-03
add basic local plugin uninstaller
Andrew Dolgov
2021-03-03
add word wrap for git stdout/stderr pre elements
Andrew Dolgov
2021-03-03
add basic plugin installer (uses tt-rss.org)
Andrew Dolgov
2021-03-03
reduce Amount of Caps Used in Multiple Dialogs
Andrew Dolgov
2021-03-03
show timing information in xhr.post/json
Andrew Dolgov
2021-03-02
add digest preview button, also fix a bunch of bugs
Andrew Dolgov
2021-03-02
user editor: allow toggling otp
Andrew Dolgov
2021-03-02
store widescreen mode setting in preferences instead of a cookie
Andrew Dolgov
2021-03-02
use orm for app password stuff
Andrew Dolgov
2021-03-01
simplify internal authentication code and bump default algo to SSHA-512
Andrew Dolgov
2021-02-28
speed up plugin updating a bit, fix some phpstan warnings
Andrew Dolgov
2021-02-28
some plugin updater UI improvements
Andrew Dolgov
2021-02-28
plugin updater: show changes before updating
Andrew Dolgov
2021-02-27
add plugin updates checker into normal updates checker
Andrew Dolgov
2021-02-27
don't try to update all plugins
Andrew Dolgov
2021-02-27
reload prefs when plugin updater is closed
Andrew Dolgov
2021-02-27
only show plugin update buttons when needed
Andrew Dolgov
2021-02-27
add basic updater for stuff in plugins.local
Andrew Dolgov
2021-02-26
Merge pull request 'fix-mysql-support' (#10) from klatch/tt-rss:fix-mysql-sup...
fox
2021-02-26
check if client-presented URL scheme is different from one configured in SELF...
Andrew Dolgov
2021-02-26
add Prefs::DEBUG_HEADLINE_IDS
Andrew Dolgov
2021-02-26
pass translations to frontend as a json object
Andrew Dolgov
2021-02-25
fix checkboxes shown as checked when they're not with mysql
Frenck Lutke
2021-02-24
add hide/show events for feeds sidebar
Andrew Dolgov
2021-02-24
decouple runtime-info object from counters
Andrew Dolgov
2021-02-24
request label counters conditionally
Andrew Dolgov
2021-02-24
pass array to setScore
Andrew Dolgov
2021-02-24
pass a bunch of related arrays properly to backend
Andrew Dolgov
2021-02-24
fix typo
Andrew Dolgov
2021-02-24
only request counters once for headline mutations
Andrew Dolgov
2021-02-24
no special counter handling for catchupAll
Andrew Dolgov
2021-02-24
try to calculate counters conditionally based on feed ids
Andrew Dolgov
2021-02-23
drop errors.php and simplify error handling
Andrew Dolgov
2021-02-23
App.requestCounters() is not a thing
Andrew Dolgov
2021-02-22
reinstate HOOK_RENDER_ENCLOSURE
Andrew Dolgov
2021-02-21
move published opml JS code to pref helpers
Andrew Dolgov
2021-02-21
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
Andrew Dolgov
2021-02-21
batch editor: comment out getChildByName
Andrew Dolgov
2021-02-21
batch feed editor: use tab layout, cleanup
Andrew Dolgov
2021-02-21
Open the default feed after unsubscribing.
wn_
2021-02-21
minor filter UI layout fix
Andrew Dolgov
2021-02-21
prevent creation of filter rules matching no feeds
Andrew Dolgov
2021-02-21
Merge branch 'wip-filter-stuff'
Andrew Dolgov
2021-02-21
Element visible: check for offsetHeight/offsetWidth
Andrew Dolgov
2021-02-21
deal with filter actions UI
Andrew Dolgov
2021-02-21
for the most part, deal with filter rules UI
Andrew Dolgov
2021-02-20
more filter stuff
Andrew Dolgov
2021-02-20
prevent filter selected text dialog from opening in wrong order
Andrew Dolgov
2021-02-20
a few more methods shuffled around
Andrew Dolgov
2021-02-20
first for filter frontend overhaul
Andrew Dolgov
[next]