rqbit/crates/librqbit/webui/src/components
2023-12-09 12:25:14 +00:00
..
Buttons.tsx 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
Column.tsx 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
DeleteTorrentModal.tsx Use react-bs icons, remove bootstrap-icons css 2023-12-07 22:42:19 +00:00
ErrorComponent.tsx Use react-bs icons, remove bootstrap-icons css 2023-12-07 22:42:19 +00:00
FileInput.tsx 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
FileSelectionModal.tsx Use react-bs icons, remove bootstrap-icons css 2023-12-07 22:42:19 +00:00
IconButton.tsx Fix a bug that made it impossible to add torrents in desktop 2023-12-08 09:41:54 +00:00
LogLine.tsx Trying to optimize logs JS code 2023-12-09 12:25:14 +00:00
LogStream.tsx Trying to optimize logs JS code 2023-12-09 12:25:14 +00:00
LogStreamModal.tsx Desktop: button to show a modal with logs (#48) 2023-12-08 19:47:48 +00:00
MagnetInput.tsx 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
RootContent.tsx Desktop: button to show a modal with logs (#48) 2023-12-08 19:47:48 +00:00
Speed.tsx add optional chaning to upload_speed human_readable 2023-12-07 17:17:48 +00:00
Torrent.tsx 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
TorrentActions.tsx Use react-bs icons, remove bootstrap-icons css 2023-12-07 22:42:19 +00:00
TorrentRow.tsx Use react-bs icons, remove bootstrap-icons css 2023-12-07 22:42:19 +00:00
TorrentsList.tsx 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
UploadButton.tsx Use react-bs icons, remove bootstrap-icons css 2023-12-07 22:42:19 +00:00
UrlPromptModal.tsx 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