szurubooru/server/szurubooru
rr- 243ab15b85 server/tags: add order to tag names
The better implementation of a224297.

Fixes ability to reorder tag aliases, especially - the ability to change
the tag's primary name after it was created. Until now, both of these
scenarios needed sad workarounds on the user part.
2016-08-28 20:00:50 +02:00
..
api server/tag-categories: fix default categories 2016-08-27 12:39:59 +02:00
db server/tags: add order to tag names 2016-08-28 20:00:50 +02:00
func server/tags: add order to tag names 2016-08-28 20:00:50 +02:00
middleware server/db: make query counter thread-local 2016-08-24 12:31:55 +02:00
migrations server/tags: add order to tag names 2016-08-28 20:00:50 +02:00
rest server/rest: urldecode incoming paths 2016-08-16 21:42:11 +02:00
search server/search: fix negating complex searches 2016-08-28 18:43:05 +02:00
tests server/tags: add order to tag names 2016-08-28 20:00:50 +02:00
__init__.py split files into client/ and server/ 2016-04-01 18:48:16 +02:00
config.py server/general: embrace most of PEP8 2016-08-14 16:44:03 +02:00
errors.py server/general: embrace most of PEP8 2016-08-14 16:44:03 +02:00
facade.py server/db: allow full DSN; use memdb in tests 2016-08-16 21:42:09 +02:00