This website requires JavaScript.
Explore
Help
Register
Sign In
Accords-Library-Archive
/
gallery.accords-library.com
Watch
1
Star
0
Fork
0
You've already forked gallery.accords-library.com
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
gallery.accords-library.com
/
server
/
szurubooru
History
rr-
5800f0ebc7
server/tags: fix merging tags
...
It violated unique constraint on post_tag when a given post was already tagged with the target tag.
2016-07-03 18:30:32 +02:00
..
api
server/general: use UTC time stamps
2016-07-03 14:46:28 +02:00
db
server/tags: add description field
2016-06-23 00:15:25 +02:00
func
server/tags: fix merging tags
2016-07-03 18:30:32 +02:00
middleware
server/general: improve request logging
2016-07-03 18:30:28 +02:00
migrations
server/tags: add description field
2016-06-23 00:15:25 +02:00
search
server/posts: optimize default sort order
2016-06-14 07:50:22 +02:00
tests
server/tags: fix merging tags
2016-07-03 18:30:32 +02:00
__init__.py
split files into client/ and server/
2016-04-01 18:48:16 +02:00
app.py
server/general: improve request logging
2016-07-03 18:30:28 +02:00
config.py
server/config: move config validation to app.py
2016-05-10 12:15:33 +02:00
errors.py
server/posts: add post creating
2016-05-02 00:07:33 +02:00