summaryrefslogtreecommitdiff
path: root/server/szurubooru/api/user_api.py
AgeCommit message (Expand)Author
2020-06-06client+server: implement code autoformatting using prettier and blackShyam Sunder
2018-03-07server/users: let administrators add new usersReAnzu
2017-04-24server: lintrr-
2017-02-05server: refactor + add type hintingrr-
2016-08-16server/general: improve versioning effectivenessrr-
2016-08-14server/general: embrace most of PEP8rr-
2016-08-14server/general: ditch falcon for in-house WSGI apprr-
2016-08-07server/general: add entity versionsrr-
2016-06-11server/users: let authorized users GET themselvesrr-
2016-06-03server/search: refactor, extract parsingrr-
2016-05-30server/api: add ability to select fieldsrr-
2016-05-30server/general: flatten responsesrr-
2016-05-30server/general: move extra details to resourcesrr-
2016-05-08server/users: fix detecting duplicate user namesrr-
2016-04-30server/general: refactor method namesrr-
2016-04-29server/users: fix hiding email from admins etcrr-
2016-04-28server/api + docs/api: organize responsesrr-
2016-04-24server/general: move not found errors to funcrr-
2016-04-24server/api: move serializers to func layerrr-
2016-04-22server/posts: add post featuringrr-
2016-04-21server/snapshots: add snapshot listsrr-
2016-04-20server/general: rename 'util' to 'func'rr-
2016-04-18server/db: refactor session usagerr-
2016-04-18server/tags: move tag categories to databaserr-
2016-04-17server/users: allow rank+avatar when creating userrr-
2016-04-16server/api: refactor + remove ID from user JSONrr-
2016-04-15server/api: move all io mgmt to contextrr-
2016-04-10server/api: let users control page sizerr-
2016-04-10server/users: change default gravatar to retrorr-
2016-04-10server/users: fix avatarStyle letter case in jsonrr-
2016-04-09server/general: cosmetic changesrr-
2016-04-09server/users: add avatar supportrr-
2016-04-09server/users: add user removalrr-
2016-04-09server/search: fix case in result JSONrr-
2016-04-08server/users: first user becomes an adminrr-
2016-04-07client/users: add user view prototyperr-
2016-04-06server: rename 'access ranks' to just 'ranks'rr-
2016-04-06client+server: finish password remindersrr-
2016-04-06server/users: make user names case insensitiverr-
2016-04-03server/general: be more pythonicrr-
2016-04-03server/general: improve pylint scorerr-
2016-04-03server/users: add editing usersrr-
2016-04-03server/users: fix returning invalid users from apirr-
2016-04-03server/users: add searching prototyperr-
2016-04-02server/general: move errors to top level NSrr-
2016-04-02server/api: move validation to service layerrr-
2016-04-02server/api: use facades for falcon's methodsrr-