Commit Graph

313 Commits (519b6a7a1a417554efc4781c00aeb2a149658ec3)

Author SHA1 Message Date
Jamie Rees e3094d2df1 small tweaks
5 years ago
Jamie Rees 6d339e7a1c Got the album reques list in place
5 years ago
tidusjar 282f5a5d4e Added the language to the user profile and fixed a putin bug
5 years ago
Jamie Rees bbf9c4ba51 Fixed the exception being thown when reading from multiple IQuerables
5 years ago
Jamie Rees 77f8d76590 Fixed #3421
5 years ago
Alexander Standke 1c22d57b8e improve wording for Now Available notification template
5 years ago
Jamie Rees 7ca57f3666 Fixed issues not loading
5 years ago
Jamie Rees 4a8c1cd25a Added filtering on status to the requests page
5 years ago
tidusjar 1ea6a6dc48 added the quality to a movie
5 years ago
tidusjar d7cdf68a86 Small changes to the DB migration
5 years ago
tidusjar 1107c4a366 Fixed another EF client side execution bug
5 years ago
Jamie Rees 3a89483599 fixed the migration
5 years ago
Jamie Rees dd03135d7c Changed migration
5 years ago
Christopher Demicoli 7172e9c3d7
Fixes #3399
5 years ago
Jamie Rees a482a095ab Added new migrations
5 years ago
Jamie Rees 993510efdd merge
5 years ago
Jamie Rees ac51126437 merge
5 years ago
tidusjar 483f021e29 Updated to 3.1
5 years ago
Jamie Rees e24ad04be9 merge
5 years ago
Jamie Rees 1069ddf9cf Fixed the multiple notifications (I think)
5 years ago
tidusjar 5ad8ccf33d Some small fixes!
5 years ago
Jamie Rees bea8551cd3 merge
5 years ago
tidusjar 3bd9b18b33 Fixed the startup error
5 years ago
tidusjar 58cc49d607 Fixed issues with the RequestId Migration #3244 #3253 #3249
5 years ago
tidusjar 96e3e88261 Fixed the issues where the DB was being disposed too early
5 years ago
tidusjar 2365341207 Develop into v4
5 years ago
tidusjar a8026aecf4 Upgrade to .net standard 2.1
5 years ago
tidusjar f4933bfc26 Fixed the migration for combined databases
5 years ago
tidusjar 713c0de5f0 Fixed the issue where exisitng databases would now fail due to the DB structure changes
5 years ago
tidusjar 560c3c3ead Finished it!
5 years ago
tidusjar 1a086e6f19 Got MySql working
5 years ago
tidusjar 37aca4e423 Got the new DB structure in place
5 years ago
tidusjar b07833e0e8 Merged develop with V4
5 years ago
tidusjar 5d73845951 Add the migration to the correct database... #3214
5 years ago
tidusjar 1286c40f82 Hopefully provide a fix now for #2998
5 years ago
tidusjar a5139dd25c merge develop into v4
5 years ago
Jamie Rees e54ec746d6 small wip changes
6 years ago
tidusjar 769343a128 Fixed issue where using the API to request a movie/tv show would throw an exception when only using the API Key #3091
6 years ago
Jamie Rees 76dfcdf646 Request grid now shows available
6 years ago
tidusjar 6a3addae5c merge develop into v4
6 years ago
Jamie Rees 1fa034908c Added transactions around all of the CUD operations
6 years ago
Jamie Rees 08b7e8f540 Add a internal retry when we have a locked db
6 years ago
Jamie Rees 8de5057fd3 Added migration for issues
6 years ago
Jamie Rees bfaf2b8f8c Updated packages
6 years ago
Jamie Rees 975a162edd merge
6 years ago
Jamie Rees b98f5607d6 More unit tests
6 years ago
tidusjar 59e26aaa2d Reset all of the schedules due to Quartz using a different CRON system. Updated the UI code to reflect this
6 years ago
Jamie Rees b1cf9536df build stuff
6 years ago
Jamie Rees ae9a4e3b1c Package update/refresh
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 e6e24c6a97 More for #2750
6 years ago
Jamie Rees 947c0e74cb Made use of the global mutex, this should now hopefully work #2750
6 years ago
Jamie Rees 01eb74d90b Started reworking the settings
6 years ago
Jamie Rees cc5fb56e7b Merge branch 'develop' into feature/v4
6 years ago
Jamie Rees 3592781e94 Added a lock on the database commit level to see if I can improve locked db's
6 years ago
tidusjar ee89f6f16c Fixed build !wip
6 years ago
tidusjar c8415f8da9 Set the CommandTimeout longer to see if EF can get a handle on the SQLite file when it's locked #2750
6 years ago
TidusJar bbf4d72de1 started on the episode panel !wip
6 years ago
TidusJar 8be3ef205a update dependancies
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 d834b96b4b Small improvements to try and mitigate #2750
6 years ago
tidusjar 42eae458d8 Fixed #2786
6 years ago
tidusjar 7048f2738a Fixed #2759
6 years ago
TidusJar 76bfec1667 Added Actor Searching for Movies!
6 years ago
TidusJar 732873acda Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
TidusJar f1bca13586 Added the request queue to the notifications UI so you can turn it off per notification agent #2747
6 years ago
tidusjar 3b91392323 #2363 Added the ability to pass any username into the API using the ApiAlias header
6 years ago
TidusJar 7c97b104d2 Updated the AspnetCore.App package to remove the CVE-2019-0564 vulnerability
6 years ago
TidusJar 656f8511b4 !wip added the custom page into the settings
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 c960e7ce85 Added capture of anonymous analytical data
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
Jamie 4eeb5d4d35 Sorted out the UI !wip
6 years ago
TidusJar 806cf7c0ff More on the UI !wip
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 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 b1e6fd313b !wip started on the request queue
6 years ago
Jamie 442b0ff90c
Merge branch 'develop' into feature/splitoutsettingsdb
6 years ago
TidusJar 870a07de9d revert, no idea how this happened
6 years ago
Jamie bbceb56d8b
Merge branch 'develop' into imgbot
6 years ago
Anojh 0b2b3d2f30 New role to enable users to remove their own requests
6 years ago
TidusJar 5ecceec06e Fixed the migration
6 years ago
TidusJar a40af63a9c Fixed build !wip
6 years ago
TidusJar ca48361865 Done the migration for the external db !wip
6 years ago
TidusJar 26da9d242c ExternalContext migrations
6 years ago
TidusJar 479ca819d7 Added in the external repo so we can rip out external stuff
6 years ago
TidusJar 618ee16d9d The settings have now been split out of the main db.
6 years ago
Jamie 660df99123 Got most of the UI done for the voting feature !wip
6 years ago
Jamie 2181be30f5
Merge pull request #2545 from tidusjar/develop
6 years ago
Jamie 5b6283f6b8
Revert "Feature/purge issues"
6 years ago
TidusJar dffd27d804 Added the ability to purge/remove issues
6 years ago
Jamie 91b6dfe2b7 Added the root folders and qualities per user!
6 years ago
TidusJar 68c4368490 Started on custom quality profiles and root paths !wip
6 years ago
TidusJar 7f4f2361c5 Merge
6 years ago