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
/
PrefUsers.js
Age
Commit message (
Expand
)
Author
2023-10-25
move to psr-4 autoloader
Andrew Dolgov
2021-11-10
add two helper account access levels:
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-03-02
user editor: allow toggling otp
Andrew Dolgov
2021-03-01
simplify internal authentication code and bump default algo to SSHA-512
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-17
* App: rename hidden to hidden_tag
Andrew Dolgov
2021-02-14
pref-users edit: use client dialog
Andrew Dolgov
2021-02-14
* remove users/filters toolbar edit button (just click on it)
Andrew Dolgov
2021-02-12
* OPML import: don't reload everything, just feed tree
Andrew Dolgov
2021-02-12
* customizeCSS: client dialog
Andrew Dolgov
2021-02-11
shorten pref tab names; make log-alert clickable
Andrew Dolgov
2021-02-06
pref-users: css fixes
Andrew Dolgov
2020-06-04
fix various minor issues reported by eslint
Andrew Dolgov
2020-06-04
same, but for preferences
Andrew Dolgov
2019-03-05
update notifications to make them more visible
Andrew Dolgov
2018-12-03
rework dojo singleton modules to better work with phpstorm completion (ugh) -...
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
set use strict on JS modules; remove some mostly useless stuff like get_minif...
Andrew Dolgov
2018-12-02
split several utility objects into separate dojo modules
Andrew Dolgov