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.
26127eaaf5
szurubooru
/
server
/
szurubooru
/
model
History
Shyam Sunder
4117f63375
server/model/posts: Make post flags a hybrid attribute in model
...
This should (hopefully)
fix
#250
and
#252
2019-04-22 20:20:19 -04:00
..
__init__.py
server/auth: add token authentication
2018-03-25 22:23:29 +02:00
base.py
server: refactor + add type hinting
2017-02-05 16:34:45 +01:00
comment.py
server/model: use new sqlalchemy import style
2017-02-05 23:21:43 +01:00
post.py
server/model/posts: Make post flags a hybrid attribute in model
2019-04-22 20:20:19 -04:00
snapshot.py
server/model: use new sqlalchemy import style
2017-02-05 23:21:43 +01:00
tag.py
server/model: use new sqlalchemy import style
2017-02-05 23:21:43 +01:00
tag_category.py
server: lint
2017-04-24 23:30:53 +02:00
user.py
server/auth: add token authentication
2018-03-25 22:23:29 +02:00
util.py
server: refactor + add type hinting
2017-02-05 16:34:45 +01:00