first last
5b8ebc35d2
Remove incorrect import
4 years ago
first last
9082aaeeb9
Add 1em to margin top of the genre drop down
4 years ago
first last
2c94f982c6
Add genre filtering function; Add genre filter to discovery
4 years ago
James White
72ffe0236a
Update user-preference.component.html
...
Fixes mixture of quotes and remove px from width attribute
4 years ago
first last
53523b35db
Add settings for exlcuded genre and movie Ids
4 years ago
first last
910f6380fc
Remove unnecessary structs
4 years ago
first last
cd7db8bb44
Populate and save the dropdown selections
4 years ago
first last
e899428feb
Made genre exclusion a drop down
4 years ago
tidusjar
6b49e23a77
Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
4 years ago
tidusjar
85aa5ae16f
More demo work, unintresting stuff
4 years ago
Dyson Parkes
eb78da808e
Adjust wording of prompt for QR code.
4 years ago
Jamie
02e209e114
Merge pull request #4197 from Ombi-app/develop-kuraki
...
Develop kuraki
4 years ago
first last
c217235d56
Add backend API calls for genres
4 years ago
tidusjar
e2ed651487
Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
4 years ago
tidusjar
6e51f7f864
Added the demo to the new apis... I hate that fruit company, lets see if we can get approved now
4 years ago
first last
341f6583de
Create Genre structs
4 years ago
twanariens
b52e2c138b
The struggles are real
4 years ago
twanariens
87800d80c8
Smaller menu for mobile devices. Made custom logo idiot proof
4 years ago
Abe Kline
c6129704ed
Autofocus the Search field
...
So on page load a user can immediately start typing a search without having to manually navigate to it. Also a big bonus for accessibility
4 years ago
tidusjar
734b07accf
Really fixed #4181 this time
4 years ago
tidusjar
7f74294ae3
Fixed #4190
4 years ago
tidusjar
d23c4c3859
removed the ripple from the navmenu #4192
4 years ago
tidusjar
65879acb8d
Fixed the deseralizing issue #4181
4 years ago
tidusjar
238a673c56
Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
4 years ago
tidusjar
21b8bf76d2
Fixed an issue where for Available Emby content, the service ID was not being passed
4 years ago
Dyson Parkes
b8076e2e65
Adjust app store string
4 years ago
tidusjar
900ec20e42
Fixed #4057 #4180
4 years ago
tidusjar
6e32bd33f5
Fixed build
4 years ago
tidusjar
64c0fc17cc
Fixed #4152
4 years ago
tidusjar
50af2b8482
Fixed the issue where you couldn't remove a legacy user from the notifications
4 years ago
tidusjar
4071b2e8a2
Added the open on mobile back in, this will be available in the next app update
4 years ago
tidusjar
8dd00e9e99
Improved the message on the admin request popup
4 years ago
tidusjar
7c79e28d5c
Added a message on the application url field to better explain what it does
4 years ago
tidusjar
5d8a212312
Improved the Plex OAuth flow
4 years ago
tidusjar
f18aa778e6
Added the ability to hide the user in the discord notification
4 years ago
tidusjar
8aec700f11
Added some app store links to the new mobile app
4 years ago
tidusjar
2e316c51d2
Fixed build
4 years ago
tidusjar
0ad573a98a
Fixed the issue where searching some movies may appear available if they have the same TvDb Id as the result's MovieDbId...
4 years ago
tidusjar
264568f396
Added the ability to re-process requests
4 years ago
tidusjar
6c64f3d4a3
Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
4 years ago
tidusjar
a578374588
TV results now respect the users set language
4 years ago
sirmarv
69923db39f
Update WebhookApi.cs
...
Fixes #2448 . Forward slash is no longer appended to the URL. If a user wants a / at the end of the URL, they will have to enter it in the webhook baseUrl.
4 years ago
tidusjar
16b2b849d4
Map the MediaServer URL for Tv Shows, so we can display the Plex button
4 years ago
tidusjar
43ce9affeb
Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
4 years ago
tidusjar
61313ba861
Added more context in the mobile notifications
4 years ago
Matt
9d8f8056bb
Fix TMDB logo URL
...
Previous value `{{baseUrl}}images/tmdb-logo.svg` leads to broken image requests, e.g. `server.com/ombiimage/tmdb-logo.svg`. We need to trail the `baseURL` with a `/` to ensure the correct path, e.g. `server.com/ombi/image/tmdb-logo.svg`. See also lines 9 and lines 14.
4 years ago
tidusjar
9c0d8f91e9
Performance improvement coming from the previous change
4 years ago
tidusjar
2a284ce75c
Fixed the issue where TV Shows were not being hidden from the Discover section
4 years ago
tidusjar
20c46ad027
Fixed the bug where it stated Ombi was on the wrong version in the settings!
4 years ago
tidusjar
560454565d
Added new Image posters API
4 years ago
tidusjar
89e1e21c7c
We can now override language profiles for Sonarr v3 requests, we also added an option to specify the language profile for Anime requests
4 years ago
tidusjar
5bd85a3aac
Fixed #4140
4 years ago
tidusjar
1d5b6f3c89
Fixed #4103
4 years ago
Jamie
db67ddd839
Merge pull request #4141 from Ombi-app/develop-kuraki
...
Fix for overlay of the social icons container
4 years ago
twanariens
f8d44ec596
Fix for overlay of the social icons container
4 years ago
tidusjar
42792bdb9b
Removed useless file
4 years ago
tidusjar
8a9230730c
Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
4 years ago
tidusjar
81f410d782
Ombi will now tell you when there is an update available in the settings, clicking that will also provide you with the changelog and links to manually download the binaries.
...
Also removed references to the custom HTTP client implimentation and we now use the inbuilt IHttpClientFactory, this means we have removed the "Ignore Certificate Errors" option in Ombi as it's no longer needed.
4 years ago
Victor Usoltsev
9703d37056
User preferences page style improvements.
4 years ago
Jamie
78442f25e0
Merge pull request #4133 from Ombi-app/develop-kuraki
...
Develop kuraki
4 years ago
tidusjar
f2ea1d0e13
Fixed up some more tests
4 years ago
tidusjar
b59a792fdf
Added unit tests around the notification subsuitution
4 years ago
Jamie
79163d251d
Merge pull request #4113 from bernarden/bug/4110-capitalise-v-in-tvshow-notification-type
...
Capitalizes V for tv show notification type. Refactors NotificationMessageCurlys class.
4 years ago
tidusjar
0eeb163a0d
Fixed automation tests
4 years ago
tidusjar
4505488289
added the api to get libs
4 years ago
twanariens
16515ed3a8
Stupid container being stupid. Told it to stop
4 years ago
twanariens
9294c278da
BEGONE you ugly separator
4 years ago
twanariens
f106b2bb68
Stop shouting in my face stupid filters
4 years ago
twanariens
94862aee37
Some styling changes to the discover page
4 years ago
twanariens
1c8ab3cee2
Reworked top search. included username. styling fixes for menu
4 years ago
Emil Kitti
ea54f52325
fixes movie keywords
4 years ago
Emil Kitti
a5fd1622d6
themoviedb keywords attribute api change
4 years ago
Jamie
606fd8c919
Merge pull request #4121 from Ombi-app/bug/v1api-fix
...
Fixed the v1 API, added tests around that API to ensure we keep backw…
4 years ago
Victor Usoltsev
4d9500df54
Merges with develop.
4 years ago
tidusjar
57e986a118
Fixed the issue where TV shows sometimes were not appearing as available on the Discover and Search pages, added more automation tests to cover this
4 years ago
Emil Kitti
f2525650f1
fixes rootfolder selection in sonarr
4 years ago
tidusjar
c464b23bdc
Fixed the v1 API, added tests around that API to ensure we keep backwards compatability
4 years ago
tidusjar
580a34f28a
Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
4 years ago
tidusjar
2dc364e96a
Fixed the Discord TV notification not working after moving away from TV maze #4120
4 years ago
Emil Kitti
45bcfca138
Fix rootfolder override
...
rootfolder override has the same issue
4 years ago
Emil Kitti
87d8ba0499
Fix
4 years ago
Emil Kitti
3c5e7ba37f
Verify Sonarr quality override
...
Ombi implicitly trusts that the quality override is set correctly, and causes issues downstream.
Line 258 in [TvSender.cs](https://github.com/Ombi-app/Ombi/tree/develop/src/Ombi.Core/Senders/TvSender.cs#L258 ) it tries to add a series but the, `AddSeries` function in [SonarrApi.cs](https://github.com/Ombi-app/Ombi/blob/develop/src/Ombi.Api.Sonarr/SonarrApi.cs#L92 ) fails to validate the `NewSeries` object since the `qualityProfileId` attribute is set to `0`. In the end it assumes the series is added in Sonarr and causes a API request with series id set to `0` which causes the following error.
```
[Error] StatusCode: BadRequest, Reason: Bad Request, RequestUri: http://SONARR_HOST/sonarr/api/series/0
```
4 years ago
tidusjar
6955c59680
Fixed up the reset password pages and some small tweaks
4 years ago
Victor Usoltsev
412063c982
Capitalizes V for tv show notification type. Refactors notification message curlys class.
4 years ago
tidusjar
8eb34d1d3a
Removed the Request on behalf from the details menu as it's no longer needed there and tidied up some of the icons
4 years ago
tidusjar
130efd8216
Fixed the bugs that the automation tests found
4 years ago
tidusjar
b9f5c06b7c
Fixed unit tests
4 years ago
tidusjar
5678f43f41
Fixed up tests to be aware of the new dialog
4 years ago
tidusjar
5e6edc2ad8
Got TV working nicely
4 years ago
tidusjar
e34ce215ac
Fixed all the automation tests, and the bugs that the tests found
4 years ago
tidusjar
c5f123b903
Got a bit of the work done, needs some polish then tackle tv
4 years ago
tidusjar
873823017c
Fixed the issue where fully available TV shows were showing as partially available
4 years ago
tidusjar
9109350f2e
Some small fixes, and more automation tests to cover the breaking scenario from earlier
4 years ago
tidusjar
cb3916f773
Fixed the issue where we couldn't request TV shows from the discover page
4 years ago
tidusjar
3aba6516e0
Replaced all the mat-icons with fontawesome
4 years ago
tidusjar
bb384bff68
Fixed broken The MovieDb and RT logos on the movie page
4 years ago
tidusjar
27f0d6e225
Started adding the ability for them to self manage their accounts
4 years ago
tidusjar
612fbb213f
Moved around the user preferences
4 years ago
tidusjar
caf8c16a4f
Another small icon change
4 years ago
tidusjar
c3ee3bd339
changed icons to fontawesome
4 years ago
tidusjar
3c37a21ab3
more automation
4 years ago
tidusjar
77ac5e77cc
angular 11 upgrade
4 years ago
tidusjar
e39f35ca51
wip
4 years ago
tidusjar
10c47d0233
update cypress
4 years ago
tidusjar
c2a3fd1c4f
Added more tests to cover the request grid around TV
4 years ago
tidusjar
432fb683c2
Fixed tv requests
4 years ago
tidusjar
2710d7349f
cleanup
4 years ago
tidusjar
da1934b922
Added more tests
4 years ago
tidusjar
59106dca0f
Small fixes
4 years ago
tidusjar
8368877c74
Merge branch 'develop' into feature/tvmaze-replacement
4 years ago
Jamie
eba4ecd509
Merge pull request #4099 from Ombi-app/feature/ui-automation
...
Feature/UI automation
4 years ago
tidusjar
bf2e5b4e4f
fixed tests
4 years ago
tidusjar
0a804c6233
Added more tests around the discover page
4 years ago
tidusjar
e4ab1447aa
refactoring some of the tests
4 years ago
twanariens
27452c04e2
Fix for the chat box going out of bounds
4 years ago
twanariens
592e60ab79
Fix for custom application name on login page
4 years ago
tidusjar
5ef8aff677
More tests around the requests grid
4 years ago
tidusjar
9c72276e11
enable dashboard reporting
4 years ago
tidusjar
d31da0a249
Added automation
4 years ago
tidusjar
57dfbd6748
Few more tweaks for automation
4 years ago
tidusjar
9670738a52
Fixed an error with the retry queue when the request has been removed
4 years ago
tidusjar
0efdd3fa60
Small automation changes
4 years ago
tidusjar
836a5282e0
Missed these files from the previous commit
4 years ago
tidusjar
f6422cd556
fixed #4071
4 years ago
tidusjar
a61594dcd6
Fixed the issue where the new mobile app was not recieving any notifications
4 years ago
tidusjar
38fc9b23bb
Fixed the notification variables for the Alias for Issues
4 years ago
tidusjar
b1fec7ad3f
Fixed where you could not delete issues
4 years ago
Jamie
6fda24c98a
Delete nuget.config
4 years ago
tidusjar
275a7dd552
Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
4 years ago
tidusjar
dd3a44b284
Fixed #4092
4 years ago
tidusjar
3aa07aa7a6
Got most of it working!
4 years ago
Xirg
9337311718
added icon for apple homescreen icon
...
the icon is already here, just the <link rel=> tag missing
<link rel="apple-touch-icon" type="image/png" href="images/favicon/apple-touch-icon.png"/>
4 years ago
tidusjar
be50b1eff1
Got the TV Page working nicely, requests are up next!
4 years ago
tidusjar
db4123b4ea
wip
4 years ago
tidusjar
4e0ee5fee5
First start on replacing tv maze
4 years ago
Jamie
5bd64a93e1
Merge pull request #4083 from Ombi-app/feature/issues-rework
...
Feature/issues rework
4 years ago
tidusjar
67c7d73ca1
think i've finished the new issues work
4 years ago
Dyson Parkes
9765e8cc54
update docs link for indexhtml
4 years ago
tidusjar
d4b265b386
Updated with docs info
4 years ago
tidusjar
7289ac765c
Fixed an issue where we were not notifying the user who reported the issue on the resolved notification
4 years ago
tidusjar
0d97d23dde
Don't kill the process when we cannot find the baseurl
4 years ago
tidusjar
36af39ebca
Use the AppContext API as it's reccommended (just best practises)
4 years ago
Dyson Parkes
245a255709
Update en.json
4 years ago
Jamie
795fbac1ad
Fixed #4073
4 years ago
Jamie
4035bbeb89
Merge branch 'develop' into feature/reverse-proxy-chnage
4 years ago
tidusjar
f777e5d171
Added the basic comment functionality
4 years ago
Daniel Lamando
ef0cdd2a40
Fix double-slash in failed requests removal URL
...
Fixes #3870
4 years ago
tidusjar
68078271d9
Small improvements
4 years ago
tidusjar
094e1ce69f
Fixed the report issue button appearing when issues were not enabled
4 years ago
tidusjar
c0149a6149
When using custom app name, show it on the login page
4 years ago
tidusjar
7b3107962d
If the user has selected remember me, it will now last a very long time
4 years ago
tidusjar
c3810def36
Fixed build and added some nice little things
4 years ago
tidusjar
728741bfa1
Fixed the issue where we cannot delete a user #4050
4 years ago
tidusjar
f94f4ac1c0
Fixed an issue with the test buttons on the *arr components not working correctly
4 years ago
tidusjar
6683f8070c
more wip on the issues
4 years ago
tidusjar
e514aa4678
Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
4 years ago
tidusjar
53d605095b
Added Jellyfin to the landing page media checks
4 years ago
tidusjar
1289b840a0
more wip on the issues
4 years ago
tidusjar
b7bb0869da
Made a start on the issues rework
4 years ago
tidusjar
3d7a048654
Set the base url correctly when it's stored in the settings
4 years ago
tidusjar
66aac001e7
Merge branch 'feature/reverse-proxy-chnage' of https://github.com/ombi-app/Ombi into feature/reverse-proxy-chnage
4 years ago
tidusjar
bb4d8924f4
Fixed some warnings
4 years ago
tidusjar
472803ec31
Ensure we always update the index page with the new base url
4 years ago
tidusjar
80a3dedf87
Trimed the frontend baseUrl if there is an extra forwardslash the end
4 years ago
tidusjar
b90ef2148b
Fixed the extra slash
4 years ago
Jamie
f3b056d12a
Merge pull request #4043 from Ombi-app/develop-test2
...
Some new updates on the TV detail page + quick fixes
4 years ago
twanariens
23705d5069
Fix for the buttons in mobile view on details page
4 years ago
twanariens
b9680bb99a
Quick fix for buttons on notification pages (still needs a complete rework)
4 years ago
twanariens
dd94784642
Optimizing TV details page
4 years ago
tidusjar
fb59f232e0
Merge with develop
4 years ago
Jamie
fc66a72695
Merge pull request #4040 from Ombi-app/develop-test2
...
More nice tweaks!
4 years ago
tidusjar
5649c18bf5
Fixed up some of the settings on the tv page
4 years ago
twanariens
6c3d7b34d3
small fix for tv
4 years ago
tidusjar
ae73b78939
Fixed up the tv details sonarr override issues
4 years ago
tidusjar
1527cbb79a
Added a button to clear the media data and resync
4 years ago
tidusjar
8832ae793a
Fixed the issue where the password box is still shown even when auth with no password is enabled
4 years ago
twanariens
8d3e22fa72
Merge branch 'develop-test2' of https://github.com/Ombi-app/Ombi into develop-test2
4 years ago
twanariens
5008b89ece
Fix for the request button on the discover page
4 years ago
tidusjar
4249a3e7a8
Added the paginator to the issues #4014
4 years ago
twanariens
162a1fda1a
Some changes on the Movie Details page (including optimisation for Mobile)
4 years ago
Jamie
996219cdf9
Merge pull request #4030 from Ombi-app/develop-test2
...
Multiple css fixes
4 years ago
twanariens
6b38d6e339
Fixed issue #4005
4 years ago
twanariens
88376eae6d
Fix for longer application names
4 years ago
twanariens
2e5d518008
Fix for Carousel titles on Mobile displays
4 years ago
Jamie
0ea19ecc42
Merge pull request #4022 from jackodsteel/develop
...
Provide the base URL if possible for Sonarr/Radarr
4 years ago
Jack Steel
c78e4374dd
Fix strings to refer to the correct app
4 years ago
Jamie
0e65dd616c
Merge branch 'develop' into develop-test2
4 years ago
tidusjar
4e17b7cf3d
Updated references to the repo to the new org
4 years ago
tidusjar
278467cc0c
Added bulk approve and delete on the movie requests list page, tv and music coming next
4 years ago
tidusjar
db1266eab6
Merge branch 'develop-test2' of https://github.com/tidusjar/Ombi into develop-test2
4 years ago
tidusjar
c87cfbc58f
Fixed up the advanced options on the movie details page, we now load it in correctly and display them in the correct order
4 years ago
twanariens
8024be574b
Fixing unclickable posters including pointer
4 years ago
Jack Steel
a58a2a418e
Provide the base URL if possible for Sonarr/Radarr.
...
If the API returns a base URL that differs from the one currently set, output that in the error message.
Even though Sonarr/Radarr return a result here, they will fail for POST requests, so this does need to be set correctly.
4 years ago
tidusjar
ff7862f599
Merge branch 'develop-test2' of https://github.com/tidusjar/Ombi into develop-test2
4 years ago
tidusjar
f63f74ef13
Trigger the Plex Job when we clear the data out to resync
4 years ago
Jamie
b88ac43470
Update plex.component.html
4 years ago
Jamie
8e72a37fac
Merge pull request #4020 from Ombi-app/org_github_templating
...
Final link migration
4 years ago
Jamie
91b65f321f
Merge pull request #4019 from Ombi-app/develop-test2
...
Redesign of the wizard
Movie Details improvements and some CSS fixes
4 years ago
Berserkir-Wolf
cc68e2b44b
Replaced all links to old repo with new repo
...
Update links to releases in readme
4 years ago
twanariens
230576a658
Small fix on the title (mobile display)
4 years ago
twanariens
296ceeb762
Fix for the title on 4k resolution
4 years ago
twanariens
78968b5e19
Fix for availability on the discover page (mobile display).
4 years ago
twanariens
e51c950c86
Merge branch 'develop-test2' of https://github.com/Ombi-app/Ombi into develop-test2
4 years ago
twanariens
c33a80fda4
Fixes for the details page
4 years ago
tidusjar
7f566f00dd
Got some nice improvements on the Wizard
4 years ago
twanariens
541f50ffe1
WIP4 wizard styling is done
4 years ago
twanariens
e5ee021139
WIP3 wizard
4 years ago
twanariens
bf5a17ad05
Hate those small fixes... Keep changing stuff
4 years ago
twanariens
173b49fb61
Small fix for Plex logo
4 years ago
twanariens
bd20cef16d
WIP2 Wizard
4 years ago
Berserkir-Wolf
662c4bee07
Update github link to new org url
4 years ago
Berserkir-Wolf
e3f546965a
Update wiki links
4 years ago
twanariens
a12e02bd39
Merge branch 'develop-test2' of https://github.com/Ombi-app/Ombi into develop-test2
4 years ago
twanariens
28d126ac14
WIP wizard
4 years ago
tidusjar
440c3635d1
Fixed methodname
4 years ago
tidusjar
069b8b5632
Added the new Config API with the frontend services
4 years ago
tidusjar
cd99a876c9
Moved the videos into a carousel and outside of the accordion on the movies page
4 years ago
tidusjar
e28f3b876b
Added the new font awesome icons
4 years ago
tidusjar
1de4af0907
Reworked the tv details page request section
4 years ago
tidusjar
fad49a251d
fixed build issue
4 years ago
tidusjar
530e55a39f
Fixed the issue where MySql was sometimes throwing errors about not being able to execute the retry strat
4 years ago
tidusjar
f50536c005
Fixed the issue where we couldn't switch between filters on the discover page
4 years ago
tidusjar
85068d81b4
Moved the admin details cog (for movies) into the new social banner
4 years ago
tidusjar
e1ee1866de
Fixed the issue where clicking on the reccommendations wouldn't load in the data
4 years ago
tidusjar
e5c2f1e247
Added the fallback message for when there is a TV show airing in the future, and we do not yet have episode data for
4 years ago
tidusjar
078b30eba4
Use the database execution strategy around the manual transactions
4 years ago
tidusjar
15b71d108e
Added transient retries for the MySql connections
4 years ago
tidusjar
94b40c0327
Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
4 years ago
tidusjar
af58bbbe13
Fixed the issue where when enabling "Do not display available content" and you have it all, the posters appear large.
4 years ago
twanariens
f0853e9647
Fix colors of expansion panels
4 years ago
twanariens
38635efeff
Fix for the request on behalf window
4 years ago
twanariens
b733fd10dc
Fix for the login screen on mobile devices
4 years ago
twanariens
52abf18b87
Made a big boo boo but fixed it :D (forgot to close span on View On buttons)
4 years ago
twanariens
8c37564717
Fix for buttons in request list (spacing)
4 years ago
twanariens
4e62613026
Style changes on side-nav for less spacing between items
4 years ago
twanariens
5584c3aded
WIP detail page (better fix for title)
4 years ago
twanariens
448d1da04d
WIP on the detail page
4 years ago
twanariens
5fb2d3053d
Even more color issues fixed
4 years ago
twanariens
af9d45add7
Fixed a color issue with hover
4 years ago
twanariens
c1d7cb0b99
Fixed poster text not clickable and fixed image height
4 years ago
twanariens
7d34933542
A special commit for the Ombi Bitch (fix for huge resolution display)
4 years ago
twanariens
4100a07db7
maybe forgot a z-index in there
4 years ago
twanariens
59bac5d5ff
fix for bug with different image size poster
4 years ago
twanariens
b62455aa68
Reworked top bar of poster for availability
4 years ago
twanariens
3cafe1f947
Fixed the remove button on Failed requests page
4 years ago
twanariens
9c8da69b09
Fixed log color and also changed the font
4 years ago
twanariens
9f28b3eedf
Merge branch 'develop-test' of https://github.com/tidusjar/Ombi into develop-test
4 years ago
twanariens
7d95471e7f
Fixed the search text being displayed wrong
4 years ago
tidusjar
951cc7da1b
Improved a query (minor)
4 years ago
twanariens
f677967100
Fix css on settings pages
4 years ago
twanariens
bad06f9393
Merge branch 'develop-test' of https://github.com/tidusjar/Ombi into develop-test
4 years ago
twanariens
985479f4dc
New login css
4 years ago
tidusjar
598c0cfb99
Fixed some exceptions being thrown on the backend, nothing that intresting really
4 years ago
twanariens
5059e2ae0f
Mobile css for the discover cards
4 years ago
Jamie
216c59dfc1
Merge pull request #3996 from Ombi-app/feautre/poc-discover
...
Feautre/poc discover
4 years ago
tidusjar
b9a94da736
Got lazy loading working on the carousel
4 years ago
tidusjar
28ab87ad80
Fixed soemthing....
4 years ago
tidusjar
8e8927882c
Merge branch 'feautre/poc-discover' of https://github.com/tidusjar/Ombi into feautre/poc-discover
4 years ago
tidusjar
0725ffeab6
wip
4 years ago
twanariens
47bc694676
CSS fixes
4 years ago
twanariens
6faa803b81
Some CSS tweaks
4 years ago
twanariens
66e2d40357
Hits his dang magic wand to fix it
4 years ago
tidusjar
845aa8d130
Merge branch 'feautre/poc-discover' of https://github.com/tidusjar/Ombi into feautre/poc-discover
4 years ago
tidusjar
f6ac59edb2
Fixed the buttons
4 years ago
twanariens
42847c8cd4
Just waving my magic css wand
4 years ago
tidusjar
23e9569de5
Fixed the main filter buttons losing focus
4 years ago
tidusjar
f7a5abe81f
Styling tweaks and changed the wiki links https://github.com/Ombi-app/Ombi.Docs/issues/32
4 years ago
Dyson Parkes
76fb3a68f8
Fix CSS of submit button
4 years ago
tidusjar
18799f476a
Err, this is a good one. Really happy with this. But please don't tell anyone
4 years ago
tidusjar
63b8984dbf
changed some of the base theming
4 years ago
tidusjar
7c0210f62f
added import
4 years ago
tidusjar
596d09c6d5
Use some new vars in the scss
4 years ago
twanariens
0a5e635854
These are not the commits you are looking for.
4 years ago
tidusjar
0345fa3a6d
Super top secret stuff... Stop looking, I will find out
4 years ago
tidusjar
1e199b477e
More work on it... top secret
4 years ago
tidusjar
eedd67b205
merge
4 years ago
tidusjar
df74e38672
Fixed the artist search in ombi
...
Make minor improvements to the new search result
4 years ago
Jamie Rees
2ffec6b1e6
minor code cleanuo
4 years ago
Jamie Rees
938e8439bc
fixed the search
4 years ago
tidusjar
b6d67b2e24
Added a button for users running the legacy app to launch like they did in V3, this button is in the user preferences area of the site
4 years ago
tidusjar
39680792e9
Added the new search, when searching it now will display the results similar to the discover page
...
* Also made minor improvements to the banners displayed for TV shows
4 years ago
tidusjar
74db3cd573
* Improved the responsiveness for mobile views on the detail pages
4 years ago
tidusjar
2ca6d67573
* Made the "Play on Plex/Emby/Jellyfin" buttons more visible on the details page
4 years ago
tidusjar
9e2f08e38f
* Added streaming country into the user bulk edit
4 years ago
tidusjar
93997116be
* Added the default streaming country to the user importer
4 years ago
tidusjar
0936354df5
* Fixed not being able to remove legacy mobile users #3968
4 years ago
tidusjar
b4b80165b9
* Fixed #3952 where the metadata update would fail
4 years ago
tidusjar
c26f3337ed
Stopped #3961 from happening
4 years ago
tidusjar
bb29b547b3
* Fixed not showing the view on X button for TV shows
...
* Fixed the banners for Partially available TV shows
4 years ago
Jamie Rees
f54ac1c401
fixed build
4 years ago
tidusjar
de886dd800
Fixed the issue with the null streaming country
4 years ago
tidusjar
ea7307ac07
We now show streaming information on the details page
4 years ago
tidusjar
88453f0a99
Updated the discover cards, there is now a banner with the request status.
4 years ago
tidusjar
6dba4eb0a4
Fixed #3957
4 years ago
tidusjar
fcc87740bf
Added some extra caching to reduce DB calls
4 years ago
tidusjar
cb127f3858
Added Rotten Tomatoes ratings to the detail pages
4 years ago
Jamie
436c7a73fb
Merge branch 'feature/v4' into jellyfin-redux
4 years ago
tidusjar
8220f41e0b
* Added the ability to request on behalf of a user
...
* Moved the "advanced" section into a small cog icon on the media details page
* Added some more information on the movie panel e.g. Requested By user
4 years ago
tidusjar
2e00aa00f0
fixed unit test
4 years ago
tidusjar
b888a51b5b
last tweak
4 years ago
tidusjar
6a062d5c40
Fixed a bunch of jellyfin issues
4 years ago
Jamie
14c6170455
Merge pull request #3924 from joshuaboniface/jellyfin-redux
...
Add separate Jellyfin server type
4 years ago
tidusjar
87233a7fd3
Kick out the user when the user has been invalidated. This should solve a few issues with "still being logged in"
4 years ago
tidusjar
6937a90342
Try the new way of setting up the reverse proxy
4 years ago
tidusjar
878adc5feb
poc
4 years ago
safran_
f57c147a47
✨ CSS - Fix jagged edges on diagonal gradient overlay on landing page
4 years ago
Joshua M. Boniface
5233d0caab
Merge branch 'feature/v4' into jellyfin-redux
4 years ago
tidusjar
e6751903a7
Fixed an issue where we could grab the wrong imdbid
4 years ago
tidusjar
13cb58a225
Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
4 years ago
tidusjar
1fcd8631a8
Fixed a bug where it would show a tv episode as processing request
4 years ago
Jamie
4228fcacba
Merge pull request #3932 from tidusjar/moresettings
...
jobs page and the update page
4 years ago
Jamie
b77769e032
Merge pull request #3933 from tidusjar/login-gui-tweak
...
added a new class for the login card to allow changing the card colou…
4 years ago
Dyson Parkes
108e3d8fd9
Fix 'language' for sonarr v3
...
Replace "languge" with "Language"
4 years ago
goldenpipes
093fb673ed
added a new class for the login card to allow changing the card colour, etc
4 years ago
goldenpipes
cb234e1776
jobs page and the update page
4 years ago
Joshua M. Boniface
bb60365109
Fix remaining tests
4 years ago
Joshua M. Boniface
6b24ab7f83
Correct tests for Jellyfin types
4 years ago
Joshua M. Boniface
555406c1c4
Fix up invalid MySQL migration
...
Rename files, change import and namespace.
4 years ago
Joshua M. Boniface
c03eaa12da
Remove superfluous newline
4 years ago
Joshua M. Boniface
71007ca5b7
Add MySQL migration
4 years ago
Joshua M. Boniface
f52a74eba6
Properly set usertype for Jellyfin users
4 years ago
Joshua M. Boniface
30cd96f82a
Fix bad controller replacement
4 years ago
Joshua M. Boniface
85e98e587f
Correct JellyfinUser to type 5
...
Make everything consistent here with the Store entity number.
4 years ago
Joshua M. Boniface
fce9e88b1e
Fix broken migration
4 years ago
Joshua M. Boniface
6a96d6718b
Remove remaining IsJellyfin sections
4 years ago
Joshua M. Boniface
f8b9b3ca25
Add warning about reverting patch
4 years ago
Joshua M. Boniface
635079155f
Correct legends with proper names
4 years ago
Joshua M. Boniface
0fdfab19dd
Move migration to proper database
4 years ago
Joshua M. Boniface
0812a3f780
Add more detailed migration documentation
4 years ago
Joshua M. Boniface
ce9279a108
Add missing field for Jellyfin users
4 years ago
Joshua M. Boniface
b48c8f7592
Add database migration to SQLite
4 years ago
Joshua M. Boniface
2f1471c61a
Update Jellyfin authorization header
...
We still use X-Emby-Authorization instead of X-Jellyfin-Authorization.
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Joshua M. Boniface
9fe644f3db
Add separate Jellyfin server type
...
Due to forthcoming changes to the Jellyfin API, this adds support for
Jellyfin as server type completely independent from Emby. It also undoes
the workarounds that treated Jellyfin as a subset of Emby.
4 years ago
David Roizenman
e22cc1ca15
Remove remaining smart quotes
4 years ago
tidusjar
685b97ce8d
Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
4 years ago
tidusjar
8f6ef2cdb2
Fixed #3907
4 years ago
Jaiver Pastor
1ddd19caf9
Add informational message
4 years ago
tidusjar
fc94f5694d
Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
4 years ago
tidusjar
dfc55a9885
Potential fix for #3785
4 years ago
Jamie
ec6e214e41
Merge pull request #3885 from bernarden/bug/3717-ignore-trakt-exceptions-when-retrieving-extra-tv-information
...
Ignores Trakt exceptions when retrieving optional tv show information.
4 years ago
Jamie
21710a503a
Merge pull request #3889 from bernarden/bug/fixing-documentation-generation-for-swagger
...
Adds xml documentation generation. Better error handling when xml documentation is missing.
4 years ago
tidusjar
061a6d946f
Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
4 years ago
tidusjar
9d716b7f7d
Added a new Migrate option to run the migrations in and exit
4 years ago
Victor Usoltsev
fe711b6783
Ignores Trakt exceptions when retrieving optional tv show information.
4 years ago
Victor Usoltsev
923a848deb
Adds xml documentation generation. Better error handling when xml documentation is missing.
4 years ago
Jamie
e2ba527aaf
Merge pull request #3871 from tidusjar/l10n_feature/v4
...
New Crowdin updates
4 years ago
snyk-bot
294b075b4e
fix: src/Ombi/ClientApp/package.json & src/Ombi/ClientApp/yarn.lock to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-Y18N-1021887
4 years ago
Jamie
315781d592
New translations en.json (Swedish)
4 years ago
Jamie
2377f470a3
New translations en.json (Swedish)
4 years ago
Jamie
b8c6c0d2bf
New translations en.json (Swedish)
4 years ago