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
/
PrefHelpers.js
Age
Commit message (
Expand
)
Author
2021-11-15
when uninstall plugins, refresh plugins index instead of reloading entire pre...
Andrew Dolgov
2021-11-14
prefs: properly report failures when loading plugin list
Andrew Dolgov
2021-06-16
add settings profile cloning
Andrew Dolgov
2021-03-16
remove published opml (use CLI instead)
Andrew Dolgov
2021-03-12
make description clickable in plugin list row
Andrew Dolgov
2021-03-10
* it feels weird for requireIdleCallback() to be optional while more
Andrew Dolgov
2021-03-08
Default to null 'rv' for plugin update check.
wn_
2021-03-08
show user css editor before xhr is completed
Andrew Dolgov
2021-03-07
add to previous a bit
Andrew Dolgov
2021-03-07
check updates one plugin at a time
Andrew Dolgov
2021-03-07
prevent list of enabled plugins resetting if saved while in search results
Andrew Dolgov
2021-03-06
add some more dialog icons
Andrew Dolgov
2021-03-06
some small layout fixes, remove a few inline styles
Andrew Dolgov
2021-03-06
render list of plugins on the client
Andrew Dolgov
2021-03-05
fix plugins not shown as already installed if they have more than 1 dash
Andrew Dolgov
2021-03-05
don't check for plugin updates automatically on pane open
Andrew Dolgov
2021-03-05
plugin installer: show last commit timestamp
Andrew Dolgov
2021-03-04
show installed plugins in the installer list
Andrew Dolgov
2021-03-04
a bit better search behavior for plugin installer
Andrew Dolgov
2021-03-04
shorten install button text
Andrew Dolgov
2021-03-04
reduce plugin installer entry height
Andrew Dolgov
2021-03-04
add search to plugin installer
Andrew Dolgov
2021-03-04
use orm for settings profiles stuff
Andrew Dolgov
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-02
add digest preview button, also fix a bunch of bugs
Andrew Dolgov
2021-03-02
use orm for app password stuff
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
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-21
move published opml JS code to pref helpers
Andrew Dolgov
2021-02-19
* switch to xhr.post() almost everywhere
Andrew Dolgov
2021-02-19
migrate a bunch of xhrPost invocations
Andrew Dolgov
2021-02-19
migrate xhrJson invocations to the new helper
Andrew Dolgov
2021-02-19
fix some eslint-related stuff
Andrew Dolgov
2021-02-18
initial for RIP prototype/scriptaculous
Andrew Dolgov
2021-02-18
small markup adjustment
Andrew Dolgov
2021-02-18
profiles: use client dialog; move related methods to pref-prefs
Andrew Dolgov
2021-02-17
* App: rename hidden to hidden_tag
Andrew Dolgov
2021-02-15
shared opml and feed dialogs: remove unique target element id, move associate...
Andrew Dolgov
2021-02-14
prefs system: load phpinfo using inline method
Andrew Dolgov
2021-02-12
pref helpers: move some methods to their own sections
Andrew Dolgov
2021-02-12
drop ENABLE_GZIP_OUTPUT; system prefs: load php info only if needed
Andrew Dolgov
2021-02-12
silence (or fix) a bunch of eslint warnings
Andrew Dolgov
[next]