Henrik Rydgård
|
b1d14d8221
|
More upload UI polish
|
2025-10-27 12:20:24 +01:00 |
|
Henrik Rydgård
|
fa64598b4f
|
More polish
|
2025-10-27 12:20:24 +01:00 |
|
Henrik Rydgård
|
9abd8c21e1
|
Finish implementing the multipart protocol, now multi file uploads work without corruption.
|
2025-10-27 12:20:24 +01:00 |
|
Henrik Rydgård
|
dc682fb2c8
|
Basic upload via web browser support, only single file almost works
|
2025-10-27 12:20:24 +01:00 |
|
Henrik Rydgård
|
c686d48268
|
Add prototype Upload screen and a couple new icons. Some refactoring.
|
2025-10-27 12:20:20 +01:00 |
|
Henrik Rydgård
|
f6050a442c
|
Fix serving the remote debugger locally, add a setting for the auto-launcher
|
2025-08-24 11:17:19 +02:00 |
|
Henrik Rydgård
|
d8f82b5875
|
Minor cleanup
|
2025-03-25 16:45:43 +01:00 |
|
Unknown W. Brackets
|
cec9dbbdf7
|
Build: Add some missing include guards.
|
2023-09-07 17:14:58 -07:00 |
|
Unknown W. Brackets
|
e639dc801f
|
http: Ensure webserver shutdown on exit.
|
2019-09-28 11:12:12 -07:00 |
|
Unknown W. Brackets
|
02b418e711
|
http: Allow pbp and ppdmp files too.
Also cleanup a bit.
|
2018-10-07 14:53:38 -07:00 |
|
Unknown W. Brackets
|
c2b9b5a9e8
|
Debugger: Serve a simple log listener WebSocket.
Planning to add more functionality to it, and sharing the reporting port
is possibly not ideal - although it would make discovery easier.
|
2018-06-08 06:59:16 -07:00 |
|
Unknown W. Brackets
|
3a8a2ff933
|
http: Move web server to core and use flags.
This way we can independently control the debugger and disc sharing, since
debugger could have security impact.
|
2018-06-07 16:28:01 -07:00 |
|