Commit Graph

367 Commits

Author SHA1 Message Date
a3f6adf6f5
🔨 Add music status api enpoint 2022-06-21 22:27:59 +02:00
9f1a3f737b
Fix blanck string in db 2022-06-18 01:19:04 +02:00
bfcba4eb30
🔨 Add setting post 2022-06-17 23:04:20 +02:00
f8b134df34
🚑 Fix setting type 2022-06-17 19:12:22 +02:00
3fa9f8f7a1
🚑 Fix swagger url 2022-06-17 18:19:58 +02:00
0364dabb89
🚑 Fix auto_voice_channel_title type 2022-06-17 18:04:23 +02:00
fdb118fb53
🚑 Load user of guild on load + fetch on api call for mutuals guilds 2022-06-15 22:44:26 +02:00
606d223361
🔨 Add canManage to guild list 2022-06-11 19:06:04 +02:00
239781fbbd
🔨 Add value endpoint 2022-06-11 17:25:21 +02:00
17102a9e95
🔨 Return only visible voice/text channels 2022-06-11 17:24:45 +02:00
4677b95822
🔨 Add getRole endpoint 2022-06-11 16:00:38 +02:00
2cd22ab2db
🔨 Add setting description endpoint 2022-06-10 17:24:20 +02:00
3f5225bef1
🔨 Add textchannel and voicechannel endpoint 2022-06-10 16:55:31 +02:00
47fa3ae2bf
🔒 Add dev mode to auth 2022-06-10 16:55:05 +02:00
cb0c916196
🔒 Add security expression for guild 2022-06-10 16:54:52 +02:00
9a8a7693ae
🔨 migrate env to config prop 2022-06-10 16:53:56 +02:00
e134459ca2
🔨 Add invite link api 2022-06-03 14:28:12 +02:00
e760a87e1d
🔨 Change multual guilds url 2022-05-30 20:20:39 +02:00
9b056fdc21
🔨 Add guildcontroller with getMutualGuilds 2022-05-25 22:49:53 +02:00
2f96885714 🔨 Fix openApi 2022-05-25 14:53:42 +00:00
217352cf66 🔨 Fix changelog ? 2022-05-25 14:52:46 +00:00
5ba9ad39a3
🔨 Add swagger 2022-05-24 23:00:12 +02:00
62db3f0f6d
🔨 Update user info in db on login 2022-05-23 14:53:10 +02:00
88e4b07312
🔨 Add jwt filter 2022-05-22 18:08:58 +02:00
116767f27f
Add jwt service + add liquibase 2022-05-21 01:14:50 +02:00
5248069a78
Implement discord login 2022-05-19 01:09:06 +02:00
1f34d041b7
Build auth provider 2022-05-17 22:43:58 +02:00
c4ed20644c
Cleanup 2022-05-17 20:56:32 +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
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
103381e5ac
Delete Pipe.java 2022-01-20 21:33:32 +01:00
Alexandre64
3a9eb35eb4 Added new command
//TODO do the help about it
2021-05-05 22:54:41 +02: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
7a31b4f645 Fix channel not decrement 2021-02-18 18:09:42 +01:00
Sebastien Clement
1a4899c1cf Fix channel position 2021-02-18 17:07:35 +01:00
Sebastien Clement
b8a12a061f Add description on setting page 2021-02-18 14:58:06 +01:00
Sebastien Clement
2ddf973299 Add auto create voice channels 2021-02-18 14:48:58 +01:00