-
Antville 1.6
All checks were successfulRelease / release (push) Successful in 49sreleased this
2025-03-01 19:20:16 +00:00 | 17 commits to main since this releaseChanges
🐛 Bug Fixes
- 12023e23e0 Fix issue with modern Servlet API
- 5ffc647e64 Fix NPM version string; needs to be semver 🙄
- d03e0b2987 Fix definition for CSS font shorthard property
- 264ac59cbe Fix error in health action during first minutes after startup
- 4396dd2b44 Fix errors in the client-side code filtering the referrers
- 9ffc935ded Fix new choices being added to an existing poll at the wrong position
- 6a8f1f2813 Fix output of non-semantic version string
- 5fee872830 Fix output path for licenses of Java libraries
- 2147f68168 Fix import of markdown library
- 8c5cbde7b5 Fix reference to upgraded GSON package
- b196d285cd Fix wrong name for a JSDoc option
- 50ff264517 Fix version bump of GSON Java library
- dbec5531e8 Fix CodeQL issue js/incomplete-sanitization
- 96ca0b6690 Fix CodeQL issue js/useless-regexp-character-escape
- 60c9f486d0 Fix error when dir already exists
- a4a1fc757a Fix location of moved artifacts
- 97b2d790c7 Fix: incorrect site reference when displaying timeline
🔀 Merges
- 49ee8ace0d Merge pull request #422 from antville/add-versions-to-health-output
- 23923fd694 Merge pull request #420 from antville/fix-error-in-health-action
- aec7a9195b Merge pull request #421 from antville/remove-extra-git-checkout
- 8abb8c8efd Merge pull request #419 from antville/add-stage-workflow
- 118fcf23b6 Merge pull request #416 from antville/remove-custom-codeql-config
- 1e2cb8a3e3 Merge pull request #415 from antville/414-fix-code-scanning-alert-bad-html-filtering-regexp
- a0ec7b148b Merge pull request #381 from antville/p3k-patch-1
- fe83d13b48 Merge pull request #361 from antville/gradle-8-upgrade
- 1a5d2d8a13 Merge pull request #360 from antville/rewrite-for-each-with-for-of
- 416898f83b Merge pull request #356 from antville/355-harden-search-against-sql-injection
- 1356b7cb67 Merge pull request #358 from antville/357-upgrade-codeql-action
- 9c737b5552 Merge pull request #305 from antville/upgrade-commonmark-0.17.1-0.18.1
- 8f8a5fa341 Merge pull request #304 from antville/fix-codeql-js-incomplete-sanitization
- ce68275e4e Merge pull request #302 from antville/fix-codeql-js-useless-regexp-character-escape
Uncategorized
- ab7c1a4c1c Bump year of the copyright notice
- e37c4ad69b Replace all repo URLs pointing to GitHub
- cbcdb22670 Escape HTML elements in commit messages
- babf14a8d2 Do not publish the archives with the Antville source code
- bae8079268 Switch to GZIP compression, BZIP2 still looking unpopular
- cf5405478f Add intermediate directory to archive files
- 31029a8cac Bump Helma version
- 7821dd0142 Add release notes generated with git-cliff
- c9853f6217 Use correct GH_TOKEN and distribution files
- 4d62d2083a Also create a GitHub release using the gh client at the runner
- 6364067bac Use tag in release title
- 24d1d29944 Initial commit
- a51e2557c9 Use name and URL of actual production environment
- 8f0887ac8d Remove obsolete workflows
- ef572aa7f8 Update repository and download URLs
- d25965a116 Enable manual trigger of Renovate workflow
- 45603d8794 Update Renovate workflow according to changes in antville/helma
- 16448dab95 Add EditorConfig for *.skin files
- 14e3c538ff Migrate Renovate setup to setup at Antville.org
- 83b02c7eb6 Add .github/workflows/test.yml
- 0e21a8adb6 Align the size of the button link with the button
- 45cafda543 Give Linux some font love
- b774c997da Copy during execution phase
- 95aa3009dc Initialize collection with a default value
- c5f556a901 Update URL of stage environment
- 42fa5a1c6d Switch to tasks.register() to define custom tasks
- 6e085b82cb Revert version bump; let’s release 1.6 before adding a decimal
- e26760bdc4 Adapt version output to changes in Helma
- 508c193c50 Bump Node.js version
- da393c74f0 Replace Gradle Git plugin with direct Git commands
- 88b8391673 No need to add the Gson library as long as it is bundles with Helma
- 1e071fd0cc Revert CSS display of <summary> element
- 63bfe34e35 Move <p> element to customizable skin
- 6f632e9d4f Add information about the JVM to the health page
- 81c442d5b0 Add links to dependencies listed under versions
- 893b8f98a8 Add deployment workflow
- 7db39d5c5b Use action for setting up SSH agent
- d74547ce41 Rsync files more specifically
- e44539454f Slightly reword workflow names
- 6960102a81 Add version information for most important dependencies
- dafab7f85f Bump versions
- f20e5d36a6 Use more reasonable defaults
- 56aff15a70 Run tasks in project directory
- f2fa11cfca Java is not needed for staging
- dbd0071bc9 Arm GitHub workflow
- 3bd9f96c6c Do not delete when transferring static content
- 3cf01e6bf5 Tansfer specific static files only
- 91921c809f Add stage workflow
- eb58b19791 Group CommonMark packages
- c7d2e99de3 Remove custom CodeQL workflow
- b1869dc000 Parse also as an HTML comment end tag
- 806d2b6cfd Match also uppercase script tags in regex
- c7822b9fc2 Update renovate.json
- 187cbba693 Update renovate.json
- c0cf251e97 Add work-around for issue with CommonMark erroneously encoding HTML entities
- 7e17ff6f78 Remove cumbersome and obsolete mangling of strings in Story.linebreak_filter
- b2e5fbbe9d Correctly load and initialize Alpine.js
- b9e557e6b8 Update changelog
- 5bd5e0a5e4 Add missing URL encoding
- 763594b3ec Update changelog
- cd35c1c26d Enable fancy console output of Gradle
- 4593e66e55 Use more fitting labels for Renovate PRs
- 38d18dc8c2 Don’t leak user data via API
- 48adee4823 Set dummy date to Antville’s birthday
- 1db17b29ae Add support for images in webp format
- c38ed1e1b4 Add NVM config file
- a7d60cd0e7 Catch error where Site#trollFilter is not a string
- 772d06b3ef Update renovate.json
- dcf1821398 Update renovate.json
- 726dd77649 Update renovate.json
- eb62053bf4 Update renovate.json
- 3d85327afe Sync renamed Jsoup namespace
- b92c0f9c50 Sync JSoup version number
- 4529c9c372 Remove Dependabot configuration
- 32c56b5c9d Upgrade Gradle to latest version
- 5f45255c24 Update changelog
- 5fc1852035 The JavaExecSpec.main property has been deprecated
- fd517885f8 Remove references to unsocial networks
- d2501c2d3a Replace for..each loops with for..of
- 70d0b51c92 Remove script for running JSDoc again
- e9d1014e3f Rewrite Gradle scripts for using NPM instead of Yarn
- 413e5ca70d Rename some NPM scripts and increase the verbosity of some arguments
- 7d91d5bcf7 Add build script for all scripts prefixed with “build:”
- 8a2d0a3209 Update changelog
- a9e5c204fe Upgrade CodeMirror package to latest version 5.x
- e59635f4ae Upgrade Less.js package to the latest version
- f9c8214348 Upgrade JSDoc package to the latest version
- 3e29317264 Upgrade jQuery to the latest version
- 6a12114927 Upgrade Alpine.js package to the latest version
- c437076c49 Pin versions
- ffa3f65f10 Rename dev scripts/prefix to watch
- 31a1cb0a86 Migrate from Yarn back to NPM
- f42812d771 Transform SQL search queries to support prepared statements
- f25200f5fd Support prepared statements in Sql library
- a55999a14c Let Sql.prepare() automagically set int and string values
- c9f25316a2 Revert to previous code
- e3dfbc704e Bump CodeQL Action to version 2
- c7cf535652 Prevent SQL injection in search by using prepared statement
- a5424825b8 Add Sql.prepare() method for handling prepared statements
- 174864b3aa Bump JSoup version in JS code
- 180d271c66 Bump Node and Yarn versions
- 42799ec995 Add support for hiding elements “x-cloaked“ with AlpineJS
- 7fef2bfaa8 Improve header display across browsers
- 32e1a595eb Slightly increase top margin of main header
- 0bf402827f Format comments with Markdown by default
- 750f174508 Update URLs of Antville / Helma buttons
- 675d0c4182 Add support for lazy loading in image macro
- d0d0ba7ddb Modify hash for automatic login to only include one IP
- 6e40b1fdec Format story content in compat layer as Markdown
- 628caae82c Set default release date to Antville’s birthday
- 4276bd7862 Remove Java language
- 099f9e7fa6 Create stale.yml
- 178441ab87 Add Java language
- 8c4bf49270 Create codeql-analysis.yml
- 631258b5f6 Upgrade JSDoc dependency
- ad0f7e0c65 Build files initially in dev mode
- 900fd2635c Add Gradle task setting Yarn version
- 735f580b32 Bump Yarn version
- 287df1e4ec Bump Node to latest LTS
- 25d309fe81 Bump Gradle version
- 4835eb8884 Bump commonmark version
- 48793c4190 Add myself as default assignee
- 9e0b760237 Save domains.map in static dir
- 0ec3464962 Remove obsolete code in comments
- 8050d7ed6c Create dependabot.yml
- 1e78e4da64 Still tweaking redirect after delete/cancel
- 34f61ea7d9 Use hashed filenames when saving
📦 Dependency Updates
- 542beb0c67 Update dependency generate-license-file to v3.7.0
- 12d827ae67 Update dependency less to v4.2.2
- 461c481607 Update dependency gradle to v8.12.1
- 358ad425b8 Update dependency npm-run-all2 to v7
- 31e86e0af9 Update dependency generate-license-file to v3.6.0
- 3aeb363485 Update dependency alpinejs to v3.14.8
- ffe73e0e5a Update dependency less to v4.2.1
- 8e38572d31 Update dependency jsdoc to v4.0.4
- fcb6b286f3 Update dependency codemirror to v5.65.18
- f258bbc81f Update dependency browserify to v17.0.1
- 72286377df Replace dependency npm-run-all with npm-run-all2 5.0.0
- b6004b3a31 Update CommonMark packages to v0.24.0
- a53ff1b03c Update dependency org.jsoup:jsoup to v1.18.3
- 95aa91f33b Update plugin com.github.jk1.dependency-license-report to v2.9
- 583f27f95d Update plugin com.github.node-gradle.node to v7.1.0
- 02d566809c Update dependency gradle to v8.12
- c7386c4ef2 Update dependency less-plugin-clean-css to v1.6.0
- 6467b38d04 Update dependency gradle to v8.7
- 7bec2586fb Update dependency codemirror to v5.65.16
- fa8c56144a Update dependency alpinejs to v3.13.3
- 4070dcf19f Update dependency js-md5 to v0.8.3
- dd14305803 Update plugin com.github.node-gradle.node to v7.0.1
- 68e2197d24 Update dependency gradle to v8.5
- d3630b919b Update dependency generate-license-file to v3
- 78d151f5ea Update dependency org.jsoup:jsoup to v1.17.2
- 4291709620 Update actions/checkout action to v4
- 9c3c69fd07 Update plugin org.ajoberstar.grgit to v5.2.1
- 9f8737ed3d Update actions/stale action to v9
- 8fbb19a349 Update github/codeql-action action to v3
- 748825e40c Update dependency org.jsoup:jsoup to v1.16.1
- 3134a0053f Update plugin com.github.node-gradle.node to v7
- 65d3631194 Update plugin org.ajoberstar.grgit to v5.2.0
- 1619fc5675 Update dependency jquery to v3.7.1
- 27d1ee65d9 Update plugin com.github.jk1.dependency-license-report to v2.5
- 29cee882c0 Update actions/checkout action to v3
- 934735e15d Update actions/stale action to v8
- ff1d283448 Add renovate.json
- 04550673f9 Build(deps): bump commonmark-ext-autolink from 0.18.1 to 0.21.0
- 9ab30b47e8 Build(deps): bump com.github.node-gradle.node from 3.1.1 to 3.5.1
- 40e1d2d6fa Build(deps): bump com.github.jk1.dependency-license-report
- 7852d26b6c Build(deps): bump org.ajoberstar.grgit from 4.1.1 to 5.0.0
- b063643e2f Build(deps): bump org.ajoberstar.grgit from 4.1.0 to 4.1.1
- 233e7f1023 Build(deps): bump codemirror from 5.61.0 to 5.64.0
- 559d95cf16 Build(deps): bump com.github.jk1.dependency-license-report
- 99c9f00db4 Build(deps): bump com.github.node-gradle.node from 3.1.0 to 3.1.1
- 0dc29460e4 Build(deps): bump org.ajoberstar.grgit from 4.1.0 to 4.1.1
- adf2d4002d Build(deps): bump jsoup from 1.13.1 to 1.14.3
- 5ba9989c93 Build(deps): bump commonmark-ext-gfm-tables from 0.17.1 to 0.18.1
- 0115e0382b Build(deps): bump commonmark-ext-gfm-strikethrough from 0.17.1 to 0.18.1
- dc80cf2ccd Build(deps): bump commonmark-ext-autolink from 0.17.1 to 0.18.1
- 745e594941 Build(deps): bump commonmark from 0.17.1 to 0.18.1
- d4495fa735 Build(deps): bump path-parse from 1.0.6 to 1.0.7
- 00be74d8dd Build(deps): bump glob-parent from 5.1.1 to 5.1.2
- f73400884f Build(deps-dev): bump less from 4.1.1 to 4.1.2
- 75f8dfe60d Build(deps): bump lodash from 4.17.19 to 4.17.21
- f6105b7476 Build(deps): bump hosted-git-info from 2.8.8 to 2.8.9
- b67f421edc Build(deps): bump com.github.node-gradle.node from 3.0.1 to 3.1.0
- 9c39d75cc7 Build(deps): bump codemirror from 5.60.0 to 5.61.0
- d1e605cadb Build(deps-dev): bump less from 3.11.1 to 4.1.1
- 5154650c25 Build(deps): bump alpinejs from 2.3.3 to 2.8.2
- 4772796817 Build(deps): bump jquery from 3.5.1 to 3.6.0
- 281232f0a9 Build(deps-dev): bump less from 3.11.1 to 4.1.1
- c96fdb8c49 Build(deps): bump commonmark-ext-gfm-tables from 0.14.0 to 0.17.1
- 196bb0f435 Build(deps): bump commonmark-ext-gfm-strikethrough from 0.14.0 to 0.17.1
- 6dada559f1 Build(deps): bump commonmark-ext-autolink from 0.14.0 to 0.17.1
- e317b74aba Build(deps): bump com.github.node-gradle.node from 2.2.3 to 3.0.1
- 2b006cc113 Build(deps-dev): bump browserify from 16.5.1 to 17.0.0
- 2e906a8d94 Build(deps): bump codemirror from 5.53.2 to 5.60.0
- 6c641f1125 Build(deps-dev): bump onchange from 7.0.2 to 7.1.0
- f2463752e5 Build(deps-dev): bump jsdoc from 3.6.4 to 3.6.6
- c91a765a31 Build(deps): bump org.ajoberstar.grgit from 4.0.2 to 4.1.0
- f59cedcea0 Build(deps): bump com.github.jk1.dependency-license-report
- cdab84b54b Build(deps): bump commonmark from 0.14.0 to 0.17.0
- 154aa4235b Build(deps): bump elliptic from 6.5.3 to 6.5.4
Full Changelog: v1.6α → 1.6.0
Generated by git-cliff.
Downloads
-
antclick-1.6.0.tgz
18 downloads · 17 MiB
-
antclick-1.6.0.zip
1 download · 17 MiB
-
antville-1.6.0.tgz
12 downloads · 2 MiB
-
antville-1.6.0.zip
2 downloads · 2.1 MiB