Find a file
networkException 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
public Public: Hide <link rel="me"> head tags from appearing in the source 2023-05-29 01:39:18 +02:00
src Highlighter: Document origin of default colors 2023-05-29 01:39:08 +02:00
.editorconfig Editor: Add editorconfig 2023-05-29 01:39:08 +02:00
.eslintrc.json Linter: Don't warn about build files not located in the src directory 2023-05-29 01:38:50 +02:00
.gitignore Git: Unignore *.key files 2022-01-05 15:43:52 +01:00
.gitlab-ci.yml CI: Initial commit 2022-01-05 15:30:21 +01:00
dependabot.yml Dependencies: Add dependabot configuration 2023-05-29 01:39:12 +02:00
Dockerfile Container: Bump node from 19.2.0-alpine to 19.3.0-alpine 2023-05-29 01:39:18 +02:00
LICENSE LICENCE: Use BSD-2-Clause 2023-05-29 01:38:45 +02:00
package-lock.json Dependencies: Bump eslint from 8.29.0 to 8.30.0 2023-05-29 01:39:18 +02:00
package.json Dependencies: Bump eslint from 8.29.0 to 8.30.0 2023-05-29 01:39:18 +02:00
tsconfig.json Everywhere: Move files into public and src directories 2022-01-05 15:25:26 +01:00