Home
last modified time | relevance | path

Searched refs:urls (Results 26 – 50 of 74) sorted by last modified time

123

/plugin/oembed/docs/
H A Ddokuwiki-oembed.txt62 * can't resolve https urls for some providers
H A Ddokuwiki-oembed.org68 - can't resolve https urls for some providers
/plugin/interwikipaste/
H A Dplugin.info.txt6 desc Transforms pasted urls into matching interwiki or local links
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1urls\n\n\n if (/[\"'() \\t\\n]/.test(url) || needQuotes) {\n return '\"' + url.replace(/\"/g, …
H A Dbundle.js426 …=v("a"),N=y("Link to SVG"),I=y("\n (markdown is base64 encoded for these urls)"),A=w(),R=v("div")…
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DLinks.svelte192 (markdown is base64 encoded for these urls)
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js426 …=v("a"),N=y("Link to SVG"),I=y("\n (markdown is base64 encoded for these urls)"),A=w(),R=v("div")…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1 …here should be no tags at all in the directive\n // blocking data urls as base64 urls can contain…
/plugin/ol3/
H A Dscript.js1 …o:{doc:"A video data source."}},doc:"The data type of the video source."},urls:{required:!0,type:"… class in AnonymousFunction600b995a0400.i.source_video
8urls=null,r.urls?n.setUrls(r.urls):r.url&&n.setUrl(r.url),n.tileLoadingKeys_={},n}return Vp(e,t),e…
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md137 * Added: `URLUtil::resolve()` to make resolving relative urls super easy.
145 * #14: The client now only follows http and https urls.
151 * Changed: No longer escaping @ in urls when it's not needed.
254 * Added: URLUtil, methods for calculation relative and base urls.
/plugin/webdav/vendor/sabre/uri/
H A DCHANGELOG.md7 * #16: Correctly parse urls that are only a fragment `#`.
39 * #5: Resolving to and building `mailto:` urls were not correctly handled.
H A DREADME.md13 1. `resolve` to resolve relative urls.
14 2. `normalize` to aid in comparing urls.
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md105 * #759: DAV\Client is now able to actually correctly resolve relative urls.
975 * #516: The DAV client will now only redirect to HTTP and HTTPS urls.
1115 * Fixed: Issue #365. Incorrect output when principal urls have spaces in them.
1126 disallowing urls with ampersands (&) in them.
1211 urls, instead of the absolute ones.
1295 disallowing urls with ampersands (&) in them.
1913 * Added: Sabre_DAV_Property_IHref interface for properties exposing urls.
1933 * Added: URLUtil class for decoding urls.
2036 * Added: URLUtil class for decoding urls.
2340 * Added: Locking on unmapped urls (non-existent nodes)
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php701 $urls = $calendar->calendarQuery([
723 }, $urls);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php969 $urls = $node->calendarQuery([
991 }, $urls);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/
H A Dfunctions.php83 $urls = _assetic_urls($input, $filters, $options);
85 return current($urls);
/plugin/adfs/phpsaml/
H A DCHANGELOG164 * Trim acs, slo and issuer urls.
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1 …ultProtocolToUrl(url);\n }\n // TODO: pdf spec mentions urls can be relative to …
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A Dwebfont.js16 … pa(a,b){this.a=a;this.c=b}pa.prototype.load=function(a){var b,c,d=this.c.urls||[],f=this.c.famili…
/plugin/sequencediagram/bower_components/lodash/
H A D.travis.yml42 urls:
/plugin/findologicxmlexport/vendor/sebastian/comparator/
H A D.travis.yml21 urls:
/plugin/findologicxmlexport/vendor/sebastian/exporter/
H A D.travis.yml18 urls:
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Drespond.min.js5urls:/(url\()['"]?([^\/\)'"][^:\)'"]+)['"]?(\))/g,findStyles:/@media *([^\{]+)\{([\S\s]+?)$/,only:…
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc629 else { // nice urls
773 /* catch query strings attached to internal links for .htacess nice urls */
800 this.bottom_url= this.link_title; //save for bottom urls
/plugin/navbox/
H A Dsyntax.php257 $urls = $this->urlRender($subitems);
259 $urls = str_replace("<a", "<li><a", $urls);
260 $urls = str_replace("</a>", "</a></li>", $urls);
265 … $ghtml .= '<div style="padding:0.25em;"><ul class="pgnb_list">'.$urls.'</ul></div>';
276 …td class="pgnb_group"><div style=padding:0.25em;"<ul class="pgnb_list">'.$urls."</ul></div></td></…

123