This commit is contained in:
MadLittleMods
2026-09-15 17:13:07 +00:00
parent e8d70adbc3
commit 39f561bd87
114 changed files with 383 additions and 137 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
const path_to_root = "../";
const default_light_theme = "light";
const default_dark_theme = "navy";
window.path_to_searchindex_js = "../searchindex-35ac8dfb.js";
window.path_to_searchindex_js = "../searchindex-cd06e18a.js";
</script>
<!-- Start loading toc.js asap -->
<script src="../toc-64310643.js"></script>
@@ -37,7 +37,7 @@
const path_to_root = "../";
const default_light_theme = "light";
const default_dark_theme = "navy";
window.path_to_searchindex_js = "../searchindex-35ac8dfb.js";
window.path_to_searchindex_js = "../searchindex-cd06e18a.js";
</script>
<!-- Start loading toc.js asap -->
<script src="../toc-64310643.js"></script>
+1 -1
View File
@@ -37,7 +37,7 @@
const path_to_root = "../";
const default_light_theme = "light";
const default_dark_theme = "navy";
window.path_to_searchindex_js = "../searchindex-35ac8dfb.js";
window.path_to_searchindex_js = "../searchindex-cd06e18a.js";
</script>
<!-- Start loading toc.js asap -->
<script src="../toc-64310643.js"></script>
+1 -1
View File
@@ -37,7 +37,7 @@
const path_to_root = "../";
const default_light_theme = "light";
const default_dark_theme = "navy";
window.path_to_searchindex_js = "../searchindex-35ac8dfb.js";
window.path_to_searchindex_js = "../searchindex-cd06e18a.js";
</script>
<!-- Start loading toc.js asap -->
<script src="../toc-64310643.js"></script>
+1 -1
View File
@@ -37,7 +37,7 @@
const path_to_root = "../";
const default_light_theme = "light";
const default_dark_theme = "navy";
window.path_to_searchindex_js = "../searchindex-35ac8dfb.js";
window.path_to_searchindex_js = "../searchindex-cd06e18a.js";
</script>
<!-- Start loading toc.js asap -->
<script src="../toc-64310643.js"></script>
+1 -1
View File
@@ -37,7 +37,7 @@
const path_to_root = "../";
const default_light_theme = "light";
const default_dark_theme = "navy";
window.path_to_searchindex_js = "../searchindex-35ac8dfb.js";
window.path_to_searchindex_js = "../searchindex-cd06e18a.js";
</script>
<!-- Start loading toc.js asap -->
<script src="../toc-64310643.js"></script>
+1 -1
View File
@@ -37,7 +37,7 @@
const path_to_root = "../";
const default_light_theme = "light";
const default_dark_theme = "navy";
window.path_to_searchindex_js = "../searchindex-35ac8dfb.js";
window.path_to_searchindex_js = "../searchindex-cd06e18a.js";
</script>
<!-- Start loading toc.js asap -->
<script src="../toc-64310643.js"></script>
+1 -1
View File
@@ -37,7 +37,7 @@
const path_to_root = "../";
const default_light_theme = "light";
const default_dark_theme = "navy";
window.path_to_searchindex_js = "../searchindex-35ac8dfb.js";
window.path_to_searchindex_js = "../searchindex-cd06e18a.js";
</script>
<!-- Start loading toc.js asap -->
<script src="../toc-64310643.js"></script>
+1 -1
View File
@@ -37,7 +37,7 @@
const path_to_root = "../";
const default_light_theme = "light";
const default_dark_theme = "navy";
window.path_to_searchindex_js = "../searchindex-35ac8dfb.js";
window.path_to_searchindex_js = "../searchindex-cd06e18a.js";
</script>
<!-- Start loading toc.js asap -->
<script src="../toc-64310643.js"></script>
+1 -1
View File
@@ -37,7 +37,7 @@
const path_to_root = "../";
const default_light_theme = "light";
const default_dark_theme = "navy";
window.path_to_searchindex_js = "../searchindex-35ac8dfb.js";
window.path_to_searchindex_js = "../searchindex-cd06e18a.js";
</script>
<!-- Start loading toc.js asap -->
<script src="../toc-64310643.js"></script>
+5 -3
View File
@@ -37,7 +37,7 @@
const path_to_root = "../";
const default_light_theme = "light";
const default_dark_theme = "navy";
window.path_to_searchindex_js = "../searchindex-35ac8dfb.js";
window.path_to_searchindex_js = "../searchindex-cd06e18a.js";
</script>
<!-- Start loading toc.js asap -->
<script src="../toc-64310643.js"></script>
@@ -222,13 +222,15 @@ for a server admin: see <a href="../usage/administration/admin_api/">Admin API</
<p><strong>Query parameters:</strong></p>
<ul>
<li>
<p><code>action_name</code>: string - Is optional. Returns only the scheduled tasks with the given action name.</p>
<p><code>action_name</code>: string - Is optional. Returns only the scheduled tasks with the given action name.
May be given multiple times to return tasks matching any of the given action names.</p>
</li>
<li>
<p><code>resource_id</code>: string - Is optional. Returns only the scheduled tasks with the given resource id.</p>
</li>
<li>
<p><code>status</code>: string - Is optional. Returns only the scheduled tasks matching the given status, one of</p>
<p><code>status</code>: string - Is optional. Returns only the scheduled tasks matching the given status.
May be given multiple times to return tasks matching any of the given statuses. The status must be one of</p>
<ul>
<li>“scheduled” - Task is scheduled but not active</li>
<li>“active” - Task is active and probably running, and if not will be run on next scheduler loop run</li>
+1 -1
View File
@@ -37,7 +37,7 @@
const path_to_root = "../";
const default_light_theme = "light";
const default_dark_theme = "navy";
window.path_to_searchindex_js = "../searchindex-35ac8dfb.js";
window.path_to_searchindex_js = "../searchindex-cd06e18a.js";
</script>
<!-- Start loading toc.js asap -->
<script src="../toc-64310643.js"></script>
+1 -1
View File
@@ -37,7 +37,7 @@
const path_to_root = "../";
const default_light_theme = "light";
const default_dark_theme = "navy";
window.path_to_searchindex_js = "../searchindex-35ac8dfb.js";
window.path_to_searchindex_js = "../searchindex-cd06e18a.js";
</script>
<!-- Start loading toc.js asap -->
<script src="../toc-64310643.js"></script>
+1 -1
View File
@@ -37,7 +37,7 @@
const path_to_root = "../";
const default_light_theme = "light";
const default_dark_theme = "navy";
window.path_to_searchindex_js = "../searchindex-35ac8dfb.js";
window.path_to_searchindex_js = "../searchindex-cd06e18a.js";
</script>
<!-- Start loading toc.js asap -->
<script src="../toc-64310643.js"></script>
+1 -1
View File
@@ -37,7 +37,7 @@
const path_to_root = "../";
const default_light_theme = "light";
const default_dark_theme = "navy";
window.path_to_searchindex_js = "../searchindex-35ac8dfb.js";
window.path_to_searchindex_js = "../searchindex-cd06e18a.js";
</script>
<!-- Start loading toc.js asap -->
<script src="../toc-64310643.js"></script>