Commit graph

5067 commits

Author SHA1 Message Date
dependabot[bot]
99c9f00db4
build(deps): bump com.github.node-gradle.node from 3.1.0 to 3.1.1
Bumps com.github.node-gradle.node from 3.1.0 to 3.1.1.

---
updated-dependencies:
- dependency-name: com.github.node-gradle.node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-11 11:42:04 +00:00
e27958fd2f
Merge pull request #288 from antville/dependabot/gradle/org.jsoup-jsoup-1.14.3
build(deps): bump jsoup from 1.13.1 to 1.14.3
2021-12-11 12:41:29 +01:00
174864b3aa Bump JSoup version in JS code 2021-12-11 12:33:58 +01:00
dependabot[bot]
adf2d4002d
build(deps): bump jsoup from 1.13.1 to 1.14.3
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.13.1 to 1.14.3.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.13.1...jsoup-1.14.3)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-11 11:29:02 +00: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
9c737b5552
Merge pull request #305 from antville/upgrade-commonmark-0.17.1-0.18.1
Upgrade commonmark 0.17.1 to 0.18.1
2021-12-11 12:28:17 +01:00
e82eda3252 Merge remote-tracking branch 'origin/dependabot/gradle/org.commonmark-commonmark-ext-gfm-tables-0.18.1' into upgrade-commonmark-0.17.1-0.18.1
Fix #295 #296 #297 #298
2021-12-11 12:26:25 +01:00
229209c3a3 Merge remote-tracking branch 'origin/dependabot/gradle/org.commonmark-commonmark-ext-gfm-strikethrough-0.18.1' into upgrade-commonmark-0.17.1-0.18.1 2021-12-11 12:13:06 +01:00
1d445b72f0 Merge remote-tracking branch 'origin/dependabot/gradle/org.commonmark-commonmark-ext-autolink-0.18.1' into upgrade-commonmark-0.17.1-0.18.1 2021-12-11 12:12:20 +01:00
2ec999c49d Merge remote-tracking branch 'origin/dependabot/gradle/org.commonmark-commonmark-0.18.1' into upgrade-commonmark-0.17.1-0.18.1 2021-12-11 12:09:54 +01:00
8f8a5fa341
Merge pull request #304 from antville/fix-codeql-js-incomplete-sanitization
Fix CodeQL issue js/incomplete-sanitization
2021-12-11 11:48:40 +01:00
dbec5531e8 Fix CodeQL issue js/incomplete-sanitization 2021-12-11 11:45:54 +01:00
ce68275e4e
Merge pull request #302 from antville/fix-codeql-js-useless-regexp-character-escape
Fix CodeQL issue js/useless-regexp-character-escape
2021-12-11 11:34:20 +01:00
96ca0b6690 Fix CodeQL issue js/useless-regexp-character-escape 2021-12-11 11:31:21 +01:00
e437bec53e
Merge pull request #275 from antville/dependabot/npm_and_yarn/path-parse-1.0.7
build(deps): bump path-parse from 1.0.6 to 1.0.7
2021-12-05 00:13:36 +01:00
bddbfe6547
Merge pull request #260 from antville/dependabot/npm_and_yarn/glob-parent-5.1.2
build(deps): bump glob-parent from 5.1.1 to 5.1.2
2021-12-05 00:13:10 +01:00
42799ec995 Add support for hiding elements “x-cloaked“ with AlpineJS 2021-12-04 22:58:52 +01:00
7fef2bfaa8 Improve header display across browsers 2021-12-04 22:58:05 +01:00
32e1a595eb Slightly increase top margin of main header 2021-12-04 22:28:36 +01:00
0bf402827f Format comments with Markdown by default 2021-12-04 22:14:45 +01:00
750f174508 Update URLs of Antville / Helma buttons 2021-12-04 22:13:38 +01:00
675d0c4182 Add support for lazy loading in image macro 2021-12-04 22:12:05 +01:00
dependabot[bot]
dc80cf2ccd
build(deps): bump commonmark-ext-autolink from 0.17.1 to 0.18.1
Bumps [commonmark-ext-autolink](https://github.com/commonmark/commonmark-java) from 0.17.1 to 0.18.1.
- [Release notes](https://github.com/commonmark/commonmark-java/releases)
- [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.17.1...commonmark-parent-0.18.1)

---
updated-dependencies:
- dependency-name: org.commonmark:commonmark-ext-autolink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 16:11:20 +00:00
dependabot[bot]
745e594941
build(deps): bump commonmark from 0.17.1 to 0.18.1
Bumps [commonmark](https://github.com/commonmark/commonmark-java) from 0.17.1 to 0.18.1.
- [Release notes](https://github.com/commonmark/commonmark-java/releases)
- [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.17.1...commonmark-parent-0.18.1)

---
updated-dependencies:
- dependency-name: org.commonmark:commonmark
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 16:11:10 +00:00
dependabot[bot]
0115e0382b
build(deps): bump commonmark-ext-gfm-strikethrough from 0.17.1 to 0.18.1
Bumps [commonmark-ext-gfm-strikethrough](https://github.com/commonmark/commonmark-java) from 0.17.1 to 0.18.1.
- [Release notes](https://github.com/commonmark/commonmark-java/releases)
- [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.17.1...commonmark-parent-0.18.1)

---
updated-dependencies:
- dependency-name: org.commonmark:commonmark-ext-gfm-strikethrough
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 16:11:07 +00:00
dependabot[bot]
5ba9989c93
build(deps): bump commonmark-ext-gfm-tables from 0.17.1 to 0.18.1
Bumps [commonmark-ext-gfm-tables](https://github.com/commonmark/commonmark-java) from 0.17.1 to 0.18.1.
- [Release notes](https://github.com/commonmark/commonmark-java/releases)
- [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.17.1...commonmark-parent-0.18.1)

---
updated-dependencies:
- dependency-name: org.commonmark:commonmark-ext-gfm-tables
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 16:11:03 +00:00
dependabot[bot]
233e7f1023
build(deps): bump codemirror from 5.61.0 to 5.64.0
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.61.0 to 5.64.0.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.61.0...5.64.0)

---
updated-dependencies:
- dependency-name: codemirror
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 16:01:37 +00:00
dependabot[bot]
f73400884f
build(deps-dev): bump less from 4.1.1 to 4.1.2
Bumps [less](https://github.com/less/less.js) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/less/less.js/releases)
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/less/less.js/commits)

---
updated-dependencies:
- dependency-name: less
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 16:01:20 +00:00
d0d0ba7ddb Modify hash for automatic login to only include one IP
Remove unused cookieLevel property
2021-09-05 15:22:25 +02:00
dependabot[bot]
d4495fa735
build(deps): bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 01:02:27 +00:00
dependabot[bot]
00be74d8dd
build(deps): bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 20:57:39 +00:00
6e40b1fdec Format story content in compat layer as Markdown 2021-06-06 20:45:43 +02:00
628caae82c Set default release date to Antville’s birthday 2021-06-06 20:45:03 +02:00
4276bd7862
Remove Java language
(added by mistake)
2021-05-17 14:18:45 +02:00
099f9e7fa6
Create stale.yml 2021-05-16 14:36:09 +02:00
178441ab87
Add Java language 2021-05-16 14:34:35 +02:00
8c4bf49270
Create codeql-analysis.yml 2021-05-16 14:27:52 +02:00
bf5c7e257d
Merge pull request #254 from antville/dependabot/fix-underscore-security-issue
Upgrade JSDoc dependency
2021-05-16 14:18:32 +02:00
631258b5f6 Upgrade JSDoc dependency 2021-05-16 14:15:24 +02:00
c6488102c1
Merge pull request #251 from antville/dependabot/npm_and_yarn/lodash-4.17.21
build(deps): bump lodash from 4.17.19 to 4.17.21
2021-05-16 14:02:32 +02:00
ddf7c80b3a
Merge pull request #252 from antville/dependabot/npm_and_yarn/hosted-git-info-2.8.9
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9
2021-05-16 14:02:06 +02:00
fd84b89f12
Merge pull request #250 from antville/dependabot/gradle/com.github.node-gradle.node-3.1.0
build(deps): bump com.github.node-gradle.node from 3.0.1 to 3.1.0
2021-05-16 13:57:23 +02:00
ae74311d11
Merge pull request #249 from antville/dependabot/npm_and_yarn/codemirror-5.61.0
build(deps): bump codemirror from 5.60.0 to 5.61.0
2021-05-16 13:37:23 +02:00
dependabot[bot]
f6105b7476
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 19:40:39 +00:00
dependabot[bot]
75f8dfe60d
build(deps): bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 09:15:27 +00:00
dependabot[bot]
b67f421edc
build(deps): bump com.github.node-gradle.node from 3.0.1 to 3.1.0
Bumps com.github.node-gradle.node from 3.0.1 to 3.1.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 09:56:47 +00:00
dependabot[bot]
9c39d75cc7
build(deps): bump codemirror from 5.60.0 to 5.61.0
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.60.0 to 5.61.0.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.60.0...5.61.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-21 05:02:08 +00:00
0ecc3c8c8d
Merge pull request #241 from antville/dependabot/npm_and_yarn/less-4.1.1
build(deps-dev): bump less from 3.11.1 to 4.1.1
2021-04-18 18:39:08 +02:00
ad0f7e0c65 Build files initially in dev mode 2021-04-18 18:38:40 +02:00
f87eac943e Merge branch 'dependabot/npm_and_yarn/less-4.1.1' of github.com:antville/antville into dependabot/npm_and_yarn/less-4.1.1 2021-04-18 18:35:22 +02:00