Lost-MSth
f3c17cdde7
[Enhance] Link Play Rooms info & API for that
...
- Add an HTTP API endpoint for getting the information of rooms and players in Link Play
2023-12-03 16:42:53 +08:00
Lost-MSth
150686d9f8
[Refactor] Link Play TCP data transmission
...
- Code refactor of Link Play TCP data transmission for better security and scalability
2023-12-03 00:38:43 +08:00
Lost-MSth
04010d9c33
[Enhance] Link Play log & video download
...
- Add support for downloading `video_720.mp4` & `video_1080.mp4`
- More detailed log for Link Play #135
2023-10-23 22:21:49 +08:00
Lost-MSth
f373c7b052
[Enhance] Restrict download by user's purchase
...
- An option `DOWNLOAD_FORBID_WHEN_NO_ITEM` has been added to the config file to make that users cannot download the songs' files if they has not bought them when the `songlist` file exists. (Experimental)
#128
2023-09-08 11:38:46 +08:00
Lost-MSth
1672d337ff
[Enhance] [Refactor] Add API about characters
...
- Add API endpoints about characters
- Some small changes in refactoring
2023-03-22 22:27:21 +08:00
Lost-MSth
a84ec560dd
[Enhance] API for redeem
...
- Add API endpoints for redeem system
- Continue to fix the bug mentioned in 930faf508d
2023-02-28 18:28:09 +08:00
Lost-MSth
930faf508d
[Refactor] Refactor for link play
...
- Refactor simply for link play subprogram
- Fix a logic bug that the room without anyone can be entered
2023-02-27 23:41:32 +08:00
Lost-MSth
8f1c28eb5c
[Enhance] API & LinkPlay & something else
...
- Add song names for getting the score list (For API)
- Try to ensure thread safety in Link Play (twice again)
- Small change about database timeout
- Have a try to use `nginx` and `gevent` (Yes. I ensure it works well. This will not be viewed as a formal and necessary update.)
2022-10-03 23:46:52 +08:00
Lost-MSth
299c8c582c
[Bug Fix][Enhance] About Link Play
...
- Fix a bug that the room host will be changed late when finishing a song
- Add logging module for linkplay server
2022-09-19 23:13:51 +08:00
Lost-MSth
6298b37ea2
Rearrange Link Play module
...
- Try to ensure thread safety by using TCP socket
2022-09-19 01:46:01 +08:00