Commit Graph

296 Commits (e3f546965ae5afe13bbf06b1173ded6cd661bb70)

Author SHA1 Message Date
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
5 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
5 years ago
Jamie Rees 76dfcdf646 Request grid now shows available
5 years ago
tidusjar 6a3addae5c merge develop into v4
5 years ago
Jamie Rees 1fa034908c Added transactions around all of the CUD operations
5 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
TidusJar 2204559b0a Added the Notification Preferences to the user
6 years ago
TidusJar de2e3abfe0 Added the API to add user notification preferences
6 years ago
TidusJar 8915e64ff3 Updated all the MS packages
6 years ago
TidusJar bcb193f321 made a start !wip
6 years ago
Jamie 8b5ae726c0 Add the music roles -.- !wip
6 years ago
TidusJar 21cb5820dd migrations !wip
6 years ago
TidusJar 82c353a727 !wip added music into the newsletter and also added issue reporting to the albums
6 years ago
Jamie 82d610e235 Added the availablility checker #2313 !wip
6 years ago
Jamie 3750243f11 A lot more lidarr work, i'm done for the day wow... !wip #2313
6 years ago
Jamie 207c60b7f8 Added the lidarr sync !wip
6 years ago
Jamie d47e7a7c57 Requests now work for albums !wip
6 years ago
Jamie 70db3c7bca Loads more work *phew* !wip
6 years ago
TidusJar 33fdffdd0f Improved the UI !wip
6 years ago
TidusJar 83537e2a36 !wip started on the music request engine
6 years ago
Jamie 79fe8bb331 !wip started on the Plex add user UI
6 years ago
TidusJar e5d09d4794 Migrations to go with the user change !wip
6 years ago
TidusJar 438251d8c7 Started on some user stats !wip
6 years ago