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.
szurubooru/client/js
wumbl3 d2bd215c6c Fixed markup formatting to only parse host urls
Related to #415. (Issue 2 - Broken URLs)

  * Client code was parsing /user/, /post/ and /tag/ urls from every site. Now only parses internal links.
2021-08-08 16:40:03 -04: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 Fixed markup formatting to only parse host urls 2021-08-08 16:40:03 -04: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