diff --git a/assets/content/hidden-details.json b/assets/content/hidden-details.json index 21ffe74..8a7fe1d 100755 --- a/assets/content/hidden-details.json +++ b/assets/content/hidden-details.json @@ -1,13 +1,13 @@ { "schemaVersion": 3, - "generatedAt": "2026-07-09T17:02:07", + "generatedAt": "2026-07-09T17:16:39", "entries": [ { "id": "memory-1783611669147", "title": "start of a new arc", - "type": "tooltip", + "type": "quote", "contentClass": "fragment", - "content": "Temp 2", + "content": "Temp 2 2", "characters": [ "z" ], @@ -15,7 +15,8 @@ "rarity": "common", "triggerConditions": "", "surfaces": [ - "tooltip" + "quote", + "observatory" ], "observatoryRole": "ambient", "canonicalUse": "", diff --git a/assets/scripts/features/hidden-details.js b/assets/scripts/features/hidden-details.js index 8e482a8..6d3f7f5 100755 --- a/assets/scripts/features/hidden-details.js +++ b/assets/scripts/features/hidden-details.js @@ -35,9 +35,7 @@ const familyLayers = []; - const details = [ - "Temp 2" -]; + const details = []; const poems = []; @@ -46,7 +44,9 @@ const nightMessages = []; const lore = { - "quotes": [], + "quotes": [ + "Temp 2 2" + ], "conversations": [], "journals": [], "warnings": [], diff --git a/build-logs/gitea-build-monitor.log b/build-logs/gitea-build-monitor.log index a33ba72..5cd6bbe 100755 --- a/build-logs/gitea-build-monitor.log +++ b/build-logs/gitea-build-monitor.log @@ -559,3 +559,12 @@ at , /home/zaine/master-folder/org-platform/org_web/gitea-build-mon 2026-07-09T16:51:27.5598915+01:00 [INFO] Running authoring server tests with /home/zaine/master-folder/org-platform/authoring-service/.venv/bin/python. 2026-07-09T16:51:27.6325584+01:00 [INFO] Authoring server tests passed: ran=0, failures=0, errors=0, skipped=0, exit=0 2026-07-09T16:51:27.9271012+01:00 [INFO] Sent authoring server test notification. +2026-07-09T17:07:15.1691224+01:00 [INFO] Prepared current build status for zaine/org_web: severity=Info, status=success +2026-07-09T17:07:15.1767320+01:00 [INFO] Fetching recent Gitea Actions runs for zaine/org_web. +2026-07-09T17:07:15.4193813+01:00 [ERROR] Failed to analyze job 658: Cannot bind argument to parameter 'LogText' because it is an empty string. +2026-07-09T17:07:15.4252964+01:00 [ERROR] Failed to analyze job 657: Cannot bind argument to parameter 'LogText' because it is an empty string. +2026-07-09T17:07:15.4302680+01:00 [ERROR] Failed to analyze job 656: Cannot bind argument to parameter 'LogText' because it is an empty string. +2026-07-09T17:07:15.9974986+01:00 [INFO] Sent build status notification with 1 embed(s). +2026-07-09T17:07:16.0185103+01:00 [INFO] Running authoring server tests with /home/zaine/master-folder/org-platform/authoring-service/.venv/bin/python. +2026-07-09T17:07:16.0911487+01:00 [INFO] Authoring server tests passed: ran=0, failures=0, errors=0, skipped=0, exit=0 +2026-07-09T17:07:16.5168138+01:00 [INFO] Sent authoring server test notification. diff --git a/posts/posts-list.org b/posts/posts-list.org index 08bfb3a..bd33bd0 100755 --- a/posts/posts-list.org +++ b/posts/posts-list.org @@ -4,7 +4,7 @@ See the categories: @@html:Categories@@ * Posts: -- [[file:career/career-list.org][Career List]] @@html:09-07-2026 16:51@@ +- [[file:career/career-list.org][Career List]] @@html:09-07-2026 17:03@@ - [[file:career/cross-site-scripting-xss.org][Cross-Site Scripting (XSS)]] @@html:01-06-2026 10:21@@ @@html:@@ @@html:@@ - [[file:career/ha-dr.org][High Availability, Disaster Recovery and Business Continuity]] @@html:11-03-2026 17:18@@ @@html:@@ @@html:@@ - [[file:career/javascript.org][Understands the Javascript language]] @@html:11-03-2026 16:52@@ @@html:@@ @@html:@@ diff --git a/sitemap.org b/sitemap.org index 5188600..f7c0088 100755 --- a/sitemap.org +++ b/sitemap.org @@ -138,17 +138,17 @@ flowchart TD n60 --> n66 n67["Tag: website"] n60 --> n67 - n68["Tag: life"] + n68["Tag: update"] n60 --> n68 - n69["Tag: update"] + n69["Tag: insights"] n60 --> n69 - n70["Tag: insights"] + n70["Tag: life"] n60 --> n70 - n71["Tag: education"] + n71["Tag: emacs"] n60 --> n71 - n72["Tag: reading"] + n72["Tag: education"] n60 --> n72 - n73["Tag: emacs"] + n73["Tag: reading"] n60 --> n73 n74["Tag: maths"] n60 --> n74 @@ -211,12 +211,12 @@ flowchart TD click n65 "tags/notes.html" "Tag: notes" click n66 "tags/review.html" "Tag: review" click n67 "tags/website.html" "Tag: website" - click n68 "tags/life.html" "Tag: life" - click n69 "tags/update.html" "Tag: update" - click n70 "tags/insights.html" "Tag: insights" - click n71 "tags/education.html" "Tag: education" - click n72 "tags/reading.html" "Tag: reading" - click n73 "tags/emacs.html" "Tag: emacs" + click n68 "tags/update.html" "Tag: update" + click n69 "tags/insights.html" "Tag: insights" + click n70 "tags/life.html" "Tag: life" + click n71 "tags/emacs.html" "Tag: emacs" + click n72 "tags/education.html" "Tag: education" + click n73 "tags/reading.html" "Tag: reading" click n74 "tags/maths.html" "Tag: maths" #+end_src @@ -288,10 +288,10 @@ flowchart TD - [[file:tags/notes.org][Tag: notes]] - [[file:tags/review.org][Tag: review]] - [[file:tags/website.org][Tag: website]] - - [[file:tags/life.org][Tag: life]] - [[file:tags/update.org][Tag: update]] - [[file:tags/insights.org][Tag: insights]] + - [[file:tags/life.org][Tag: life]] + - [[file:tags/emacs.org][Tag: emacs]] - [[file:tags/education.org][Tag: education]] - [[file:tags/reading.org][Tag: reading]] - - [[file:tags/emacs.org][Tag: emacs]] - [[file:tags/maths.org][Tag: maths]] \ No newline at end of file