rqbit/crates/librqbit/webui/src
Igor Katson 2017c5ec94
Add an HTTP API endpoint + UI widgets to stream logs (#49)
* Added JSON logs to Desktop

* Move logging config into librqbit for reuse

* Log printer now available in both Desktop and Web UI

* Fix JS type error
2023-12-09 00:26:14 +00:00
..
components Add an HTTP API endpoint + UI widgets to stream logs (#49) 2023-12-09 00:26:14 +00:00
helper Refactor the rqbit-web file by breaking it down into components and helper functions. Improve code organization and maintainability 2023-12-07 17:01:59 +00:00
api-types.ts Desktop: button to show a modal with logs (#48) 2023-12-08 19:47:48 +00:00
context.tsx Add an HTTP API endpoint + UI widgets to stream logs (#49) 2023-12-09 00:26:14 +00:00
http-api.ts Desktop: button to show a modal with logs (#48) 2023-12-08 19:47:48 +00:00
main.tsx Update programmatic title and set post-build Python version to v3 2023-12-07 17:34:44 +00:00
rqbit-web.tsx Add an HTTP API endpoint + UI widgets to stream logs (#49) 2023-12-09 00:26:14 +00:00