10 Commits

Author SHA1 Message Date
Oliver
fb79b5eaed fancynpcs, fancyholograms, fancydialogs: Update FancyAnalytics 2025-11-27 14:45:47 +01:00
Oliver
c08a87a1c3 common: Add PluginMiddleware for logging 2025-09-01 21:55:13 +02:00
Oliver
001c903cbf Update logger to 0.0.7 everywhere 2025-08-30 15:05:36 +02:00
Oliver
c65f8c03bf Update FA sdk 2025-08-30 14:27:59 +02:00
dependabot[bot]
6c0ad6f917 chore(deps): bump com.google.code.gson:gson from 2.13.0 to 2.13.1 (#35)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.13.0...gson-parent-2.13.1)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-version: 2.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-24 14:17:43 +02:00
Oliver
acb9b6f717 Rebranding (#36)
* Update branding in docs

* Update branding in README.md

* Update branding in plugin READMEs

* Update branding in plugins

* Update branding in libraries

* Update branding in the remaining places

* Add CONTRIBUTING.md and LICENSE files

* More branding in docs
2025-04-24 14:12:32 +02:00
dependabot[bot]
2f331cd49f chore(deps): bump com.google.code.gson:gson from 2.12.1 to 2.13.0 (#30)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.12.1...gson-parent-2.13.0)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-version: 2.13.0
  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>
2025-04-17 16:37:49 +02:00
Oliver
bfb484026a quick-e2e: use java 21 2025-03-16 21:01:27 +01:00
Oliver
4c4e617bf5 quick-e2e: Implement PaperDownloadService and configuration management for server file downloads 2025-03-16 17:50:00 +01:00
Oliver
b2fc904441 Add quick-e2e tool for E2E environment setup 2025-03-16 17:17:23 +01:00