rqbit/crates/librqbit/webui
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
..
assets Made changes for Desktop app to work 2023-12-02 21:12:15 +00:00
dist Add an HTTP API endpoint + UI widgets to stream logs (#49) 2023-12-09 00:26:14 +00:00
node_modules Add vite react plugin 2023-12-07 22:51:31 +00:00
src Add an HTTP API endpoint + UI widgets to stream logs (#49) 2023-12-09 00:26:14 +00:00
.gitignore Add a logo as favicon 2023-11-27 17:21:45 +00:00
index.html Use react-bs icons, remove bootstrap-icons css 2023-12-07 22:42:19 +00:00
package-lock.json Add vite react plugin 2023-12-07 22:51:31 +00:00
package.json Add vite react plugin 2023-12-07 22:51:31 +00:00
post-build Update programmatic title and set post-build Python version to v3 2023-12-07 17:34:44 +00:00
tsconfig.json Strict typescript 2023-12-02 14:49:44 +00:00
vite.config.ts Add vite react plugin 2023-12-07 22:51:31 +00:00