szurubooru/client/js
Shyam Sunder 1bbcaf11f7 client/posts: add tag implications when autocompleting mass tag inputs
Closes #334. This solution should function similar to single post
tagging. Implications are automatically added but this also allows
for them to review and manually remove any unwanted implications.
2020-08-23 13:11:19 -04:00
..
controllers client/html: hide 'pools' in navbar if user doesn't have privileges 2020-06-22 15:47:57 -04:00
controls client/search: fix autocomplete for composite queries 2020-08-22 10:17:59 -04:00
models client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
util client/js/views: fix pool links for deleted pools 2020-07-08 17:28:20 -04:00
views client/posts: add tag implications when autocompleting mass tag inputs 2020-08-23 13:11:19 -04:00
.gitignore client/build: true template precompiling 2016-05-21 10:04:23 +02:00
api.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
config.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
events.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
main.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
pools.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
router.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
tags.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
templates.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00