Commit graph

5055 commits

Author SHA1 Message Date
851e4ba82c
Merge branch 'main' into renovate/commonmark-packages 2025-01-03 21:04:40 +01:00
c8883cac92 Merge pull request 'Update dependency org.jsoup:jsoup to v1.18.3' (#477) from renovate/org.jsoup-jsoup-1.x into main
Reviewed-on: #477
2025-01-03 20:02:35 +00:00
8cebf39669 Merge pull request 'Update plugin com.github.node-gradle.node to v7.1.0' (#479) from renovate/com.github.node-gradle.node-7.x into main
Reviewed-on: #479
2025-01-03 19:59:07 +00:00
4b1fc27ae6 Merge branch 'main' into renovate/com.github.node-gradle.node-7.x 2025-01-03 19:47:03 +00:00
87d160ec87 Merge pull request 'Update plugin com.github.jk1.dependency-license-report to v2.9' (#478) from renovate/com.github.jk1.dependency-license-report-2.x into main
Reviewed-on: #478
2025-01-03 19:46:24 +00:00
18a021f653 Merge branch 'main' into renovate/com.github.jk1.dependency-license-report-2.x 2025-01-03 19:40:18 +00:00
4df9ce571a Merge pull request 'Update dependency gradle to v8.12' (#471) from renovate/gradle-8.x into main
Reviewed-on: #471
2025-01-03 19:31:36 +00:00
0e99e79d69 Update plugin com.github.node-gradle.node to v7.1.0 2025-01-03 19:30:31 +00:00
492c3c84ba Update plugin com.github.jk1.dependency-license-report to v2.9 2025-01-03 19:30:29 +00:00
b1bc2baddf Update dependency org.jsoup:jsoup to v1.18.3 2025-01-03 19:30:25 +00:00
7f8cc09eaa Update CommonMark packages to v0.24.0 2025-01-03 19:30:21 +00:00
c9f7ce7b1a Merge branch 'main' into renovate/gradle-8.x 2025-01-03 18:48:37 +00:00
41f3d384c5
Merge remote-tracking branch 'remotes/origin/main' into origin/main 2025-01-03 19:35:24 +01:00
d25965a116 Enable manual trigger of Renovate workflow 2025-01-03 18:26:40 +00:00
45603d8794 Update Renovate workflow according to changes in antville/helma 2025-01-03 15:36:42 +00:00
02d566809c Update dependency gradle to v8.12 2024-12-20 16:43:27 +00:00
14e3c538ff
Migrate Renovate setup to setup at Antville.org 2024-11-01 16:28:12 +01:00
83b02c7eb6 Add .github/workflows/test.yml 2024-10-30 16:35:07 +00:00
16448dab95
Add EditorConfig for *.skin files 2024-09-21 13:45:39 +02:00
0e21a8adb6
Align the size of the button link with the button
It needs a border, though a transparent one.
2024-08-08 21:46:35 +02:00
45cafda543
Give Linux some font love 2024-08-08 21:44:40 +02:00
b774c997da
Copy during execution phase 2024-08-08 20:22:50 +02:00
19b99919d2
Merge remote-tracking branch 'origin/main' 2024-08-08 19:33:00 +02:00
c5f556a901
Update URL of stage environment 2024-08-08 19:31:50 +02:00
95aa3009dc
Initialize collection with a default value
This prevents it from being null and not iterable in the for..of loop, and Helma from throwing an exception.
2024-08-04 09:14:01 +02:00
d03e0b2987
Fix definition for CSS font shorthard property 2024-06-23 23:52:11 +02:00
998025b55c
Merge pull request #395 from antville/renovate/lock-file-maintenance
Lock file maintenance
2024-06-15 23:40:12 +02:00
42fa5a1c6d
Switch to tasks.register() to define custom tasks 2024-06-15 23:29:53 +02:00
renovate[bot]
b20a7ca05c
Lock file maintenance 2024-06-15 20:49:02 +00:00
6e085b82cb
Revert version bump; let’s release 1.6 before adding a decimal 2024-06-15 22:46:51 +02:00
e26760bdc4
Adapt version output to changes in Helma 2024-06-15 22:46:50 +02:00
508c193c50
Bump Node.js version 2024-06-15 22:41:54 +02:00
da393c74f0
Replace Gradle Git plugin with direct Git commands 2024-06-15 22:41:34 +02:00
88b8391673
No need to add the Gson library as long as it is bundles with Helma 2024-06-15 15:07:09 +02:00
1e071fd0cc
Revert CSS display of <summary> element
Otherwise the triangle to open/close a <details> element is not shown.
2024-06-11 23:05:45 +02:00
63bfe34e35
Move <p> element to customizable skin 2024-06-11 23:05:04 +02:00
6f632e9d4f
Add information about the JVM to the health page 2024-06-11 21:16:49 +02:00
81c442d5b0
Add links to dependencies listed under versions 2024-06-02 20:45:27 +02:00
893b8f98a8
Add deployment workflow 2024-06-02 02:24:27 +02:00
7db39d5c5b
Use action for setting up SSH agent 2024-06-01 19:51:44 +02:00
d74547ce41
Rsync files more specifically 2024-06-01 19:13:07 +02:00
e44539454f
Slightly reword workflow names 2024-05-31 12:30:07 +02:00
49ee8ace0d
Merge pull request #422 from antville/add-versions-to-health-output
Add version information for most important dependencies
2024-05-31 12:22:16 +02:00
6960102a81
Add version information for most important dependencies 2024-05-31 12:13:31 +02:00
dafab7f85f
Bump versions 2024-05-31 02:11:52 +02:00
23923fd694
Merge pull request #420 from antville/fix-error-in-health-action
Fix error in health action during first minutes after startup
2024-05-31 02:10:52 +02:00
f20e5d36a6
Use more reasonable defaults 2024-05-31 02:08:51 +02:00
d4bb902410
Merge remote-tracking branch 'origin/main' into fix-error-in-health-action 2024-05-31 02:03:41 +02:00
aec7a9195b
Merge pull request #421 from antville/remove-extra-git-checkout
Run tasks in project directory
2024-05-31 02:02:56 +02:00
56aff15a70
Run tasks in project directory 2024-05-31 01:51:19 +02:00