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/util
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
..
keyboard.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
markdown.js Fixed markup formatting to only parse host urls 2021-08-08 16:40:03 -04:00
misc.js client/tags: escape dots in search term and don't allow '.' and '..' as tags 2021-04-12 10:42:58 +02:00
optimized_resize.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
polyfill.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
progress.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
search.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
touch.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
uri.js client: rename escapeColons to escapeTagName and also escape dots 2021-04-10 15:10:39 +02:00
views.js client/js/views: fix pool links for deleted pools 2020-07-08 17:28:20 -04:00