|
8f9b1275be
|
Remove the Content-Type: application/json HTTP header when retrieving urls.txt inside a .zip
|
2023-02-09 02:07:10 +01:00 |
|
|
0c51bd05bc
|
Fix #34: Correct JSON files by putting first line in another metadata file
|
2023-02-07 23:08:09 +01:00 |
|
|
e0f521d572
|
Restore ability to download whole archives
As API keys aren't written in the first line of JSON files.
|
2023-02-07 23:01:26 +01:00 |
|
|
e5a50bcba4
|
Remove ability in channels.php to download whole archive for not leaking API keys used
|
2023-02-07 22:42:24 +01:00 |
|
|
2179e9b6f4
|
Add channels.php adding support for (file in) zip download
|
2023-02-07 22:39:43 +01:00 |
|
|
e9b77369fb
|
#31: Add zip files search
|
2023-02-07 20:15:36 +01:00 |
|
|
b45384bab7
|
Comment WebSocket mechanism to work with an arbitrary number of independent send
|
2023-02-07 18:14:49 +01:00 |
|
|
126cc75dc6
|
Make WebSocket able to manage arbitrary feedback to end-user
While previous implementation was able to send two independent messages, now we can send an arbitrary amount of independent messages.
|
2023-02-07 17:25:17 +01:00 |
|
|
7302679a81
|
Make websockets.php able to proceed blocking treatments
|
2023-02-07 01:22:26 +01:00 |
|
|
0dba8e0c7d
|
Make a WebSocket example work with crawler.yt.lemnoslife.com
|
2023-01-31 01:05:09 +01:00 |
|
|
155d372186
|
Run php-cs-fixer fix --rules=@PSR12 websocket.php
|
2023-01-31 00:57:06 +01:00 |
|
|
bd184bd0f0
|
Rename chat.php to websocket.php
|
2023-01-30 22:24:02 +01:00 |
|
|
0193f05143
|
Copy-pasted the README.md quick example of ratchetphp/Ratchet
5012dc9545 (a-quick-example)
|
2023-01-30 22:19:04 +01:00 |
|
|
931b2df563
|
Add static website/index.php
|
2023-01-30 22:14:05 +01:00 |
|