- Sort Score
- Result 10 results
- Languages All
Results 1 - 7 of 7 for blive (0.07 sec)
-
stopwords.txt
L61:deres L62:efter L63:ned L64:skulle L65:denne L66:end L67:dette L68:mit L69:også L70:under L71:have L72:dig L73:anden L74:hende L75:mine L76:alt L77:meget L78:sit L79:sine L80:vor L81:mod L82:disse L83:hvis L84:din L85:nogle L86:hos L87:blive L88:mange L89:ad L90:bliver L91:hendes L92:været L93:thi L94:jer L95:sådan...github.com/codelibs/fess/src/main/resources/fes...Mon Nov 27 12:59:36 UTC 2023 564 bytes -
adminlte.min.css.map
none;\n}\n\n.card.bg-olive .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,\n.card.bg-olive .bootstrap-datetimepicker-widget table td.day:hover,\n.card.bg-olive .bootstrap-datetimepicker-widget table td.hour:hover,\n.card.bg-olive .bootstrap-datetimepicker-widget table td.minute:hover,\n.card.bg-olive .bootstrap-datetimepicker-widget table td.second:hover,\n.card.bg-gradient-olive .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,\n.card.bg-gradient-olive .bootstrap...github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 3.7M bytes -
adminlte.min.css
5,255,255,.8)}.bg-gradient-olive>.card-header .btn-tool:hover,.bg-olive>.card-header .btn-tool:hover,.card-olive:not(.card-outline)>.card-header .btn-tool:hover{color:#fff}.card.bg-gradient-olive .bootstrap-datetimepicker-widget .table td,.card.bg-gradient-olive .bootstrap-datetimepicker-widget .table th,.card.bg-olive .bootstrap-datetimepicker-widget .table td,.card.bg-olive .bootstrap-datetimepicker-widget .table th{border:none}.card.bg-gradient-olive .bootstrap-datetimepicker-widget table td....github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 1.3M bytes -
AbstractDataStore.java
String SCRIPT_TYPE = "script_type"; L46: L47: public String mimeType = "application/datastore"; L48: L49: protected boolean alive = true; L50: L51: public void register() { L52: ComponentUtil.getDataStoreFactory().add(getName(), this); L53: } L54: L55: protected abstract String getName(); L56: L57: @Override L58: public void stop() { L59: alive = false; L60: } L61: L62: @Override L63: public void store(final DataConfig config, final IndexUpdateCallback callback,...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 6.3K bytes -
PingSearchEngineJob.java
resultBuf.append("Status of ").append(ping.getClusterName()).append(" is changed to ").append(ping.getClusterStatus()) L81: .append('.'); L82: } else if (status == 0) { L83: resultBuf.append(ping.getClusterName()).append(" is alive."); L84: } else { L85: resultBuf.append(ping.getClusterName()).append(" is not available."); L86: } L87: L88: return resultBuf.toString(); L89: } L90: L91:}...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 4.1K bytes -
adminlte.min.js
null,class:null},kt=function(){function e(e,t){this._config=t,this._prepareContainer(),n.default("body").trigger(n.default.Event("init.lte.toasts"))}var t=e.prototype;return t.create=function(){var e=n.default('<div class="toast" role="alert" aria-live="assertive" aria-atomic="true"/>');e.data("autohide",this._config.autohide),e.data("animation",this._config.fade),this._config.class&&e.addClass(this._config.class),this._config.delay&&500!=this._config.delay&&e.data("delay",this._config.delay);var...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 45.3K bytes -
adminlte.min.js.map
*/\nclass Toasts {\n constructor(element, config) {\n this._config = config\n this._prepareContainer()\n\n $('body').trigger($.Event(EVENT_INIT))\n }\n\n // Public\n\n create() {\n const toast = $('<div class=\"toast\" role=\"alert\" aria-live=\"assertive\" aria-atomic=\"true\"/>')\n\n toast.data('autohide', this._config.autohide)\n toast.data('animation', this._config.fade)\n\n if (this._config.class) {\n toast.addClass(this._config.class)\n }\n\n if (this._config.delay...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 132.4K bytes