0b0a728f42
Public: Add hidden verification link to glauca.space
2023-05-29 01:39:19 +02:00
6c71e481b3
Public: Add hidden verification link to blahaj.social
2023-05-29 01:39:18 +02:00
d5ef5aa149
Public: Hide <link rel="me"> head tags from appearing in the source
...
This patch adds some dirty line iteration and regexes to remove <link>
tags from the documents that would clutter the head section of the
document and as such make content harder to read.
2023-05-29 01:39:18 +02:00
8ed993d7d2
Public: Add identify verification for non main mastodon accounts
...
This patch adds verification for the mastodon accounts
@networkexception@social.nwex.de and
@networkexception@serenityos.social.
Instead of linking with an anchor, two link tags in the documents head
are used. If JavaScript renders the page's source code this does not
make a difference, but readers interpreting the markup should be aware
that those accounts are not explicitly linked like the one in the links
section.
2023-05-29 01:39:18 +02:00
dependabot
5c235d1137
Dependencies: Bump eslint from 8.29.0 to 8.30.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.29.0 to 8.30.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.29.0...v8.30.0 )
2023-05-29 01:39:18 +02:00
dependabot
d04efe3566
Container: Bump node from 19.2.0-alpine to 19.3.0-alpine
...
Bumps node from 19.2.0-alpine to 19.3.0-alpine.
2023-05-29 01:39:18 +02:00
dependabot
fbd51a4932
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.46.0 to 5.46.1.
- [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.46.1/packages/eslint-plugin )
2023-05-29 01:39:17 +02:00
dependabot
4ac7429c07
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.45.1 to 5.46.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.46.0/packages/eslint-plugin )
2023-05-29 01:39:17 +02:00
dependabot
b8ba5a91a2
Dependencies: Bump typescript from 4.9.3 to 4.9.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4 )
2023-05-29 01:39:17 +02:00
dependabot
e5b79f0787
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.45.0 to 5.45.1.
- [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.1/packages/eslint-plugin )
2023-05-29 01:39:17 +02:00
dependabot
e1ee7eba64
Dependencies: Bump eslint-plugin-only-warn from 1.0.3 to 1.1.0
...
Bumps [eslint-plugin-only-warn](https://github.com/bfanger/eslint-plugin-only-warn ) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/bfanger/eslint-plugin-only-warn/releases )
- [Commits](https://github.com/bfanger/eslint-plugin-only-warn/commits/1.1.0 )
2023-05-29 01:39:17 +02:00
8549f655c6
Public: Add XFN metadata profile to landing page documents
...
See https://gmpg.org/xfn/join
I just love web standards like these and as I was already using rel="me"
this addition is technically correct!
Note that the url scheme got changed to https because I don't like
having http urls on my landing page.
2023-05-29 01:39:17 +02:00
dependabot
7e9988f479
Dependencies: Bump eslint from 8.28.0 to 8.29.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.28.0 to 8.29.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.28.0...v8.29.0 )
2023-05-29 01:39:16 +02:00
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