Commit Graph

760 Commits

Author SHA1 Message Date
b785f40e4f
🔨 Allow invite link without login 2022-07-04 15:44:22 +02:00
renovate[bot]
b0e479f247
⬆️ Update plugin io.spring.dependency-management to v1.0.12.RELEASE (#200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-01 09:41:50 +02:00
renovate[bot]
ddc2fcda0a
⬆️ Update tj-actions/branch-names action to v5.4 (#202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-01 09:40:57 +02:00
renovate[bot]
39c0af917c
⬆️ Update plugin org.springframework.boot to v2.7.1 (#201)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-01 09:40:37 +02:00
9d3a2a7866
Readme 2022-06-30 18:42:47 +02:00
3c0d848abe
Ui Rebuild (#199)
* Cleanup

* Build auth provider

* Implement discord login

* Add jwt service + add liquibase

* 🔨 Add jwt filter

* 🔨 Update user info in db on login

* 🔨 Add swagger

* 🔨 Add dev container

* 🔨 Add dev container

* 🔨 Fix changelog ?

* 🔨 Fix openApi

* 🔨 Add guildcontroller with getMutualGuilds

* 🔨 Change multual guilds url

* 🔨 Add invite link api

* 🔨 migrate env to config prop

* 🔒 Add security expression for guild

* 🔒 Add dev mode to auth

* 🔨 Add textchannel and voicechannel endpoint

* 🔨 Add setting description endpoint

* 🔨 Add getRole endpoint

* 🔨 Return only visible voice/text channels

* 🔨 Add value endpoint

* 🤖 Change ci

* 🔨 Add canManage to guild list

* 🚑 Load user of guild on load + fetch on api call for mutuals guilds

* 🚑 Fix auto_voice_channel_title type

* 🚑 Fix swagger url

* 🚑 Fix setting type

* 🔨 Add setting post

* Fix blanck string in db

* 🔨 Add music status api enpoint

* 🚑 Fix permission

* 🔨 Change interact condition

* 🔨 Add connect api command

* 🔨 Add disconnect endpoint

* 🔨 Audio refracto

* 🔨 Big refracto

* 🔨 Refracto libs

* 🔨 Rebuild http request with new client

* 🔨 Refracto + add skip, pause, resume, stop endpoint

* 🔨 Add endpoint

* 🚑 Fix permission

* Update build.yml

* Update plugin org.liquibase.gradle to v2.1.1 [skip ci] (#186)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update plugin nebula.lint to v16.26.0 [skip ci] (#185)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency org.liquibase:liquibase-core to v4.12.0 [skip ci] (#184)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency org.liquibase.ext:liquibase-hibernate5 to v4.12.0 [skip ci] (#183)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update actions/checkout action to v3 [skip ci] (#187)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update actions/download-artifact action to v3 [skip ci] (#188)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* 🚑 Fix permission

* Update tj-actions/branch-names action to v5.3 [skip ci] (#195)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update plugin nebula.lint to v17 [skip ci] (#194)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update docker/setup-buildx-action action to v2 [skip ci] (#193)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update docker/login-action action to v2 [skip ci] (#192)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update docker/build-push-action action to v3 [skip ci] (#191)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency openjdk to v18 [skip ci] (#190)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update actions/setup-java action to v3 [skip ci] (#189)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Clean for release

* ⬆️ Update dependency org.apache.logging.log4j:log4j-bom to v2.17.2 (#198)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* ⬆️ Update dependency com.sedmelluq:lavaplayer to v1.3.78 (#197)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-30 18:36:21 +02:00
7965a42ee5
Update build.yml 2022-06-29 16:43:29 +02:00
c376d376dd
Force build 2022-06-20 09:54:38 +02:00
92c30173cb
Migrate and disable other over18 commands 2022-05-16 18:32:03 +02:00
a41b4c76f1
Migrate madame command to slash 2022-05-16 18:25:00 +02:00
02b19c98d2
Migrate rank command to slash 2022-05-16 17:14:31 +02:00
97ac19873d
Remove invite command 2022-05-16 17:12:59 +02:00
fc3b89af9c
Add music control via button 2022-05-16 14:13:10 +02:00
32ba05bf99
Change music message 2022-05-16 12:14:07 +02:00
79c6f1b5ae
Change add music + music info display 2022-05-15 22:44:38 +02:00
d9d5e5d880
Migrate invite to slash command 2022-05-15 19:06:55 +02:00
872dde7695
Migrate clear slashcommand 2022-05-15 18:39:46 +02:00
9517a0a318
Format 2022-05-15 16:54:34 +02:00
12230218df
Disable plain jar 2022-05-15 16:49:55 +02:00
35093a1bd1
Fix build 2022-05-15 16:40:00 +02:00
4118116ee9
Migrate music to slash command 2022-05-15 14:37:20 +02:00
9d50e4c95f First Slash command + Move to java 17 2022-05-13 17:55:22 +02:00
e67e2ecda3
Delete dependabot.yml 2022-05-04 11:14:47 +02:00
renovate[bot]
13f9183106
Add renovate.json (#168)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-04 11:14:31 +02:00
103381e5ac
Delete Pipe.java 2022-01-20 21:33:32 +01:00
7f25b9ba7b
Update build.gradle 2022-01-20 21:26:32 +01:00
dependabot[bot]
f4b6ef20b4
Bump JDA from 4.2.1_264 to 4.2.1_266 (#80)
Bumps JDA from 4.2.1_264 to 4.2.1_266.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 10:56:16 +02:00
dependabot[bot]
1746f3d19d
Bump lavaplayer from 1.3.76 to 1.3.77 (#79)
Bumps lavaplayer from 1.3.76 to 1.3.77.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 10:53:54 +02:00
dependabot[bot]
005d9e68cf
Bump google-api-client from 1.31.4 to 1.31.5 (#74)
Bumps [google-api-client](https://github.com/googleapis/google-api-java-client) from 1.31.4 to 1.31.5.
- [Release notes](https://github.com/googleapis/google-api-java-client/releases)
- [Changelog](https://github.com/googleapis/google-api-java-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-java-client/compare/v1.31.4...v1.31.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 09:35:02 +02:00
dependabot[bot]
ff6bbecde2
Bump spring-security-web from 5.4.6 to 5.5.0 (#75)
Bumps [spring-security-web](https://github.com/spring-projects/spring-security) from 5.4.6 to 5.5.0.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.4.6...5.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 09:34:53 +02:00
dependabot[bot]
2ea09339b7
Bump JDA from 4.2.1_262 to 4.2.1_264 (#76)
Bumps JDA from 4.2.1_262 to 4.2.1_264.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 09:34:42 +02:00
Alexandre64
3a9eb35eb4 Added new command
//TODO do the help about it
2021-05-05 22:54:41 +02:00
dependabot[bot]
1b0f169d93
Bump JDA from 4.2.0_247 to 4.2.1_262 (#73)
Bumps JDA from 4.2.0_247 to 4.2.1_262.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 21:09:37 +02:00
dependabot[bot]
b7c4ed8eb3
Bump groovy-all from 3.0.7 to 3.0.8 (#72)
Bumps [groovy-all](https://github.com/apache/groovy) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 21:08:47 +02:00
dependabot[bot]
15e1f13514
Bump org.springframework.boot from 2.4.4 to 2.4.5 (#71)
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.4.4 to 2.4.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.4...v2.4.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 21:08:35 +02:00
dependabot[bot]
243c4139be
Bump google-api-services-youtube (#70)
Bumps google-api-services-youtube from v3-rev20210210-1.31.0 to v3-rev20210410-1.31.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 21:08:06 +02:00
dependabot[bot]
af56df949c
Bump spring-security-web from 5.4.5 to 5.4.6 (#69)
Bumps [spring-security-web](https://github.com/spring-projects/spring-security) from 5.4.5 to 5.4.6.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/master/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.4.5...5.4.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 19:35:26 +02:00
dependabot[bot]
9d63f03b89
Bump google-api-client from 1.31.3 to 1.31.4 (#67)
Bumps [google-api-client](https://github.com/googleapis/google-api-java-client) from 1.31.3 to 1.31.4.
- [Release notes](https://github.com/googleapis/google-api-java-client/releases)
- [Changelog](https://github.com/googleapis/google-api-java-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-java-client/compare/v1.31.3...v1.31.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 19:35:10 +02:00
2bfe22bb87
Update Lavaplayer 2021-04-29 19:03:47 +02:00
dependabot[bot]
2969e29797
Bump JDA from 4.2.0_231 to 4.2.0_247 (#65)
Bumps JDA from 4.2.0_231 to 4.2.0_247.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 14:23:07 +01:00
dependabot[bot]
3834a3e39b
Bump org.springframework.boot from 2.4.3 to 2.4.4 (#63)
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.4.3 to 2.4.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.3...v2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 14:22:35 +01:00
dependabot[bot]
cbd311d87f
Bump json from 20201115 to 20210307 (#60)
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20201115 to 20210307.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 14:20:06 +01:00
dependabot[bot]
2e45f8be43
Bump lavaplayer from 1.3.72 to 1.3.73 (#57)
Bumps lavaplayer from 1.3.72 to 1.3.73.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 14:19:54 +01:00
cdce2e836f Fix loading issue in stats page 2021-03-06 17:00:22 +01:00
eb0c1cf083 Fix issue if auto voice channel title is not defined 2021-03-06 16:14:33 +01:00
74f8fb2306 Remove useless code used by "Visible voice channel" Setting 2021-03-06 16:14:03 +01:00
25374821e1 Show only channel where the user can conect in music web page 2021-03-06 16:13:15 +01:00
dependabot[bot]
1dd98ae419
Bump lavaplayer from 1.3.71 to 1.3.72 (#55)
Bumps lavaplayer from 1.3.71 to 1.3.72.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-04 09:50:28 +01:00
dependabot[bot]
068091b091
Bump google-api-client from 1.31.2 to 1.31.3 (#51)
Bumps [google-api-client](https://github.com/googleapis/google-api-java-client) from 1.31.2 to 1.31.3.
- [Release notes](https://github.com/googleapis/google-api-java-client/releases)
- [Changelog](https://github.com/googleapis/google-api-java-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-java-client/compare/v1.31.2...v1.31.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-04 09:50:17 +01:00
dependabot[bot]
93a8943e31
Bump org.springframework.boot from 2.4.2 to 2.4.3 (#49)
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.2...v2.4.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-04 09:50:04 +01:00