Commit Graph

2941 Commits (52eda1b48c388cbf01cf31894dc217fff097508b)

Author SHA1 Message Date
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
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
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.
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
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
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
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
4 years ago
Emil Kitti 87d8ba0499
Fix
4 years ago
Emil Kitti 3c5e7ba37f
Verify Sonarr quality override
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
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
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
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