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
/
PrefLabelTree.js
Age
Commit message (
Expand
)
Author
2025-10-12
Clean up unnecessary eslint-disable directives (per ESLint).
supahgreg
2025-10-12
Address rule 'no-redeclare' for 'dojo' and 'dijit' (defined as globals in 'es...
supahgreg
2025-10-12
Address ESLint rule 'eqeqeq'.
supahgreg
2023-10-25
move to psr-4 autoloader
Andrew Dolgov
2021-03-05
add a bunch of button icons
Andrew Dolgov
2021-03-03
reduce Amount of Caps Used in Multiple Dialogs
Andrew Dolgov
2021-02-19
use template strings in a bunch of places instead of id concatenation
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-18
initial for RIP prototype/scriptaculous
Andrew Dolgov
2021-02-17
* App: rename hidden to hidden_tag
Andrew Dolgov
2021-02-13
label editor: use client dialog
Andrew Dolgov
2021-02-12
silence (or fix) a bunch of eslint warnings
Andrew Dolgov
2021-02-12
move some dialogs to xhr loading
Andrew Dolgov
2021-02-12
* OPML import: don't reload everything, just feed tree
Andrew Dolgov
2021-02-12
* filters: remove duplicate code, overall cleanup
Andrew Dolgov
2021-02-11
shorten pref tab names; make log-alert clickable
Andrew Dolgov
2020-06-04
fix various minor issues reported by eslint
Andrew Dolgov
2018-12-08
Fix two more typos
Michael Kuhn
2018-12-06
label editor: fix changing tree color of edited item
Andrew Dolgov
2018-12-06
update label rendering (and editor)
Andrew Dolgov
2018-12-04
initial work for flat modern theme
Andrew Dolgov
2018-12-02
update notify_* calls to use Notify
Andrew Dolgov
2018-12-02
move some more stuff out of common.js
Andrew Dolgov
2018-12-02
edit phrasing of some alert()s
Andrew Dolgov
2018-12-02
prefs: more of the same, really
Andrew Dolgov
2018-12-02
prefs: move other tree-related functions to respective trees
Andrew Dolgov
2018-12-02
embed some pref-feed helper functions into the tree
Andrew Dolgov
2018-12-02
move some label helper functions to prefLabelTree
Andrew Dolgov
2018-11-29
move to let/const syntax in custom dojo modules
Andrew Dolgov
2018-08-23
define custom dojo modules with define() instead of require(), update startup...
Andrew Dolgov
2017-01-21
Replace deprecated dojo.place with domConstruct.place
Anders Kaseorg
2016-08-10
switch modules to new dojo definition format
Andrew Dolgov
2013-07-10
integrate silk icons by Mark James
Andrew Dolgov
2011-12-11
overall directory tree cleanup
Andrew Dolgov