File tree
317 files changed
+1741
-1665
lines changed- .vscode
- server
- api
- servarr
- themoviedb
- entity
- interfaces/api
- job
- lib
- email
- notifications
- agents
- scanners
- plex
- radarr
- sonarr
- middleware
- models
- routes
- settings
- user
- scripts
- subscriber
- types
- utils
- src
- components
- AppDataWarning
- CollectionDetails
- Common
- ButtonWithDropdown
- CachedImage
- ConfirmButton
- ImageFader
- ListView
- List
- Modal
- PageTitle
- PlayButton
- SettingsTabs
- SlideOver
- Table
- Discover
- DiscoverMovieGenre
- DiscoverMovieLanguage
- DiscoverNetwork
- DiscoverStudio
- DiscoverTvGenre
- DiscoverTvLanguage
- DiscoverWatchlist
- MovieGenreList
- MovieGenreSlider
- NetworkSlider
- StudioSlider
- TvGenreList
- TvGenreSlider
- DownloadBlock
- ExternalLinkBlock
- GenreCard
- IssueBlock
- IssueDetails
- IssueComment
- IssueDescription
- IssueList
- IssueItem
- IssueModal
- CreateIssueModal
- LanguageSelector
- Layout
- LanguagePicker
- SearchInput
- Sidebar
- UserDropdown
- VersionStatus
- Login
- ManageSlideOver
- MediaSlider
- MovieDetails
- MovieCast
- MovieCrew
- NotificationTypeSelector
- NotificationType
- PermissionEdit
- PermissionOption
- PersonCard
- PersonDetails
- PlexLoginButton
- RegionSelector
- RequestBlock
- RequestButton
- RequestCard
- RequestList
- RequestItem
- RequestModal
- AdvancedRequester
- QuotaDisplay
- SearchByNameModal
- ResetPassword
- Search
- ServiceWorkerSetup
- Settings
- Notifications
- NotificationsGotify
- NotificationsLunaSea
- NotificationsPushbullet
- NotificationsPushover
- NotificationsSlack
- NotificationsWebPush
- NotificationsWebhook
- RadarrModal
- SettingsAbout
- Releases
- SettingsJobsCache
- SettingsLogs
- SettingsUsers
- SonarrModal
- Setup
- Slider
- StatusBadge
- StatusChecker
- TitleCard
- Toast
- TvDetails
- TvCast
- TvCrew
- UserList
- UserProfile
- ProfileHeader
- UserSettings
- UserGeneralSettings
- UserNotificationSettings
- UserPasswordChange
- UserPermissions
- context
- hooks
- pages
- collection/[collectionId]
- discover
- movies
- genre/[genreId]
- language/[language]
- studio/[studioId]
- tv
- genre/[genreId]
- language/[language]
- network/[networkId]
- issues
- [issueId]
- login
- plex
- movie/[movieId]
- person/[personId]
- profile
- settings
- notifications
- requests
- resetpassword
- [guid]
- settings
- notifications
- tv/[tvId]
- users
- [userId]
- settings
- notifications
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
317 files changed
+1741
-1665
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 |
| |
42 | 46 |
| |
43 | 47 |
| |
| |||
47 | 51 |
| |
48 | 52 |
| |
49 | 53 |
| |
50 |
| - | |
| 54 | + | |
51 | 55 |
| |
52 | 56 |
| |
53 | 57 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
| 19 | + | |
19 | 20 |
|
Lines changed: 9 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
| 6 | + | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| |||
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
| 142 | + | |
142 | 143 |
| |
143 | 144 |
| |
144 | 145 |
| |
| |||
154 | 155 |
| |
155 | 156 |
| |
156 | 157 |
| |
| 158 | + | |
| 159 | + | |
157 | 160 |
| |
158 | 161 |
| |
159 | 162 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
5 |
| - | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 |
| |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 |
| |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
0 commit comments