From 7deb39de250452a42f050dad17ec08dd97f4638d Mon Sep 17 00:00:00 2001 From: Victor Westerlund Date: Sat, 28 Mar 2026 13:16:46 +0100 Subject: [PATCH] chore: bump Vegvisir to 3.7.0 --- public/about.php | 4 ++-- public/contact.php | 4 ++-- public/error.php | 4 ++-- public/index.php | 4 ++-- public/search.php | 10 +++++----- public/shell.php | 9 ++++----- public/work/archive.php | 4 ++-- public/work/index.php | 2 +- public/work/timeline.php | 8 ++++---- public/work/wip.php | 4 ++-- vegvisir | 2 +- 11 files changed, 27 insertions(+), 28 deletions(-) diff --git a/public/about.php b/public/about.php index 60f3123..616e41b 100644 --- a/public/about.php +++ b/public/about.php @@ -55,7 +55,7 @@ }; ?> - +

Victor Westerlund

@@ -143,4 +143,4 @@

RFC 3339

digital archiving

- + diff --git a/public/contact.php b/public/contact.php index b6a1c42..4161af0 100644 --- a/public/contact.php +++ b/public/contact.php @@ -37,7 +37,7 @@ } ?> - +

Let's chat!

The best way to get in touch is definitely by email, or through the form on this page. The time in Sweden is format("h:i a") ?> right now, I am currently is_available() ? "available" : "not available" ?> and will hopefully reply in about get_estimated_reply_hours() ?> hours.

@@ -112,4 +112,4 @@
- + diff --git a/public/error.php b/public/error.php index 36e4c84..7c615ea 100644 --- a/public/error.php +++ b/public/error.php @@ -1,6 +1,6 @@ - +

404

- \ No newline at end of file + \ No newline at end of file + diff --git a/public/search.php b/public/search.php index fddd9ca..7138dc2 100644 --- a/public/search.php +++ b/public/search.php @@ -14,7 +14,7 @@ $search = new class extends Search { public readonly string $query; public readonly array $results; - + public function __construct() { $this->query = $_GET[GET_KEY_QUERY] ?? ""; $this->results = strlen($this->query) >= MIN_QUERY_LENGTH ? parent::query($this->query, limit: LIMIT_RESULTS) : []; @@ -22,7 +22,7 @@ } ?> - + - + results): ?>

results) ?> result(s)

@@ -96,7 +96,7 @@ - + @@ -105,4 +105,4 @@

Start typing to search

- \ No newline at end of file + diff --git a/public/shell.php b/public/shell.php index 4b6fd24..9fc4ac5 100644 --- a/public/shell.php +++ b/public/shell.php @@ -37,8 +37,8 @@ //--> - - + + Victor Westerlund @@ -73,7 +73,7 @@ - +
@@ -82,7 +82,6 @@
- - + diff --git a/public/work/archive.php b/public/work/archive.php index aacafe2..02043bc 100644 --- a/public/work/archive.php +++ b/public/work/archive.php @@ -1,4 +1,4 @@ - +

This is an archived website!

You're about to view an archived version of this website on my domain. Everything you see, and all features that are available on the archived website have been recreated to simulate the real behavior as closely as possible. Some features can unfortunately not be simulated properly and have been disabled completely. No actions you take on this website have any real effects.

@@ -9,4 +9,4 @@
- \ No newline at end of file + diff --git a/public/work/index.php b/public/work/index.php index 786e347..ce67235 100644 --- a/public/work/index.php +++ b/public/work/index.php @@ -5,7 +5,7 @@ require_once VV::root("src/Database/Models/Work/Work.php"); ?> - +
diff --git a/public/work/timeline.php b/public/work/timeline.php index 7dca319..4f1bbe9 100644 --- a/public/work/timeline.php +++ b/public/work/timeline.php @@ -42,7 +42,7 @@ } ?> - +

This timeline has most but not all of my FOSS software. If you want to see a list of all things I've created for the free software world, check out my repos on Codeberg or Forgejo.

@@ -104,7 +104,7 @@

summary ?>

- + actions()): ?>
@@ -138,8 +138,8 @@
- +
-
\ No newline at end of file +
diff --git a/public/work/wip.php b/public/work/wip.php index 3bddf13..6ac3f4f 100644 --- a/public/work/wip.php +++ b/public/work/wip.php @@ -1,4 +1,4 @@ - +

Soon, very soon!

Bear with me as I cook up some texts about this project! Hopefully with some pictures too.

@@ -8,4 +8,4 @@

to featured work

-
\ No newline at end of file + diff --git a/vegvisir b/vegvisir index da0f564..08758c5 160000 --- a/vegvisir +++ b/vegvisir @@ -1 +1 @@ -Subproject commit da0f56400903edaa53829c21e6a9142f5b22c23f +Subproject commit 08758c560f953bdca0c8b2a4042479d2dc3702c7