szurubooru/client/js
Robin Appelman e6445b431f client/posts: fix absolute url on certain domains
Use the document base href to generate absolute url.
Otherwise the image link send to IQDB/google images will be invalid
2018-12-22 12:25:12 +01:00
..
controllers client: adapted code to use <base> HTML tag 2018-08-23 21:04:19 +02:00
controls server+client: added sound flag to video posts 2018-09-24 11:36:13 +02:00
models client/posts: fix absolute url on certain domains 2018-12-22 12:25:12 +01:00
util client: adapted code to use <base> HTML tag 2018-08-23 21:04:19 +02:00
views client: fetch configurations from server at runtime 2018-06-27 21:20:03 +02:00
.gitignore client/build: true template precompiling 2016-05-21 10:04:23 +02:00
api.js client: Some minor fixups to base URL feature 2018-08-23 21:04:19 +02:00
config.js split files into client/ and server/ 2016-04-01 18:48:16 +02:00
events.js client/auth: fix tag forms reachable via URL 2016-08-23 23:14:05 +02:00
main.js client: fetch configurations from server at runtime 2018-06-27 21:20:03 +02:00
router.js client/js/router.js: Reads <base> href tag 2018-08-23 21:04:19 +02:00
tags.js client/tags: remove unused cruft 2017-10-01 22:09:00 +02:00
templates.js client/build: true template precompiling 2016-05-21 10:04:23 +02:00