Commit Graph

432 Commits (bea8551cd3f653123298570cdeb31e4e09b1d00c)

Author SHA1 Message Date
Jamie Rees 227ec0a6f8 WIP on scrolling
6 years ago
tidusjar ea54dfa3bf Started on a infinite scroll on the discover page
6 years ago
tidusjar c2764fe780 !wip on Music API
6 years ago
Jamie Rees 41ebce7cae Fixed all the unit tests
6 years ago
Jamie Rees ae9a4e3b1c Package update/refresh
6 years ago
tidusjar ca010a0282 Added some defensive coding around when we create an artist for #2915
6 years ago
tidusjar 6dccea77c2 Fixed the mixed content warnings and the error when removing a album request #2884
6 years ago
Jamie Rees a1e0042966 Fixed a issue with the proxy and also fixed build
6 years ago
Jamie Rees e6ec08052d more
6 years ago
Jamie Rees 7fdbc10ccc More work on the calendar, including unit tests
6 years ago
tidusjar 9a267465a7 Added the calendar!
6 years ago
Jamie Rees c4aa053de9 Removed the global lock
6 years ago
Jamie Rees 283be5d22f Make sure we only show one parent on the requests page
6 years ago
tidusjar 3c959284f5 broke the UI on twitch.
6 years ago
tidusjar bc697a03e9 mmerge
6 years ago
tidusjar 8febad53b0 merge
6 years ago
tidusjar 439dc395d0 Reverted the global app lock for the db #2750
6 years ago
Jamie Rees 117bd1cd8b #2750 stuff
6 years ago
Jamie Rees ee668dfd34 #2750 stuff
6 years ago
Jamie Rees 5d9e6bd113 Fixed build !wip
6 years ago
Jamie Rees 42662924d9 Removed the auditing, was not used anyway
6 years ago
tidusjar cf9bb889ed Fixed the issue where it was not picking up roles until the JWT was refreshed
6 years ago
Jamie cea62d5244
Merge pull request #2897 from Aerion/add-gotify-notifications
6 years ago
Guillaume Taquet Gasperini 94b70c2f2c Add Gotify as notification provider
6 years ago
tidusjar b68e9fc080 Started on the approval panel for tv shows
6 years ago
Jamie Rees e1d2d1da20 Done the TV Request Grid
6 years ago
Jamie Rees f80ef6bb24 Added the TV Requests grid
6 years ago
Jamie Rees c491e74335 Got everything but filtering on the requests grid
6 years ago
Jamie Rees 2b1eebafd1 Set the View On Emby Url at runtime so the user can configure and change the URL and it will take effect straight away
6 years ago
Jamie Rees d4246abad5 More work on the deny and also got the Partially flag working !wip
6 years ago
Jamie Rees cc5fb56e7b Merge branch 'develop' into feature/v4
6 years ago
Jamie Rees b74a4d29c8 Fixed #2860 When a future series is unknown it should appear as available when we have the other seasons
6 years ago
TidusJar c18efc5a3a more more more !wip
6 years ago
TidusJar e95ca1523d !wip
6 years ago
tidusjar ee89f6f16c Fixed build !wip
6 years ago
TidusJar bbf4d72de1 started on the episode panel !wip
6 years ago
TidusJar d1086e8ae0 Prevented #2848 from erroring out causing further issues.
6 years ago
TidusJar 80595503c8 Populate the TV APi with slightly more information
6 years ago
TidusJar 511f6ace77 Merge dev into v4
6 years ago
TidusJar 8be3ef205a update dependancies
6 years ago
TidusJar c84d5f9f5d Fixed a regression issue where TV Shows couldn't be requested
6 years ago
TidusJar 7205ff3002 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
TidusJar 3a690e321e Fixed an issue where the Subscribe button was appearing on available movies.
6 years ago
tidusjar fefd0c0242 Make the movies results random once the cache expires #2837
6 years ago
tidusjar bd06af8ca0 !wip just some small minor improvements
6 years ago
tidusjar e77d54c6d1 merge
6 years ago
tidusjar ada38a0c30 Fixed #2801 this is when a season is not correctly monitored in sonarr when approved by an admin
6 years ago
TidusJar 1b2891684c !wip
6 years ago
TidusJar dc570d2e2c Added more API's for getting Keyword Results and Movie Collections
6 years ago
tidusjar 5b1f326854 Fixed #2802 the issue where "Issues" were not being deleted correctly.
6 years ago
TidusJar a4cbb24d0f !wip
6 years ago
tidusjar 41ae641732 Merge from dev
6 years ago
tidusjar 71ec151de1 Got tv working on the popout cards !wip
6 years ago
tidusjar 42eae458d8 Fixed #2786
6 years ago
TidusJar 5bb4d133ae !wip
6 years ago
TidusJar 9d02f5e551 merge !wip
6 years ago
TidusJar 41fe43b51d !wip
6 years ago
tidusjar 947fe8308d Lots of work on the movie details page !wip
6 years ago
TidusJar cdec1f4f27 more !wip
6 years ago
TidusJar 0ce93071f1 Increase the results for the discover page
6 years ago
tidusjar 33cefe1a62 stuffffffffff including searchbar and new navbar !wip
6 years ago
tidusjar 65ea88925a Added a demo mode, this will only show movies and shows that are in the public domain. Dam that stupid fruit company
6 years ago
TidusJar 76bfec1667 Added Actor Searching for Movies!
6 years ago
TidusJar ff73e78e2c !wip added a search by actor methodin the Movie Search Engine
6 years ago
TidusJar 3e4b2a8e9f Small fix when denying a request with a reason, we wasn't updating the ui
6 years ago
tidusjar 3b91392323 #2363 Added the ability to pass any username into the API using the ApiAlias header
6 years ago
TidusJar dcc28ff26e Potentially fix #2726
6 years ago
TidusJar 7c97b104d2 Updated the AspnetCore.App package to remove the CVE-2019-0564 vulnerability
6 years ago
tidusjar 947dbe1b6a Added a global language flag that now applies to the search by default
6 years ago
tidusjar 9cc9bf7e78 Save the language code against the request so we can use it later e.g. Sending to the DVR apps
6 years ago
tidusjar ae0d0e614c Made the search results the language specified in the search refinement
6 years ago
tidusjar dc216ba9bf Added the ability to search movies via the movie db with a different language!
6 years ago
tidusjar 53cdcdc23b Added the ability to specify a year when searching for movies
6 years ago
tidusjar ad2e7a31fa Fixed #2691
6 years ago
TidusJar 72e0ebc887 !wip fixed builds
6 years ago
TidusJar 2fdfa3be97 Fixed the NRO error !wip
6 years ago
TidusJar 0cc57c3c1f !wip improved the API's documentation
6 years ago
TidusJar 3c1f23ea92 Fixed a bug with us thinking future dated emby episodes are not available, Consoldated the emby and plex search rules (since they have the same logic)
6 years ago
TidusJar 0a63dd0ef5 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
TidusJar 43e30ec0bb Updated to .net core 2.2 and included a linux-arm64 build
6 years ago
Jamie 72c411d5d3
Merge branch 'develop' into feature/request-queue
6 years ago
TidusJar c1e2cad252 Added Sonarr v3 #2359
6 years ago
TidusJar a69637a3fb Did the frontend settings for Sonarr to add V3. !wip #2359
6 years ago
TidusJar 75f43260c0 !wip added the api
6 years ago
TidusJar da5d4f0738 Finished off the job
6 years ago
TidusJar 207fbe0a8f Save to the request queue !wip
6 years ago
Jamie aa487e6ccf Fixed the issue with the user overrides #2646
6 years ago
Jamie 417e4085c5 Fixed the issue where we could sometimes allow the request of a whole series when the user shouldn't be able to
6 years ago
TidusJar 3de88be16c Fixed the issue where we were marking the whole season as wanted in Sonarr rather than the individual episode #2629
6 years ago
TidusJar 2c66793986 Fixed #2633
6 years ago
Jamie 4f5c879fd7 Fixed error !wip #2591
6 years ago
Jamie d3c33fa804 Show the TV show as available when we have all the episodes but future episodes have not aired. #2585
6 years ago
Jamie 07f3f4162a Added the ability to get the ombi user via a Plex Token #2591
6 years ago
Jamie 720adca896 Fixed #2514
6 years ago
Jamie 442b0ff90c
Merge branch 'develop' into feature/splitoutsettingsdb
6 years ago
TidusJar 1b13d6e6b7 More UI tests !wip
6 years ago
TidusJar 4508f79a5f When a users requests content and the voting is enabled, the user who requested is an automatic +1 vote.
6 years ago
TidusJar ca48361865 Done the migration for the external db !wip
6 years ago
Jamie b4a54839ca
Merge pull request #2556 from tidusjar/feature/vote
6 years ago
TidusJar 1f188b3618 Moar !wip
6 years ago