Home
last modified time | relevance | path

Searched refs:encoded (Results 51 – 75 of 121) sorted by last modified time

12345

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1encoded cryptographic hash of the resource (file) you’re telling the browser to fetch. The browser…
H A D2.2.js.map1 …poses but for externalization or transport.\n * * The result will be encoded using the percent…
H A Dbundle.js426 …),T=v("button"),O=v("a"),N=y("Link to SVG"),I=y("\n (markdown is base64 encoded for these urls)")…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1 … * **Notes**:\n *\n * - **strict**: (**default**) tags in text are encoded, click functional…
/plugin/webdav/vendor/sabre/uri/
H A DCHANGELOG.md17 * #9: Fix support for relative URI's that have a non-uri encoded colon `:` in
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md210 * #703: PropPatch in client is not correctly encoded.
302 * #703: PropPatch in client is not correctly encoded.
376 * Some uris were not correctly encoded in notifications.
571 * #651: Double-encoded path in the browser plugin. Should fix a few broken
1268 * Fixed: Marking both the text/calendar and text/x-vcard as UTF-8 encoded.
1542 * Fixed: VObject properties are now always encoded before components.
1827 * Fixed: Issue with certain encoded paths in Browser Plugin.
1921 * Fixed: Issue 26: Workaround for broken GVFS behaviour with encoded special
2030 * Fixed: Issue 26: Workaround for broken GVFS behaviour with encoded special
2057 * Fixed: Issue 27: Entities not being encoded in PROPFIND responses.
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md25 * #441: Repairing BASE64 encoded vCard version 3
117 * #302: `UNTIL` was not encoded correctly when converting to jCal.
119 * #303: `COUNT` is now encoded as an int in jCal instead of a string. (@strokyl)
496 * Added: Fixing badly encoded URL's from google contacts vcards.
542 2.1 quoted printable-encoded properties.
627 * Fixed: Multiple parameters with the same name are now correctly encoded.
654 * Fixed: QUOTED-PRINTABLE is now correctly encoded as well as encoded, for
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt224 with 15-bit-encoded ISO639-2 language codes not parsed correctly
693 * Bugfix: ID3v2 UTF-8/16 encoded frames terminated by \x00
1123 a number 0-100 for Fraunhofer-encoded VBR MP3s
1192 and all LAME-encoded files
1380 ¤ LAME-encoded MP3s now return
1494 are passing are already UTF8-encoded, otherwise all data is
1495 encoded to UTF8 by default. For all ASCII/ANSI data this value
1745 Generate a warning for FLAC files encoded with v0.3 or v0.4
2068 * Bugfix: LAME-encoded CBR MP3s now properly identified as CBR
2605 UTF-16/UTF-16BE encoded text
[all …]
H A Dstructure.txt2059 ['m_dwBlockSize']=>integer() // number of samples in encoded blocks
H A Dreadme.txt378 * decode GEOB ID3v2 structure as encoded by RealJukebox,
379 decode NCON ID3v2 structure as encoded by MusicMatch
468 * Oggenc 0.9-rc3 flags the encoded file as ABR whether it's
482 encoded as stereo)
484 encoded as stereo)
496 * AAC-ADTS files are always actually encoded VBR, even if CBR mode
519 * Lossless-Audio files encoded with and without the -noseek switch
H A DREADME.md371 * decode GEOB ID3v2 structure as encoded by RealJukebox,
372 decode NCON ID3v2 structure as encoded by MusicMatch
454 * Oggenc 0.9-rc3 flags the encoded file as ABR whether it's
463 encoded as stereo)
465 encoded as stereo)
477 * AAC-ADTS files are always actually encoded VBR, even if CBR mode
500 * Lossless-Audio files encoded with and without the -noseek switch
/plugin/adfs/phpsaml/
H A DCHANGELOG237 * Logout Request constructor now accepts encoded logout requests.
H A DREADME.md1349 * `getRequest` - Returns deflated, base64 encoded, unsigned `AuthnRequest`.
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1encoded,\n * use atob() to convert it to a binary string first.\n * @property {Object} httpH…
H A Dpdf.worker.js48054 var count = encoded.length;
48059 var value = encoded[i];
48063 value = (value << 8) + encoded[++i];
48282 value = (value - 247) * 256 + encoded[++i] + 108;
48286 …value = (encoded[++i] & 0xff) << 24 | (encoded[++i] & 0xff) << 16 | (encoded[++i] & 0xff) << 8 | (
48500 var token, length, data, lenIV, encoded;
48532 encoded = this.readCharStrings(data, lenIV);
48542 encoded: encoded
48558 encoded = this.readCharStrings(data, lenIV);
48566 subrs[index] = encoded;
[all …]
H A Dpdf.worker.js.map1encoded","dy","wx","sbx","sby","num2","num1","flexArgs","executeCommand","stackLength","howManyArg…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 …edFilename[0];\n if (suggestedFilename.includes('%')) {\n // URL-encoded %2Fpath%2Fto%2Ffi…
/plugin/minimap/
H A DREADME.md111 * The list item are working now with the mathjax plugin. The HTML tag were not encoded
/plugin/securelogin/
H A DREADME.md145 * fix escaping encoded data (now supports non ascii passwords)
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md270 * Added: Fixing badly encoded URL's from google contacts vcards.
316 2.1 quoted printable-encoded properties.
401 * Fixed: Multiple parameters with the same name are now correctly encoded.
428 * Fixed: QUOTED-PRINTABLE is now correctly encoded as well as encoded, for
/plugin/textinsert/
H A Dadmin.php96 $encoded = $_REQUEST['encoded'];
97 $encoded = array_map('urldecode',$encoded);
98 foreach($encoded AS $k=>$val) {
131 $encoded = urlencode($subst);
132 if($subst != $encoded) {
133 ptln("<input type = 'hidden' name='encoded[$macro]' value='$encoded'>");
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
H A DAttribute.php73 $encoded = '';
76 $encoded .= sprintf('%s=%s&', urlencode($this->key), urlencode($value));
79 $encoded = rtrim($encoded, '&');
81 return $encoded;
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md124 * Strings that are not UTF-8 encoded will be dumped as base64 encoded binary
129 * Added support for parsing base64 encoded binary data when they are tagged
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml1557 encoded as a gif image.
1564 'description' => "The binary value above is a tiny arrow encoded as a gif image.\n"
1652 encoded node :
1661 'encoded node' => YAML::PrivateType.new( 'type', 'value' ),
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc289 // Protected email link as encoded string.

12345