Commit graph

104 commits

Author SHA1 Message Date
5a2b1ec438
finally i'm able to update gradle to 8.11.1 2024-11-28 09:45:03 +01:00
45da7ed2da
MAYBE ALSO IMPLEMENT CHANGES THAT WERE MADE SINCE THIS BRANCH WAS MADE 2024-11-28 09:06:11 +01:00
accd4d1975
better loading system should work, will see it later during prod 2024-11-28 09:01:24 +01:00
a3f31b64d0
Merge branch 'root' into refactor/different-loading-system
# Conflicts:
#	src/main/kotlin/dev/jansel/feixiao/App.kt
2024-11-28 08:43:47 +01:00
feb82122b8
Merge branch 'root' into refactor/depUpdates 2024-11-28 04:38:17 +01:00
f5270e3eb7
revert gradle version to 8.10.2 2024-11-28 04:26:40 +01:00
1a22b39430
Merge pull request #11 from NotJansel/renovate/docker-login-action-3.x
Update docker/login-action action to v3
2024-11-28 04:07:11 +01:00
840e0aeac8
Merge pull request #10 from NotJansel/renovate/docker-build-push-action-6.x [skip ci]
Update docker/build-push-action action to v6
2024-11-28 04:06:54 +01:00
93a052c683
Merge pull request #8 from NotJansel/renovate/major-github-artifact-actions [skip ci]
Update actions/upload-artifact action to v4
2024-11-28 04:06:31 +01:00
08903ef187
Merge pull request #5 from NotJansel/renovate/gradle-8.x [skip ci]
Update dependency gradle to v8.11.1
2024-11-28 04:04:49 +01:00
00dad5405d
Merge pull request #9 from NotJansel/renovate/major-kmongo [skip ci]
Update dependency org.litote.kmongo:kmongo-coroutine-serialization to v5
2024-11-28 04:04:27 +01:00
a64a5cd993
Merge pull request #3 from NotJansel/renovate/groovy-monorepo [skip ci]
Update dependency org.codehaus.groovy:groovy to v3.0.23
2024-11-28 04:03:06 +01:00
renovate[bot]
e283d68edb
Update dependency org.codehaus.groovy:groovy to v3.0.23
[skip ci]
2024-11-28 03:02:52 +00:00
121746b4b5
Merge pull request #4 from NotJansel/renovate/twitch4j [skip ci]
Update dependency com.github.twitch4j:twitch4j to v1.23.0
2024-11-28 04:02:40 +01:00
renovate[bot]
6f0276fc95
Update docker/login-action action to v3
[skip ci]
2024-11-28 03:00:57 +00:00
renovate[bot]
2243329fae
Update docker/build-push-action action to v6
[skip ci]
2024-11-28 03:00:54 +00:00
renovate[bot]
7736b99eea
Update dependency org.litote.kmongo:kmongo-coroutine-serialization to v5
[skip ci]
2024-11-28 03:00:51 +00:00
renovate[bot]
352591ac1a
Update actions/upload-artifact action to v4
[skip ci]
2024-11-28 03:00:48 +00:00
renovate[bot]
9b0a21131e
Update dependency gradle to v8.11.1
[skip ci]
2024-11-28 03:00:35 +00:00
renovate[bot]
9b6c2455c5
Update dependency com.github.twitch4j:twitch4j to v1.23.0
[skip ci]
2024-11-28 02:58:49 +00:00
4419999325
Merge pull request #2 from NotJansel/renovate/configure
Configure Renovate
2024-11-28 03:58:28 +01:00
2d5fa8708b
Update renovate.json [skip ci] 2024-11-28 03:56:56 +01:00
7ef5f34ee6
Update and rename renovate.json to .github/renovate.json 2024-11-28 03:50:56 +01:00
renovate[bot]
2dd0211353
Add renovate.json 2024-11-28 02:41:13 +00:00
c96e4f56ee
Merge branch 'refactor/translations-and-latest-kordex' into root 2024-11-27 23:51:47 +01:00
20da6a5dda
reformat code and optimize imports (IntelliJ internal function) 2024-11-27 23:38:04 +01:00
fce192d295
add comment to the streamer command to be able to differentiate it better later 2024-11-27 23:36:45 +01:00
1800f44941
work on the translation stuff in kordex that is required as of version 2.3 2024-11-27 23:13:31 +01:00
8408603476
print online message in a seperate text channel 2024-11-25 03:32:56 +01:00
e36e5a2586
shorten text 2024-11-24 03:33:20 +01:00
dc0b8e7ae0
and this one 2024-11-24 03:27:12 +01:00
9f53f67843
whoops should have thought of that one 2024-11-24 03:26:55 +01:00
1157eb50de
use a cooler event handler for events (async) 2024-11-24 03:24:01 +01:00
0366cbbbd8
this should now work even better 2024-11-24 03:07:53 +01:00
4a437b5558
Merge branch 'root' into feature/configurable-live-message 2024-11-24 02:40:02 +01:00
016c9688c8
pls let this work thanks 2024-11-24 02:34:00 +01:00
d263cf39b9
manually define kord version bc build broke somehow, also set the datacollection during build arleady 2024-11-24 00:14:33 +01:00
847e46c8ee
actually delete the collection if its empty 2024-11-23 23:53:16 +01:00
978b0fd65b
start feature 2024-11-23 23:52:24 +01:00
4a313832fa
add category to live message without role ping 2024-11-22 21:41:21 +01:00
be28f7ae7e
try a different approach on loading stuff 2024-11-21 08:58:36 +01:00
c31f2cc149
Merge remote-tracking branch 'origin/root' into root [skip actions] 2024-11-14 09:40:25 +01:00
64df96ea9e
[skip actions] just more gitignore stuff 2024-11-14 09:39:19 +01:00
26c7f5d10e
Merge pull request #1 from NoComment1105/patch-1 [skip actions]
Actually bind streamer collection in database function
2024-11-12 21:00:52 +01:00
NoComment
07a3564444
Actually bind streamer collection in database function
the funny was forgor
2024-11-12 19:54:57 +00:00
816fe4bb34
change the ugly println stuff to prettier logging 2024-11-06 23:20:26 +01:00
5e8f88b719
remove the exclusive feature 2024-11-06 23:06:36 +01:00
3d552cddb5
[skip actions] edit readme 2024-11-06 23:00:47 +01:00
11b7e30a04
[skip actions] edit readme 2024-11-06 22:56:40 +01:00
670b1fdd52
[skip actions] add ToS, Pr-Po and edit readme 2024-11-06 22:54:28 +01:00