mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Added post history
This commit is contained in:
@ -33,6 +33,8 @@ App.Auth = function(_, jQuery, util, api, appState, promise) {
|
||||
changePostRelations: 'changePostRelations',
|
||||
|
||||
listTags: 'listTags',
|
||||
|
||||
viewHistory: 'viewHistory',
|
||||
};
|
||||
|
||||
function loginFromCredentials(userNameOrEmail, password, remember) {
|
||||
|
Reference in New Issue
Block a user