Commit Graph

36 Commits

Author SHA1 Message Date
GRIMSIM 49139f1600 Add automatic Docker build for "develop" tag 2025-07-11 15:44:09 +02:00
grimsi 8d9ce92c51 Add javadoc to plugin-api
Configure plugin-api build to publish to Maven Central
2025-06-15 17:35:57 +02:00
grimsi 9ecb60645a Move docs to gameyfin/docs repository 2025-05-31 19:37:40 +02:00
grimsi b1c303c298 Add MkDocs 2025-05-30 22:04:20 +02:00
grimsi 64280579f2 Implement user management
Implement dark mode for UI
2024-02-06 01:56:38 +01:00
dependabot[bot] d4a2e2e934 Bump actions/setup-java from 3 to 4 (#218)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-28 19:13:50 +01:00
dependabot[bot] d3bcec582b Bump actions/upload-artifact from 3 to 4 (#222)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-28 19:11:37 +01:00
dependabot[bot] b61c5ce4c7 Bump actions/cache from 3 to 4 (#229)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-28 19:11:10 +01:00
Simon 38a83d786c Update to Java 21 2023-10-25 09:46:10 +02:00
Simon 4caa2a4187 Release 1.4.2 (#191)
* Updated Java version to 21
* Updated Node.js version used in build to 20
* Add Docker ARM64 image
2023-10-24 15:30:05 +02:00
dependabot[bot] bce24e9501 Bump actions/checkout from 3 to 4 (#182)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 09:32:43 +02:00
dependabot[bot] 1da2ff61dc Bump docker/setup-qemu-action from 2 to 3 (#169)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 12:07:46 +02:00
dependabot[bot] 91c3b247c4 Bump docker/login-action from 2 to 3 (#170)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 12:07:32 +02:00
dependabot[bot] 5abfde9749 Bump docker/build-push-action from 4 to 5 (#171)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 12:07:22 +02:00
dependabot[bot] c5dd158d12 Bump docker/metadata-action from 4 to 5 (#172)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 12:07:04 +02:00
dependabot[bot] d52c641ce2 Bump docker/setup-buildx-action from 2 to 3 (#173)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 12:06:49 +02:00
dependabot[bot] 1c386041aa Bump mathieudutour/github-tag-action from 6.0 to 6.1 (#98)
Bumps [mathieudutour/github-tag-action](https://github.com/mathieudutour/github-tag-action) from 6.0 to 6.1.
- [Release notes](https://github.com/mathieudutour/github-tag-action/releases)
- [Commits](https://github.com/mathieudutour/github-tag-action/compare/v6.0...v6.1)

---
updated-dependencies:
- dependency-name: mathieudutour/github-tag-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-10 19:46:35 +01:00
dependabot[bot] 37f30930b6 Bump docker/build-push-action from 3 to 4 (#100)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-10 19:46:11 +01:00
Simon 13fe7cb4d6 Add Dependabot config 2023-03-10 19:15:49 +01:00
Simon 155b120b42 Update issue templates 2022-10-27 12:38:08 +02:00
Simon f224b04afb Merge branch 'main' into gh33_ImproveTestCoverage 2022-10-21 19:52:25 +03:00
Simon be540ce783 Merge branch 'release-1.2.4' into gh33_ImproveTestCoverage 2022-10-21 19:27:50 +03:00
grimsi 91e17570f4 Fix SonarCloud scan 2022-10-21 18:13:49 +02:00
grimsi 7f2527d606 Fix wrong branch in build.yml trigger 2022-10-21 18:08:39 +02:00
grimsi b488cb59d9 Switch to SonarCloud 2022-10-21 18:05:23 +02:00
grimsi 24656ea075 Switch to SonarCloud 2022-10-21 17:58:01 +02:00
grimsi 0c9eb90f5a Switch CI pipeline to SonarCloud 2022-10-21 17:30:57 +02:00
Simon b0a4016cfc Skip Javadoc step in Maven release 2022-10-14 00:41:59 +02:00
Simon 32acebbf2a Fix typo 2022-10-14 00:11:16 +02:00
Simon 32202d6c63 Update release.yml 2022-10-14 00:00:33 +02:00
Simon ae83520b94 Update release.yml 2022-10-13 23:43:01 +02:00
Simon Grimme 7b693ce8e7 Try to fix CI 2022-10-13 18:38:20 +02:00
Simon Grimme 634abbf6fb Try to fix CI 2022-10-13 18:31:07 +02:00
Simon Grimme 1bca76c7e9 Try to fix CI 2022-10-13 18:08:03 +02:00
Simon c6c17002d4 Add release steps to CI pipeline 2022-10-13 17:01:08 +02:00
Simon 7582be7bc3 Add CI pipeline
Fixes #34
2022-10-12 18:39:13 +02:00