QuoteThe hx-get attribute will cause an element to issue a GET to the specified URL and swap the HTML into the DOM using a swap strategy:<div hx-get="/example">Get Some HTML</div>
This example will cause the div to issue a GET to /example and swap the returned HTML into the innerHTML of the div.
Quote from: rumia on July 26, 2023, 08:00:35 PMi am currently using version 1.9.0.822
is there any news regarding the "-1" problem?
Currently I have the same problem although I have set the 3 settings from link on first post.
filename-1.typ and filename.typ files have same sha1 hash
if not, is it possible to get the function, if file exists locally (path\file) then the download should be skipped?