├── .github ├── Contributing.md ├── ISSUE_TEMPLATE │ ├── bug_report.md │ ├── config.yml │ └── feature_request.md ├── PULL_REQUEST_TEMPLATE.md └── workflows │ └── mega-linter.yml ├── .gitignore ├── .jscpd.json ├── .mega-linter.yml ├── Changes ├── Contributors ├── LICENSE ├── README.md ├── ajax.php ├── ajax ├── calendarfield.php └── teledeployoptions.php ├── backend ├── AUTH │ ├── auth.php │ └── methode │ │ ├── always_ok.php │ │ ├── cas.php │ │ ├── ldap.php │ │ ├── local.php │ │ └── sso_only.php ├── identity │ ├── identity.php │ └── methode │ │ ├── cas.php │ │ ├── ldap.php │ │ └── local.php ├── ipdiscover │ ├── ipdiscover.php │ └── methode │ │ └── local.php └── require │ ├── auth.manager.php │ └── connexion.php ├── composer.json ├── config ├── computer │ ├── menu.xml │ └── plugins.xml ├── js.xml ├── main_menu.xml ├── profiles │ ├── admin.xml │ ├── ladmin.xml │ ├── read-only.xml │ └── sadmin.xml ├── teledeploy │ ├── interactions │ │ ├── applescript.xml │ │ ├── aptrepository.xml │ │ ├── bashscript.xml │ │ ├── batchscript.xml │ │ ├── custompackage.xml │ │ ├── executable.xml │ │ ├── installappbrew.xml │ │ ├── installapplinux.xml │ │ ├── installappmacos.xml │ │ ├── installpkgmacos.xml │ │ ├── installpluginlinux.xml │ │ ├── msiapplication.xml │ │ ├── powershellscript.xml │ │ ├── store.xml │ │ ├── uninstall.xml │ │ ├── uninstallapplinux.xml │ │ ├── updateagent.xml │ │ └── yumrepository.xml │ ├── operatingsystems │ │ └── operatingsystems.xml │ ├── options │ │ ├── applescriptopt.xml │ │ ├── aptrepositoryopt.xml │ │ ├── bashscriptopt.xml │ │ ├── batchscriptopt.xml │ │ ├── custompackageopt.xml │ │ ├── executableopt.xml │ │ ├── installappbrewopt.xml │ │ ├── installapplinuxopt.xml │ │ ├── installappmacosopt.xml │ │ ├── installpkgmacosopt.xml │ │ ├── installpluginlinuxopt.xml │ │ ├── msiapplicationopt.xml │ │ ├── powershellscriptopt.xml │ │ ├── storeopt.xml │ │ ├── uninstallapplinuxopt.xml │ │ ├── uninstallopt.xml │ │ ├── updateagentopt.xml │ │ └── yumrepositoryopt.xml │ └── script │ │ ├── installplugin.sh │ │ ├── removeupdateagent.ps1 │ │ └── scheduledupdateagent.ps1 └── urls.xml ├── crontab ├── cron_all_software.php ├── cron_clean_orphan.php ├── cron_cve.php ├── cron_cve_computer.php ├── cron_ipdiscover.php ├── cron_purge_history.php ├── cron_report_notification.php └── cron_wol.php ├── css ├── bootstrap-datetimepicker.css ├── bootstrap-formhelpers.css ├── boxsizing.htc ├── computer_details.css ├── dataTables-custom.css ├── forms.css ├── graphic.css ├── header.css ├── ocsreports.css ├── onglets.css └── winclassic.css ├── dbconfig.inc.php ├── extensions └── Readme.md ├── favicon.ico ├── files ├── cve │ └── cve_matching_mostknown.csv ├── ocsbase.sql ├── ocsbase_new.sql ├── oui.txt └── update │ ├── 7007.sql │ ├── 7008.sql │ ├── 7009.sql │ ├── 7010.sql │ ├── 7011.sql │ ├── 7012.sql │ ├── 7013.sql │ ├── 7014.sql │ ├── 7015.sql │ ├── 7016.sql │ ├── 7017.sql │ ├── 7018.sql │ ├── 7019.sql │ ├── 7020.sql │ ├── 7021.sql │ ├── 7022.sql │ ├── 7023.sql │ ├── 7024.sql │ ├── 7025.sql │ ├── 7026.sql │ ├── 7027.sql │ ├── 7028.sql │ ├── 7029.sql │ ├── 7030.sql │ ├── 7031.sql │ ├── 7032.sql │ ├── 7033.sql │ ├── 7034.sql │ ├── 7035.sql │ ├── 7036.sql │ ├── 7037.sql │ ├── 7038.sql │ ├── 7039.sql │ ├── 7040.sql │ ├── 7041.sql │ ├── 7042.sql │ ├── 7043.sql │ ├── 7044.sql │ ├── 7045.sql │ ├── 7046.sql │ ├── 7047.sql │ ├── 7048.sql │ ├── 7049.sql │ ├── 7050.sql │ ├── 7051.sql │ ├── 7052.sql │ ├── 7053.sql │ ├── 7054.sql │ ├── 7055.sql │ ├── 7056.sql │ ├── 7057.sql │ ├── 7058.sql │ ├── 7059.sql │ ├── 7060.sql │ ├── 7061.sql │ ├── 7062.sql │ ├── 7063.sql │ ├── 7064.sql │ ├── 7065.sql │ ├── 7066.sql │ ├── 7067.sql │ ├── 7068.sql │ ├── 7069.sql │ ├── 7070.sql │ ├── 7071.sql │ ├── 7072.sql │ ├── 7073.sql │ ├── 7074.sql │ ├── 7075.sql │ ├── 7076.sql │ ├── 7077.sql │ ├── 7078.sql │ ├── 7079.sql │ └── 7080.sql ├── image ├── adjustment.png ├── apple-logo.png ├── binary.png ├── bootstrap-formhelpers-countries.flags.png ├── cadena_ferme.png ├── cadena_ouvert.png ├── config_search.png ├── console.png ├── debian.png ├── delete-small.png ├── delete.png ├── down.png ├── error.png ├── exe.png ├── folder.png ├── fond.png ├── green.png ├── groups_search.png ├── info.png ├── installing.png ├── linux-logo.png ├── logo OCS-ng-96.png ├── logo-ocs-black.png ├── logo-ocs.png ├── mass_affect.png ├── no_show.png ├── plus.png ├── powershell.png ├── prec16.png ├── prec24.png ├── proch16.png ├── proch24.png ├── red.png ├── show.png ├── sort_asc.png ├── sort_asc_disabled.png ├── sort_both.png ├── sort_desc.png ├── sort_desc_disabled.png ├── success.png ├── tele_search.png ├── uninstalling.png ├── up.png ├── warning.png └── windows-logo.png ├── index.php ├── install.php ├── ipdiscover-util.pl ├── js ├── bootstrap-custom.js ├── bootstrap-datetimepicker-locale.js ├── bootstrap-datetimepicker.js ├── bootstrap-formhelpers.js ├── dataTables.bootstrap.js ├── dataTables.conditionalPaging.js ├── datetimepicker.js ├── function.js └── tooltip.js ├── libraries ├── ace │ └── js │ │ ├── ace.js │ │ ├── ext-beautify.js │ │ ├── ext-code_lens.js │ │ ├── ext-elastic_tabstops_lite.js │ │ ├── ext-emmet.js │ │ ├── ext-error_marker.js │ │ ├── ext-keybinding_menu.js │ │ ├── ext-language_tools.js │ │ ├── ext-linking.js │ │ ├── ext-modelist.js │ │ ├── ext-options.js │ │ ├── ext-prompt.js │ │ ├── ext-rtl.js │ │ ├── ext-searchbox.js │ │ ├── ext-settings_menu.js │ │ ├── ext-spellcheck.js │ │ ├── ext-split.js │ │ ├── ext-static_highlight.js │ │ ├── ext-statusbar.js │ │ ├── ext-textarea.js │ │ ├── ext-themelist.js │ │ ├── ext-whitespace.js │ │ ├── keybinding-emacs.js │ │ ├── keybinding-sublime.js │ │ ├── keybinding-vim.js │ │ ├── keybinding-vscode.js │ │ ├── mode-abap.js │ │ ├── mode-abc.js │ │ ├── mode-actionscript.js │ │ ├── mode-ada.js │ │ ├── mode-alda.js │ │ ├── mode-apache_conf.js │ │ ├── mode-apex.js │ │ ├── mode-applescript.js │ │ ├── mode-aql.js │ │ ├── mode-asciidoc.js │ │ ├── mode-asl.js │ │ ├── mode-assembly_x86.js │ │ ├── mode-autohotkey.js │ │ ├── mode-batchfile.js │ │ ├── mode-c9search.js │ │ ├── mode-c_cpp.js │ │ ├── mode-cirru.js │ │ ├── mode-clojure.js │ │ ├── mode-cobol.js │ │ ├── mode-coffee.js │ │ ├── mode-coldfusion.js │ │ ├── mode-crystal.js │ │ ├── mode-csharp.js │ │ ├── mode-csound_document.js │ │ ├── mode-csound_orchestra.js │ │ ├── mode-csound_score.js │ │ ├── mode-csp.js │ │ ├── mode-css.js │ │ ├── mode-curly.js │ │ ├── mode-d.js │ │ ├── mode-dart.js │ │ ├── mode-diff.js │ │ ├── mode-django.js │ │ ├── mode-dockerfile.js │ │ ├── mode-dot.js │ │ ├── mode-drools.js │ │ ├── mode-edifact.js │ │ ├── mode-eiffel.js │ │ ├── mode-ejs.js │ │ ├── mode-elixir.js │ │ ├── mode-elm.js │ │ ├── mode-erlang.js │ │ ├── mode-forth.js │ │ ├── mode-fortran.js │ │ ├── mode-fsharp.js │ │ ├── mode-fsl.js │ │ ├── mode-ftl.js │ │ ├── mode-gcode.js │ │ ├── mode-gherkin.js │ │ ├── mode-gitignore.js │ │ ├── mode-glsl.js │ │ ├── mode-gobstones.js │ │ ├── mode-golang.js │ │ ├── mode-graphqlschema.js │ │ ├── mode-groovy.js │ │ ├── mode-haml.js │ │ ├── mode-handlebars.js │ │ ├── mode-haskell.js │ │ ├── mode-haskell_cabal.js │ │ ├── mode-haxe.js │ │ ├── mode-hjson.js │ │ ├── mode-html.js │ │ ├── mode-html_elixir.js │ │ ├── mode-html_ruby.js │ │ ├── mode-ini.js │ │ ├── mode-io.js │ │ ├── mode-jack.js │ │ ├── mode-jade.js │ │ ├── mode-java.js │ │ ├── mode-javascript.js │ │ ├── mode-json.js │ │ ├── mode-json5.js │ │ ├── mode-jsoniq.js │ │ ├── mode-jsp.js │ │ ├── mode-jssm.js │ │ ├── mode-jsx.js │ │ ├── mode-julia.js │ │ ├── mode-kotlin.js │ │ ├── mode-latex.js │ │ ├── mode-less.js │ │ ├── mode-liquid.js │ │ ├── mode-lisp.js │ │ ├── mode-livescript.js │ │ ├── mode-logiql.js │ │ ├── mode-logtalk.js │ │ ├── mode-lsl.js │ │ ├── mode-lua.js │ │ ├── mode-luapage.js │ │ ├── mode-lucene.js │ │ ├── mode-makefile.js │ │ ├── mode-markdown.js │ │ ├── mode-mask.js │ │ ├── mode-matlab.js │ │ ├── mode-maze.js │ │ ├── mode-mediawiki.js │ │ ├── mode-mel.js │ │ ├── mode-mixal.js │ │ ├── mode-mushcode.js │ │ ├── mode-mysql.js │ │ ├── mode-nginx.js │ │ ├── mode-nim.js │ │ ├── mode-nix.js │ │ ├── mode-nsis.js │ │ ├── mode-nunjucks.js │ │ ├── mode-objectivec.js │ │ ├── mode-ocaml.js │ │ ├── mode-pascal.js │ │ ├── mode-perl.js │ │ ├── mode-perl6.js │ │ ├── mode-pgsql.js │ │ ├── mode-php.js │ │ ├── mode-php_laravel_blade.js │ │ ├── mode-pig.js │ │ ├── mode-plain_text.js │ │ ├── mode-powershell.js │ │ ├── mode-praat.js │ │ ├── mode-prisma.js │ │ ├── mode-prolog.js │ │ ├── mode-properties.js │ │ ├── mode-protobuf.js │ │ ├── mode-puppet.js │ │ ├── mode-python.js │ │ ├── mode-qml.js │ │ ├── mode-r.js │ │ ├── mode-razor.js │ │ ├── mode-rdoc.js │ │ ├── mode-red.js │ │ ├── mode-redshift.js │ │ ├── mode-rhtml.js │ │ ├── mode-rst.js │ │ ├── mode-ruby.js │ │ ├── mode-rust.js │ │ ├── mode-sass.js │ │ ├── mode-scad.js │ │ ├── mode-scala.js │ │ ├── mode-scheme.js │ │ ├── mode-scss.js │ │ ├── mode-sh.js │ │ ├── mode-sjs.js │ │ ├── mode-slim.js │ │ ├── mode-smarty.js │ │ ├── mode-snippets.js │ │ ├── mode-soy_template.js │ │ ├── mode-space.js │ │ ├── mode-sparql.js │ │ ├── mode-sql.js │ │ ├── mode-sqlserver.js │ │ ├── mode-stylus.js │ │ ├── mode-svg.js │ │ ├── mode-swift.js │ │ ├── mode-tcl.js │ │ ├── mode-terraform.js │ │ ├── mode-tex.js │ │ ├── mode-text.js │ │ ├── mode-textile.js │ │ ├── mode-toml.js │ │ ├── mode-tsx.js │ │ ├── mode-turtle.js │ │ ├── mode-twig.js │ │ ├── mode-typescript.js │ │ ├── mode-vala.js │ │ ├── mode-vbscript.js │ │ ├── mode-velocity.js │ │ ├── mode-verilog.js │ │ ├── mode-vhdl.js │ │ ├── mode-visualforce.js │ │ ├── mode-wollok.js │ │ ├── mode-xml.js │ │ ├── mode-xquery.js │ │ ├── mode-yaml.js │ │ ├── mode-zeek.js │ │ ├── snippets │ │ ├── abap.js │ │ ├── abc.js │ │ ├── actionscript.js │ │ ├── ada.js │ │ ├── alda.js │ │ ├── apache_conf.js │ │ ├── apex.js │ │ ├── applescript.js │ │ ├── aql.js │ │ ├── asciidoc.js │ │ ├── asl.js │ │ ├── assembly_x86.js │ │ ├── autohotkey.js │ │ ├── batchfile.js │ │ ├── c9search.js │ │ ├── c_cpp.js │ │ ├── cirru.js │ │ ├── clojure.js │ │ ├── cobol.js │ │ ├── coffee.js │ │ ├── coldfusion.js │ │ ├── crystal.js │ │ ├── csharp.js │ │ ├── csound_document.js │ │ ├── csound_orchestra.js │ │ ├── csound_score.js │ │ ├── csp.js │ │ ├── css.js │ │ ├── curly.js │ │ ├── d.js │ │ ├── dart.js │ │ ├── diff.js │ │ ├── django.js │ │ ├── dockerfile.js │ │ ├── dot.js │ │ ├── drools.js │ │ ├── edifact.js │ │ ├── eiffel.js │ │ ├── ejs.js │ │ ├── elixir.js │ │ ├── elm.js │ │ ├── erlang.js │ │ ├── forth.js │ │ ├── fortran.js │ │ ├── fsharp.js │ │ ├── fsl.js │ │ ├── ftl.js │ │ ├── gcode.js │ │ ├── gherkin.js │ │ ├── gitignore.js │ │ ├── glsl.js │ │ ├── gobstones.js │ │ ├── golang.js │ │ ├── graphqlschema.js │ │ ├── groovy.js │ │ ├── haml.js │ │ ├── handlebars.js │ │ ├── haskell.js │ │ ├── haskell_cabal.js │ │ ├── haxe.js │ │ ├── hjson.js │ │ ├── html.js │ │ ├── html_elixir.js │ │ ├── html_ruby.js │ │ ├── ini.js │ │ ├── io.js │ │ ├── jack.js │ │ ├── jade.js │ │ ├── java.js │ │ ├── javascript.js │ │ ├── json.js │ │ ├── json5.js │ │ ├── jsoniq.js │ │ ├── jsp.js │ │ ├── jssm.js │ │ ├── jsx.js │ │ ├── julia.js │ │ ├── kotlin.js │ │ ├── latex.js │ │ ├── less.js │ │ ├── liquid.js │ │ ├── lisp.js │ │ ├── livescript.js │ │ ├── logiql.js │ │ ├── logtalk.js │ │ ├── lsl.js │ │ ├── lua.js │ │ ├── luapage.js │ │ ├── lucene.js │ │ ├── makefile.js │ │ ├── markdown.js │ │ ├── mask.js │ │ ├── matlab.js │ │ ├── maze.js │ │ ├── mediawiki.js │ │ ├── mel.js │ │ ├── mixal.js │ │ ├── mushcode.js │ │ ├── mysql.js │ │ ├── nginx.js │ │ ├── nim.js │ │ ├── nix.js │ │ ├── nsis.js │ │ ├── nunjucks.js │ │ ├── objectivec.js │ │ ├── ocaml.js │ │ ├── pascal.js │ │ ├── perl.js │ │ ├── perl6.js │ │ ├── pgsql.js │ │ ├── php.js │ │ ├── php_laravel_blade.js │ │ ├── pig.js │ │ ├── plain_text.js │ │ ├── powershell.js │ │ ├── praat.js │ │ ├── prisma.js │ │ ├── prolog.js │ │ ├── properties.js │ │ ├── protobuf.js │ │ ├── puppet.js │ │ ├── python.js │ │ ├── qml.js │ │ ├── r.js │ │ ├── razor.js │ │ ├── rdoc.js │ │ ├── red.js │ │ ├── redshift.js │ │ ├── rhtml.js │ │ ├── rst.js │ │ ├── ruby.js │ │ ├── rust.js │ │ ├── sass.js │ │ ├── scad.js │ │ ├── scala.js │ │ ├── scheme.js │ │ ├── scss.js │ │ ├── sh.js │ │ ├── sjs.js │ │ ├── slim.js │ │ ├── smarty.js │ │ ├── snippets.js │ │ ├── soy_template.js │ │ ├── space.js │ │ ├── sparql.js │ │ ├── sql.js │ │ ├── sqlserver.js │ │ ├── stylus.js │ │ ├── svg.js │ │ ├── swift.js │ │ ├── tcl.js │ │ ├── terraform.js │ │ ├── tex.js │ │ ├── text.js │ │ ├── textile.js │ │ ├── toml.js │ │ ├── tsx.js │ │ ├── turtle.js │ │ ├── twig.js │ │ ├── typescript.js │ │ ├── vala.js │ │ ├── vbscript.js │ │ ├── velocity.js │ │ ├── verilog.js │ │ ├── vhdl.js │ │ ├── visualforce.js │ │ ├── wollok.js │ │ ├── xml.js │ │ ├── xquery.js │ │ ├── yaml.js │ │ └── zeek.js │ │ ├── theme-ambiance.js │ │ ├── theme-chaos.js │ │ ├── theme-chrome.js │ │ ├── theme-clouds.js │ │ ├── theme-clouds_midnight.js │ │ ├── theme-cobalt.js │ │ ├── theme-crimson_editor.js │ │ ├── theme-dawn.js │ │ ├── theme-dracula.js │ │ ├── theme-dreamweaver.js │ │ ├── theme-eclipse.js │ │ ├── theme-github.js │ │ ├── theme-gob.js │ │ ├── theme-gruvbox.js │ │ ├── theme-idle_fingers.js │ │ ├── theme-iplastic.js │ │ ├── theme-katzenmilch.js │ │ ├── theme-kr_theme.js │ │ ├── theme-kuroir.js │ │ ├── theme-merbivore.js │ │ ├── theme-merbivore_soft.js │ │ ├── theme-mono_industrial.js │ │ ├── theme-monokai.js │ │ ├── theme-nord_dark.js │ │ ├── theme-pastel_on_dark.js │ │ ├── theme-solarized_dark.js │ │ ├── theme-solarized_light.js │ │ ├── theme-sqlserver.js │ │ ├── theme-terminal.js │ │ ├── theme-textmate.js │ │ ├── theme-tomorrow.js │ │ ├── theme-tomorrow_night.js │ │ ├── theme-tomorrow_night_blue.js │ │ ├── theme-tomorrow_night_bright.js │ │ ├── theme-tomorrow_night_eighties.js │ │ ├── theme-twilight.js │ │ ├── theme-vibrant_ink.js │ │ ├── theme-xcode.js │ │ ├── worker-base.js │ │ ├── worker-coffee.js │ │ ├── worker-css.js │ │ ├── worker-html.js │ │ ├── worker-javascript.js │ │ ├── worker-json.js │ │ ├── worker-lua.js │ │ ├── worker-php.js │ │ ├── worker-xml.js │ │ └── worker-xquery.js ├── bootstrap │ ├── css │ │ ├── bootstrap-theme.min.css │ │ └── bootstrap.min.css │ ├── fonts │ │ ├── glyphicons-halflings-regular.eot │ │ ├── glyphicons-halflings-regular.svg │ │ ├── glyphicons-halflings-regular.ttf │ │ ├── glyphicons-halflings-regular.woff │ │ └── glyphicons-halflings-regular.woff2 │ └── js │ │ └── bootstrap.min.js ├── charts.js │ ├── Chart.js │ └── Chart.min.js ├── datatable │ ├── Contributing.md │ ├── Readme.md │ ├── license.txt │ └── media │ │ ├── css │ │ ├── dataTables.bootstrap.css │ │ ├── jquery.dataTables.css │ │ ├── jquery.dataTables.min.css │ │ └── jquery.dataTables_themeroller.css │ │ ├── images │ │ ├── Sorting icons.psd │ │ ├── back_disabled.png │ │ ├── back_enabled.png │ │ ├── back_enabled_hover.png │ │ ├── favicon.ico │ │ ├── forward_disabled.png │ │ ├── forward_enabled.png │ │ ├── forward_enabled_hover.png │ │ ├── sort_asc.png │ │ ├── sort_asc_disabled.png │ │ ├── sort_both.png │ │ ├── sort_desc.png │ │ └── sort_desc_disabled.png │ │ └── js │ │ ├── dataTables.bootstrap.js │ │ ├── jquery.dataTables.js │ │ ├── jquery.dataTables.min.js │ │ └── jquery.js ├── jquery-fileupload │ ├── jquery.fileupload.js │ ├── jquery.fileupload.min.js │ ├── jquery.iframe-transport.js │ ├── jquery.iframe-transport.min.js │ ├── jquery.ui.widget.js │ └── jquery.ui.widget.min.js ├── jquery-migrate-1 │ └── jquery-migrate.min.js ├── jquery │ └── jquery.js └── select2 │ ├── css │ ├── select2.css │ └── select2.min.css │ └── js │ ├── i18n │ ├── af.js │ ├── ar.js │ ├── az.js │ ├── bg.js │ ├── bs.js │ ├── ca.js │ ├── cs.js │ ├── da.js │ ├── de.js │ ├── dsb.js │ ├── el.js │ ├── en.js │ ├── es.js │ ├── et.js │ ├── eu.js │ ├── fa.js │ ├── fi.js │ ├── fr.js │ ├── gl.js │ ├── he.js │ ├── hi.js │ ├── hr.js │ ├── hsb.js │ ├── hu.js │ ├── hy.js │ ├── id.js │ ├── is.js │ ├── it.js │ ├── ja.js │ ├── km.js │ ├── ko.js │ ├── lt.js │ ├── lv.js │ ├── mk.js │ ├── ms.js │ ├── nb.js │ ├── nl.js │ ├── pl.js │ ├── ps.js │ ├── pt-BR.js │ ├── pt.js │ ├── ro.js │ ├── ru.js │ ├── sk.js │ ├── sl.js │ ├── sr-Cyrl.js │ ├── sr.js │ ├── sv.js │ ├── th.js │ ├── tr.js │ ├── uk.js │ ├── vi.js │ ├── zh-CN.js │ └── zh-TW.js │ ├── select2.full.js │ ├── select2.full.min.js │ ├── select2.js │ └── select2.min.js ├── plugins ├── computer_detail │ ├── cd_admininfo │ │ └── cd_admininfo.php │ ├── cd_batteries │ │ └── cd_batteries.php │ ├── cd_bios │ │ └── cd_bios.php │ ├── cd_comments │ │ └── cd_comments.php │ ├── cd_configuration │ │ ├── affect_again.php │ │ └── cd_configuration.php │ ├── cd_controllers │ │ └── cd_controllers.php │ ├── cd_cve │ │ └── cd_cve.php │ ├── cd_drives │ │ └── cd_drives.php │ ├── cd_inputs │ │ └── cd_inputs.php │ ├── cd_memories │ │ └── cd_memories.php │ ├── cd_modems │ │ └── cd_modems.php │ ├── cd_monitors │ │ └── cd_monitors.php │ ├── cd_networks │ │ └── cd_networks.php │ ├── cd_pda │ │ └── cd_pda.php │ ├── cd_ports │ │ └── cd_ports.php │ ├── cd_printers │ │ └── cd_printers.php │ ├── cd_processors │ │ └── cd_processors.php │ ├── cd_registry │ │ └── cd_registry.php │ ├── cd_repository │ │ └── cd_repository.php │ ├── cd_saas │ │ └── cd_saas.php │ ├── cd_slots │ │ └── cd_slots.php │ ├── cd_softwares │ │ └── cd_softwares.php │ ├── cd_sounds │ │ └── cd_sounds.php │ ├── cd_storages │ │ └── cd_storages.php │ ├── cd_teledeploy │ │ └── cd_teledeploy.php │ ├── cd_teledeploymanage │ │ └── cd_teledeploymanage.php │ ├── cd_unixlocalgroups │ │ └── cd_unixlocalgroups.php │ ├── cd_unixlocalusers │ │ └── cd_unixlocalusers.php │ ├── cd_usbdevices │ │ └── cd_usbdevices.php │ ├── cd_videos │ │ └── cd_videos.php │ ├── cd_vm │ │ └── cd_vm.php │ └── require │ │ └── functions.php ├── language │ ├── br_BR │ │ ├── br_BR.txt │ │ └── brazilian_portuguese.png │ ├── cs_CZ │ │ ├── cs_CZ.txt │ │ └── czech.png │ ├── de_DE │ │ ├── de_DE.txt │ │ └── german.png │ ├── en_GB │ │ ├── en_GB.txt │ │ └── english.png │ ├── es_ES │ │ ├── es_ES.txt │ │ └── spanish.png │ ├── fr_FR │ │ ├── fr_FR.txt │ │ └── french.png │ ├── it_IT │ │ ├── it_IT.txt │ │ └── italian.png │ ├── ja_JP │ │ ├── ja_JP.txt │ │ └── japanese.png │ ├── lang_config.txt │ ├── language.php │ ├── nl_NL │ │ ├── dutch.png │ │ └── nl_NL.txt │ ├── pl_PL │ │ ├── pl_PL.txt │ │ └── polish.png │ ├── pt_PT │ │ ├── portuguese.png │ │ └── pt_PT.txt │ ├── ru_RU │ │ ├── ru_RU.txt │ │ └── russian.png │ ├── si_SI │ │ ├── si_SI.txt │ │ └── slovenian.png │ ├── tr_TR │ │ ├── tr_TR.txt │ │ └── turkish.png │ ├── ug_UY │ │ ├── hungarian.png │ │ └── ug_UY.txt │ ├── uk_UA │ │ ├── uk_UA.txt │ │ └── ukrainian.png │ └── zh_CN │ │ ├── chinese.png │ │ └── zh_CN.txt └── main_sections │ ├── img │ ├── ms_admininfo.png │ ├── ms_admininfo_a.png │ ├── ms_all_computers.png │ ├── ms_all_computers_a.png │ ├── ms_all_computersred.png │ ├── ms_all_computersred_a.png │ ├── ms_all_soft.png │ ├── ms_all_soft_a.png │ ├── ms_codes.png │ ├── ms_codes_a.png │ ├── ms_config.png │ ├── ms_config_a.png │ ├── ms_dict.png │ ├── ms_dict_a.png │ ├── ms_doubles.png │ ├── ms_doubles_a.png │ ├── ms_groups.png │ ├── ms_groups_a.png │ ├── ms_help.png │ ├── ms_help_a.png │ ├── ms_ipdiscover.png │ ├── ms_ipdiscover_a.png │ ├── ms_label.png │ ├── ms_label_a.png │ ├── ms_local.png │ ├── ms_local_a.png │ ├── ms_logs.png │ ├── ms_logs_a.png │ ├── ms_multi_search.png │ ├── ms_multi_search_a.png │ ├── ms_pass.png │ ├── ms_pass_a.png │ ├── ms_plugins.png │ ├── ms_plugins_a.png │ ├── ms_regconfig.png │ ├── ms_regconfig_a.png │ ├── ms_repart_tag.png │ ├── ms_repart_tag_a.png │ ├── ms_stats.png │ ├── ms_stats_a.png │ ├── ms_teledeploy.png │ ├── ms_teledeploy_a.png │ ├── ms_upload_file.png │ ├── ms_upload_file_a.png │ ├── ms_users.png │ └── ms_users_a.png │ ├── ms_admininfo │ └── ms_admininfo.php │ ├── ms_all_computers │ └── ms_all_computers.php │ ├── ms_all_soft │ └── ms_all_soft.php │ ├── ms_asset_cat │ ├── ms_asset_cat.php │ └── ms_asset_cat_list.php │ ├── ms_computer │ ├── ms_computer.php │ ├── ms_computer_views.php │ └── ms_qrcode.php │ ├── ms_config │ ├── ms_adminvalues.php │ ├── ms_blacklist.php │ ├── ms_config.php │ ├── ms_custom_download.php │ ├── ms_custom_frequency.php │ ├── ms_custom_ipdiscover.php │ ├── ms_custom_param.php │ ├── ms_custom_prolog.php │ ├── ms_label.php │ ├── ms_notification.php │ ├── ms_snmp_config.php │ └── require │ │ └── function_blacklist.php │ ├── ms_console │ └── ms_console.php │ ├── ms_cve_correspondance │ └── ms_cve_correspondance.php │ ├── ms_cve_history │ └── ms_cve_history.php │ ├── ms_cve_search │ └── ms_cve_search.php │ ├── ms_debug │ └── ms_debug.php │ ├── ms_dict │ └── ms_dict.php │ ├── ms_doubles │ └── ms_doubles.php │ ├── ms_export │ ├── ms_csv.php │ ├── ms_csv_snmp.php │ ├── ms_export_ocs.php │ ├── ms_export_snmp.php │ ├── ms_export_snmp_conf.php │ └── ms_soft_csv.php │ ├── ms_extensionmanager │ └── ms_extensionmanager.php │ ├── ms_groups │ ├── ms_custom_groups.php │ ├── ms_group_show.php │ └── ms_groups.php │ ├── ms_help │ ├── ms_ask.php │ ├── ms_offers.php │ └── ms_wiki.php │ ├── ms_history │ └── ms_history.php │ ├── ms_ipdiscover │ ├── ms_admin_ipdiscover.php │ ├── ms_custom_info.php │ ├── ms_ipdiscover.php │ └── ms_ipdiscover_analyse.php │ ├── ms_layouts │ └── ms_layouts.php │ ├── ms_logs │ └── ms_logs.php │ ├── ms_multi_search │ ├── ms_custom_lock.php │ ├── ms_custom_sup.php │ ├── ms_custom_tag.php │ ├── ms_custom_tag_snmp.php │ └── ms_multi_search.php │ ├── ms_regconfig │ ├── ms_regconfig.php │ └── require │ │ └── function_regconfig.php │ ├── ms_repart_tag │ └── ms_repart_tag.php │ ├── ms_saas_soft │ └── ms_saas_soft.php │ ├── ms_save_query │ ├── ms_save_query.php │ └── ms_save_query_list.php │ ├── ms_search_soft │ ├── js │ │ ├── autocomplete-3-2.js │ │ └── print.js │ ├── ms_options.php │ ├── ms_search_soft.php │ └── require │ │ └── fonction.inc.php │ ├── ms_server_infos │ └── ms_server_infos.php │ ├── ms_snmp │ ├── ms_snmp.php │ └── require │ │ └── function_snmp.php │ ├── ms_snmp_inventory │ ├── ms_snmp_detail.php │ └── ms_snmp_inventory.php │ ├── ms_soft_cat │ ├── ms_options_soft_cat.php │ └── ms_soft_cat.php │ ├── ms_stats │ ├── files │ │ └── ms_stats_top_soft.txt │ └── ms_stats.php │ ├── ms_teledeploy │ ├── js │ │ └── package-form.js │ ├── lib │ │ ├── package_forms.php │ │ └── package_functions.php │ ├── ms_build_test.php │ ├── ms_custom_pack.php │ ├── ms_speed_stat.php │ ├── ms_tele_activate.php │ ├── ms_tele_actives.php │ ├── ms_tele_build.php │ ├── ms_tele_compress.php │ ├── ms_tele_modify.php │ ├── ms_tele_popup_active.php │ ├── ms_tele_stats.php │ └── views │ │ ├── activate_form_view.php │ │ └── package_form_view.php │ ├── ms_upload_file │ ├── ms_local_import.php │ ├── ms_upload_file.php │ └── ms_view_file.php │ └── ms_users │ ├── js │ ├── profile-create-form.js │ └── profile-edit-form.js │ ├── lib │ └── profile_functions.php │ ├── ms_add_profile.php │ ├── ms_add_user.php │ ├── ms_admin_user_group.php │ ├── ms_config_account.php │ ├── ms_custom_perim.php │ ├── ms_profile_details.php │ ├── ms_profiles.php │ ├── ms_user_details.php │ ├── ms_users.php │ └── views │ ├── profile_create_form.php │ ├── profile_edit_form.php │ └── users_views.php ├── require ├── CSV.class.php ├── admininfo │ └── Admininfo.php ├── aide_developpement.php ├── archive │ └── ArchiveComputer.php ├── assets │ └── AssetsCategory.php ├── charts │ └── StatsChartsRenderer.php ├── commandLine │ └── CommandLine.php ├── config │ ├── Profile.php │ ├── TxtJsSerializer.php │ ├── TxtProfileSerializer.php │ ├── TxtUrlsSerializer.php │ ├── Urls.php │ ├── XMLJsSerializer.php │ ├── XMLProfileSerializer.php │ ├── XMLUrlsSerializer.php │ └── include.php ├── console │ └── Console.php ├── cve │ └── Cve.php ├── extensions │ ├── ExtensionCommon.php │ ├── ExtensionHook.php │ ├── ExtensionManager.php │ └── include.php ├── fichierConf.class.php ├── footer.php ├── function_commun.php ├── function_computers.php ├── function_config_generale.php ├── function_cookies.php ├── function_dico.php ├── function_files.php ├── function_graphic.php ├── function_groups.php ├── function_ipdiscover.php ├── function_machine.php ├── function_modify.php ├── function_opt_param.php ├── function_rules.php ├── function_search.php ├── function_server.php ├── function_stats.php ├── function_table_html.php ├── function_telediff.php ├── function_users.php ├── function_wol.php ├── groupReports │ └── GroupReport.php ├── header.php ├── history │ └── History.php ├── html_header.php ├── ipdiscover │ └── Ipdiscover.php ├── layouts │ └── Layout.php ├── mail │ └── NotificationMail.php ├── menu │ ├── ComputerMenuRenderer.php │ ├── MainMenuRenderer.php │ ├── Menu.php │ ├── MenuElem.php │ ├── MenuRenderer.php │ ├── TxtMenuSerializer.php │ ├── XMLMenuSerializer.php │ └── include.php ├── news │ └── News.php ├── plugin │ ├── ComputerPlugin.php │ ├── XMLPluginsSerializer.php │ └── include.php ├── saas │ └── Saas.php ├── saveQuery │ └── SaveQuery.php ├── search │ ├── AccountinfoSearch.php │ ├── DatabaseSearch.php │ ├── GroupSearch.php │ ├── LegacySearch.php │ ├── SQLCache.php │ ├── Search.php │ ├── SnmpSearch.php │ ├── SoftwareSearch.php │ └── TranslationSearch.php ├── snmp │ └── Snmp.php ├── softwares │ ├── AllSoftware.php │ └── SoftwareCategory.php ├── stats │ └── Stats.php ├── table │ ├── Column.php │ ├── Columns.php │ └── Table.php ├── tables │ ├── ActionsColumn.php │ ├── CheckboxColumn.php │ ├── Column.php │ ├── LinkColumn.php │ ├── Table.php │ ├── TableRenderer.php │ ├── table.html.php │ └── tables.js ├── teledeploy │ ├── PackageBuilder.php │ ├── PackageBuilderForm.php │ ├── PackageBuilderFormInteractions.php │ ├── PackageBuilderFormOperatingSystem.php │ ├── PackageBuilderFormOptions.php │ ├── PackageBuilderParseXml.php │ └── Teledeploy.php ├── views │ └── forms.php └── wol │ └── WakeOnLan.php ├── templates ├── .htaccess ├── OCS_group_notif.html └── OCS_template.html ├── themes └── OCS │ ├── banniere.png │ ├── logo.png │ └── style.css ├── tools ├── cron_mailer.php ├── gz.php ├── install_plugin.py ├── recompose_paquet.php └── sync_snmp_types.php ├── update.php └── var.php /.github/Contributing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/.github/Contributing.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/bug_report.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/.github/ISSUE_TEMPLATE/bug_report.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/.github/ISSUE_TEMPLATE/config.yml -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/feature_request.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/.github/ISSUE_TEMPLATE/feature_request.md -------------------------------------------------------------------------------- /.github/PULL_REQUEST_TEMPLATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/.github/PULL_REQUEST_TEMPLATE.md -------------------------------------------------------------------------------- /.github/workflows/mega-linter.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/.github/workflows/mega-linter.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/.gitignore -------------------------------------------------------------------------------- /.jscpd.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/.jscpd.json -------------------------------------------------------------------------------- /.mega-linter.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/.mega-linter.yml -------------------------------------------------------------------------------- /Changes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/Changes -------------------------------------------------------------------------------- /Contributors: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/Contributors -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/README.md -------------------------------------------------------------------------------- /ajax.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/ajax.php -------------------------------------------------------------------------------- /ajax/calendarfield.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/ajax/calendarfield.php -------------------------------------------------------------------------------- /ajax/teledeployoptions.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/ajax/teledeployoptions.php -------------------------------------------------------------------------------- /backend/AUTH/auth.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/backend/AUTH/auth.php -------------------------------------------------------------------------------- /backend/AUTH/methode/always_ok.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/backend/AUTH/methode/always_ok.php -------------------------------------------------------------------------------- /backend/AUTH/methode/cas.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/backend/AUTH/methode/cas.php -------------------------------------------------------------------------------- /backend/AUTH/methode/ldap.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/backend/AUTH/methode/ldap.php -------------------------------------------------------------------------------- /backend/AUTH/methode/local.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/backend/AUTH/methode/local.php -------------------------------------------------------------------------------- /backend/AUTH/methode/sso_only.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/backend/AUTH/methode/sso_only.php -------------------------------------------------------------------------------- /backend/identity/identity.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/backend/identity/identity.php -------------------------------------------------------------------------------- /backend/identity/methode/cas.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/backend/identity/methode/cas.php -------------------------------------------------------------------------------- /backend/identity/methode/ldap.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/backend/identity/methode/ldap.php -------------------------------------------------------------------------------- /backend/identity/methode/local.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/backend/identity/methode/local.php -------------------------------------------------------------------------------- /backend/ipdiscover/ipdiscover.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/backend/ipdiscover/ipdiscover.php -------------------------------------------------------------------------------- /backend/ipdiscover/methode/local.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/backend/ipdiscover/methode/local.php -------------------------------------------------------------------------------- /backend/require/auth.manager.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/backend/require/auth.manager.php -------------------------------------------------------------------------------- /backend/require/connexion.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/backend/require/connexion.php -------------------------------------------------------------------------------- /composer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/composer.json -------------------------------------------------------------------------------- /config/computer/menu.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/config/computer/menu.xml -------------------------------------------------------------------------------- /config/computer/plugins.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/config/computer/plugins.xml -------------------------------------------------------------------------------- /config/js.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/config/js.xml -------------------------------------------------------------------------------- /config/main_menu.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/config/main_menu.xml -------------------------------------------------------------------------------- /config/profiles/admin.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/config/profiles/admin.xml -------------------------------------------------------------------------------- /config/profiles/ladmin.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/config/profiles/ladmin.xml -------------------------------------------------------------------------------- /config/profiles/read-only.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/config/profiles/read-only.xml -------------------------------------------------------------------------------- /config/profiles/sadmin.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/config/profiles/sadmin.xml -------------------------------------------------------------------------------- /config/teledeploy/interactions/store.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/config/teledeploy/interactions/store.xml -------------------------------------------------------------------------------- /config/teledeploy/options/storeopt.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/config/teledeploy/options/storeopt.xml -------------------------------------------------------------------------------- /config/teledeploy/script/installplugin.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/config/teledeploy/script/installplugin.sh -------------------------------------------------------------------------------- /config/urls.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/config/urls.xml -------------------------------------------------------------------------------- /crontab/cron_all_software.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/crontab/cron_all_software.php -------------------------------------------------------------------------------- /crontab/cron_clean_orphan.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/crontab/cron_clean_orphan.php -------------------------------------------------------------------------------- /crontab/cron_cve.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/crontab/cron_cve.php -------------------------------------------------------------------------------- /crontab/cron_cve_computer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/crontab/cron_cve_computer.php -------------------------------------------------------------------------------- /crontab/cron_ipdiscover.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/crontab/cron_ipdiscover.php -------------------------------------------------------------------------------- /crontab/cron_purge_history.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/crontab/cron_purge_history.php -------------------------------------------------------------------------------- /crontab/cron_report_notification.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/crontab/cron_report_notification.php -------------------------------------------------------------------------------- /crontab/cron_wol.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/crontab/cron_wol.php -------------------------------------------------------------------------------- /css/bootstrap-datetimepicker.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/css/bootstrap-datetimepicker.css -------------------------------------------------------------------------------- /css/bootstrap-formhelpers.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/css/bootstrap-formhelpers.css -------------------------------------------------------------------------------- /css/boxsizing.htc: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /css/computer_details.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/css/computer_details.css -------------------------------------------------------------------------------- /css/dataTables-custom.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/css/dataTables-custom.css -------------------------------------------------------------------------------- /css/forms.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/css/forms.css -------------------------------------------------------------------------------- /css/graphic.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/css/graphic.css -------------------------------------------------------------------------------- /css/header.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/css/header.css -------------------------------------------------------------------------------- /css/ocsreports.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/css/ocsreports.css -------------------------------------------------------------------------------- /css/onglets.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/css/onglets.css -------------------------------------------------------------------------------- /css/winclassic.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/css/winclassic.css -------------------------------------------------------------------------------- /dbconfig.inc.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/dbconfig.inc.php -------------------------------------------------------------------------------- /extensions/Readme.md: -------------------------------------------------------------------------------- 1 | Add extensions in this folder 2 | -------------------------------------------------------------------------------- /favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/favicon.ico -------------------------------------------------------------------------------- /files/cve/cve_matching_mostknown.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/cve/cve_matching_mostknown.csv -------------------------------------------------------------------------------- /files/ocsbase.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/ocsbase.sql -------------------------------------------------------------------------------- /files/ocsbase_new.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/ocsbase_new.sql -------------------------------------------------------------------------------- /files/oui.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/oui.txt -------------------------------------------------------------------------------- /files/update/7007.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7007.sql -------------------------------------------------------------------------------- /files/update/7008.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7008.sql -------------------------------------------------------------------------------- /files/update/7009.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7009.sql -------------------------------------------------------------------------------- /files/update/7010.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7010.sql -------------------------------------------------------------------------------- /files/update/7011.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7011.sql -------------------------------------------------------------------------------- /files/update/7012.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7012.sql -------------------------------------------------------------------------------- /files/update/7013.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7013.sql -------------------------------------------------------------------------------- /files/update/7014.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7014.sql -------------------------------------------------------------------------------- /files/update/7015.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7015.sql -------------------------------------------------------------------------------- /files/update/7016.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7016.sql -------------------------------------------------------------------------------- /files/update/7017.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7017.sql -------------------------------------------------------------------------------- /files/update/7018.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7018.sql -------------------------------------------------------------------------------- /files/update/7019.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7019.sql -------------------------------------------------------------------------------- /files/update/7020.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7020.sql -------------------------------------------------------------------------------- /files/update/7021.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7021.sql -------------------------------------------------------------------------------- /files/update/7022.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7022.sql -------------------------------------------------------------------------------- /files/update/7023.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7023.sql -------------------------------------------------------------------------------- /files/update/7024.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7024.sql -------------------------------------------------------------------------------- /files/update/7025.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7025.sql -------------------------------------------------------------------------------- /files/update/7026.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7026.sql -------------------------------------------------------------------------------- /files/update/7027.sql: -------------------------------------------------------------------------------- 1 | ALTER TABLE `sim` ADD COLUMN `PHONENUMBER` varchar(255) DEFAULT NULL; -------------------------------------------------------------------------------- /files/update/7028.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7028.sql -------------------------------------------------------------------------------- /files/update/7029.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7029.sql -------------------------------------------------------------------------------- /files/update/7030.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7030.sql -------------------------------------------------------------------------------- /files/update/7031.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7031.sql -------------------------------------------------------------------------------- /files/update/7032.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7032.sql -------------------------------------------------------------------------------- /files/update/7033.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7033.sql -------------------------------------------------------------------------------- /files/update/7034.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7034.sql -------------------------------------------------------------------------------- /files/update/7035.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7035.sql -------------------------------------------------------------------------------- /files/update/7036.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7036.sql -------------------------------------------------------------------------------- /files/update/7037.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7037.sql -------------------------------------------------------------------------------- /files/update/7038.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7038.sql -------------------------------------------------------------------------------- /files/update/7039.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7039.sql -------------------------------------------------------------------------------- /files/update/7040.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7040.sql -------------------------------------------------------------------------------- /files/update/7041.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7041.sql -------------------------------------------------------------------------------- /files/update/7042.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7042.sql -------------------------------------------------------------------------------- /files/update/7043.sql: -------------------------------------------------------------------------------- 1 | INSERT INTO `config` VALUES('VULN_CVE_DELAY_TIME',2,'','Time delay between CVE scans'); -------------------------------------------------------------------------------- /files/update/7044.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7044.sql -------------------------------------------------------------------------------- /files/update/7045.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7045.sql -------------------------------------------------------------------------------- /files/update/7046.sql: -------------------------------------------------------------------------------- 1 | DELETE FROM `config` WHERE NAME = 'TMP_DIR'; -------------------------------------------------------------------------------- /files/update/7047.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7047.sql -------------------------------------------------------------------------------- /files/update/7048.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7048.sql -------------------------------------------------------------------------------- /files/update/7049.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7049.sql -------------------------------------------------------------------------------- /files/update/7050.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7050.sql -------------------------------------------------------------------------------- /files/update/7051.sql: -------------------------------------------------------------------------------- 1 | DELETE FROM `config` WHERE NAME = 'DOWNLOAD_REDISTRIB'; -------------------------------------------------------------------------------- /files/update/7052.sql: -------------------------------------------------------------------------------- 1 | ALTER TABLE `netmap` ADD `HARDWARE_ID` INTEGER DEFAULT NULL; 2 | -------------------------------------------------------------------------------- /files/update/7053.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7053.sql -------------------------------------------------------------------------------- /files/update/7054.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7054.sql -------------------------------------------------------------------------------- /files/update/7055.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7055.sql -------------------------------------------------------------------------------- /files/update/7056.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7056.sql -------------------------------------------------------------------------------- /files/update/7057.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7057.sql -------------------------------------------------------------------------------- /files/update/7058.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7058.sql -------------------------------------------------------------------------------- /files/update/7059.sql: -------------------------------------------------------------------------------- 1 | UNLOCK TABLES; 2 | INSERT INTO `config` VALUES ('CONEX_LDAP_NB_FILTERS',0, '2', ''); -------------------------------------------------------------------------------- /files/update/7060.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7060.sql -------------------------------------------------------------------------------- /files/update/7061.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7061.sql -------------------------------------------------------------------------------- /files/update/7062.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7062.sql -------------------------------------------------------------------------------- /files/update/7063.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7063.sql -------------------------------------------------------------------------------- /files/update/7064.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7064.sql -------------------------------------------------------------------------------- /files/update/7065.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7065.sql -------------------------------------------------------------------------------- /files/update/7066.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7066.sql -------------------------------------------------------------------------------- /files/update/7067.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7067.sql -------------------------------------------------------------------------------- /files/update/7068.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7068.sql -------------------------------------------------------------------------------- /files/update/7069.sql: -------------------------------------------------------------------------------- 1 | ALTER TABLE `layouts` CHANGE COLUMN USER CREATOR VARCHAR(255) NOT NULL; -------------------------------------------------------------------------------- /files/update/7070.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7070.sql -------------------------------------------------------------------------------- /files/update/7071.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7071.sql -------------------------------------------------------------------------------- /files/update/7072.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7072.sql -------------------------------------------------------------------------------- /files/update/7073.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7073.sql -------------------------------------------------------------------------------- /files/update/7074.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7074.sql -------------------------------------------------------------------------------- /files/update/7075.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7075.sql -------------------------------------------------------------------------------- /files/update/7076.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7076.sql -------------------------------------------------------------------------------- /files/update/7077.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7077.sql -------------------------------------------------------------------------------- /files/update/7078.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7078.sql -------------------------------------------------------------------------------- /files/update/7079.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7079.sql -------------------------------------------------------------------------------- /files/update/7080.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/files/update/7080.sql -------------------------------------------------------------------------------- /image/adjustment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/adjustment.png -------------------------------------------------------------------------------- /image/apple-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/apple-logo.png -------------------------------------------------------------------------------- /image/binary.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/binary.png -------------------------------------------------------------------------------- /image/cadena_ferme.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/cadena_ferme.png -------------------------------------------------------------------------------- /image/cadena_ouvert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/cadena_ouvert.png -------------------------------------------------------------------------------- /image/config_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/config_search.png -------------------------------------------------------------------------------- /image/console.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/console.png -------------------------------------------------------------------------------- /image/debian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/debian.png -------------------------------------------------------------------------------- /image/delete-small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/delete-small.png -------------------------------------------------------------------------------- /image/delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/delete.png -------------------------------------------------------------------------------- /image/down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/down.png -------------------------------------------------------------------------------- /image/error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/error.png -------------------------------------------------------------------------------- /image/exe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/exe.png -------------------------------------------------------------------------------- /image/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/folder.png -------------------------------------------------------------------------------- /image/fond.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/fond.png -------------------------------------------------------------------------------- /image/green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/green.png -------------------------------------------------------------------------------- /image/groups_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/groups_search.png -------------------------------------------------------------------------------- /image/info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/info.png -------------------------------------------------------------------------------- /image/installing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/installing.png -------------------------------------------------------------------------------- /image/linux-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/linux-logo.png -------------------------------------------------------------------------------- /image/logo OCS-ng-96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/logo OCS-ng-96.png -------------------------------------------------------------------------------- /image/logo-ocs-black.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/logo-ocs-black.png -------------------------------------------------------------------------------- /image/logo-ocs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/logo-ocs.png -------------------------------------------------------------------------------- /image/mass_affect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/mass_affect.png -------------------------------------------------------------------------------- /image/no_show.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/no_show.png -------------------------------------------------------------------------------- /image/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/plus.png -------------------------------------------------------------------------------- /image/powershell.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/powershell.png -------------------------------------------------------------------------------- /image/prec16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/prec16.png -------------------------------------------------------------------------------- /image/prec24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/prec24.png -------------------------------------------------------------------------------- /image/proch16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/proch16.png -------------------------------------------------------------------------------- /image/proch24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/proch24.png -------------------------------------------------------------------------------- /image/red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/red.png -------------------------------------------------------------------------------- /image/show.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/show.png -------------------------------------------------------------------------------- /image/sort_asc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/sort_asc.png -------------------------------------------------------------------------------- /image/sort_asc_disabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/sort_asc_disabled.png -------------------------------------------------------------------------------- /image/sort_both.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/sort_both.png -------------------------------------------------------------------------------- /image/sort_desc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/sort_desc.png -------------------------------------------------------------------------------- /image/sort_desc_disabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/sort_desc_disabled.png -------------------------------------------------------------------------------- /image/success.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/success.png -------------------------------------------------------------------------------- /image/tele_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/tele_search.png -------------------------------------------------------------------------------- /image/uninstalling.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/uninstalling.png -------------------------------------------------------------------------------- /image/up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/up.png -------------------------------------------------------------------------------- /image/warning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/warning.png -------------------------------------------------------------------------------- /image/windows-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/image/windows-logo.png -------------------------------------------------------------------------------- /index.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/index.php -------------------------------------------------------------------------------- /install.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/install.php -------------------------------------------------------------------------------- /ipdiscover-util.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/ipdiscover-util.pl -------------------------------------------------------------------------------- /js/bootstrap-custom.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/js/bootstrap-custom.js -------------------------------------------------------------------------------- /js/bootstrap-datetimepicker-locale.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/js/bootstrap-datetimepicker-locale.js -------------------------------------------------------------------------------- /js/bootstrap-datetimepicker.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/js/bootstrap-datetimepicker.js -------------------------------------------------------------------------------- /js/bootstrap-formhelpers.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/js/bootstrap-formhelpers.js -------------------------------------------------------------------------------- /js/dataTables.bootstrap.js: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /js/dataTables.conditionalPaging.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/js/dataTables.conditionalPaging.js -------------------------------------------------------------------------------- /js/datetimepicker.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/js/datetimepicker.js -------------------------------------------------------------------------------- /js/function.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/js/function.js -------------------------------------------------------------------------------- /js/tooltip.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/js/tooltip.js -------------------------------------------------------------------------------- /libraries/ace/js/ace.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ace.js -------------------------------------------------------------------------------- /libraries/ace/js/ext-beautify.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ext-beautify.js -------------------------------------------------------------------------------- /libraries/ace/js/ext-code_lens.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ext-code_lens.js -------------------------------------------------------------------------------- /libraries/ace/js/ext-emmet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ext-emmet.js -------------------------------------------------------------------------------- /libraries/ace/js/ext-error_marker.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ext-error_marker.js -------------------------------------------------------------------------------- /libraries/ace/js/ext-keybinding_menu.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ext-keybinding_menu.js -------------------------------------------------------------------------------- /libraries/ace/js/ext-language_tools.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ext-language_tools.js -------------------------------------------------------------------------------- /libraries/ace/js/ext-linking.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ext-linking.js -------------------------------------------------------------------------------- /libraries/ace/js/ext-modelist.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ext-modelist.js -------------------------------------------------------------------------------- /libraries/ace/js/ext-options.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ext-options.js -------------------------------------------------------------------------------- /libraries/ace/js/ext-prompt.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ext-prompt.js -------------------------------------------------------------------------------- /libraries/ace/js/ext-rtl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ext-rtl.js -------------------------------------------------------------------------------- /libraries/ace/js/ext-searchbox.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ext-searchbox.js -------------------------------------------------------------------------------- /libraries/ace/js/ext-settings_menu.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ext-settings_menu.js -------------------------------------------------------------------------------- /libraries/ace/js/ext-spellcheck.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ext-spellcheck.js -------------------------------------------------------------------------------- /libraries/ace/js/ext-split.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ext-split.js -------------------------------------------------------------------------------- /libraries/ace/js/ext-static_highlight.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ext-static_highlight.js -------------------------------------------------------------------------------- /libraries/ace/js/ext-statusbar.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ext-statusbar.js -------------------------------------------------------------------------------- /libraries/ace/js/ext-textarea.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ext-textarea.js -------------------------------------------------------------------------------- /libraries/ace/js/ext-themelist.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ext-themelist.js -------------------------------------------------------------------------------- /libraries/ace/js/ext-whitespace.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/ext-whitespace.js -------------------------------------------------------------------------------- /libraries/ace/js/keybinding-emacs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/keybinding-emacs.js -------------------------------------------------------------------------------- /libraries/ace/js/keybinding-sublime.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/keybinding-sublime.js -------------------------------------------------------------------------------- /libraries/ace/js/keybinding-vim.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/keybinding-vim.js -------------------------------------------------------------------------------- /libraries/ace/js/keybinding-vscode.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/keybinding-vscode.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-abap.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-abap.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-abc.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-abc.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-actionscript.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-actionscript.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-ada.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-ada.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-alda.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-alda.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-apache_conf.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-apache_conf.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-apex.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-apex.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-applescript.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-applescript.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-aql.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-aql.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-asciidoc.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-asciidoc.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-asl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-asl.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-assembly_x86.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-assembly_x86.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-autohotkey.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-autohotkey.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-batchfile.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-batchfile.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-c9search.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-c9search.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-c_cpp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-c_cpp.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-cirru.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-cirru.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-clojure.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-clojure.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-cobol.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-cobol.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-coffee.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-coffee.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-coldfusion.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-coldfusion.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-crystal.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-crystal.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-csharp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-csharp.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-csound_document.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-csound_document.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-csound_orchestra.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-csound_orchestra.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-csound_score.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-csound_score.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-csp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-csp.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-css.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-css.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-curly.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-curly.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-d.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-d.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-dart.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-dart.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-diff.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-diff.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-django.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-django.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-dockerfile.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-dockerfile.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-dot.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-dot.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-drools.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-drools.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-edifact.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-edifact.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-eiffel.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-eiffel.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-ejs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-ejs.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-elixir.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-elixir.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-elm.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-elm.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-erlang.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-erlang.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-forth.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-forth.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-fortran.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-fortran.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-fsharp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-fsharp.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-fsl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-fsl.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-ftl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-ftl.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-gcode.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-gcode.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-gherkin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-gherkin.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-gitignore.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-gitignore.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-glsl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-glsl.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-gobstones.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-gobstones.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-golang.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-golang.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-graphqlschema.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-graphqlschema.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-groovy.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-groovy.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-haml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-haml.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-handlebars.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-handlebars.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-haskell.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-haskell.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-haskell_cabal.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-haskell_cabal.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-haxe.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-haxe.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-hjson.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-hjson.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-html.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-html.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-html_elixir.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-html_elixir.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-html_ruby.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-html_ruby.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-ini.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-ini.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-io.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-io.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-jack.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-jack.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-jade.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-jade.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-java.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-java.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-javascript.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-javascript.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-json.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-json.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-json5.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-json5.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-jsoniq.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-jsoniq.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-jsp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-jsp.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-jssm.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-jssm.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-jsx.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-jsx.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-julia.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-julia.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-kotlin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-kotlin.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-latex.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-latex.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-less.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-less.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-liquid.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-liquid.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-lisp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-lisp.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-livescript.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-livescript.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-logiql.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-logiql.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-logtalk.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-logtalk.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-lsl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-lsl.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-lua.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-lua.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-luapage.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-luapage.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-lucene.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-lucene.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-makefile.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-makefile.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-markdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-markdown.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-mask.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-mask.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-matlab.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-matlab.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-maze.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-maze.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-mediawiki.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-mediawiki.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-mel.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-mel.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-mixal.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-mixal.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-mushcode.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-mushcode.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-mysql.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-mysql.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-nginx.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-nginx.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-nim.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-nim.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-nix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-nix.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-nsis.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-nsis.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-nunjucks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-nunjucks.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-objectivec.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-objectivec.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-ocaml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-ocaml.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-pascal.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-pascal.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-perl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-perl.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-perl6.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-perl6.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-pgsql.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-pgsql.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-php.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-php.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-pig.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-pig.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-plain_text.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-plain_text.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-powershell.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-powershell.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-praat.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-praat.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-prisma.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-prisma.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-prolog.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-prolog.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-properties.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-properties.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-protobuf.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-protobuf.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-puppet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-puppet.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-python.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-python.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-qml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-qml.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-r.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-r.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-razor.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-razor.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-rdoc.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-rdoc.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-red.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-red.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-redshift.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-redshift.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-rhtml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-rhtml.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-rst.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-rst.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-ruby.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-ruby.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-rust.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-rust.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-sass.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-sass.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-scad.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-scad.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-scala.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-scala.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-scheme.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-scheme.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-scss.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-scss.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-sh.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-sh.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-sjs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-sjs.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-slim.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-slim.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-smarty.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-smarty.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-snippets.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-snippets.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-soy_template.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-soy_template.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-space.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-space.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-sparql.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-sparql.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-sql.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-sql.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-sqlserver.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-sqlserver.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-stylus.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-stylus.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-svg.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-svg.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-swift.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-swift.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-tcl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-tcl.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-terraform.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-terraform.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-tex.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-tex.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-text.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-text.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-textile.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-textile.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-toml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-toml.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-tsx.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-tsx.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-turtle.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-turtle.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-twig.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-twig.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-typescript.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-typescript.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-vala.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-vala.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-vbscript.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-vbscript.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-velocity.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-velocity.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-verilog.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-verilog.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-vhdl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-vhdl.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-visualforce.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-visualforce.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-wollok.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-wollok.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-xml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-xml.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-xquery.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-xquery.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-yaml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-yaml.js -------------------------------------------------------------------------------- /libraries/ace/js/mode-zeek.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/mode-zeek.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/abap.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/abap.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/abc.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/abc.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/actionscript.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/actionscript.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/ada.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/ada.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/alda.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/alda.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/apex.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/apex.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/aql.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/aql.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/asciidoc.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/asciidoc.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/asl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/asl.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/autohotkey.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/autohotkey.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/batchfile.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/batchfile.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/c9search.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/c9search.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/c_cpp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/c_cpp.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/cirru.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/cirru.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/clojure.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/clojure.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/cobol.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/cobol.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/coffee.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/coffee.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/coldfusion.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/coldfusion.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/crystal.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/crystal.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/csharp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/csharp.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/csp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/csp.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/css.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/css.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/curly.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/curly.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/d.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/d.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/dart.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/dart.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/diff.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/diff.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/django.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/django.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/dockerfile.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/dockerfile.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/dot.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/dot.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/drools.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/drools.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/edifact.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/edifact.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/eiffel.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/eiffel.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/ejs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/ejs.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/elixir.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/elixir.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/elm.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/elm.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/erlang.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/erlang.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/forth.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/forth.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/fortran.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/fortran.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/fsharp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/fsharp.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/fsl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/fsl.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/ftl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/ftl.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/gcode.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/gcode.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/gherkin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/gherkin.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/gitignore.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/gitignore.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/glsl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/glsl.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/gobstones.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/gobstones.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/golang.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/golang.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/groovy.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/groovy.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/haml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/haml.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/handlebars.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/handlebars.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/haskell.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/haskell.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/haxe.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/haxe.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/hjson.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/hjson.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/html.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/html.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/html_ruby.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/html_ruby.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/ini.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/ini.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/io.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/io.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/jack.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/jack.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/jade.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/jade.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/java.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/java.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/javascript.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/javascript.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/json.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/json.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/json5.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/json5.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/jsoniq.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/jsoniq.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/jsp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/jsp.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/jssm.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/jssm.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/jsx.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/jsx.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/julia.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/julia.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/kotlin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/kotlin.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/latex.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/latex.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/less.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/less.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/liquid.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/liquid.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/lisp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/lisp.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/livescript.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/livescript.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/logiql.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/logiql.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/logtalk.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/logtalk.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/lsl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/lsl.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/lua.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/lua.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/luapage.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/luapage.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/lucene.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/lucene.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/makefile.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/makefile.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/markdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/markdown.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/mask.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/mask.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/matlab.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/matlab.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/maze.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/maze.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/mediawiki.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/mediawiki.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/mel.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/mel.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/mixal.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/mixal.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/mushcode.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/mushcode.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/mysql.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/mysql.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/nginx.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/nginx.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/nim.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/nim.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/nix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/nix.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/nsis.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/nsis.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/nunjucks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/nunjucks.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/objectivec.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/objectivec.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/ocaml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/ocaml.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/pascal.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/pascal.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/perl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/perl.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/perl6.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/perl6.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/pgsql.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/pgsql.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/php.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/php.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/pig.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/pig.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/plain_text.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/plain_text.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/powershell.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/powershell.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/praat.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/praat.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/prisma.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/prisma.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/prolog.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/prolog.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/properties.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/properties.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/protobuf.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/protobuf.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/puppet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/puppet.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/python.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/python.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/qml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/qml.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/r.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/r.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/razor.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/razor.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/rdoc.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/rdoc.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/red.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/red.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/redshift.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/redshift.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/rhtml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/rhtml.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/rst.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/rst.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/ruby.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/ruby.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/rust.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/rust.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/sass.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/sass.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/scad.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/scad.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/scala.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/scala.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/scheme.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/scheme.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/scss.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/scss.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/sh.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/sh.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/sjs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/sjs.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/slim.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/slim.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/smarty.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/smarty.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/snippets.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/snippets.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/space.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/space.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/sparql.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/sparql.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/sql.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/sql.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/sqlserver.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/sqlserver.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/stylus.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/stylus.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/svg.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/svg.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/swift.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/swift.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/tcl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/tcl.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/terraform.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/terraform.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/tex.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/tex.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/text.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/text.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/textile.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/textile.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/toml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/toml.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/tsx.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/tsx.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/turtle.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/turtle.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/twig.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/twig.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/typescript.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/typescript.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/vala.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/vala.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/vbscript.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/vbscript.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/velocity.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/velocity.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/verilog.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/verilog.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/vhdl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/vhdl.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/wollok.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/wollok.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/xml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/xml.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/xquery.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/xquery.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/yaml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/yaml.js -------------------------------------------------------------------------------- /libraries/ace/js/snippets/zeek.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/snippets/zeek.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-ambiance.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-ambiance.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-chaos.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-chaos.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-chrome.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-chrome.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-clouds.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-clouds.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-cobalt.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-cobalt.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-dawn.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-dawn.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-dracula.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-dracula.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-dreamweaver.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-dreamweaver.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-eclipse.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-eclipse.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-github.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-github.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-gob.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-gob.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-gruvbox.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-gruvbox.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-idle_fingers.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-idle_fingers.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-iplastic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-iplastic.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-katzenmilch.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-katzenmilch.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-kr_theme.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-kr_theme.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-kuroir.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-kuroir.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-merbivore.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-merbivore.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-monokai.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-monokai.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-nord_dark.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-nord_dark.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-sqlserver.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-sqlserver.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-terminal.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-terminal.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-textmate.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-textmate.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-tomorrow.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-tomorrow.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-twilight.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-twilight.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-vibrant_ink.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-vibrant_ink.js -------------------------------------------------------------------------------- /libraries/ace/js/theme-xcode.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/theme-xcode.js -------------------------------------------------------------------------------- /libraries/ace/js/worker-base.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/worker-base.js -------------------------------------------------------------------------------- /libraries/ace/js/worker-coffee.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/worker-coffee.js -------------------------------------------------------------------------------- /libraries/ace/js/worker-css.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/worker-css.js -------------------------------------------------------------------------------- /libraries/ace/js/worker-html.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/worker-html.js -------------------------------------------------------------------------------- /libraries/ace/js/worker-javascript.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/worker-javascript.js -------------------------------------------------------------------------------- /libraries/ace/js/worker-json.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/worker-json.js -------------------------------------------------------------------------------- /libraries/ace/js/worker-lua.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/worker-lua.js -------------------------------------------------------------------------------- /libraries/ace/js/worker-php.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/worker-php.js -------------------------------------------------------------------------------- /libraries/ace/js/worker-xml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/worker-xml.js -------------------------------------------------------------------------------- /libraries/ace/js/worker-xquery.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/ace/js/worker-xquery.js -------------------------------------------------------------------------------- /libraries/bootstrap/js/bootstrap.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/bootstrap/js/bootstrap.min.js -------------------------------------------------------------------------------- /libraries/charts.js/Chart.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/charts.js/Chart.js -------------------------------------------------------------------------------- /libraries/charts.js/Chart.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/charts.js/Chart.min.js -------------------------------------------------------------------------------- /libraries/datatable/Contributing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/datatable/Contributing.md -------------------------------------------------------------------------------- /libraries/datatable/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/datatable/Readme.md -------------------------------------------------------------------------------- /libraries/datatable/license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/datatable/license.txt -------------------------------------------------------------------------------- /libraries/datatable/media/js/jquery.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/datatable/media/js/jquery.js -------------------------------------------------------------------------------- /libraries/jquery/jquery.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/jquery/jquery.js -------------------------------------------------------------------------------- /libraries/select2/css/select2.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/css/select2.css -------------------------------------------------------------------------------- /libraries/select2/css/select2.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/css/select2.min.css -------------------------------------------------------------------------------- /libraries/select2/js/i18n/af.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/af.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/ar.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/ar.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/az.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/az.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/bg.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/bg.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/bs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/bs.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/ca.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/ca.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/cs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/cs.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/da.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/da.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/de.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/de.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/dsb.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/dsb.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/el.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/el.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/en.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/en.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/es.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/es.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/et.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/et.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/eu.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/eu.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/fa.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/fa.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/fi.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/fi.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/fr.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/fr.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/gl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/gl.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/he.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/he.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/hi.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/hi.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/hr.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/hr.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/hsb.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/hsb.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/hu.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/hu.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/hy.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/hy.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/id.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/id.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/is.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/is.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/it.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/it.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/ja.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/ja.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/km.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/km.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/ko.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/ko.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/lt.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/lt.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/lv.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/lv.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/mk.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/mk.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/ms.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/ms.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/nb.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/nb.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/nl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/nl.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/pl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/pl.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/ps.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/ps.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/pt-BR.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/pt-BR.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/pt.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/pt.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/ro.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/ro.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/ru.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/ru.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/sk.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/sk.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/sl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/sl.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/sr-Cyrl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/sr-Cyrl.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/sr.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/sr.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/sv.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/sv.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/th.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/th.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/tr.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/tr.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/uk.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/uk.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/vi.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/vi.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/zh-CN.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/zh-CN.js -------------------------------------------------------------------------------- /libraries/select2/js/i18n/zh-TW.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/i18n/zh-TW.js -------------------------------------------------------------------------------- /libraries/select2/js/select2.full.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/select2.full.js -------------------------------------------------------------------------------- /libraries/select2/js/select2.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/select2.js -------------------------------------------------------------------------------- /libraries/select2/js/select2.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/libraries/select2/js/select2.min.js -------------------------------------------------------------------------------- /plugins/computer_detail/cd_vm/cd_vm.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/computer_detail/cd_vm/cd_vm.php -------------------------------------------------------------------------------- /plugins/language/br_BR/br_BR.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/br_BR/br_BR.txt -------------------------------------------------------------------------------- /plugins/language/cs_CZ/cs_CZ.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/cs_CZ/cs_CZ.txt -------------------------------------------------------------------------------- /plugins/language/cs_CZ/czech.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/cs_CZ/czech.png -------------------------------------------------------------------------------- /plugins/language/de_DE/de_DE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/de_DE/de_DE.txt -------------------------------------------------------------------------------- /plugins/language/de_DE/german.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/de_DE/german.png -------------------------------------------------------------------------------- /plugins/language/en_GB/en_GB.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/en_GB/en_GB.txt -------------------------------------------------------------------------------- /plugins/language/en_GB/english.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/en_GB/english.png -------------------------------------------------------------------------------- /plugins/language/es_ES/es_ES.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/es_ES/es_ES.txt -------------------------------------------------------------------------------- /plugins/language/es_ES/spanish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/es_ES/spanish.png -------------------------------------------------------------------------------- /plugins/language/fr_FR/fr_FR.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/fr_FR/fr_FR.txt -------------------------------------------------------------------------------- /plugins/language/fr_FR/french.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/fr_FR/french.png -------------------------------------------------------------------------------- /plugins/language/it_IT/it_IT.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/it_IT/it_IT.txt -------------------------------------------------------------------------------- /plugins/language/it_IT/italian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/it_IT/italian.png -------------------------------------------------------------------------------- /plugins/language/ja_JP/ja_JP.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/ja_JP/ja_JP.txt -------------------------------------------------------------------------------- /plugins/language/ja_JP/japanese.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/ja_JP/japanese.png -------------------------------------------------------------------------------- /plugins/language/lang_config.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/lang_config.txt -------------------------------------------------------------------------------- /plugins/language/language.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/language.php -------------------------------------------------------------------------------- /plugins/language/nl_NL/dutch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/nl_NL/dutch.png -------------------------------------------------------------------------------- /plugins/language/nl_NL/nl_NL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/nl_NL/nl_NL.txt -------------------------------------------------------------------------------- /plugins/language/pl_PL/pl_PL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/pl_PL/pl_PL.txt -------------------------------------------------------------------------------- /plugins/language/pl_PL/polish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/pl_PL/polish.png -------------------------------------------------------------------------------- /plugins/language/pt_PT/portuguese.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/pt_PT/portuguese.png -------------------------------------------------------------------------------- /plugins/language/pt_PT/pt_PT.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/pt_PT/pt_PT.txt -------------------------------------------------------------------------------- /plugins/language/ru_RU/ru_RU.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/ru_RU/ru_RU.txt -------------------------------------------------------------------------------- /plugins/language/ru_RU/russian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/ru_RU/russian.png -------------------------------------------------------------------------------- /plugins/language/si_SI/si_SI.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/si_SI/si_SI.txt -------------------------------------------------------------------------------- /plugins/language/si_SI/slovenian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/si_SI/slovenian.png -------------------------------------------------------------------------------- /plugins/language/tr_TR/tr_TR.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/tr_TR/tr_TR.txt -------------------------------------------------------------------------------- /plugins/language/tr_TR/turkish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/tr_TR/turkish.png -------------------------------------------------------------------------------- /plugins/language/ug_UY/hungarian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/ug_UY/hungarian.png -------------------------------------------------------------------------------- /plugins/language/ug_UY/ug_UY.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/ug_UY/ug_UY.txt -------------------------------------------------------------------------------- /plugins/language/uk_UA/uk_UA.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/uk_UA/uk_UA.txt -------------------------------------------------------------------------------- /plugins/language/uk_UA/ukrainian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/uk_UA/ukrainian.png -------------------------------------------------------------------------------- /plugins/language/zh_CN/chinese.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/zh_CN/chinese.png -------------------------------------------------------------------------------- /plugins/language/zh_CN/zh_CN.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/language/zh_CN/zh_CN.txt -------------------------------------------------------------------------------- /plugins/main_sections/img/ms_codes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/main_sections/img/ms_codes.png -------------------------------------------------------------------------------- /plugins/main_sections/img/ms_config.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/main_sections/img/ms_config.png -------------------------------------------------------------------------------- /plugins/main_sections/img/ms_dict.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/main_sections/img/ms_dict.png -------------------------------------------------------------------------------- /plugins/main_sections/img/ms_dict_a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/main_sections/img/ms_dict_a.png -------------------------------------------------------------------------------- /plugins/main_sections/img/ms_groups.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/main_sections/img/ms_groups.png -------------------------------------------------------------------------------- /plugins/main_sections/img/ms_help.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/main_sections/img/ms_help.png -------------------------------------------------------------------------------- /plugins/main_sections/img/ms_help_a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/main_sections/img/ms_help_a.png -------------------------------------------------------------------------------- /plugins/main_sections/img/ms_label.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/main_sections/img/ms_label.png -------------------------------------------------------------------------------- /plugins/main_sections/img/ms_local.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/main_sections/img/ms_local.png -------------------------------------------------------------------------------- /plugins/main_sections/img/ms_logs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/main_sections/img/ms_logs.png -------------------------------------------------------------------------------- /plugins/main_sections/img/ms_logs_a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/main_sections/img/ms_logs_a.png -------------------------------------------------------------------------------- /plugins/main_sections/img/ms_pass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/main_sections/img/ms_pass.png -------------------------------------------------------------------------------- /plugins/main_sections/img/ms_pass_a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/main_sections/img/ms_pass_a.png -------------------------------------------------------------------------------- /plugins/main_sections/img/ms_stats.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/main_sections/img/ms_stats.png -------------------------------------------------------------------------------- /plugins/main_sections/img/ms_users.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/plugins/main_sections/img/ms_users.png -------------------------------------------------------------------------------- /require/CSV.class.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/CSV.class.php -------------------------------------------------------------------------------- /require/admininfo/Admininfo.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/admininfo/Admininfo.php -------------------------------------------------------------------------------- /require/aide_developpement.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/aide_developpement.php -------------------------------------------------------------------------------- /require/archive/ArchiveComputer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/archive/ArchiveComputer.php -------------------------------------------------------------------------------- /require/assets/AssetsCategory.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/assets/AssetsCategory.php -------------------------------------------------------------------------------- /require/charts/StatsChartsRenderer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/charts/StatsChartsRenderer.php -------------------------------------------------------------------------------- /require/commandLine/CommandLine.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/commandLine/CommandLine.php -------------------------------------------------------------------------------- /require/config/Profile.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/config/Profile.php -------------------------------------------------------------------------------- /require/config/TxtJsSerializer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/config/TxtJsSerializer.php -------------------------------------------------------------------------------- /require/config/TxtProfileSerializer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/config/TxtProfileSerializer.php -------------------------------------------------------------------------------- /require/config/TxtUrlsSerializer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/config/TxtUrlsSerializer.php -------------------------------------------------------------------------------- /require/config/Urls.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/config/Urls.php -------------------------------------------------------------------------------- /require/config/XMLJsSerializer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/config/XMLJsSerializer.php -------------------------------------------------------------------------------- /require/config/XMLProfileSerializer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/config/XMLProfileSerializer.php -------------------------------------------------------------------------------- /require/config/XMLUrlsSerializer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/config/XMLUrlsSerializer.php -------------------------------------------------------------------------------- /require/config/include.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/config/include.php -------------------------------------------------------------------------------- /require/console/Console.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/console/Console.php -------------------------------------------------------------------------------- /require/cve/Cve.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/cve/Cve.php -------------------------------------------------------------------------------- /require/extensions/ExtensionCommon.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/extensions/ExtensionCommon.php -------------------------------------------------------------------------------- /require/extensions/ExtensionHook.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/extensions/ExtensionHook.php -------------------------------------------------------------------------------- /require/extensions/ExtensionManager.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/extensions/ExtensionManager.php -------------------------------------------------------------------------------- /require/extensions/include.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/extensions/include.php -------------------------------------------------------------------------------- /require/fichierConf.class.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/fichierConf.class.php -------------------------------------------------------------------------------- /require/footer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/footer.php -------------------------------------------------------------------------------- /require/function_commun.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/function_commun.php -------------------------------------------------------------------------------- /require/function_computers.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/function_computers.php -------------------------------------------------------------------------------- /require/function_config_generale.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/function_config_generale.php -------------------------------------------------------------------------------- /require/function_cookies.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/function_cookies.php -------------------------------------------------------------------------------- /require/function_dico.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/function_dico.php -------------------------------------------------------------------------------- /require/function_files.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/function_files.php -------------------------------------------------------------------------------- /require/function_graphic.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/function_graphic.php -------------------------------------------------------------------------------- /require/function_groups.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/function_groups.php -------------------------------------------------------------------------------- /require/function_ipdiscover.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/function_ipdiscover.php -------------------------------------------------------------------------------- /require/function_machine.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/function_machine.php -------------------------------------------------------------------------------- /require/function_modify.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/function_modify.php -------------------------------------------------------------------------------- /require/function_opt_param.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/function_opt_param.php -------------------------------------------------------------------------------- /require/function_rules.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/function_rules.php -------------------------------------------------------------------------------- /require/function_search.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/function_search.php -------------------------------------------------------------------------------- /require/function_server.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/function_server.php -------------------------------------------------------------------------------- /require/function_stats.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/function_stats.php -------------------------------------------------------------------------------- /require/function_table_html.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/function_table_html.php -------------------------------------------------------------------------------- /require/function_telediff.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/function_telediff.php -------------------------------------------------------------------------------- /require/function_users.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/function_users.php -------------------------------------------------------------------------------- /require/function_wol.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/function_wol.php -------------------------------------------------------------------------------- /require/groupReports/GroupReport.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/groupReports/GroupReport.php -------------------------------------------------------------------------------- /require/header.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/header.php -------------------------------------------------------------------------------- /require/history/History.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/history/History.php -------------------------------------------------------------------------------- /require/html_header.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/html_header.php -------------------------------------------------------------------------------- /require/ipdiscover/Ipdiscover.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/ipdiscover/Ipdiscover.php -------------------------------------------------------------------------------- /require/layouts/Layout.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/layouts/Layout.php -------------------------------------------------------------------------------- /require/mail/NotificationMail.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/mail/NotificationMail.php -------------------------------------------------------------------------------- /require/menu/ComputerMenuRenderer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/menu/ComputerMenuRenderer.php -------------------------------------------------------------------------------- /require/menu/MainMenuRenderer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/menu/MainMenuRenderer.php -------------------------------------------------------------------------------- /require/menu/Menu.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/menu/Menu.php -------------------------------------------------------------------------------- /require/menu/MenuElem.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/menu/MenuElem.php -------------------------------------------------------------------------------- /require/menu/MenuRenderer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/menu/MenuRenderer.php -------------------------------------------------------------------------------- /require/menu/TxtMenuSerializer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/menu/TxtMenuSerializer.php -------------------------------------------------------------------------------- /require/menu/XMLMenuSerializer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/menu/XMLMenuSerializer.php -------------------------------------------------------------------------------- /require/menu/include.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/menu/include.php -------------------------------------------------------------------------------- /require/news/News.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/news/News.php -------------------------------------------------------------------------------- /require/plugin/ComputerPlugin.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/plugin/ComputerPlugin.php -------------------------------------------------------------------------------- /require/plugin/XMLPluginsSerializer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/plugin/XMLPluginsSerializer.php -------------------------------------------------------------------------------- /require/plugin/include.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/plugin/include.php -------------------------------------------------------------------------------- /require/saas/Saas.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/saas/Saas.php -------------------------------------------------------------------------------- /require/saveQuery/SaveQuery.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/saveQuery/SaveQuery.php -------------------------------------------------------------------------------- /require/search/AccountinfoSearch.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/search/AccountinfoSearch.php -------------------------------------------------------------------------------- /require/search/DatabaseSearch.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/search/DatabaseSearch.php -------------------------------------------------------------------------------- /require/search/GroupSearch.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/search/GroupSearch.php -------------------------------------------------------------------------------- /require/search/LegacySearch.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/search/LegacySearch.php -------------------------------------------------------------------------------- /require/search/SQLCache.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/search/SQLCache.php -------------------------------------------------------------------------------- /require/search/Search.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/search/Search.php -------------------------------------------------------------------------------- /require/search/SnmpSearch.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/search/SnmpSearch.php -------------------------------------------------------------------------------- /require/search/SoftwareSearch.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/search/SoftwareSearch.php -------------------------------------------------------------------------------- /require/search/TranslationSearch.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/search/TranslationSearch.php -------------------------------------------------------------------------------- /require/snmp/Snmp.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/snmp/Snmp.php -------------------------------------------------------------------------------- /require/softwares/AllSoftware.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/softwares/AllSoftware.php -------------------------------------------------------------------------------- /require/softwares/SoftwareCategory.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/softwares/SoftwareCategory.php -------------------------------------------------------------------------------- /require/stats/Stats.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/stats/Stats.php -------------------------------------------------------------------------------- /require/table/Column.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/table/Column.php -------------------------------------------------------------------------------- /require/table/Columns.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/table/Columns.php -------------------------------------------------------------------------------- /require/table/Table.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/table/Table.php -------------------------------------------------------------------------------- /require/tables/ActionsColumn.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/tables/ActionsColumn.php -------------------------------------------------------------------------------- /require/tables/CheckboxColumn.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/tables/CheckboxColumn.php -------------------------------------------------------------------------------- /require/tables/Column.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/tables/Column.php -------------------------------------------------------------------------------- /require/tables/LinkColumn.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/tables/LinkColumn.php -------------------------------------------------------------------------------- /require/tables/Table.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/tables/Table.php -------------------------------------------------------------------------------- /require/tables/TableRenderer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/tables/TableRenderer.php -------------------------------------------------------------------------------- /require/tables/table.html.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/tables/table.html.php -------------------------------------------------------------------------------- /require/tables/tables.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/tables/tables.js -------------------------------------------------------------------------------- /require/teledeploy/PackageBuilder.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/teledeploy/PackageBuilder.php -------------------------------------------------------------------------------- /require/teledeploy/Teledeploy.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/teledeploy/Teledeploy.php -------------------------------------------------------------------------------- /require/views/forms.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/views/forms.php -------------------------------------------------------------------------------- /require/wol/WakeOnLan.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/require/wol/WakeOnLan.php -------------------------------------------------------------------------------- /templates/.htaccess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/templates/.htaccess -------------------------------------------------------------------------------- /templates/OCS_group_notif.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/templates/OCS_group_notif.html -------------------------------------------------------------------------------- /templates/OCS_template.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/templates/OCS_template.html -------------------------------------------------------------------------------- /themes/OCS/banniere.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/themes/OCS/banniere.png -------------------------------------------------------------------------------- /themes/OCS/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/themes/OCS/logo.png -------------------------------------------------------------------------------- /themes/OCS/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/themes/OCS/style.css -------------------------------------------------------------------------------- /tools/cron_mailer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/tools/cron_mailer.php -------------------------------------------------------------------------------- /tools/gz.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/tools/gz.php -------------------------------------------------------------------------------- /tools/install_plugin.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/tools/install_plugin.py -------------------------------------------------------------------------------- /tools/recompose_paquet.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/tools/recompose_paquet.php -------------------------------------------------------------------------------- /tools/sync_snmp_types.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/tools/sync_snmp_types.php -------------------------------------------------------------------------------- /update.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/update.php -------------------------------------------------------------------------------- /var.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-ocsreports/HEAD/var.php --------------------------------------------------------------------------------