summaryrefslogtreecommitdiff
path: root/server/szurubooru/model
AgeCommit message (Expand)Author
2021-08-04Merge branch 'master' into hunternifHunternif
2021-08-04Merge remote-tracking branch 'origin/master' into hunternifHunternif
2021-01-05server/posts: store and provide MD5 checksumsShyam Sunder
2020-10-11server: enable large file support in databaseShyam Sunder
2020-09-19client+server: add tag category ordering featureneobooru
2020-06-06client+server: implement code autoformatting using prettier and blackShyam Sunder
2020-06-05server: format code to flake8Shyam Sunder
2020-06-03fix python lint issuesShyam Sunder
2020-05-04Add pool testsRuin0x11
2020-05-04Add pool input box in post detailsRuin0x11
2020-05-04Add list of posts to poolsRuin0x11
2020-05-03Add pool CRUD operations/pagesRuin0x11
2020-03-15server/func/tags: allow tags to have longer namesneobooru
2020-03-13server/func/image_hash: added docstrings to functionsShyam Sunder
2020-03-13server/image_search: implement reverse search functionality in postgresShyam Sunder
2019-07-27server/posts: allow for longer source URLsShyam Sunder
2019-04-25Merge branch 'master' into hunternifIlya Tetin
2019-04-22server/model/posts: Make post flags a hybrid attribute in modelShyam Sunder
2019-04-20server: when updating post tags, trim metrics related to removed tags (via FK)Ilya Tetin
2019-04-19server/metrics: implement metrics search config + api + testsHunternif
2019-04-18server: implementation and tests for PostMetricRange domain methodsIlya Tetin
2019-04-18server/test: create or update post metrics via updating postHunternif
2019-04-16Complete metric models and unit testsHunternif
2019-04-16Update metric models and create first unit testHunternif
2019-04-16Create metric modelsHunternif
2018-09-24server/search: allow searching by post flagsShyam Sunder
2018-09-24server+client: added sound flag to video postsShyam Sunder
2018-03-25server/auth: add token authenticationReAnzu
2018-03-08server/users: harden password hashesReAnzu
2017-04-24server: lintrr-
2017-02-05server/posts: fix search by aspect ratiorr-
2017-02-05server/model: use new sqlalchemy import stylerr-
2017-02-05server/posts: support aspect-ratio search queryrr-
2017-02-05server: refactor + add type hintingrr-
2016-04-03server/general: be more pythonicrr-
2016-04-03server/general: improve pylint scorerr-
2016-04-01split files into client/ and server/rr-