szurubooru/public_html/js/Presenters
Marcin Kurczewski 6a751ed0b2 Fixed user list presenter disrespecting privileges
If user had no right to view user accounts, the list presenter ignored
that and linked to pages that shown privilege errors. Now it shows the
links only if user has right to view user accounts.
2014-11-17 22:16:30 +01:00
..
GlobalCommentListPresenter.js Fixed scrolling to top when endless scroll enabled 2014-10-25 10:03:32 +02:00
HelpPresenter.js Added help 2014-10-18 18:48:39 +02:00
HistoryPresenter.js Added /history 2014-11-07 14:40:56 +01:00
HomePresenter.js Fixed stack trace in home when no post is featured 2014-11-09 21:28:27 +01:00
HttpErrorPresenter.js Added 404 page 2014-10-18 18:54:11 +02:00
LoginPresenter.js Fixed frontend crashing when database is empty 2014-10-18 18:48:37 +02:00
LogoutPresenter.js Fixed frontend crashing when database is empty 2014-10-18 18:48:37 +02:00
MessagePresenter.js Improved error handling in pager presenters 2014-10-18 18:48:32 +02:00
PagerPresenter.js Fixed A/D in pager not respecting result boundary 2014-11-04 19:00:47 +01:00
PostCommentListPresenter.js Fixed comment updating after voting on it 2014-11-10 15:54:08 +01:00
PostContentPresenter.js Changed post notes to work with %-based coords 2014-10-26 22:08:54 +01:00
PostEditPresenter.js Added tag list refreshing on tag edits 2014-11-03 13:16:02 +01:00
PostListPresenter.js Added buttons for toggling safety to post list 2014-11-07 13:26:07 +01:00
PostNotesPresenter.js Added post note previews 2014-11-16 10:41:20 +01:00
PostPresenter.js Fixed some promises not handling errors 2014-11-03 20:42:10 +01:00
PostUploadPresenter.js Added client-side warning about too large files 2014-11-12 21:55:48 +01:00
ProgressPresenter.js Added protection against never-ending progress 2014-11-09 21:41:49 +01:00
RegistrationPresenter.js Fixed frontend crashing when database is empty 2014-10-18 18:48:37 +02:00
TagListPresenter.js Fixed new search kept page number 2014-11-04 18:58:35 +01:00
TagPresenter.js Fixed bad JS assignment 2014-11-11 14:19:17 +01:00
TopNavigationPresenter.js Fixed comment list privileges in top navigation 2014-10-22 18:44:57 +02:00
UserAccountRemovalPresenter.js Fixed frontend crashing when database is empty 2014-10-18 18:48:37 +02:00
UserAccountSettingsPresenter.js Fixed user banning privilege 2014-10-18 18:48:40 +02:00
UserActivationPresenter.js Fixed frontend crashing when database is empty 2014-10-18 18:48:37 +02:00
UserBrowsingSettingsPresenter.js Fixed frontend crashing when database is empty 2014-10-18 18:48:37 +02:00
UserListPresenter.js Fixed user list presenter disrespecting privileges 2014-11-17 22:16:30 +01:00
UserPresenter.js Fixed user presenter unable to show errors 2014-10-18 18:48:38 +02:00