This website requires JavaScript.
Explore
Help
Sign In
Dark-Alex-17
/
managarr
Watch
1
Star
0
Fork
0
You've already forked managarr
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
173e81fc178dd4dd688b7b8f3cf80b775402a5df
managarr
/
src
/
ui
/
radarr_ui
History
Dark-Alex-17
173e81fc17
Fixed downloads output path horizontal scrolling bug
2023-08-08 10:50:06 -06:00
..
add_movie_ui.rs
Full support for editing movies and managing tags
2023-08-08 10:50:06 -06:00
collection_details_ui.rs
Added horizontal scrolling for long movie titles, a refresh key, and fixed the network issues so that network requests are sent once every 20 seconds by default to not stress out the server.
2023-08-08 10:50:06 -06:00
edit_movie_ui.rs
Mostly completed tags implementation; still need to add the UI option for the Add Movie popup, and I still need to fix the REALLY FAST horizontal scrolling issue (I'm thinking just %2 everything to slow it down). Oh, and also need to convert the quality profile Hashmap into a BiMap
2023-08-08 10:50:05 -06:00
mod.rs
Fixed downloads output path horizontal scrolling bug
2023-08-08 10:50:06 -06:00
movie_details_ui.rs
Added horizontal scrolling for long movie titles, a refresh key, and fixed the network issues so that network requests are sent once every 20 seconds by default to not stress out the server.
2023-08-08 10:50:06 -06:00