Commit graph

128 commits

Author SHA1 Message Date
dba53e02e7
Public: Move webfinger.html into ramblings directory 2023-05-29 01:39:16 +02:00
a8f340a7c5
Public: Use absolute paths for local resources 2023-05-29 01:39:16 +02:00
3285a6a81f
Public: Remove accidentally commited blog overview 2023-05-29 01:39:16 +02:00
fff30edbe1
Public: Link to webfinger ramlings in index 2023-05-29 01:39:16 +02:00
3bc11c113d
Public: Add some webfinger ramblings 2023-05-29 01:39:16 +02:00
dfab97ea02
Public: Update path in xhr page title 2023-05-29 01:39:15 +02:00
bd77e3e008
Public: Update signature of security.txt file 2023-05-29 01:39:15 +02:00
dependabot
1b476d99c7
Container: Bump node from 19.1.0-alpine to 19.2.0-alpine
Bumps node from 19.1.0-alpine to 19.2.0-alpine.
2023-05-29 01:39:15 +02:00
16589b1b3a
Public: Update gpg key 2023-05-29 01:39:15 +02:00
dependabot
66e4f78729
Dependencies: Bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.44.0 to 5.45.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.45.0/packages/eslint-plugin)
2023-05-29 01:39:15 +02:00
dependabot
8f0cbe179c
Dependencies: Bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.43.0 to 5.44.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.44.0/packages/eslint-plugin)
2023-05-29 01:39:14 +02:00
dependabot
9ad9f66050
Dependencies: Bump concurrently from 7.5.0 to 7.6.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.0)
2023-05-29 01:39:14 +02:00
8ca0180d0d
Public: Remove twitter link from landing page 2023-05-29 01:39:14 +02:00
dependabot
a57a3b8107
Dependencies: Bump eslint from 8.27.0 to 8.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.27.0...v8.28.0)
2023-05-29 01:39:14 +02:00
9179381ff3
Avatar: Fix typo in description 2023-05-29 01:39:14 +02:00
dependabot
2dc3d345f1
Dependencies: Bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.33.1 to 5.43.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.43.0/packages/eslint-plugin)
2023-05-29 01:39:14 +02:00
dependabot
3bd9f6f0de
Dependencies: Bump eslint from 8.22.0 to 8.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.22.0 to 8.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.22.0...v8.27.0)
2023-05-29 01:39:13 +02:00
dependabot
f3b2d6b466
Dependencies: Bump typescript from 4.7.4 to 4.9.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)
2023-05-29 01:39:13 +02:00
dependabot
866fcc8094
Dependencies: Bump concurrently from 6.5.1 to 7.5.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.5.1 to 7.5.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.5.1...v7.5.0)
2023-05-29 01:39:13 +02:00
5b1d1521cc
Avatar: Add description and accessibility attributes
Following ideas mentioned in https://css-tricks.com/accessible-svgs/
2023-05-29 01:39:13 +02:00
ca3fe5ccd9
Avatar: Update svg title to "networkException's avatar" 2023-05-29 01:39:13 +02:00
4c428f3154
Webfinger: Add avatar relation 2023-05-29 01:39:13 +02:00
6a2f78d602
WellKnown: Set application/jrd+json mime type for webfinger file 2023-05-29 01:39:13 +02:00
b1914b3815
WellKnown: Add webfinger entry for mastodon
As shown by this excellent article:
https://blog.maartenballiauw.be/post/2022/11/05/mastodon-own-donain-without-hosting-server.html
2023-05-29 01:39:12 +02:00
608caa6b20
Dependencies: Add dependabot configuration 2023-05-29 01:39:12 +02:00
544ab3199f
Container: Pin node and httpd container tags 2023-05-29 01:39:12 +02:00
b980fffbd3
Public: Add link to tz.nwex.de to the landing page 2023-05-29 01:39:12 +02:00
40a093df50
Public: Add rel="me" attribute to pronouns.page links 2023-05-29 01:39:12 +02:00
e198b40b24
Public: Fix another typo 2023-05-29 01:39:12 +02:00
6c05917cde
Public: Fix typo 2023-05-29 01:39:11 +02:00
43e95befb8
Public: Mark twitter.com link as deprecated 2023-05-29 01:39:11 +02:00
84246a42c3
Public: Update xhr version of the index page 2023-05-29 01:39:11 +02:00
130f3dea70
Public: Remove .html extension form spdx.org license link url path 2023-05-29 01:39:11 +02:00
a91253e043
Public: Add webring section with fediring 2023-05-29 01:39:11 +02:00
c0b70ffb24
Public: Add trailing slash to all urls that do not have an explicit path 2023-05-29 01:39:10 +02:00
30b438ab75
Public: Update avatar attribution and creation date to be more accurate 2023-05-29 01:39:10 +02:00
21f3286cea
Public: Redirect nwex.de/xhr to landing page not using fetch 2023-05-29 01:39:10 +02:00
d5b1771404
Public: Add landing page version using xhr instead of fetch
As of https://github.com/SerenityOS/serenity/pull/15275 this is required
for LibWeb compatibility :^)
2023-05-29 01:39:10 +02:00
fe793ec764
Public: Fix typo on the landing page
t.hanks t.hakis, you gain one (1) unofficial hacktoberfest point
2023-05-29 01:39:10 +02:00
ed7b802db7
Public: Update and format avatar svg 2023-05-29 01:39:10 +02:00
56f0c8ce50
Public: Link to wikipedia quine page 2023-05-29 01:39:09 +02:00
a3000af24a
Public: Add link to talks to the main section 2023-05-29 01:39:09 +02:00
c3c19227ef
Public: Add charset parameter to avatar.svg and index.css links 2023-05-29 01:39:09 +02:00
0d76b1c615
Public: Add mime type to index.css link in index.html 2023-05-29 01:39:09 +02:00
2a9b4806f8
Public: Redirect nwex.de/git to canonical gitlab repository 2023-05-29 01:39:09 +02:00
febe1079ae
Index: Update main section text to match other platforms 2023-05-29 01:39:09 +02:00
218dc69aa5
Highlighter: Document origin of default colors 2023-05-29 01:39:08 +02:00
d50c616d3f
Index: Add link to justforfunnoreally.dev in projects section 2023-05-29 01:39:08 +02:00
e7add460d7
Index: Use full name of BSD-2-Clause and link to SPDX page 2023-05-29 01:39:08 +02:00
09ea7e24ce
Index: Use platform domain for gitlab
The gitlab.com domain is used for a public instance and does not
represent the gitlab platform itself. This patch updates the domain
to use gitlab.org.

See: 8f8458aa75089ddfe82a6b6a40bc2f1368da274b
2023-05-29 01:39:08 +02:00