|
02d566809c
|
Update dependency gradle to v8.12
|
2024-12-20 16:43:27 +00:00 |
|
|
c7386c4ef2
|
Update dependency less-plugin-clean-css to v1.6.0
renovate/stability-days Updates have met minimum release age requirement
|
2024-12-08 19:44:10 +00:00 |
|
|
31e86e0af9
|
Update dependency generate-license-file to v3.6.0
renovate/stability-days Updates have met minimum release age requirement
|
2024-12-08 19:44:02 +00:00 |
|
|
8e38572d31
|
Update dependency jsdoc to v4.0.4
renovate/stability-days Updates have met minimum release age requirement
|
2024-12-08 19:43:29 +00:00 |
|
|
fcb6b286f3
|
Update dependency codemirror to v5.65.18
renovate/stability-days Updates have met minimum release age requirement
|
2024-12-08 19:43:20 +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 |
|
|
264ac59cbe
|
Fix error in health action during first minutes after startup
TypeError: Cannot read property "errorsPerUnit" from undefined (/home/helma/./apps/antville/code/Root/Root.js#278)
|
2024-05-31 00:04:38 +02:00 |
|
|
f2fa11cfca
|
Java is not needed for staging
|
2024-05-30 23:50:30 +02:00 |
|
|
dbd0071bc9
|
Arm GitHub workflow
|
2024-05-30 23:44:28 +02:00 |
|
|
3bd9f96c6c
|
Do not delete when transferring static content
|
2024-05-30 23:43:34 +02:00 |
|
|
3cf01e6bf5
|
Tansfer specific static files only
|
2024-05-30 23:38:48 +02:00 |
|
|
8abb8c8efd
|
Merge pull request #419 from antville/add-stage-workflow
Add stage workflow
|
2024-05-30 23:25:55 +02:00 |
|
|
91921c809f
|
Add stage workflow
|
2024-05-30 23:25:30 +02:00 |
|
|
6eeb0e12b6
|
Merge pull request #417 from antville/group-renovate-updates
Group Renovate updates
|
2024-05-30 21:56:36 +02:00 |
|
|
eb58b19791
|
Group CommonMark packages
|
2024-05-30 21:55:55 +02:00 |
|
|
a558d8c78f
|
Merge pull request #398 from antville/renovate/gradle-8.x
Update dependency gradle to v8.7
|
2024-05-30 21:44:16 +02:00 |
|
|
118fcf23b6
|
Merge pull request #416 from antville/remove-custom-codeql-config
Remove custom CodeQL workflow
|
2024-05-30 21:06:08 +02:00 |
|