Commit graph

5094 commits

Author SHA1 Message Date
c7d2e99de3
Remove custom CodeQL workflow 2024-05-30 21:02:42 +02:00
1e2cb8a3e3
Merge pull request #415 from antville/414-fix-code-scanning-alert-bad-html-filtering-regexp
Match also uppercase script tags in regex
2024-05-30 20:51:58 +02:00
b1869dc000
Parse also --!> as an HTML comment end tag 2024-05-30 20:48:50 +02:00
806d2b6cfd
Match also uppercase script tags in regex 2024-05-30 20:47:19 +02:00
c7822b9fc2
Update renovate.json 2024-03-24 13:51:42 +01:00
renovate[bot]
6467b38d04
Update dependency gradle to v8.7 2024-03-24 12:45:13 +00:00
187cbba693 Update renovate.json 2024-03-24 13:42:26 +01:00
09384070f9 Merge remote-tracking branch 'origin/main' 2024-03-23 23:10:49 +01:00
c0cf251e97 Add work-around for issue with CommonMark erroneously encoding HTML entities
See <https://github.com/commonmark/commonmark-java/issues/307>
2024-02-20 21:01:07 +01:00
7e17ff6f78 Remove cumbersome and obsolete mangling of strings in Story.linebreak_filter
Remove unused Story.code_filter
2024-02-20 20:13:45 +01:00
b2e5fbbe9d Correctly load and initialize Alpine.js 2024-02-20 20:11:58 +01:00
b9e557e6b8 Update changelog 2024-01-13 20:31:00 +01:00
4396dd2b44 Fix errors in the client-side code filtering the referrers 2024-01-13 20:21:38 +01:00
9ffc935ded Fix new choices being added to an existing poll at the wrong position 2024-01-13 19:55:16 +01:00
5bd5e0a5e4 Add missing URL encoding 2024-01-13 18:21:51 +01:00
763594b3ec Update changelog 2024-01-07 00:13:17 +01:00
cd35c1c26d Enable fancy console output of Gradle 2024-01-07 00:11:45 +01:00
6a8f1f2813 Fix output of non-semantic version string 2024-01-07 00:10:19 +01:00
7bf5dafec5
Merge pull request #384 from antville/renovate/lock-file-maintenance
Lock file maintenance
2024-01-06 23:31:44 +01:00
renovate[bot]
2fbf09911f
Lock file maintenance 2024-01-06 22:28:56 +00:00
5ab37a5227
Merge pull request #383 from antville/renovate/codemirror-5.x
Update dependency codemirror to v5.65.16
2024-01-06 23:27:10 +01:00
renovate[bot]
7bec2586fb
Update dependency codemirror to v5.65.16 2024-01-06 22:23:11 +00:00
44037fb22d
Merge pull request #389 from antville/renovate/alpinejs-3.x
Update dependency alpinejs to v3.13.3
2024-01-06 23:22:47 +01:00
renovate[bot]
fa8c56144a
Update dependency alpinejs to v3.13.3 2024-01-06 22:17:56 +00:00
dc551a972f
Merge pull request #386 from antville/renovate/js-md5-0.x
Update dependency js-md5 to v0.8.3
2024-01-06 23:17:29 +01:00
renovate[bot]
4070dcf19f
Update dependency js-md5 to v0.8.3 2024-01-06 21:56:39 +00:00
8bd1dad245
Merge pull request #387 from antville/renovate/com.github.node-gradle.node-7.x
Update plugin com.github.node-gradle.node to v7.0.1
2024-01-06 22:55:23 +01:00
renovate[bot]
dd14305803
Update plugin com.github.node-gradle.node to v7.0.1 2024-01-06 21:48:29 +00:00
5fee872830 Fix output path for licenses of Java libraries 2024-01-06 22:45:23 +01:00
4593e66e55 Use more fitting labels for Renovate PRs 2024-01-06 22:45:23 +01:00
38d18dc8c2 Don’t leak user data via API 2024-01-06 22:45:23 +01:00
48adee4823 Set dummy date to Antville’s birthday 2024-01-06 22:45:23 +01:00
renovate[bot]
68e2197d24 Update dependency gradle to v8.5 2024-01-06 22:45:23 +01:00
renovate[bot]
d3630b919b Update dependency generate-license-file to v3 2024-01-06 22:45:23 +01:00
renovate[bot]
78d151f5ea Update dependency org.jsoup:jsoup to v1.17.2 2024-01-06 22:45:23 +01:00
renovate[bot]
4291709620 Update actions/checkout action to v4 2024-01-06 22:45:23 +01:00
0edd1e2bff
Merge pull request #391 from antville/renovate/org.ajoberstar.grgit-5.x
Update plugin org.ajoberstar.grgit to v5.2.1
2024-01-06 22:14:13 +01:00
renovate[bot]
9c3c69fd07
Update plugin org.ajoberstar.grgit to v5.2.1 2024-01-06 20:44:22 +00:00
786208c09e
Merge pull request #393 from antville/renovate/actions-stale-9.x
Update actions/stale action to v9
2024-01-06 21:42:04 +01:00
e11eafa795
Merge pull request #394 from antville/renovate/github-codeql-action-3.x
Update github/codeql-action action to v3
2024-01-06 21:41:22 +01:00
renovate[bot]
8fbb19a349
Update github/codeql-action action to v3 2023-12-30 18:15:55 +00:00
renovate[bot]
9f8737ed3d
Update actions/stale action to v9 2023-12-30 18:15:22 +00:00
1db17b29ae Add support for images in webp format 2023-12-30 19:13:13 +01:00
c38ed1e1b4 Add NVM config file 2023-12-30 19:13:00 +01:00
2147f68168 Fix import of markdown library 2023-12-30 19:12:52 +01:00
a7d60cd0e7 Catch error where Site#trollFilter is not a string 2023-10-24 19:19:27 +02:00
772d06b3ef
Update renovate.json 2023-08-28 20:56:32 +02:00
dcf1821398
Update renovate.json 2023-08-28 20:45:40 +02:00
726dd77649
Update renovate.json 2023-08-28 20:44:49 +02:00
a0ec7b148b
Merge pull request #381 from antville/p3k-patch-1
Update renovate.json
2023-08-28 20:44:22 +02:00