87640ed8da
Prevent “undefined” showing up in skin diff
2025-06-01 13:00:46 +00:00
ad4e35f452
Prevent exception when a diff line is falsy
2025-06-01 12:41:24 +00:00
ae79a59639
Remove stale code in comments
2025-05-30 22:24:15 +02:00
354c9788c8
Make it less cumbersome to build/run the H2 database/console
2025-05-30 22:24:15 +02:00
67573db0e0
Add work-around allowing the reserved keyword “value“ as identifier
...
See <https://www.h2database.com/html/commands.html#set_non_keywords >
2025-05-30 22:24:15 +02:00
22013f2267
Update dependency com.h2database:h2 to v2 [SECURITY]
2025-05-29 22:42:28 +00:00
8370b2ba98
Create more useful links from version info
2025-05-29 23:57:04 +02:00
144d2475cb
Prevent error when data.type is undefined in proxy claustra
2025-05-28 23:04:26 +02:00
96ae3ad7fb
Lock file maintenance
2025-05-27 18:36:08 +00:00
a7fc1df893
Merge branch 'main' into automatically-set-root-cookie
...
# Conflicts:
# .github/workflows/deploy.yml
2025-05-27 20:32:47 +02:00
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
543070a94f
Implement conditional redirect to root site after login
...
This way the account can be logged in to the default domain, too
2025-05-25 15:50:34 +00:00
786a110b48
Lock file maintenance
2025-05-25 15:43:49 +00:00
348fa4607d
Update dependency gradle to v8.14.1
2025-05-25 15:40:16 +00:00
f90d1e0667
Simplify repository workflows
...
Use deploy workflow for staging, too
2025-05-25 16:58:53 +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