455 Commits

Author SHA1 Message Date
dalbodeule
cbe1c64411
fix User.kt(2x)
- fun enable fix
2024-08-08 20:29:07 +09:00
dalbodeule
a6cd5ba8b5
fix User.kt
- fun enable fix
2024-08-08 20:26:02 +09:00
dalbodeule
0f175ab045
fix User.kt
- set "discord", "token" row to nullable.
2024-08-08 20:23:03 +09:00
dalbodeule
f2a871d664
fix User.kt
- set "discord", "token" row to nullable.
2024-08-08 20:18:49 +09:00
dalbodeule
80fa2d5029
add POST /user endpoints.
- POST /user {"chzzkUrl": String} to add chzzk account to bots.
- and it post event UserRegisterEvent
2024-08-08 19:36:58 +09:00
dalbodeule
d0840ad6a7
modify RegisterCommand
- register page is created.
2024-08-08 17:52:20 +09:00
dalbodeule
6b60e2c698
add Session flows (2x)
- fix APIRoutes (debug Naver UserID)
2024-08-08 17:39:43 +09:00
dalbodeule
fb3470ae83
add Session flows (1x)
- fix APIRoutes (debug Naver UserID)
2024-08-08 17:38:15 +09:00
dalbodeule
172885ae38
add Session flows (1x)
- fix APIRoutes (debug Naver UserID)
2024-08-08 17:37:01 +09:00
dalbodeule
561ab188b2
add Session flows (1x)
- fix APIRoutes
2024-08-08 17:30:42 +09:00
dalbodeule
369d5491e8
add Session flows (5x)
- fix CORS
2024-08-08 17:26:33 +09:00
dalbodeule
a2b2608312
add Session flows (4x)
- fix CORS
2024-08-08 17:13:52 +09:00
dalbodeule
8e6a8a106b
add Session flows (4x)
- fix CORS
2024-08-08 17:10:52 +09:00
dalbodeule
cd2b4e0fc0
add Session flows (3x)
- fix CORS
2024-08-08 17:08:01 +09:00
dalbodeule
9879fafa25
add Session flows (2x)
- fix CORS
2024-08-08 17:06:20 +09:00
dalbodeule
caf3965334
add Session flows
- fix CORS
2024-08-08 16:43:39 +09:00
dalbodeule
6a7f57ac34
Merge remote-tracking branch 'origin/main' 2024-08-08 16:30:09 +09:00
dalbodeule
e18571778a
add Session flows
- fix CORS
2024-08-08 16:29:59 +09:00
JinU Choi
70ce830c94
Merge pull request #48 from dalbodeule/develop
add Session flows
2024-08-08 16:23:45 +09:00
dalbodeule
c179195b18
add Session flows
- fix CORS
2024-08-08 16:22:06 +09:00
JinU Choi
54add09e79
Merge pull request #47 from dalbodeule/develop
add Session flows
2024-08-08 15:51:56 +09:00
dalbodeule
b864fc262b
add Session flows
- WSSongListRoutes
- fix CORS
2024-08-08 15:47:40 +09:00
JinU Choi
e9d2ee26d6
Merge pull request #46 from dalbodeule/develop
add Session flows
2024-08-08 14:56:19 +09:00
dalbodeule
8dde66c069
add Session flows
- songlist page to changed.
2024-08-08 14:53:37 +09:00
dalbodeule
a828e23767
add OAuth flows
- add naver OAuth flow
2024-08-08 14:30:26 +09:00
JinU Choi
2f5c4293c0
Merge pull request #45 from dalbodeule/develop
RegisterCommand some fix
1.2.0
2024-08-08 10:12:49 +09:00
dalbodeule
0317c80ccf
RegisterCommand some fix
- add regex match logics. it can to register with chzzk channel/studio URL
2024-08-08 09:42:37 +09:00
JinU Choi
8d50d1c3aa
Merge pull request #44 from dalbodeule/develop
some logic changed.
2024-08-07 13:18:05 +09:00
dalbodeule
de30e632e5
some logic changed. 2024-08-07 13:12:38 +09:00
JinU Choi
5d0fe98c66
Merge pull request #43 from dalbodeule/develop
add try-catch in stream on discords.
2024-08-07 08:59:19 +09:00
dalbodeule
608ba49a71
add try-catch in stream on discords. 2024-08-07 08:55:50 +09:00
dalbodeule
5a46e62a61
some fix - final
- debug searchYoutube fun (8x)
2024-08-06 21:12:44 +09:00
dalbodeule
833bfbd46d
some fix
- debug searchYoutube fun (7x)
2024-08-06 21:09:30 +09:00
dalbodeule
76ffebc157
some fix
- debug searchYoutube fun (6x)
2024-08-06 21:05:39 +09:00
dalbodeule
e8bee6ff23
some fix
- debug searchYoutube fun (5x)
2024-08-06 20:57:21 +09:00
dalbodeule
60523f992b
some fix
- debug searchYoutube fun (4x)
2024-08-06 20:52:42 +09:00
dalbodeule
a10579ea6b
some fix
- debug searchYoutube fun (3x)
2024-08-06 20:49:47 +09:00
dalbodeule
5dcbbdeb80
some fix
- debug searchYoutube fun (2x)
2024-08-06 20:44:46 +09:00
dalbodeule
bedd5406a0
some fix
- debug searchYoutube fun
2024-08-06 20:37:34 +09:00
dalbodeule
a50a3f21a3
some fix
- (tmp add) logger.info
2024-08-06 20:29:41 +09:00
JinU Choi
c9ad739d05
Merge pull request #42 from dalbodeule/develop
some fix
2024-08-06 20:17:33 +09:00
dalbodeule
d329b8bdb3
some fix
- add searchYoutube function.
- add try-catch blocks.
2024-08-06 20:14:34 +09:00
JinU Choi
816c82e57b
Merge pull request #41 from dalbodeule/develop
some fix
2024-08-05 21:19:59 +09:00
dalbodeule
debbd61aa7
some fix
- "!노래추가" command append limits.
2024-08-05 21:16:41 +09:00
JinU Choi
3e3a283a16
Merge pull request #40 from dalbodeule/develop
some fix
2024-08-05 20:59:30 +09:00
dalbodeule
c5f8ce7528
some fix
- "!명령어추가", "!명령어수정", "!명령어삭제" command fix. (is able reload)
- on /session/{sid} endpoint, add streamer configs
2024-08-05 20:55:18 +09:00
JinU Choi
7df2b68a5f
Merge pull request #39 from dalbodeule/develop
some fix
2024-08-05 20:46:52 +09:00
dalbodeule
778fe8df34
some fix
- !노래시작 command URL typo.
- SongEvent(SongType.REMOVE) debug in WSSongListRoutes
2024-08-05 20:45:34 +09:00
JinU Choi
4c5fa5742f
Merge pull request #38 from dalbodeule/develop
some fix WSSongListRoutes.kt
2024-08-05 18:33:48 +09:00
dalbodeule
4f589780b8
some fix WSSongListRoutes.kt
- add url parameters
2024-08-05 18:06:46 +09:00