szurubooru/client/js
Ben Klein 414106a477
client/css: dark mode contrast fixes (#388)
* client/css: fix dark mode pagination header bg

* client/css/post-main-view: dark uses box-shadow

* client/css: animate compact-tags updates

* client: tag input animations fixed

* client/css: darken darktheme success bg

* client/css: dark tag background colors

* client/css/tag-input-control: dark suggest header

* client/css: darktheme mobile site-name in nav
2021-07-05 13:24:04 +02:00
..
controllers Improve compilation speed for development builds (#402) 2021-05-14 14:39:40 +00:00
controls client/css: dark mode contrast fixes (#388) 2021-07-05 13:24:04 +02:00
models client/posts: provide link for danbooru image search 2021-01-08 11:03:38 -05:00
util client/tags: escape dots in search term and don't allow '.' and '..' as tags 2021-04-12 10:42:58 +02:00
views Merge branch 'avif' 2021-06-01 16:57:29 +02: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 Improve compilation speed for development builds (#402) 2021-05-14 14:39:40 +00: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