Commit graph

51 commits

Author SHA1 Message Date
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
95aa91f33b
Update plugin com.github.jk1.dependency-license-report to v2.9 2025-01-03 21:28:39 +01:00
42fa5a1c6d
Switch to tasks.register() to define custom tasks 2024-06-15 23:29:53 +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
b2e5fbbe9d Correctly load and initialize Alpine.js 2024-02-20 20:11:58 +01:00
5fee872830 Fix output path for licenses of Java libraries 2024-01-06 22:45:23 +01:00
2147f68168 Fix import of markdown library 2023-12-30 19:12:52 +01:00
renovate[bot]
27d1ee65d9
Update plugin com.github.jk1.dependency-license-report to v2.5 2023-08-27 18:17:39 +00:00
69e46539d0 Merge branch 'main' into rewrite-for-each-with-for-of 2023-08-27 00:16:47 +02:00
5fc1852035
The JavaExecSpec.main property has been deprecated
This is scheduled to be removed in Gradle 9.0. Please use the mainClass property instead. For more information, please refer to https://docs.gradle.org/8.3/dsl/org.gradle.process.JavaExecSpec.html#org.gradle.process.JavaExecSpec:main in the Gradle documentation.
2023-08-27 00:14:28 +02:00
d2501c2d3a Replace for..each loops with for..of
💡 Needs Helma with enabled ES6 features in Rhino
2023-08-27 00:09:17 +02:00
9e371e7012
Merge pull request #317 from antville/dependabot/gradle/com.github.jk1.dependency-license-report-2.1
build(deps): bump com.github.jk1.dependency-license-report from 2.0 to 2.1
2023-08-26 20:17:56 +02:00
a9e5c204fe Upgrade CodeMirror package to latest version 5.x 2023-08-26 18:14:42 +02:00
6a12114927 Upgrade Alpine.js package to the latest version 2023-08-26 18:14:42 +02:00
dependabot[bot]
40e1d2d6fa
build(deps): bump com.github.jk1.dependency-license-report
Bumps com.github.jk1.dependency-license-report from 2.0 to 2.1.

---
updated-dependencies:
- dependency-name: com.github.jk1.dependency-license-report
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-20 16:15:29 +00:00
c9f7043a90 Merge branch 'main' into dependabot/gradle/com.github.jk1.dependency-license-report-2.0 2021-12-11 15:41:36 +01:00
dependabot[bot]
559d95cf16
build(deps): bump com.github.jk1.dependency-license-report
Bumps com.github.jk1.dependency-license-report from 1.16 to 2.0.

---
updated-dependencies:
- dependency-name: com.github.jk1.dependency-license-report
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-11 11:28:36 +00:00
dbec5531e8 Fix CodeQL issue js/incomplete-sanitization 2021-12-11 11:45:54 +01:00
96ca0b6690 Fix CodeQL issue js/useless-regexp-character-escape 2021-12-11 11:31:21 +01:00
25d309fe81 Bump Gradle version 2021-04-18 16:35:22 +02:00
dependabot[bot]
f59cedcea0
build(deps): bump com.github.jk1.dependency-license-report
Bumps com.github.jk1.dependency-license-report from 1.13 to 1.16.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-04 18:33:36 +00:00
05603b7dc8 add: tasks for running h2 console 2020-06-14 17:48:31 +02:00
9e9c929847 del: obsolete shell scripts 2020-05-17 21:26:42 +02:00
207091aee8 chg: ironed out some details in build tasks 2020-05-17 20:19:29 +02:00
5d2ccc7c47 add: license report for additional jars 2020-05-17 15:41:35 +02:00
a83378d719 fix: missing output of generated license information 2020-05-17 15:10:36 +02:00
764ac7eac0 del: obsolete file 2020-05-17 14:14:02 +02:00
0f18744ee6 chg: improved build tasks 2020-05-17 11:31:56 +02:00
8f377d0150 chg: rewrote most yarn tasks with gradle 2020-05-16 21:39:13 +02:00
eaa3ba2357 chg: rewrote most client-side code with alpine.js 2020-05-02 17:44:26 +02:00
c74d616e77 add: alpine.js 2020-05-01 22:20:24 +02:00
49fad937e8 chg: move jquery collage plugin into extra file loaded in gallery only 2020-05-01 16:04:41 +02:00
a554aed6d0 fix: branch name 2020-05-01 15:50:44 +02:00
28988c34fb chg: replaced unmaintained minifyify with uglifyiy 2020-05-01 15:49:40 +02:00
da1c419875 chg: rewrote most client-side code without using jquery 2020-04-13 13:40:06 +02:00
1e8ac45da8 fix: client-side code requiring server-side rendering 2020-04-10 20:40:31 +02:00
302d2e3729 chg: refactored formica bookmarklet for using proxy claustra 2020-04-10 20:36:39 +02:00
23e7af26a6 chg: moved client-side js code from .skin to main.js 2020-04-05 21:11:13 +02:00
0bdaa332e7 chg: refactored main js code without jquery 2020-04-05 21:11:08 +02:00
38c203b89e chg: moved md5() method from jquery to global scope 2020-04-05 21:11:08 +02:00
6427aaf9ce chg: replaced ant task for creating claustra with yarn script 2020-04-03 16:36:50 +02:00
2d486f197b chg: replaced patch tasks in ant with yarn scripts 2020-04-03 16:07:11 +02:00
5f8482092a chg: replaced i18n tasks in ant with yarn scripts 2020-04-03 14:21:53 +02:00
4ee6d89bf5 chg: moved parser files into tools dir 2020-03-29 21:36:52 +02:00
243e80d8ac chg: moved build scripts into their own dir 2020-03-29 21:13:12 +02:00
bf6aa7a90b chg: moved config files into tools/config dir 2020-03-29 21:04:50 +02:00
eff0f1f47c chg: moved updater into tools dir 2020-03-29 21:04:50 +02:00
d217d85e04 chg: moved client scripts into tools dir 2020-03-29 21:04:50 +02:00
d47cf60be5 chg: generate jsdoc files during build 2020-03-29 20:36:15 +02:00