Commit graph

  • 00bb740912
    build(deps): bump com.github.jk1.dependency-license-report dependabot[bot] 2023-08-27 18:17:24 +00:00
  • 29cee882c0 Update actions/checkout action to v3 renovate[bot] 2023-08-27 11:14:11 +00:00
  • 934735e15d Update actions/stale action to v8 renovate[bot] 2023-08-27 11:14:15 +00:00
  • 0e2b062e2a
    Update actions/stale action to v8 renovate[bot] 2023-08-27 11:14:15 +00:00
  • c0b8fc1ff5
    Update actions/checkout action to v3 renovate[bot] 2023-08-27 11:14:11 +00:00
  • 778b72dfeb
    Replace Dependabot with Renovate Tobi Schäfer 2023-08-27 13:12:07 +02:00
  • 3f554e1266
    Merge pull request #362 from antville/renovate/configure Tobi Schäfer 2023-08-27 13:00:45 +02:00
  • ff1d283448
    Add renovate.json renovate[bot] 2023-08-27 10:57:52 +00:00
  • fe83d13b48
    Merge pull request #361 from antville/gradle-8-upgrade Tobi Schäfer 2023-08-27 12:33:40 +02:00
  • 32c56b5c9d Upgrade Gradle to latest version Tobi Schäfer 2023-08-27 12:27:04 +02:00
  • 5f45255c24 Update changelog Tobi Schäfer 2023-08-27 12:26:14 +02:00
  • 1a5d2d8a13
    Merge pull request #360 from antville/rewrite-for-each-with-for-of Tobi Schäfer 2023-08-27 12:14:16 +02:00
  • 69e46539d0 Merge branch 'main' into rewrite-for-each-with-for-of Tobi Schäfer 2023-08-27 00:16:47 +02:00
  • 5fc1852035
    The JavaExecSpec.main property has been deprecated Tobi Schäfer 2023-08-27 00:14:28 +02:00
  • d2501c2d3a Replace for..each loops with for..of Tobi Schäfer 2023-08-26 22:32:00 +02:00
  • 8c5cbde7b5
    Fix reference to upgraded GSON package Tobi Schäfer 2023-08-26 23:39:18 +02:00
  • fd517885f8
    Remove references to unsocial networks Tobi Schäfer 2023-08-26 23:13:39 +02:00
  • b196d285cd
    Fix wrong name for a JSDoc option Tobi Schäfer 2023-08-26 22:58:52 +02:00
  • c4f7a7991a
    Merge pull request #323 from antville/dependabot/gradle/org.ajoberstar.grgit-5.0.0 Tobi Schäfer 2023-08-26 21:24:02 +02:00
  • 816c7151ab
    Merge branch 'main' into dependabot/gradle/org.ajoberstar.grgit-5.0.0 Tobi Schäfer 2023-08-26 21:23:42 +02:00
  • 18c80b047d Merge pull request #352 from antville/dependabot/gradle/org.commonmark-commonmark-ext-autolink-0.21.0 Tobi Schäfer 2023-08-26 21:06:47 +02:00
  • fab5fa2e14
    Merge pull request #353 from antville/dependabot/gradle/com.github.node-gradle.node-3.5.1 Tobi Schäfer 2023-08-26 20:53:48 +02:00
  • b8a87576c0 Merge remote-tracking branch 'origin/main' Tobi Schäfer 2023-08-26 20:18:47 +02:00
  • 9e371e7012
    Merge pull request #317 from antville/dependabot/gradle/com.github.jk1.dependency-license-report-2.1 Tobi Schäfer 2023-08-26 20:17:56 +02:00
  • 70d0b51c92 Remove script for running JSDoc again Tobi Schäfer 2023-08-26 20:15:20 +02:00
  • e9d1014e3f Rewrite Gradle scripts for using NPM instead of Yarn Tobi Schäfer 2023-08-26 19:43:50 +02:00
  • 413e5ca70d Rename some NPM scripts and increase the verbosity of some arguments Tobi Schäfer 2023-08-26 18:42:23 +02:00
  • 7d91d5bcf7 Add build script for all scripts prefixed with “build:” Tobi Schäfer 2023-08-26 18:25:27 +02:00
  • 8a2d0a3209 Update changelog Tobi Schäfer 2023-08-26 18:15:57 +02:00
  • a9e5c204fe Upgrade CodeMirror package to latest version 5.x Tobi Schäfer 2023-08-26 17:36:55 +02:00
  • e59635f4ae Upgrade Less.js package to the latest version Tobi Schäfer 2023-08-26 17:26:44 +02:00
  • f9c8214348 Upgrade JSDoc package to the latest version Tobi Schäfer 2023-08-26 17:25:12 +02:00
  • 3e29317264 Upgrade jQuery to the latest version Tobi Schäfer 2023-08-26 17:14:09 +02:00
  • 6a12114927 Upgrade Alpine.js package to the latest version Tobi Schäfer 2023-08-26 17:13:27 +02:00
  • c437076c49 Pin versions Tobi Schäfer 2023-08-26 17:00:34 +02:00
  • ffa3f65f10 Rename dev scripts/prefix to watch Tobi Schäfer 2023-08-26 16:58:35 +02:00
  • 31a1cb0a86 Migrate from Yarn back to NPM Tobi Schäfer 2023-08-26 16:35:10 +02:00
  • 50ff264517 Fix version bump of GSON Java library Tobi Schäfer 2023-05-21 12:42:40 +02:00
  • 416898f83b
    Merge pull request #356 from antville/355-harden-search-against-sql-injection Tobi Schäfer 2023-03-05 15:33:16 +01:00
  • f42812d771 Transform SQL search queries to support prepared statements Tobi Schäfer 2023-03-05 13:28:25 +01:00
  • f25200f5fd Support prepared statements in Sql library Tobi Schäfer 2023-03-05 13:27:19 +01:00
  • a55999a14c Let Sql.prepare() automagically set int and string values Tobi Schäfer 2023-03-05 13:26:20 +01:00
  • c9f25316a2 Revert to previous code Tobi Schäfer 2023-03-05 13:22:29 +01:00
  • ab10032de9 Merge branch 'main' into 355-harden-search-against-sql-injection Tobi Schäfer 2023-03-04 00:20:19 +01:00
  • 1356b7cb67
    Merge pull request #358 from antville/357-upgrade-codeql-action Tobi Schäfer 2023-03-04 00:17:34 +01:00
  • e3dfbc704e Bump CodeQL Action to version 2 Tobi Schäfer 2023-03-03 23:13:29 +00:00
  • c7cf535652 Prevent SQL injection in search by using prepared statement Tobi Schäfer 2023-03-03 17:59:59 +01:00
  • a5424825b8 Add Sql.prepare() method for handling prepared statements Tobi Schäfer 2023-03-03 17:59:24 +01:00
  • 8ddfc026b1
    build(deps): bump alpinejs from 2.8.2 to 3.11.1 dependabot[bot] 2023-01-18 16:01:07 +00:00
  • 9ab30b47e8
    build(deps): bump com.github.node-gradle.node from 3.1.1 to 3.5.1 dependabot[bot] 2022-12-27 16:01:51 +00:00
  • 04550673f9
    build(deps): bump commonmark-ext-autolink from 0.18.1 to 0.21.0 dependabot[bot] 2022-11-17 16:05:49 +00:00
  • a828d712a7
    build(deps-dev): bump jsdoc from 3.6.7 to 4.0.0 dependabot[bot] 2022-11-04 16:02:32 +00:00
  • e0a4ac19d3
    build(deps): bump alpinejs from 2.8.2 to 3.10.5 dependabot[bot] 2022-10-26 16:01:12 +00:00
  • cc2ac1c2bb
    build(deps): bump commonmark-ext-autolink from 0.18.1 to 0.20.0 dependabot[bot] 2022-10-20 16:06:21 +00:00
  • b9b6da25f5
    build(deps): bump com.github.node-gradle.node from 3.1.1 to 3.5.0 dependabot[bot] 2022-10-18 16:08:07 +00:00
  • 5ba18a4618
    build(deps): bump alpinejs from 2.8.2 to 3.10.4 dependabot[bot] 2022-10-10 16:37:22 +00:00
  • 049c81181d
    build(deps): bump alpinejs from 2.8.2 to 3.10.3 dependabot[bot] 2022-07-21 16:02:19 +00:00
  • c51debdee7
    build(deps-dev): bump jsdoc from 3.6.7 to 3.6.11 dependabot[bot] 2022-07-21 16:02:07 +00:00
  • d03a7ce1fd
    build(deps): bump codemirror from 5.64.0 to 6.0.1 dependabot[bot] 2022-06-30 16:01:35 +00:00
  • 4b6ada6cfe
    build(deps): bump com.github.node-gradle.node from 3.1.1 to 3.4.0 dependabot[bot] 2022-06-27 16:14:16 +00:00
  • 622f22987c
    build(deps): bump shell-quote from 1.7.2 to 1.7.3 dependabot[bot] 2022-06-22 06:50:09 +00:00
  • 657aca681d
    build(deps): bump codemirror from 5.64.0 to 5.65.6 dependabot[bot] 2022-06-20 16:01:39 +00:00
  • da53c9d363
    build(deps): bump codemirror from 5.64.0 to 6.0.0 dependabot[bot] 2022-06-08 16:01:44 +00:00
  • ace22882f4
    build(deps): bump commonmark-ext-autolink from 0.18.1 to 0.19.0 dependabot[bot] 2022-06-02 16:12:31 +00:00
  • 6542a622da
    build(deps): bump codemirror from 5.64.0 to 5.65.5 dependabot[bot] 2022-05-30 16:01:38 +00:00
  • f72444fedd
    build(deps): bump codemirror from 5.64.0 to 5.65.4 dependabot[bot] 2022-05-20 16:01:33 +00:00
  • 39881a58a6
    build(deps): bump com.github.node-gradle.node from 3.1.1 to 3.3.0 dependabot[bot] 2022-05-16 16:11:22 +00:00
  • 81f434a9be
    build(deps): bump alpinejs from 2.8.2 to 3.10.2 dependabot[bot] 2022-04-21 16:01:16 +00:00
  • cfbbee2d3a
    build(deps): bump codemirror from 5.64.0 to 5.65.3 dependabot[bot] 2022-04-20 16:01:40 +00:00
  • 5b4e7e23fa
    build(deps): bump alpinejs from 2.8.2 to 3.10.1 dependabot[bot] 2022-04-20 16:01:32 +00:00
  • a10b0a533d
    build(deps): bump minimist from 1.2.5 to 1.2.6 dependabot[bot] 2022-04-10 12:27:10 +00:00
  • b23fc929ab
    build(deps): bump alpinejs from 2.8.2 to 3.9.6 dependabot[bot] 2022-04-08 16:53:17 +00:00
  • 69e31b2f98
    build(deps): bump alpinejs from 2.8.2 to 3.9.5 dependabot[bot] 2022-03-28 16:01:26 +00:00
  • 58139d630a
    build(deps): bump alpinejs from 2.8.2 to 3.9.3 dependabot[bot] 2022-03-25 16:01:20 +00:00
  • a63a1782a8
    build(deps): bump alpinejs from 2.8.2 to 3.9.2 dependabot[bot] 2022-03-21 16:01:25 +00:00
  • 87040d1d9f
    build(deps): bump alpinejs from 2.8.2 to 3.9.1 dependabot[bot] 2022-03-03 16:01:35 +00:00
  • 4e9f686cc8
    build(deps): bump commonmark-ext-autolink from 0.18.1 to 0.18.2 dependabot[bot] 2022-02-24 16:10:09 +00:00
  • 84b68c0abb
    build(deps): bump codemirror from 5.64.0 to 5.65.2 dependabot[bot] 2022-02-21 16:01:21 +00:00
  • 78b0f8bbbb
    build(deps): bump com.github.node-gradle.node from 3.1.1 to 3.2.1 dependabot[bot] 2022-02-15 16:11:43 +00:00
  • 7852d26b6c
    build(deps): bump org.ajoberstar.grgit from 4.1.1 to 5.0.0 dependabot[bot] 2022-02-11 16:10:16 +00:00
  • 180e57a3c2
    build(deps): bump alpinejs from 2.8.2 to 3.9.0 dependabot[bot] 2022-02-11 16:01:41 +00:00
  • 7b530bcff9
    build(deps): bump com.github.node-gradle.node from 3.1.1 to 3.2.0 dependabot[bot] 2022-02-07 16:10:22 +00:00
  • 9c5d52b649
    build(deps): bump cached-path-relative from 1.0.2 to 1.1.0 dependabot[bot] 2022-01-27 14:49:19 +00:00
  • 32a909d35f
    build(deps-dev): bump jsdoc from 3.6.7 to 3.6.10 dependabot[bot] 2022-01-25 16:01:22 +00:00
  • 3c6a30c058
    build(deps-dev): bump jsdoc from 3.6.7 to 3.6.9 dependabot[bot] 2022-01-24 16:01:26 +00:00
  • 40e1d2d6fa
    build(deps): bump com.github.jk1.dependency-license-report dependabot[bot] 2022-01-20 16:15:29 +00:00
  • 3a2c4b1246
    build(deps): bump codemirror from 5.64.0 to 5.65.1 dependabot[bot] 2022-01-20 16:01:23 +00:00
  • 9e2d7ff867
    build(deps): bump alpinejs from 2.8.2 to 3.8.1 dependabot[bot] 2022-01-17 16:01:30 +00:00
  • 0aab0a5ecb
    build(deps): bump alpinejs from 2.8.2 to 3.8.0 dependabot[bot] 2022-01-14 16:01:33 +00:00
  • 3d2f63c015
    build(deps): bump alpinejs from 2.8.2 to 3.7.1 dependabot[bot] 2021-12-21 16:01:20 +00:00
  • fb04d99957
    build(deps): bump codemirror from 5.64.0 to 5.65.0 dependabot[bot] 2021-12-20 16:01:34 +00:00
  • 9a53fb6238 Fix SQL with another reserved keyword (value) Tobi Schäfer 2021-12-11 16:44:36 +01:00
  • 039ccd902d Merge branch 'main' into dependabot/gradle/com.h2database-h2-2.0.202 Tobi Schäfer 2021-12-11 16:04:11 +01:00
  • af1f560c66
    Merge pull request #308 from antville/dependabot/gradle/org.ajoberstar.grgit-4.1.1 Tobi Schäfer 2021-12-11 16:03:46 +01:00
  • 6ec7fccac9 Merge remote-tracking branch 'origin/dependabot/gradle/org.ajoberstar.grgit-4.1.1' into dependabot/gradle/org.ajoberstar.grgit-4.1.1 Tobi Schäfer 2021-12-11 16:00:38 +01:00
  • 288e21a710 Merge branch 'main' into dependabot/gradle/org.ajoberstar.grgit-4.1.1 Tobi Schäfer 2021-12-11 15:55:53 +01:00
  • b063643e2f
    build(deps): bump org.ajoberstar.grgit from 4.1.0 to 4.1.1 dependabot[bot] 2021-12-11 14:55:34 +00:00
  • 81a5bac780
    Merge pull request #307 from antville/dependabot/gradle/com.github.node-gradle.node-3.1.1 Tobi Schäfer 2021-12-11 15:54:56 +01:00
  • 1f5094c165 Merge branch 'main' into dependabot/gradle/com.github.node-gradle.node-3.1.1 Tobi Schäfer 2021-12-11 15:50:43 +01:00
  • f4de3114b8
    Merge pull request #306 from antville/dependabot/gradle/com.github.jk1.dependency-license-report-2.0 Tobi Schäfer 2021-12-11 15:49:59 +01:00