This website requires JavaScript.
Explore
Help
Sign in
ulysia
/
szurubooru
Archived
Watch
1
Star
0
Fork
You've already forked szurubooru
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-02-26
. You can view files and clone it, but cannot push or open issues or pull requests.
72056e0cd2
szurubooru
/
server
/
szurubooru
History
rr-
ee6b66329b
server/posts: fix search by aspect ratio
...
It was being rounded to nearest integer because of the width/height columns' data type.
2017-02-05 23:21:43 +01:00
..
api
server/api: extra validation of list fields
2017-02-05 16:34:45 +01:00
func
server/files: fix import for Py3.5
2017-02-05 22:38:55 +01:00
middleware
server: refactor + add type hinting
2017-02-05 16:34:45 +01:00
migrations
server: refactor + add type hinting
2017-02-05 16:34:45 +01:00
model
server/posts: fix search by aspect ratio
2017-02-05 23:21:43 +01:00
rest
server/api: extra validation of list fields
2017-02-05 16:34:45 +01:00
search
server/posts: support aspect-ratio search query
2017-02-05 22:09:33 +01:00
tests
server/posts: fix search by aspect ratio
2017-02-05 23:21:43 +01:00
__init__.py
split files into client/ and server/
2016-04-01 18:48:16 +02:00
config.py
server: refactor + add type hinting
2017-02-05 16:34:45 +01:00
db.py
server: refactor + add type hinting
2017-02-05 16:34:45 +01:00
errors.py
server: refactor + add type hinting
2017-02-05 16:34:45 +01:00
facade.py
server: refactor + add type hinting
2017-02-05 16:34:45 +01:00