27 Commits

Author SHA1 Message Date
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
c179195b18
add Session flows
- fix CORS
2024-08-08 16:22:06 +09:00
dalbodeule
b864fc262b
add Session flows
- WSSongListRoutes
- fix CORS
2024-08-08 15:47:40 +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
dalbodeule
d329b8bdb3
some fix
- add searchYoutube function.
- add try-catch blocks.
2024-08-06 20:14:34 +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
dalbodeule
778fe8df34
some fix
- !노래시작 command URL typo.
- SongEvent(SongType.REMOVE) debug in WSSongListRoutes
2024-08-05 20:45:34 +09:00
dalbodeule
4f589780b8
some fix WSSongListRoutes.kt
- add url parameters
2024-08-05 18:06:46 +09:00
dalbodeule
9b046d38b9
some fix WSSongListRoutes.kt
- add PacketType Handler.
- add SongType.NEXT handler.
2024-08-05 16:23:46 +09:00
dalbodeule
75da1c1576
some fix WSSongListRoutes.kt
- delete websocket key
- else updated.
2024-08-05 14:38:16 +09:00
dalbodeule
cc23ac03e7
some improve WSApis
- with WSSongListRoutes.kt, data receive logics.
- else WSAPI's logger name changed.
- MessageHandler.kt "!노래시작" command improved.
2024-08-05 13:25:28 +09:00
dalbodeule
0a4e8193bb
add WSSongListRoutes.kt
- add Websocket backend.
- add session start command.
- some improve logics.
2024-08-05 12:35:11 +09:00
dalbodeule
6da0662e2a
Fix /user/{uid} endoints.
- ChzzkApis.kt moved to common
- ChzzkApis.kt response data is nullable data.
- if require {uid}'s data, getStreamInfo function called.
2024-08-04 20:27:54 +09:00
dalbodeule
b77a3d02c5
add /user/{uid} call on web module.
- add GetUserEvents.
- add /user/{uid} backends.
2024-08-04 18:47:13 +09:00
dalbodeule
5a050f9d5c
some debugs on WSTimerRoutes.kt again 2024-08-04 16:07:51 +09:00
dalbodeule
37b5fda691
some debugs on WSTimerRoutes.kt 2024-08-04 15:47:10 +09:00
dalbodeule
590c1203bd
some debugs on Chisu playlist 2024-08-04 15:30:00 +09:00
dalbodeule
91573a4048
add Chisu playlist functions
- add Websocket
- add API
- version up to 1.2.0
2024-08-04 14:09:11 +09:00
dalbodeule
e4a2d28b3c
in WSTimerRoutes.kt, send data two or many session on one uid. 2024-08-02 15:42:07 +09:00
dalbodeule
8e9382cb3a
add TimerType.STREAM_OFF status.
- if connected on stream off status, TimerType.STREAM_OFF message sent.
- if stream on, default type is TimerType.UPTIME
2024-08-02 14:52:28 +09:00
dalbodeule
65d491cc8e
some debug on WSTimerRoutes.kt 2024-08-01 21:24:20 +09:00
dalbodeule
180dbc85bf
CoroutinesEventBus add.
- koin dependency injection add
- EventDispatcher fix
2024-07-31 16:14:58 +09:00
dalbodeule
99ec9ba7a0
some change on TimerEvents. 2024-07-30 23:00:29 +09:00
dalbodeule
a9ee40e936
add WebSocket timers
- EventDispatcher, TimerEvent add.
2024-07-30 22:40:07 +09:00
dalbodeule
72f98b024b
add webserver, etc...
- add ktor webserver
- package is subpackaged.
2024-07-30 14:28:43 +09:00