Commit Graph

3283 Commits (ac054954254b9d77a42e057f1065570c7fdc1093)

Author SHA1 Message Date
tidusjar ea55c4d64f refactor: ♻️ Change the order
3 years ago
tidusjar 61f3e94308 feat: Added the ability to specify which branch you are on
3 years ago
Victor Usoltsev 05ad18c76c Updates translation files to contain issues.count value. Added missing languages to be selectable on UI.
3 years ago
tidusjar ecfb594f1f chore: 🚧 added a non-ui build configuration
3 years ago
Victor Usoltsev d190b9064b Removes overwrite of requested field with undefined.
3 years ago
Jamie 1ecc571cbf
Merge pull request #4322 from Ombi-app/fix-tests
3 years ago
tidusjar c35ac16e19 test: Fixed tests
3 years ago
tidusjar 5fee6d4686 Fix tests part 2
3 years ago
Jamie a7bd3ffef0
Merge pull request #4321 from Ombi-app/fix-tests
3 years ago
tidusjar df2238a4b6 Fixed unit tests
3 years ago
Victor Usoltsev 3afa775937 Updates short date formatting to use user's browser preference.
3 years ago
tidusjar 8a5804e088 test: fixed tests
3 years ago
tidusjar b6064e9308 fix: 🐛 Fixed the issue where we were not generating the newsletter plex mediaserver link correctly
3 years ago
tidusjar ceaec3feb0 fix(request-limits): 🐛 Fixed the issue where we were calculating Tv Request limit reset date incorrectly
3 years ago
tidusjar d608798f0f test: Ignore some tests that are failing on CI
3 years ago
tidusjar 97be373770 fix: 🐛 Fixed the issue where the user management login dates were not local time
3 years ago
tidusjar 978d4ea33b feat(request-limits): Added the UI portion to set the new limits
3 years ago
tidusjar a6e8eefecc wip
3 years ago
tidusjar 1ba054e439 test(request-limits): Added tests for the new RequestLimitRules
3 years ago
tidusjar e31ee8d892 feat(request-limits): Updated the RequestLimit Rules to use the new refactored service
3 years ago
tidusjar 6adf75d0ec refactor(request-limits): ♻️ Refactored the request limits to sit in their own services
3 years ago
tidusjar 364b9f11af feat(request-limits): Request limits are no longer a rolling date. But reset at the start of the week or month depending on the preference
3 years ago
tidusjar 847873c307 test(request-limits): Added full coverage unit tests for the new request limits
3 years ago
tidusjar 70d5bf52bf feat(request-limits): Added in the main logic for the new request limits
3 years ago
tidusjar f73bccbea7 feat(request-limits): 🗃️ Added new user field migrations to mysql and sqlite
3 years ago
tidusjar f5310b786b feat(request-limits): 🎉 Started on the request limits, applied to the user model
3 years ago
tidusjar f83abafdd9 feat(discover): 💄 Moved the advanced search to the nav bar for better discovery
3 years ago
tidusjar 98f655e92e test: Added some unit tests around the new code in the Plex Sync
3 years ago
tidusjar 7c5646d416 feat(plex): Use the new Plex Pass includeGuids feature for syncing plex movies
3 years ago
tidusjar fc69158597 fix(discover): 🐛 Fixed up the discover lists,
3 years ago
tidusjar 99c728918e fix(details): 👽 Removed the RT API calls from the frontend for now
3 years ago
tidusjar 78b9eef483 fix(discover): 🐛 Made the poster images on discover the same size no matter how many results there are
3 years ago
tidusjar 06b60ee9d2 fix: 🐛 Fixed where the Play On {MediaSever} was not appearing for TV Shows
3 years ago
tidusjar e8810e82b1 fix: 🐛 Small change to the URL we generate for the Play on Plex link
3 years ago
tidusjar 6c6b7bb498 feat: Added the ability to provide your own custom plex url
3 years ago
Samuel Bartík 2c1fd48823
Update sk.json
3 years ago
Vbgf 6b86b75173
Update bg.json
3 years ago
Vbgf 3e0b392d3b
Update en.json
3 years ago
tidusjar b6b9840e04 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
3 years ago
tidusjar 45b692c8d2 Fixed #4290
3 years ago
Jamie 485ae095db
Merge pull request #4246 from stefangross/develop
3 years ago
tidusjar 0efb55793d Small fix around the detection of available Jellyfin movies
3 years ago
tidusjar 924a562c57 Added the basic advanced search
3 years ago
tidusjar 6ee9606f7c MORE!
3 years ago
tidusjar 4118f0de41 Fixed the discord notification test issue
3 years ago
tidusjar 83ee2dae1a Made a start on the advanced options
3 years ago
tidusjar 7119407141 Fixed the jellyfin load libraries issue #4266
3 years ago
Jamie a702e22b04 added russian into the language #4259
3 years ago
tidusjar 309f214203 Change the API to use the virtual folders call and also take into consideration mixed content folders #2389
3 years ago
tidusjar 6d70010777 Added the option to select libaries to monitor in Jellyfin and Emby #2389
3 years ago
tidusjar fc7df0e11b Added the ability to select certain libraries in jellyfin
3 years ago
tidusjar 132c935c28 Merge branch 'develop' into feature/jellyfin-libs
3 years ago
tidusjar 90da69a342 Plex OAuth window will now auto close
3 years ago
tidusjar 5585958731 Cleanup commit
3 years ago
tidusjar 0c4bd10b0f Added the Digital Release Date back in.
3 years ago
tidusjar 4082f6ad41 Missing commit
3 years ago
tidusjar 5080a1e9d0 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
3 years ago
tidusjar d417526b26 WIP on recently requested
3 years ago
tidusjar bc59a5051e Added the ability to show seasonal content ;)
3 years ago
tidusjar b406dc0118 Fixed the issue where the first scan has the potential to not get all the shows depending on the order of the plex libraries
3 years ago
stefangross d01da2d288 fixed issue with sorting movie requests
3 years ago
stefangross 0bbf5c1b56 added null check to to prevent crash when loading couchpotato settings for the first time
3 years ago
stefangross a9bbd55c05 Fixed issue with couchpotato profiles not loading correctly
3 years ago
tidusjar 5db455e899 Added back in the ability to mark movies as unavailable
3 years ago
tidusjar bd857c1e4f Added some more logging and resilience around the Plex OAuth login #4232
3 years ago
tidusjar f8c1114401 Fixed #4234
3 years ago
tidusjar 19d9b47430 Turned down the logging on stuff like the HTTP Client, no longer needed. Was there previously so I could ensure it was working correctly when I switched to the new HTTP Client Factory #4228
3 years ago
tidusjar 197fc5af61 The docs button now go to the specific doc's pages #4223
3 years ago
tidusjar e63524c6e4 Fixed an issue when requesting a collection that we have partially available, it would show as an error, but still add the remaining requests #3832
3 years ago
tidusjar 11527e332c We no longer block you from Requesting all seasons if we already have Season 1 Available/Requested. We will just request the delta now! For example if we request Season 1 and we have the first 3 episodes requested, we will skip those and request the remaining #2709
3 years ago
tidusjar ac3f1941bc Added the ability to unsubscribe from the newsletter #2137
3 years ago
tidusjar 043eb08aa5 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
3 years ago
tidusjar a5e72fdcde Fixed #4189 where when there is no poster for the searched content, we now automatically show the titles for easier discoverability
3 years ago
tidusjar 9389d96e73 Fixed #4166 we will now fall back if there are no regional assets to use
3 years ago
tidusjar a0cc041449 #2807 Added the ability to deny the request even if it's available
3 years ago
Jamie 09ac8406bf
Merge pull request #4225 from Ombi-app/develop-kuraki
3 years ago
tidusjar 31427c387e Fixed the issue where Ombi would pickup a TV Show/Movie as available when it has the same TMDB Id as something that is already available.
3 years ago
tidusjar 0793050913 Fixed the issue where the Plex Server URL was no longer formatted correctly.
3 years ago
Jamie be975d8074
Merge pull request #4221 from Ombi-app/develop-kuraki
3 years ago
twanariens cd92b4db5b Cutoff is infixable, but cheated a bit with css.
3 years ago
tidusjar 7e7c00e2cf Fixed the Radarr issues, we are now no longer using the old Radarr API's that have now been removed #4215
3 years ago
twanariens 115e11970b Fix for #4218
3 years ago
twanariens 2a99403a0e fixed some stupid custom app name issues
3 years ago
twanariens 1dff4624f3 fix for #4219
3 years ago
tidusjar 5e33088a6d Removed the V3 switch from Radarr, no one is using V2 Radarr anymore.
3 years ago
tidusjar 9dbadc17af Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
3 years ago
tidusjar 35454ce90e The newsletter will now contain Jellyfin Movies #4094
3 years ago
tidusjar 53606e08f5 Fixed the issue when using the "Request First Season" it was picking the "Specials" season.
3 years ago
twanariens f0d8add4f4 fix for no menu actions on the TV requests page when clicking on options
3 years ago
twanariens 166e2dc34f Merge branch 'develop' of https://github.com/Ombi-app/Ombi into develop-kuraki
3 years ago
tidusjar 33dbf2a0e6 Fixed a small issue where the request button was appearing when it shouldn't be
3 years ago
tidusjar 7dd0812c95 Fixed #4208
3 years ago
tidusjar f3392409f7 Fixed some build issues
3 years ago
tidusjar d271efd09c Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
3 years ago
tidusjar 1cb2431ed1 Added a bit better error handling around the request builder when requesting TV shows
3 years ago
Jamie 0f55c0450a
New features
3 years ago
tidusjar b18f5bf7b5 Added the Open Mobile app to the navbar when on small devices (mobile)
3 years ago
tidusjar dee2abcb38 Added the ability for the admin to be able to copy the app link to send to users that have the app installed so they can automatically be authenticated
3 years ago
tidusjar 7a85f8ab7c Added back the ability for users with ManageOwnRequests role to manage their requests! #4203
3 years ago
Jamie 7c95fac74b
Merge pull request #4201 from jamesmacwhite/patch-1
3 years ago
Jamie 105d05515d
Merge pull request #4199 from Ashton-Sidhu/feature/genre-filter
3 years ago
Jamie 1691d827b9
Merge pull request #4200 from Ombi-app/UI-wording
3 years ago
first last 5b8ebc35d2 Remove incorrect import
3 years ago
first last 9082aaeeb9 Add 1em to margin top of the genre drop down
3 years ago
first last 2c94f982c6 Add genre filtering function; Add genre filter to discovery
3 years ago
James White 72ffe0236a Update user-preference.component.html
3 years ago
first last 53523b35db Add settings for exlcuded genre and movie Ids
3 years ago
first last 910f6380fc Remove unnecessary structs
3 years ago
first last cd7db8bb44 Populate and save the dropdown selections
3 years ago
first last e899428feb Made genre exclusion a drop down
3 years ago
tidusjar 6b49e23a77 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
3 years ago
tidusjar 85aa5ae16f More demo work, unintresting stuff
3 years ago
Dyson Parkes eb78da808e Adjust wording of prompt for QR code.
3 years ago
Jamie 02e209e114
Merge pull request #4197 from Ombi-app/develop-kuraki
3 years ago
first last c217235d56 Add backend API calls for genres
3 years ago
tidusjar e2ed651487 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
3 years ago
tidusjar 6e51f7f864 Added the demo to the new apis... I hate that fruit company, lets see if we can get approved now
3 years ago
first last 341f6583de Create Genre structs
3 years ago
twanariens b52e2c138b The struggles are real
3 years ago
twanariens 87800d80c8 Smaller menu for mobile devices. Made custom logo idiot proof
3 years ago
Abe Kline c6129704ed
Autofocus the Search field
3 years ago
tidusjar 734b07accf Really fixed #4181 this time
3 years ago
tidusjar 7f74294ae3 Fixed #4190
3 years ago
tidusjar d23c4c3859 removed the ripple from the navmenu #4192
3 years ago
tidusjar 65879acb8d Fixed the deseralizing issue #4181
3 years ago
tidusjar 238a673c56 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
3 years ago
tidusjar 21b8bf76d2 Fixed an issue where for Available Emby content, the service ID was not being passed
3 years ago
Dyson Parkes b8076e2e65 Adjust app store string
3 years ago
tidusjar 900ec20e42 Fixed #4057 #4180
3 years ago
tidusjar 6e32bd33f5 Fixed build
3 years ago
tidusjar 64c0fc17cc Fixed #4152
3 years ago
tidusjar 50af2b8482 Fixed the issue where you couldn't remove a legacy user from the notifications
3 years ago
tidusjar 4071b2e8a2 Added the open on mobile back in, this will be available in the next app update
3 years ago
tidusjar 8dd00e9e99 Improved the message on the admin request popup
3 years ago
tidusjar 7c79e28d5c Added a message on the application url field to better explain what it does
3 years ago
tidusjar 5d8a212312 Improved the Plex OAuth flow
3 years ago
tidusjar f18aa778e6 Added the ability to hide the user in the discord notification
3 years ago
tidusjar 8aec700f11 Added some app store links to the new mobile app
3 years ago
tidusjar 2e316c51d2 Fixed build
3 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...
3 years ago
tidusjar 264568f396 Added the ability to re-process requests
3 years ago
tidusjar 6c64f3d4a3 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
3 years ago
tidusjar a578374588 TV results now respect the users set language
3 years ago
sirmarv 69923db39f Update WebhookApi.cs
3 years ago
tidusjar 16b2b849d4 Map the MediaServer URL for Tv Shows, so we can display the Plex button
3 years ago
tidusjar 43ce9affeb Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
3 years ago
tidusjar 61313ba861 Added more context in the mobile notifications
3 years ago
Matt 9d8f8056bb
Fix TMDB logo URL
3 years ago
tidusjar 9c0d8f91e9 Performance improvement coming from the previous change
3 years ago
tidusjar 2a284ce75c Fixed the issue where TV Shows were not being hidden from the Discover section
3 years ago
tidusjar 20c46ad027 Fixed the bug where it stated Ombi was on the wrong version in the settings!
3 years ago
tidusjar 560454565d Added new Image posters API
3 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
3 years ago
tidusjar 5bd85a3aac Fixed #4140
3 years ago
tidusjar 1d5b6f3c89 Fixed #4103
3 years ago
Jamie db67ddd839
Merge pull request #4141 from Ombi-app/develop-kuraki
3 years ago
twanariens f8d44ec596 Fix for overlay of the social icons container
3 years ago
tidusjar 42792bdb9b Removed useless file
3 years ago
tidusjar 8a9230730c Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
3 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.
3 years ago
Victor Usoltsev 9703d37056 User preferences page style improvements.
3 years ago
Jamie 78442f25e0
Merge pull request #4133 from Ombi-app/develop-kuraki
3 years ago
tidusjar f2ea1d0e13 Fixed up some more tests
3 years ago
tidusjar b59a792fdf Added unit tests around the notification subsuitution
3 years ago
Jamie 79163d251d
Merge pull request #4113 from bernarden/bug/4110-capitalise-v-in-tvshow-notification-type
3 years ago
tidusjar 0eeb163a0d Fixed automation tests
3 years ago
tidusjar 4505488289 added the api to get libs
3 years ago
twanariens 16515ed3a8 Stupid container being stupid. Told it to stop
3 years ago
twanariens 9294c278da BEGONE you ugly separator
3 years ago
twanariens f106b2bb68 Stop shouting in my face stupid filters
3 years ago
twanariens 94862aee37 Some styling changes to the discover page
3 years ago
twanariens 1c8ab3cee2 Reworked top search. included username. styling fixes for menu
3 years ago
Emil Kitti ea54f52325 fixes movie keywords
3 years ago
Emil Kitti a5fd1622d6 themoviedb keywords attribute api change
3 years ago
Jamie 606fd8c919
Merge pull request #4121 from Ombi-app/bug/v1api-fix
3 years ago
Victor Usoltsev 4d9500df54 Merges with develop.
3 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
3 years ago
Emil Kitti f2525650f1 fixes rootfolder selection in sonarr
3 years ago
tidusjar c464b23bdc Fixed the v1 API, added tests around that API to ensure we keep backwards compatability
3 years ago
tidusjar 580a34f28a Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
3 years ago
tidusjar 2dc364e96a Fixed the Discord TV notification not working after moving away from TV maze #4120
3 years ago
Emil Kitti 45bcfca138
Fix rootfolder override
3 years ago
Emil Kitti 87d8ba0499
Fix
3 years ago
Emil Kitti 3c5e7ba37f
Verify Sonarr quality override
3 years ago
tidusjar 6955c59680 Fixed up the reset password pages and some small tweaks
3 years ago
Victor Usoltsev 412063c982 Capitalizes V for tv show notification type. Refactors notification message curlys class.
3 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
3 years ago
tidusjar 130efd8216 Fixed the bugs that the automation tests found
3 years ago
tidusjar b9f5c06b7c Fixed unit tests
3 years ago
tidusjar 5678f43f41 Fixed up tests to be aware of the new dialog
3 years ago
tidusjar 5e6edc2ad8 Got TV working nicely
3 years ago
tidusjar e34ce215ac Fixed all the automation tests, and the bugs that the tests found
3 years ago
tidusjar c5f123b903 Got a bit of the work done, needs some polish then tackle tv
3 years ago
tidusjar 873823017c Fixed the issue where fully available TV shows were showing as partially available
3 years ago
tidusjar 9109350f2e Some small fixes, and more automation tests to cover the breaking scenario from earlier
3 years ago
tidusjar cb3916f773 Fixed the issue where we couldn't request TV shows from the discover page
3 years ago
tidusjar 3aba6516e0 Replaced all the mat-icons with fontawesome
3 years ago
tidusjar bb384bff68 Fixed broken The MovieDb and RT logos on the movie page
3 years ago
tidusjar 27f0d6e225 Started adding the ability for them to self manage their accounts
3 years ago
tidusjar 612fbb213f Moved around the user preferences
3 years ago
tidusjar caf8c16a4f Another small icon change
3 years ago
tidusjar c3ee3bd339 changed icons to fontawesome
3 years ago
tidusjar 3c37a21ab3 more automation
3 years ago
tidusjar 77ac5e77cc angular 11 upgrade
3 years ago
tidusjar e39f35ca51 wip
3 years ago
tidusjar 10c47d0233 update cypress
3 years ago
tidusjar c2a3fd1c4f Added more tests to cover the request grid around TV
3 years ago
tidusjar 432fb683c2 Fixed tv requests
3 years ago
tidusjar 2710d7349f cleanup
3 years ago
tidusjar da1934b922 Added more tests
3 years ago
tidusjar 59106dca0f Small fixes
3 years ago
tidusjar 8368877c74 Merge branch 'develop' into feature/tvmaze-replacement
3 years ago
Jamie eba4ecd509
Merge pull request #4099 from Ombi-app/feature/ui-automation
3 years ago
tidusjar bf2e5b4e4f fixed tests
3 years ago
tidusjar 0a804c6233 Added more tests around the discover page
3 years ago
tidusjar e4ab1447aa refactoring some of the tests
3 years ago
twanariens 27452c04e2 Fix for the chat box going out of bounds
3 years ago
twanariens 592e60ab79 Fix for custom application name on login page
3 years ago
tidusjar 5ef8aff677 More tests around the requests grid
3 years ago
tidusjar 9c72276e11 enable dashboard reporting
3 years ago
tidusjar d31da0a249 Added automation
3 years ago
tidusjar 57dfbd6748 Few more tweaks for automation
3 years ago
tidusjar 9670738a52 Fixed an error with the retry queue when the request has been removed
3 years ago
tidusjar 0efdd3fa60 Small automation changes
3 years ago
tidusjar 836a5282e0 Missed these files from the previous commit
3 years ago
tidusjar f6422cd556 fixed #4071
3 years ago
tidusjar a61594dcd6 Fixed the issue where the new mobile app was not recieving any notifications
3 years ago
tidusjar 38fc9b23bb Fixed the notification variables for the Alias for Issues
3 years ago
tidusjar b1fec7ad3f Fixed where you could not delete issues
3 years ago
Jamie 6fda24c98a
Delete nuget.config
3 years ago
tidusjar 275a7dd552 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
3 years ago
tidusjar dd3a44b284 Fixed #4092
3 years ago
tidusjar 3aa07aa7a6 Got most of it working!
3 years ago
Xirg 9337311718
added icon for apple homescreen icon
3 years ago
tidusjar be50b1eff1 Got the TV Page working nicely, requests are up next!
3 years ago
tidusjar db4123b4ea wip
3 years ago
tidusjar 4e0ee5fee5 First start on replacing tv maze
3 years ago
Jamie 5bd64a93e1
Merge pull request #4083 from Ombi-app/feature/issues-rework
3 years ago
tidusjar 67c7d73ca1 think i've finished the new issues work
3 years ago
Dyson Parkes 9765e8cc54
update docs link for indexhtml
3 years ago
tidusjar d4b265b386 Updated with docs info
3 years ago
tidusjar 7289ac765c Fixed an issue where we were not notifying the user who reported the issue on the resolved notification
3 years ago
tidusjar 0d97d23dde Don't kill the process when we cannot find the baseurl
3 years ago
tidusjar 36af39ebca Use the AppContext API as it's reccommended (just best practises)
3 years ago
Dyson Parkes 245a255709
Update en.json
3 years ago
Jamie 795fbac1ad
Fixed #4073
3 years ago
Jamie 4035bbeb89
Merge branch 'develop' into feature/reverse-proxy-chnage
3 years ago
tidusjar f777e5d171 Added the basic comment functionality
3 years ago
Daniel Lamando ef0cdd2a40
Fix double-slash in failed requests removal URL
3 years ago
tidusjar 68078271d9 Small improvements
3 years ago
tidusjar 094e1ce69f Fixed the report issue button appearing when issues were not enabled
3 years ago
tidusjar c0149a6149 When using custom app name, show it on the login page
3 years ago
tidusjar 7b3107962d If the user has selected remember me, it will now last a very long time
3 years ago
tidusjar c3810def36 Fixed build and added some nice little things
3 years ago
tidusjar 728741bfa1 Fixed the issue where we cannot delete a user #4050
3 years ago
tidusjar f94f4ac1c0 Fixed an issue with the test buttons on the *arr components not working correctly
3 years ago
tidusjar 6683f8070c more wip on the issues
3 years ago
tidusjar e514aa4678 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop
3 years ago
tidusjar 53d605095b Added Jellyfin to the landing page media checks
3 years ago
tidusjar 1289b840a0 more wip on the issues
3 years ago
tidusjar b7bb0869da Made a start on the issues rework
3 years ago
tidusjar 3d7a048654 Set the base url correctly when it's stored in the settings
3 years ago
tidusjar 66aac001e7 Merge branch 'feature/reverse-proxy-chnage' of https://github.com/ombi-app/Ombi into feature/reverse-proxy-chnage
3 years ago
tidusjar bb4d8924f4 Fixed some warnings
3 years ago
tidusjar 472803ec31 Ensure we always update the index page with the new base url
3 years ago
tidusjar 80a3dedf87 Trimed the frontend baseUrl if there is an extra forwardslash the end
3 years ago
tidusjar b90ef2148b Fixed the extra slash
3 years ago
Jamie f3b056d12a
Merge pull request #4043 from Ombi-app/develop-test2
3 years ago
twanariens 23705d5069 Fix for the buttons in mobile view on details page
3 years ago
twanariens b9680bb99a Quick fix for buttons on notification pages (still needs a complete rework)
3 years ago
twanariens dd94784642 Optimizing TV details page
3 years ago
tidusjar fb59f232e0 Merge with develop
3 years ago
Jamie fc66a72695
Merge pull request #4040 from Ombi-app/develop-test2
3 years ago
tidusjar 5649c18bf5 Fixed up some of the settings on the tv page
3 years ago
twanariens 6c3d7b34d3 small fix for tv
3 years ago
tidusjar ae73b78939 Fixed up the tv details sonarr override issues
3 years ago
tidusjar 1527cbb79a Added a button to clear the media data and resync
3 years ago
tidusjar 8832ae793a Fixed the issue where the password box is still shown even when auth with no password is enabled
3 years ago
twanariens 8d3e22fa72 Merge branch 'develop-test2' of https://github.com/Ombi-app/Ombi into develop-test2
3 years ago
twanariens 5008b89ece Fix for the request button on the discover page
3 years ago
tidusjar 4249a3e7a8 Added the paginator to the issues #4014
3 years ago
twanariens 162a1fda1a Some changes on the Movie Details page (including optimisation for Mobile)
3 years ago
Jamie 996219cdf9
Merge pull request #4030 from Ombi-app/develop-test2
3 years ago
twanariens 6b38d6e339 Fixed issue #4005
3 years ago
twanariens 88376eae6d Fix for longer application names
3 years ago
twanariens 2e5d518008 Fix for Carousel titles on Mobile displays
3 years ago
Jamie 0ea19ecc42
Merge pull request #4022 from jackodsteel/develop
3 years ago
Jack Steel c78e4374dd Fix strings to refer to the correct app
3 years ago
Jamie 0e65dd616c
Merge branch 'develop' into develop-test2
3 years ago
tidusjar 4e17b7cf3d Updated references to the repo to the new org
3 years ago
tidusjar 278467cc0c Added bulk approve and delete on the movie requests list page, tv and music coming next
3 years ago
tidusjar db1266eab6 Merge branch 'develop-test2' of https://github.com/tidusjar/Ombi into develop-test2
3 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
3 years ago
twanariens 8024be574b Fixing unclickable posters including pointer
3 years ago
Jack Steel a58a2a418e Provide the base URL if possible for Sonarr/Radarr.
3 years ago
tidusjar ff7862f599 Merge branch 'develop-test2' of https://github.com/tidusjar/Ombi into develop-test2
3 years ago
tidusjar f63f74ef13 Trigger the Plex Job when we clear the data out to resync
3 years ago
Jamie b88ac43470
Update plex.component.html
3 years ago
Jamie 8e72a37fac
Merge pull request #4020 from Ombi-app/org_github_templating
3 years ago
Jamie 91b65f321f
Merge pull request #4019 from Ombi-app/develop-test2
3 years ago
Berserkir-Wolf cc68e2b44b Replaced all links to old repo with new repo
3 years ago
twanariens 230576a658 Small fix on the title (mobile display)
3 years ago
twanariens 296ceeb762 Fix for the title on 4k resolution
3 years ago
twanariens 78968b5e19 Fix for availability on the discover page (mobile display).
3 years ago
twanariens e51c950c86 Merge branch 'develop-test2' of https://github.com/Ombi-app/Ombi into develop-test2
3 years ago
twanariens c33a80fda4 Fixes for the details page
3 years ago
tidusjar 7f566f00dd Got some nice improvements on the Wizard
3 years ago
twanariens 541f50ffe1 WIP4 wizard styling is done
3 years ago
twanariens e5ee021139 WIP3 wizard
3 years ago
twanariens bf5a17ad05 Hate those small fixes... Keep changing stuff
3 years ago
twanariens 173b49fb61 Small fix for Plex logo
3 years ago
twanariens bd20cef16d WIP2 Wizard
3 years ago
Berserkir-Wolf 662c4bee07 Update github link to new org url
3 years ago
Berserkir-Wolf e3f546965a Update wiki links
3 years ago
twanariens a12e02bd39 Merge branch 'develop-test2' of https://github.com/Ombi-app/Ombi into develop-test2
3 years ago
twanariens 28d126ac14 WIP wizard
3 years ago
tidusjar 440c3635d1 Fixed methodname
3 years ago
tidusjar 069b8b5632 Added the new Config API with the frontend services
3 years ago
tidusjar cd99a876c9 Moved the videos into a carousel and outside of the accordion on the movies page
3 years ago
tidusjar e28f3b876b Added the new font awesome icons
3 years ago
tidusjar 1de4af0907 Reworked the tv details page request section
3 years ago
tidusjar fad49a251d fixed build issue
3 years ago
tidusjar 530e55a39f Fixed the issue where MySql was sometimes throwing errors about not being able to execute the retry strat
3 years ago
tidusjar f50536c005 Fixed the issue where we couldn't switch between filters on the discover page
3 years ago
tidusjar 85068d81b4 Moved the admin details cog (for movies) into the new social banner
3 years ago
tidusjar e1ee1866de Fixed the issue where clicking on the reccommendations wouldn't load in the data
3 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
3 years ago
tidusjar 078b30eba4 Use the database execution strategy around the manual transactions
3 years ago
tidusjar 15b71d108e Added transient retries for the MySql connections
3 years ago
tidusjar 94b40c0327 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
3 years ago
tidusjar af58bbbe13 Fixed the issue where when enabling "Do not display available content" and you have it all, the posters appear large.
3 years ago
twanariens f0853e9647 Fix colors of expansion panels
3 years ago
twanariens 38635efeff Fix for the request on behalf window
3 years ago
twanariens b733fd10dc Fix for the login screen on mobile devices
3 years ago
twanariens 52abf18b87 Made a big boo boo but fixed it :D (forgot to close span on View On buttons)
3 years ago
twanariens 8c37564717 Fix for buttons in request list (spacing)
3 years ago
twanariens 4e62613026 Style changes on side-nav for less spacing between items
3 years ago
twanariens 5584c3aded WIP detail page (better fix for title)
3 years ago
twanariens 448d1da04d WIP on the detail page
3 years ago
twanariens 5fb2d3053d Even more color issues fixed
3 years ago
twanariens af9d45add7 Fixed a color issue with hover
3 years ago
twanariens c1d7cb0b99 Fixed poster text not clickable and fixed image height
3 years ago
twanariens 7d34933542 A special commit for the Ombi Bitch (fix for huge resolution display)
3 years ago
twanariens 4100a07db7 maybe forgot a z-index in there
3 years ago
twanariens 59bac5d5ff fix for bug with different image size poster
3 years ago
twanariens b62455aa68 Reworked top bar of poster for availability
3 years ago
twanariens 3cafe1f947 Fixed the remove button on Failed requests page
3 years ago
twanariens 9c8da69b09 Fixed log color and also changed the font
3 years ago
twanariens 9f28b3eedf Merge branch 'develop-test' of https://github.com/tidusjar/Ombi into develop-test
3 years ago
twanariens 7d95471e7f Fixed the search text being displayed wrong
3 years ago
tidusjar 951cc7da1b Improved a query (minor)
3 years ago
twanariens f677967100 Fix css on settings pages
3 years ago
twanariens bad06f9393 Merge branch 'develop-test' of https://github.com/tidusjar/Ombi into develop-test
3 years ago
twanariens 985479f4dc New login css
3 years ago
tidusjar 598c0cfb99 Fixed some exceptions being thrown on the backend, nothing that intresting really
3 years ago
twanariens 5059e2ae0f Mobile css for the discover cards
3 years ago
Jamie 216c59dfc1
Merge pull request #3996 from Ombi-app/feautre/poc-discover
3 years ago
tidusjar b9a94da736 Got lazy loading working on the carousel
3 years ago
tidusjar 28ab87ad80 Fixed soemthing....
3 years ago
tidusjar 8e8927882c Merge branch 'feautre/poc-discover' of https://github.com/tidusjar/Ombi into feautre/poc-discover
3 years ago
tidusjar 0725ffeab6 wip
3 years ago
twanariens 47bc694676 CSS fixes
3 years ago
twanariens 6faa803b81 Some CSS tweaks
3 years ago
twanariens 66e2d40357 Hits his dang magic wand to fix it
3 years ago
tidusjar 845aa8d130 Merge branch 'feautre/poc-discover' of https://github.com/tidusjar/Ombi into feautre/poc-discover
3 years ago
tidusjar f6ac59edb2 Fixed the buttons
3 years ago
twanariens 42847c8cd4 Just waving my magic css wand
3 years ago
tidusjar 23e9569de5 Fixed the main filter buttons losing focus
3 years ago
tidusjar f7a5abe81f Styling tweaks and changed the wiki links https://github.com/Ombi-app/Ombi.Docs/issues/32
3 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
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
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
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
4 years ago