Commit Graph

3663 Commits (30116b65ab4bed7703a188089033e8f6645223d9)
 

Author SHA1 Message Date
tidusjar 30116b65ab More to debug logging
6 years ago
tidusjar 27a7e96f75 Start the scheduler after the jobs have been assigned
6 years ago
Jamie Rees ad6c72f12a Fixed some of the issues with the new scheduler not firing correctly
6 years ago
Kris Klosterman fdad3a564c Placeholder Text for Search Boxes (#2939)
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
tidusjar 8f50213867 Fixed the scheduler!
6 years ago
Jamie Rees 2789c9b452 attempting to get the new triggers working
6 years ago
Jamie 3f06b2da32
Merge pull request #2922 from tidusjar/feature/quartz-poc
6 years ago
Jamie Rees d9f338f78c Added some validation around the new crons
6 years ago
Jamie Rees c3c0228b45 swap out the scheduler #2750
6 years ago
tidusjar 52d9a7a586 moved the jobs to use quartz
6 years ago
tidusjar e9ead2eddb update poc quartz with develop
6 years ago
tidusjar c2764fe780 !wip on Music API
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
tidusjar c556334f79 Fixed #2910
6 years ago
Jamie 5356143d13
Merge pull request #2911 from PotatoQuality/patch-1
6 years ago
PotatoQuality 78395a38f7
Fix for broken twitch url in readme file
6 years ago
Jamie 0e8859394b
Update README.md
6 years ago
Jamie b0dff34995
Update README.md
6 years ago
tidusjar 439dc395d0 Reverted the global app lock for the db #2750
6 years ago
tidusjar 13a73020e5 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
tidusjar a499782ec0 Delete the schedules db on startup, we don't want it trying to recover the jobs
6 years ago
Jamie Rees 117bd1cd8b #2750 stuff
6 years ago
Jamie Rees 5d9e6bd113 Fixed build !wip
6 years ago
Jamie Rees e6e24c6a97 More for #2750
6 years ago
Jamie Rees 42662924d9 Removed the auditing, was not used anyway
6 years ago
Jamie Rees b5b6711a76 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
6 years ago
Jamie Rees 775e18e2d3 Fixed #2803 in regards to the Request Button showing up.
6 years ago
Jamie 89e275df74
Update JobSetup.cs
6 years ago
tidusjar cf9bb889ed Fixed the issue where it was not picking up roles until the JWT was refreshed
6 years ago
tidusjar 826517cbff !wip
6 years ago
tidusjar 6aa5f15881 merge
6 years ago
tidusjar 4920ac3da0 Take out the lastlogindate update for now #2750
6 years ago
Jamie cea62d5244
Merge pull request #2897 from Aerion/add-gotify-notifications
6 years ago
Jamie 6199fd015f
Merge pull request #2898 from Aerion/fix-cake-build
6 years ago
Guillaume Taquet Gasperini 41d9623897 Fix cake build by setting Incubator version
6 years ago
Guillaume Taquet Gasperini 94b70c2f2c Add Gotify as notification provider
6 years ago
Jamie 52b75ee4de
Update JobSetup.cs
6 years ago
TidusJar 11839deee8 Merge remote-tracking branch 'origin/develop' into develop
6 years ago
TidusJar f048505eed Fixed #2636
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 2b414415ff Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
6 years ago
Jamie Rees 947c0e74cb Made use of the global mutex, this should now hopefully work #2750
6 years ago
Jamie Rees 1322076aa6 Added a global mutex (not used yet) and moved around the code for loggin in since I suspect the Get Roles call is using deffered execution on the database causing the lock when attempting to access straight away #2750
6 years ago
tidusjar fd9eea8ff4 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
tidusjar fa76a57f08 Fixed a migration issue
6 years ago
Jamie Rees 12997541f0 Fixed build
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
Jamie Rees 3592781e94 Added a lock on the database commit level to see if I can improve locked db's
6 years ago