5b929bf0ca
Add compatibility fix for <td> elements overflowing the layout
2025-05-27 20:29:59 +02:00
0b326e71e6
Add compatibility fix for CSS skins with <style> element
2025-05-27 20:29:59 +02:00
c6d86368c5
Add and translate missing translatable message
2025-05-27 18:24:53 +00:00
1d59aff5a6
Always grant access to robots.txt
2025-05-27 18:24:53 +00:00
50b5c4d09e
Slightly reword robot rules setting and translate to German
2025-05-27 18:24:53 +00:00
42a0d7e610
Add routine to enforce rules in robots.txt if corresponding setting is enabled
2025-05-27 18:24:53 +00:00
c5b9a613a8
Add site setting for enforcing rules in robots.txt
2025-05-27 18:24:53 +00:00
362ca05ab8
Adapt robots parser and its tests for Rhino
2025-05-27 18:24:53 +00:00
a7cabf0d63
Add third-party robots parser, including unit tests
2025-05-27 18:24:53 +00:00
f25b3c0b76
Simplify repository workflows
...
Use deploy workflow for staging, too
2025-05-25 20:58:23 +02:00
e5216c6c5f
Update NVM configuration for compatibility with official implementation
2025-05-25 16:41:15 +02:00
6ed24ef0d2
Replace hard-coded hostname with input
2025-05-24 20:03:13 +00:00
829ee33c32
Merge pull request 'Lock file maintenance' ( #487 ) from renovate/lock-file-maintenance into main
...
Reviewed-on: #487
2025-04-22 20:09:19 +00:00
44a3e406a8
Lock file maintenance
2025-04-22 20:08:15 +00:00
cdbbe92e89
Merge pull request 'Update dependency generate-license-file to v4' ( #492 ) from renovate/generate-license-file-4.x into main
...
Reviewed-on: #492
2025-04-22 20:05:44 +00:00
d62ada6c53
Update dependency generate-license-file to v4
2025-04-22 20:05:44 +00:00
342712e72f
Merge pull request 'Update dependency codemirror to v5.65.19' ( #493 ) from renovate/codemirror-5.x into main
...
Reviewed-on: #493
2025-04-22 19:56:43 +00:00
59c17419a9
Merge remote-tracking branch 'origin/main' into renovate/codemirror-5.x
...
# Conflicts:
# package-lock.json
# package.json
2025-04-22 21:52:38 +02:00
ac978f9555
Merge pull request 'Update dependency less to v4.3.0' ( #494 ) from renovate/less-4.x into main
...
Reviewed-on: #494
2025-04-22 19:48:26 +00:00
4f97663619
Update dependency less to v4.3.0
2025-04-22 19:48:26 +00:00
7723a55306
Update dependency alpinejs to v3.14.9
2025-04-22 19:44:15 +00:00
45c8131c84
Merge pull request 'Update dependency org.jsoup:jsoup to v1.19.1' ( #489 ) from renovate/org.jsoup-jsoup-1.x into main
2025-04-22 19:43:07 +00:00
147bd635fc
Merge remote-tracking branch 'origin/main' into renovate/org.jsoup-jsoup-1.x
...
# Conflicts:
# code/Global/Global.js
2025-04-22 21:41:54 +02:00
a0e78d7fa6
Bump imported Jsoup version
2025-04-22 21:37:27 +02:00
7e32c3ad6f
Update dependency gradle to v8.13
2025-04-22 19:20:46 +00:00
6e6a5ce191
Merge pull request 'Get rid of the annoying log message “done”' ( #495 ) from remove-annoying-log-message into main
2025-04-22 19:17:32 +00:00
eb3f749ba1
Get rid of the annoying log message “done”
...
It is triggered by the LessCss compiler in the lesscss-1.7.9.1.1.jar file, META-INF/lessc-rhino-1.7.0.js – it’s an unminified JS file, so it’s simply patched by adding comments before the console.log("done") call.
Also see https://github.com/marceloverdijk/lesscss-java/issues/59
2025-04-08 00:46:40 +02:00
f005cb7b17
Update dependency codemirror to v5.65.19
renovate/stability-days Updates have met minimum release age requirement
2025-03-23 16:42:51 +00:00
dbec9f22b2
Update dependency org.jsoup:jsoup to v1.19.1
2025-03-04 04:42:47 +00:00
ab7c1a4c1c
Bump year of the copyright notice
Release / release (push) Successful in 49s
2025-03-01 19:36:14 +01:00
e37c4ad69b
Replace all repo URLs pointing to GitHub
2025-03-01 19:35:55 +01:00
cbcdb22670
Escape HTML elements in commit messages
2025-03-01 17:59:17 +01:00
babf14a8d2
Do not publish the archives with the Antville source code
...
These sources are included in the release files, anyway.
2025-03-01 17:47:13 +01:00
bae8079268
Switch to GZIP compression, BZIP2 still looking unpopular
2025-03-01 17:46:31 +01:00
cf5405478f
Add intermediate directory to archive files
2025-03-01 17:44:47 +01:00
31029a8cac
Bump Helma version
Release / release (push) Successful in 46s
2025-03-01 16:47:25 +01:00
7821dd0142
Add release notes generated with git-cliff
Release / release (push) Successful in 57s
2025-03-01 16:42:17 +01:00
12023e23e0
Fix issue with modern Servlet API
2025-02-15 21:06:27 +01:00
c9853f6217
Use correct GH_TOKEN and distribution files
Release / build (push) Successful in 43s
2025-02-15 20:01:54 +01:00
5a6f1d14c2
Merge remote-tracking branch 'origin/main'
Release / build (push) Failing after 42s
2025-02-15 19:59:13 +01:00
4d62d2083a
Also create a GitHub release using the gh client at the runner
2025-02-15 19:58:34 +01:00
6364067bac
Use tag in release title
2025-02-15 19:58:16 +01:00
542beb0c67
Update dependency generate-license-file to v3.7.0
2025-02-15 17:26:40 +00:00
8a9dc51b73
Merge pull request 'Update dependency less to v4.2.2' ( #485 ) from renovate/less-4.x into main
...
Reviewed-on: #485
2025-02-15 17:23:40 +00:00
12d827ae67
Update dependency less to v4.2.2
2025-02-15 17:23:29 +00:00
b8ae49178c
Merge pull request 'Update dependency gradle to v8.12.1' ( #486 ) from renovate/gradle-8.x into main
...
Reviewed-on: #486
2025-02-15 17:22:45 +00:00
461c481607
Update dependency gradle to v8.12.1
2025-02-15 17:21:15 +00:00
24d1d29944
Initial commit
Release / build (push) Successful in 41s
2025-02-15 17:34:58 +01:00
a51e2557c9
Use name and URL of actual production environment
2025-02-15 15:24:43 +01:00
8f0887ac8d
Remove obsolete workflows
2025-02-15 13:48:17 +01:00