index
:
szurubooru.git
master
Fork of Szurubooru with patches for running on a modern system sans Docker
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
js
/
api.js
Age
Commit message (
Expand
)
Author
2020-06-06
client+server: implement code autoformatting using prettier and black
Shyam Sunder
2020-06-04
client+server: add post pools feature
Shyam Sunder
2020-06-04
client/js: format code to ESLint
Shyam Sunder
2020-05-03
Add pool CRUD operations/pages
Ruin0x11
2019-09-29
client/login: always store login cookie as 'auth'
neobooru
2018-08-23
client: Some minor fixups to base URL feature
Shyam Sunder
2018-08-23
client: adapted code to use <base> HTML tag
Shyam Sunder
2018-07-06
client: improved build.js, use relative links
Shyam Sunder
2018-06-27
client: fetch configurations from server at runtime
Shyam Sunder
2018-03-25
server/auth: add token authentication
ReAnzu
2017-01-21
client: refactor linking and routing
rr-
2017-01-08
client/posts: fix uploading posts from URLs
rr-
2017-01-08
client/posts: wrap with big progress
rr-
2017-01-08
client/api: fix null reference error
rr-
2017-01-08
client/api: handle expired uploads
rr-
2017-01-08
client/api: better promise aborting
rr-
2017-01-08
client: rework promise error handling
rr-
2017-01-08
client/api: use temporary upload api
rr-
2017-01-08
client/api: merge URL and Blob based file uploads
rr-
2016-09-29
client/posts: add upload cancelling
rr-
2016-09-24
client/api: support Unicode passwords
rr-
2016-09-24
client/api: fix reporting errors for bad logins
rr-
2016-09-04
client/general: improve URL escaping
rr-
2016-08-07
client/general: use resource versioning
rr-
2016-07-31
client/posts: add custom thumbnail discarding
rr-
2016-06-23
client/api: encode spaces (and others) in URLs
rr-
2016-06-20
client/general: replace direct API with models
rr-
2016-06-19
client/api: fix cache not cleared on login
rr-
2016-06-18
client/general: refactor control flow
rr-
2016-06-11
client/general: make fatal errors fatal
rr-
2016-05-30
server/general: flatten responses
rr-
2016-05-22
client/api: let caller disable nprogress
rr-
2016-05-21
client/general: refactor all the things
rr-
2016-05-08
client/general: add nprogress to API calls
rr-
2016-05-08
server/users: hardcode available ranks
rr-
2016-04-16
server/api: refactor + remove ID from user JSON
rr-
2016-04-11
client/api: cache API requests
rr-
2016-04-10
client/users: support avatar changing
rr-
2016-04-09
client/api: fix removing cookies on login failures
rr-
2016-04-09
client/users: add user deletion
rr-
2016-04-08
client/users: implement account settings
rr-
2016-04-08
client/api: move cookies management to API
rr-
2016-04-08
client/api: convert messages to events
rr-
2016-04-06
client+server: switch to yaml config
rr-
2016-04-03
server/users: track login time
rr-
2016-04-03
client/api: handle connection errors
rr-
2016-04-01
split files into client/ and server/
rr-