summaryrefslogtreecommitdiff
path: root/client/js/api.js
AgeCommit message (Expand)Author
2020-06-06client+server: implement code autoformatting using prettier and blackShyam Sunder
2020-06-04client+server: add post pools featureShyam Sunder
2020-06-04client/js: format code to ESLintShyam Sunder
2020-05-03Add pool CRUD operations/pagesRuin0x11
2019-09-29client/login: always store login cookie as 'auth'neobooru
2018-08-23client: Some minor fixups to base URL featureShyam Sunder
2018-08-23client: adapted code to use <base> HTML tagShyam Sunder
2018-07-06client: improved build.js, use relative linksShyam Sunder
2018-06-27client: fetch configurations from server at runtimeShyam Sunder
2018-03-25server/auth: add token authenticationReAnzu
2017-01-21client: refactor linking and routingrr-
2017-01-08client/posts: fix uploading posts from URLsrr-
2017-01-08client/posts: wrap with big progressrr-
2017-01-08client/api: fix null reference errorrr-
2017-01-08client/api: handle expired uploadsrr-
2017-01-08client/api: better promise abortingrr-
2017-01-08client: rework promise error handlingrr-
2017-01-08client/api: use temporary upload apirr-
2017-01-08client/api: merge URL and Blob based file uploadsrr-
2016-09-29client/posts: add upload cancellingrr-
2016-09-24client/api: support Unicode passwordsrr-
2016-09-24client/api: fix reporting errors for bad loginsrr-
2016-09-04client/general: improve URL escapingrr-
2016-08-07client/general: use resource versioningrr-
2016-07-31client/posts: add custom thumbnail discardingrr-
2016-06-23client/api: encode spaces (and others) in URLsrr-
2016-06-20client/general: replace direct API with modelsrr-
2016-06-19client/api: fix cache not cleared on loginrr-
2016-06-18client/general: refactor control flowrr-
2016-06-11client/general: make fatal errors fatalrr-
2016-05-30server/general: flatten responsesrr-
2016-05-22client/api: let caller disable nprogressrr-
2016-05-21client/general: refactor all the thingsrr-
2016-05-08client/general: add nprogress to API callsrr-
2016-05-08server/users: hardcode available ranksrr-
2016-04-16server/api: refactor + remove ID from user JSONrr-
2016-04-11client/api: cache API requestsrr-
2016-04-10client/users: support avatar changingrr-
2016-04-09client/api: fix removing cookies on login failuresrr-
2016-04-09client/users: add user deletionrr-
2016-04-08client/users: implement account settingsrr-
2016-04-08client/api: move cookies management to APIrr-
2016-04-08client/api: convert messages to eventsrr-
2016-04-06client+server: switch to yaml configrr-
2016-04-03server/users: track login timerr-
2016-04-03client/api: handle connection errorsrr-
2016-04-01split files into client/ and server/rr-