summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)Author
2018-06-27client: fetch configurations from server at runtimeShyam Sunder
2018-03-25server/auth: add token authenticationReAnzu
2018-03-08server/users: harden password hashesReAnzu
2018-03-08server/posts: deleting a post purges its artifactsReAnzu
2018-03-08server/posts: auto convert GIFs to WEBMs/MP4sReAnzu
2018-03-08server/posts: ignore ffmpeg warningsReAnzu
2018-03-07server/users: let administrators add new usersReAnzu
2018-02-10server/users: fix checking passwords with colonsrr-
2017-10-08server/tags: allow uppercase tag category colorsrr-
2017-10-01remove tags.jsonrr-
2017-08-24server/posts: add posts:view:featured privilegerr-
2017-08-24server/posts: add non-guessable IDs to post URLsrr-
2017-05-03server/images: handle resizing errorsrr-
2017-05-01api: fix getting cached disk usage with empty dirsrr-
2017-04-24server: lintrr-
2017-04-24server/tags: fix nondeterministic siblings orderrr-
2017-04-24server/tests: fix content sync tests on postgresrr-
2017-04-24server/search: fix errors on negative page offsetsrr-
2017-04-24server/search: add search term escapingrr-
2017-04-24server/search: fix searching for ---rr-
2017-04-19server/tags: fix retrieving many tagsrr-
2017-03-12server/posts: ignore old elasticsearch resultsrr-
2017-03-03server/net: make the user-agent configurablerr-
2017-02-09server: use index-based paging (#123)rr-
2017-02-07server/api: patch timing attack on password reset formAlice Ryhl
2017-02-07server/api: fix unicode urls (#121)rr-
2017-02-05server/build: fix alembic environment scriptrr-
2017-02-05server/requirements: fix skimage package name...rr-
2017-02-05server/posts: fix search by aspect ratiorr-
2017-02-05server/model: use new sqlalchemy import stylerr-
2017-02-05server/files: fix import for Py3.5rr-
2017-02-05server/build: add missing dependencyrr-
2017-02-05server/posts: support aspect-ratio search queryrr-
2017-02-05server/posts: support note-text search queryrr-
2017-02-05server/api: extra validation of list fieldsrr-
2017-02-05server/scripts: remove lintrr-
2017-02-05server/scripts: replace ./test with setup.cfgrr-
2017-02-05server/scripts: remove migration scriptrr-
2017-02-05server: refactor + add type hintingrr-
2017-02-03server: make linters happierrr-
2017-02-03server/image-hash: do not depend on image-matchrr-
2017-02-03server/tests: test image hashrr-
2017-02-03server/scripts: make pytest happierrr-
2017-02-02server/posts: fix reverse search late evaluationrr-
2017-02-02server/migrations: add default tag categoryrr-
2017-02-02server/migrations: fix imports for alembicrr-
2017-02-02server/tags: fix getting default category namerr-
2017-02-02server/posts: commit reverse search populationrr-
2017-02-02server/rest: rollback session on query exceptionrr-
2017-02-02server/posts: reduce warnings from sqlalchemyrr-