rqbit/crates
Igor Katson 50fc7f2f01
Rewrite all styles to tailwind CSS from Bootstrap by @arccik (#58)
* add tailwindcss

* add header component with logo and add torrent buttons

* remove bootstrap from few files replace it with tailwindcss classes, add card which diplay all nessesarry information about torrent and current state

* Add modal component and reorganize components folder

* add useModal hook to render modal though react portal, remove UrlPromptModal and replace it with useModal.

* add taliwindcss to Desctop app

* removed bootstrap from deleteTorrentModal replace it with useModal

* replacing bootstrap with useModal

* saving

* Saving

* Header and cards now look good

* Modals still broken...

* still doesnt work

* Finally it scrolls

* Continuing to fix bugs

* Continuing to fix bugs

* Aler

* Getting better

* Desktop doesnt work with tailwind somehow

* Desktop now works with tailwind

* Styles fully work

* (De)select all buttons

* fix alert styles

* Animate progress bar

* Progress bar + error colors

* Fix error message

* Torrent status icon (#56)

* add statusIcon component to display icon of the torrent status

* change props name and remove isDownloading variable

* Tweak styles for icon

* Tweak styles

* Update styles

---------

Co-authored-by: Artur Lozovski <arccik@gmail.com>
2023-12-14 10:37:29 +00:00
..
bencode Small js (webui) cleanups 2023-11-23 00:42:10 +00:00
buffers Small js (webui) cleanups 2023-11-23 00:42:10 +00:00
clone_to_owned Small js (webui) cleanups 2023-11-23 00:42:10 +00:00
dht Add an HTTP API endpoint + UI widgets to stream logs (#49) 2023-12-09 00:26:14 +00:00
librqbit Rewrite all styles to tailwind CSS from Bootstrap by @arccik (#58) 2023-12-14 10:37:29 +00:00
librqbit_core Chunk-piece length comparison fix (#55) 2023-12-13 17:53:27 +00:00
peer_binary_protocol Preparing for 5.0.0 release 2023-12-07 12:35:24 +00:00
rqbit Remove openssl compilation from Makefile 2023-12-09 12:40:11 +00:00
sha1w Add more docs 2023-11-19 22:06:41 +00:00
upnp Try to make it compile on freebsd (#53) 2023-12-12 11:02:19 +00:00
README.md Add readmes everywhere 2023-11-15 14:01:41 +00:00

This package is a dependency of rqbit torrent client. It can be used by itself too. See more at the rqbit Github page.