Home
last modified time | relevance | path

Searched +full:m +full:- +full:tech (Results 1 – 25 of 32) sorted by relevance

12

/plugin/statistics/vendor/matomo/device-detector/Parser/Device/
DAbstractDeviceParser.php4 * Device Detector - The Universal Device Detection library for parsing User Agents
44 … public const DEVICE_TYPE_TV = 5; // including set top boxes, blu-ray players,...
95 '10M' => '10moons',
259 'BS' => 'BenQ-Siemens',
334 'GRD' => 'G-Guard',
354 '02' => 'Cell-C',
408 'CDE' => 'COOD-E',
524 'DTE' => 'D-Tech',
525 'DLI' => 'D-Link',
531 'EB' => 'E-Boda',
[all …]
/plugin/statistics/vendor/matomo/device-detector/
DREADME.md4 …rsion](https://poser.pugx.org/matomo/device-detector/v/stable)](https://packagist.org/packages/mat…
5 …loads](https://poser.pugx.org/matomo/device-detector/downloads)](https://packagist.org/packages/ma…
6 …icense](https://poser.pugx.org/matomo/device-detector/license)](https://packagist.org/packages/mat…
10 …//github.com/matomo-org/device-detector/actions/workflows/phpunit.yml/badge.svg?branch=master)](ht…
11 …//github.com/matomo-org/device-detector/actions/workflows/phpstan.yml/badge.svg?branch=master)](ht…
12 …://github.com/matomo-org/device-detector/actions/workflows/phpcs.yml/badge.svg?branch=master)](htt…
13 …//github.com/matomo-org/device-detector/actions/workflows/yamllint.yml/badge.svg?branch=master)](h…
14 …ub.com/matomo-org/device-detector/actions/workflows/regular_expressions.yml/badge.svg?branch=maste…
16 …tained.com/badge/resolution/matomo-org/device-detector.svg)](https://www.isitmaintained.com/projec…
17 …itmaintained.com/badge/open/matomo-org/device-detector.svg)](https://www.isitmaintained.com/projec…
[all …]
/plugin/mundart/
Drenderer.php7 * @link http://dougal.gunters.org/blog/2004/08/30/text-filter-suite
27 'email' => 'c.lang@cc-tech.de',
28 'date' => '2009-12-02',
42 if($this->getConf('mundart_alwayson') == '0'){
43 $aDays = explode(";",$this->getConf('mundart_timer'));
45 if(!in_array(date('m-d'),$aDays)){
46 $this->doc .= $this->_xmlEntities($text);
51 switch($this->getConf('mundart_type')){
52 case '0': $this->doc .= $this->_xmlEntities($text); return;
57 default: $this->doc .= $this->_xmlEntities($text); return;
[all …]
/plugin/html5video2/script/
Dvideo.min.js12-1)&&(n[e]=n[e].slice(),n[e].splice(t,1),!0)},s="undefined"!=typeof e?e:"undefined"!=typeof window… property
15 * slighly modified parse-headers 2.0.2 <https://github.com/kesla/parse-headers/>
18 * <https://github.com/kesla/parse-headers/blob/master/LICENCE>
20m)try{e=JSON.parse(e)}catch(e){}return e}function t(e){return clearTimeout(u),(e=!(e instanceof Er… property
21-parser @version 4.7.0 @license Apache-2.0 */function lr(e){var t=/([0-9.]*)?@?([0-9.]*)?/.exec(e|…
22 /*! @name mpd-parser @version 0.19.0 @license Apache-2.0 */
23-u)*a/s),r=Math.floor((i-u-r)*a/s),s=Math.floor((i-u)*a/s);return{start:Math.max(0,r),end:"number"… class
24 /*! @name aes-decrypter @version 3.1.2 @license Apache-2.0 */
25m=function(){function e(e){var t,i,n;c=c||function(){for(var e,t,i,n,r,a,s,o=[[[],[],[],[],[]],[[]…
26 /*! @name pkcs7 @version 1.0.4 @license Apache-2.0 */
[all …]
/plugin/indexmenu/
Daction.php28 if ($this->getConf('only_admins')) {
29 … $controller->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $this, 'removeSyntaxIfNotAdmin');
31 if ($this->getConf('page_index') != '') {
32 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'loadOwnIndexPage');
34 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'extendJSINFO');
35 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'purgeCache');
36 if ($this->getConf('show_sort')) {
37 … $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'showSortNumberAtTopOfPage');
39 $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'ajaxCalls');
40 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'addStylesForSkins');
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/
DREADME.md11 * [v2](https://gnu.org/licenses/old-licenses/gpl-2.0.html)
13 * [v1](https://gnu.org/licenses/old-licenses/gpl-1.0.html)
77 + audio-lossy:
89 + audio-lossless:
93 * CD-audio (*.cda)
108 + audio-video:
113 * MPEG-1 / MPEG-2
128 * ISO-9660 CD-ROM image (directory structure)
164 **For an example of a complete directory-browsing, file-scanning implementation of getID3(), please…
167 scans every file in a given directory, and all sub-directories, stores
[all …]
Dreadme.txt16 https://gnu.org/licenses/old-licenses/gpl-2.0.html (v2)
17 https://gnu.org/licenses/old-licenses/gpl-1.0.html (v1)
31 +----------------------------------------------+
34 +----------------------------------------------+
77 ¤ audio-lossy:
89 ¤ audio-lossless:
93 * CD-audio (*.cda)
108 ¤ audio-video:
113 * MPEG-1 / MPEG-2
128 * ISO-9660 CD-ROM image (directory structure)
[all …]
/plugin/asciidocjs/node_modules/chalk/
Dreadme.md12-ci.org/chalk/chalk.svg?branch=master)](https://travis-ci.org/chalk/chalk) [![Coverage Status](htt…
14 <img src="https://cdn.jsdelivr.net/gh/chalk/ansi-styles@8261697c95bf34b6c7767e2cbe9941a851d59385/sc…
18 ---
30 <a href="https://standardresume.co/tech">
31 <img src="https://sindresorhus.com/assets/thanks/standard-resume-logo.svg" width="160"/>
36 <img src="https://sindresorhus.com/assets/thanks/retool-logo.svg" width="230"/>
42 <img src="https://dashboard.doppler.com/imgs/logo-long.svg" width="240" alt="Doppler">
46 <span>Stop struggling with scattered API keys, hacking together home-brewed tools,</span>
54 <img src="https://sindresorhus.com/assets/thanks/uibakery-logo.jpg" width="270" alt="UI Bakery">
60 ---
[all …]
/plugin/combo/resources/dictionary/
H A Dmaterial-design-icon-meta.json1-0EE6-49B4-B5C2-0B177A5523C2","name":"ab-testing","codepoint":"F01C9","aliases":[],"tags":["Develo…
/plugin/statistics/vendor/matomo/device-detector/regexes/device/
Dmobiles.yml2 # Device Detector - The Universal Device Detection library for parsing User Agents
10 regex: '(?:BUZZ [1-5]|BUZZ 4(?:Pro|S|Lite)|CLEVER [13]|URBAN [123](?: Pro)?)(?:[);/ ]|$)'
13 - regex: 'BUZZ ([45]) Ultra'
15 - regex: 'BUZZ ([45]) Note'
17 - regex: 'BUZZ ([45]) Prime'
19 - regex: 'BUZZ 5 Pro Plus'
21 - regex: 'BUZZ ([45]) ?Pro'
23 - regex: 'BUZZ ([1245]) ?Lite'
25 - regex: 'BUZZ ([123]) Plus'
27 - regex: 'BUZZ 4S'
[all …]
/plugin/abc2/abc-libraries/abcjs/
Dabcjs_plugin-midi_6.0.0-beta.25-min.js1 /*! abcjs_plugin-midi v6.0.0-beta.25 Copyright © 2009-2020 Paul Rosen and Gregory Dyke (https://abc…
3m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=func… property
/plugin/diagramsnet/lib/js/
Dviewer-static.min.js4-"),f=.01+c/d*100,g=Math.max(1-(1-a)/b*(100-f),a),h=j.substring(0,j.indexOf("Animation")).toLowerC… function
6 … allow "word-break: break-word" in styles. It is done by adding "break-word" which is at index 55 …
7-content. Add possible values to J array below ["flex-start,flex-end,center,space-between,space-ar…
8 // Added support for flex-direction (next J index is 83)
9 // Added support for align-items (next J index is 84)
11-scroll,col-resize,crosshair,default,e-resize,hand,help,move,n-resize,ne-resize,no-drop,not-allowe…
12-condensed,extra-expanded,narrower,semi-condensed,semi-expanded,ultra-condensed,ultra-expanded,wid…
13-in,ease-in-out,ease-out,linear,step-end,step-start".split(","),"at,closest-corner,closest-side,el…
14-through","overline","underline"],["block","flex","grid","table"],["high","low","x-high","x-low"],…
15-3d"],["hide","show"],["horizontal","vertical"],["inside","outside"],["italic","oblique"],["left",…
[all …]
Dapp.min.js2-"),f=.01+c/d*100,g=Math.max(1-(1-a)/b*(100-f),a),h=j.substring(0,j.indexOf("Animation")).toLowerC… function
4 … allow "word-break: break-word" in styles. It is done by adding "break-word" which is at index 55 …
5-content. Add possible values to J array below ["flex-start,flex-end,center,space-between,space-ar…
6 // Added support for flex-direction (next J index is 83)
7 // Added support for align-items (next J index is 84)
9-scroll,col-resize,crosshair,default,e-resize,hand,help,move,n-resize,ne-resize,no-drop,not-allowe…
10-condensed,extra-expanded,narrower,semi-condensed,semi-expanded,ultra-condensed,ultra-expanded,wid…
11-in,ease-in-out,ease-out,linear,step-end,step-start".split(","),"at,closest-corner,closest-side,el…
12-through","overline","underline"],["block","flex","grid","table"],["high","low","x-high","x-low"],…
13-3d"],["hide","show"],["horizontal","vertical"],["inside","outside"],["italic","oblique"],["left",…
[all …]
Dextensions.min.js2m(a){Fa="";try{if(a){var b=null;LucidImporter.advImpConfig&&LucidImporter.advImpConfig.fontMapping… function
3-family: "+a+";"}}catch(ka){}return""}function e(a){return Math.round(10*a)/10}function q(a,b,c){f…
4-roman";else switch(d.v){case "auto":g+="disc";break;case "inv":g+="circle";break;case "disc":g+="…
5-size:"+e(.75*w)+"px;");g+='">';pa.push("li");g+='<span style="';pa.push("span")}E||(w=f=a.a?a.a.v…
6-top: "+e(.75*a.mt.v)+"px;");a.mb&&(g+="margin-bottom: "+e(.75*a.mb.v)+"px;");g+='margin-top: -2px…
7-weight: bold;";a.i&&a.i.v&&(b+="font-style: italic;");a.ac&&a.ac.v&&(b+="text-transform: uppercas…
8 …0,c:!0,b:!0,fc:!0,i:!0,u:!0,k:!0,f:!0,ac:!0};b.sort(function(a,b){return a.s-b.s});var k=b.filter(…
9-1)}Y++}null!=A[Y]&&b.push({s:A[Y],n:"a",v:c.TextAlign||"center"});var A="",C=k.slice();C.sort(fun…
10M=W,A+=n());for(;null!=R&&R.s==F;)B[R.n]=R,R=b[++Y];W=null!=R?R.s:a.length;A+=g(B,q);P&&(A+=h(q));…
12 a.t0.t&&(c=a.t0);if(null!=c){if(null!=c.t){var g=c.t,g=g.replace(/\u2028/g,"\n"),c=c.m;try{/ /.te…
[all …]
Dshapes.min.js3 …"},{val:"eventInt",dispName:"Interrupting"},{val:"eventNonint",dispName:"Non-Interrupting"},{val:"…
4 {val:"boundNonint",dispName:"Bound Non-Interrupting"},{val:"throwing",dispName:"Throwing"},{val:"en…
11 …MBOL,null),null!=g&&(h=this.symbols[g],null!=h))){var l=a.state.strokeColor,m=a.state.fillColor,k=…
14m),a.setFillColor(l),n=!0;h.call(this,a,d,e,b,c,f,n);if("star"===g)a.setFillColor(m);else if(k===m…
15 …:function(a,d,e,b,c,f){a.ellipse(0,0,b,c);a.fillAndStroke();f||a.setShadow(!1);a.ellipse(2,2,b-4,c-
16-4,c-4);a.stroke()},boundNonint:function(a,d,e,b,c,f){d=a.state.dashed;a.setDashed(!0);a.ellipse(0…
29 …f,0,0,1,f,0),a.lineTo(b-f,0),a.arcTo(f,f,0,0,1,b,f),a.lineTo(b,c-f),a.arcTo(f,f,0,0,1,b-f,c),a.lin…
30 ….min(b,c),a.begin(),a.moveTo(.1*f,.1*f),a.lineTo(b-.1*f,.1*f),a.lineTo(b-.1*f,c-.1*f),a.lineTo(.1*…
34 …,"17"),l=mxUtils.getValue(this.style,mxConstants.STYLE_FILLCOLOR,"#008cff"),m=mxUtils.getValue(thi…
35 …d(a,d,e,b,c,10);a.setShadow(!1);this.shapes(a,d,e,b,c,k,l,m,10,p);this.mainText(a,d,e,b,c,f,k,m);t…
[all …]
Dshapes-14-6-5.min.js3 …"},{val:"eventInt",dispName:"Interrupting"},{val:"eventNonint",dispName:"Non-Interrupting"},{val:"…
4 {val:"boundNonint",dispName:"Bound Non-Interrupting"},{val:"throwing",dispName:"Throwing"},{val:"en…
11 …MBOL,null),null!=g&&(h=this.symbols[g],null!=h))){var l=a.state.strokeColor,m=a.state.fillColor,k=…
14m),a.setFillColor(l),n=!0;h.call(this,a,d,e,b,c,f,n);if("star"===g)a.setFillColor(m);else if(k===m…
15 …:function(a,d,e,b,c,f){a.ellipse(0,0,b,c);a.fillAndStroke();f||a.setShadow(!1);a.ellipse(2,2,b-4,c-
16-4,c-4);a.stroke()},boundNonint:function(a,d,e,b,c,f){d=a.state.dashed;a.setDashed(!0);a.ellipse(0…
33 …,{val:mxShapeBpmnEvent.prototype.eventTypeEnum.EVENT_SP_NONINT,dispName:"Non-Interrupting"},{val:m…
34 …al:mxShapeBpmnEvent.prototype.eventTypeEnum.BOUND_NONINT,dispName:"Bound Non-Interrupting"},{val:m…
38m=!1;if("star"===g)a.setFillColor(k);else if(f===this.eventTypeEnum.THROWING||f===this.eventTypeEn…
40 …,b,c){a.ellipse(0,0,b,c);a.fillAndStroke();a.setShadow(!1);a.ellipse(2,2,b-4,c-4);a.stroke()},boun…
[all …]
/plugin/diagramsnet/lib/js/diagramly/
DExtensions.js94 'MultiDocumentBlock': s + 'flowchart.multi-document',
431 …'AWSStorageGatewayNon-CachedVolumn2' : ss + 'aws3.non_cached_volume;verticalLabelPosition=bottom;a…
477 …'AWSACM(certificate-manager)' : ss + 'aws3.certificate_manager_2;verticalLabelPosition=bottom;alig…
510 …'AWSAWSIAM(long-termsecuritycredential)' : ss + 'aws3.long_term_security_credential;verticalLabelP…
528 //On-Demand
569 …WSTopicBlock2' : ss + 'aws3.topic_2;fontStyle=1;fontColor=#ffffff;verticalAlign=top;spacingTop=-5',
629 …'AWSInternetBlock2' : ss + 'aws2.non-service_specific.internet;verticalLabelPosition=bottom;align=…
1446 'Cisco_cisco_cs_mars' : s + 'cisco.misc.cs-mars;' + c,
1447 'Cisco_cisco_csm_s' : s + 'cisco.misc.csm-s;' + c,
1451 …'Cisco_cisco_director_class_fibre_channel_director' : s + 'cisco.directors.director-class_fibre_ch…
[all …]
/plugin/diagramsnet/lib/js/diagramly/sidebar/
DSidebar.js4 …* Download from following URL as TSV and convert using https://jgraph.github.io/drawio-tools/tools…
5 * https://docs.google.com/spreadsheets/d/1sAL1zn-UtmJtKPH4cLApGjRX-TRSJa5dYdfZ9NKYfRs
8 …/ZJEv8Vv8cKea9KW646tU41nk678/4tK7SZVu5FpC9oz/TDPVnkEPJlsn4wVma1lEnVemGByy6q+M+SXkSmaQ6Vv27gJeBDzyO…
34 …'Food', 'Healthcare', 'Nature', 'People', 'Safety', 'Science', 'Sports', 'Tech', 'Transportation',…
69 …'Management Tools', 'Mobile Services', 'Networking', 'On-Demand Workforce', 'SDKs', 'Security and …
81 …'Database', 'Developer Tools', 'End User Computing', 'Front End Web Mobile', 'Game Tech', 'Interne…
94 * Description of custom libraries, see https://www.diagrams.net/doc/faq/configure-diagram-editor
99 …* Array of strings for the built-in libraries to be enabled in the more shapes dialog. Null means …
102 * https://www.diagrams.net/doc/faq/supported-url-parameters
199 link.style.cssText = 'background-color:#ffd350;border-radius:6px;color:black;' +
[all …]
/plugin/indexmenu/scripts/fancytree/
Djquery.fancytree-all-deps.min.js1-"+(e=e.split(".")[1]);return t||(t=n,n=_.Widget),Array.isArray(t)&&(t=_.extend.apply(null,[{}].co… argument
2 //# sourceMappingURL=jquery.fancytree-all-deps.min.js.map
Djquery.fancytree-all.min.js1 /*! jQuery Fancytree Plugin - 2.38.3 - 2023-02-01T20:52:50Z
10 "jquery-ui/ui/widgets/mouse",
11 "jquery-ui/ui/widgets/draggable",
12 "jquery-ui/ui/widgets/droppable",
13 "jquery-ui/ui/effects/effect-blind",
14 "jquery-ui/ui/data",
15 "jquery-ui/ui/effect",
16 "jquery-ui/ui/focusable",
17 "jquery-ui/ui/keycode",
18 "jquery-ui/ui/position",
[all …]
Djquery.fancytree.min.js1-deps"],e):"object"==typeof module&&module.exports?(require("./jquery.fancytree.ui-deps"),module.e…
/plugin/jukebox/id3/
Dmodule.audio.mp3.php17 // number of frames to scan to determine if MPEG-audio sequence is valid
18 // Lower this number to 5-20 for faster scanning
20 // mpeg-audio streams
27 …an the file byte-by-byte and log all the valid audio frame headers - extremely slow, unrecommended…
31 if (!$this->getOnlyMPEGaudioInfo($fd, $ThisFileInfo, $ThisFileInfo['avdataoffset'])) {
32 if ($this->allow_bruteforce) {
34 $this->getOnlyMPEGaudioInfoBruteForce($fd, $ThisFileInfo);
47 …sFileInfo['id3v2']['headerlength'].', then '.($ThisFileInfo['avdataoffset'] - $ThisFileInfo['id3v2…
54 …if (!empty($ThisFileInfo['id3v2']['headerlength']) && (($ThisFileInfo['avdataoffset'] - $ThisFileI…
56 …$synchoffsetwarning .= '. This is a known problem with some versions of LAME (3.90-3.92) DLL in CB…
[all …]
/plugin/ol3/
Dscript.js1m=t,r.c=e,r.d=function(t,e,n){r.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},r.r=func… property
8-like object.")}(t,e)}function c(t){if("number"!=typeof t)throw new TypeError('"size" argument mus… class
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
Dmodule.audio.mp3.php17 if (!defined('GETID3_INCLUDEPATH')) { // prevent path-exposing attacks that access modules directly…
21 // number of frames to scan to determine if MPEG-audio sequence is valid
22 // Lower this number to 5-20 for faster scanning
24 // mpeg-audio streams
31 …* Forces getID3() to scan the file byte-by-byte and log all the valid audio frame headers - extrem…
32 * unrecommended, but may provide data from otherwise-unusable files.
42 $info = &$this->getid3->info;
46 if (!$this->getOnlyMPEGaudioInfo($info['avdataoffset'])) {
47 if ($this->allow_bruteforce) {
48 $this->error('Rescanning file in BruteForce mode');
[all …]
/plugin/statistics/vendor/matomo/device-detector/regexes/
Dbots.yml2 # Device Detector - The Universal Device Detection library for parsing User Agents
8 - regex: 'WireReaderBot'
13 - regex: 'monitoring360bot'
21 - regex: 'Cloudflare-Healthchecks'
24 url: 'https://developers.cloudflare.com/health-checks/'
29 - regex: '360Spider'
37 - regex: 'Aboundex'
45 - regex: 'AcoonBot'
53 - regex: 'AddThis\.com'
61 - regex: 'AhrefsBot'
[all …]

12