Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commits/commit/819f4c1fe2f6b5e3a732928586de9129c6d13fc7/src?page=3 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

1752 Commits (819f4c1fe2f6b5e3a732928586de9129c6d13fc7)

Author SHA1 Message Date
Jamie 27505b6312 New translations en.json (German) 6 years ago
Jamie 568febb4d4 New translations en.json (French) 6 years ago
Jamie 92f00d5d9b New translations en.json (Dutch) 6 years ago
Jamie 2b07777fa4 New translations en.json (Danish) 6 years ago
tidusjar 955329e0f5 logging 6 years ago
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
Jamie 196e986f6a New translations en.json (Russian) 6 years ago
Jamie cdbf4edae2 New translations en.json (Hungarian) 6 years ago
Jamie 89cbe0350d New translations en.json (Bulgarian) 6 years ago
Jamie 4168d9d58a New translations en.json (Swedish) 6 years ago
Jamie a3a427d1a6 New translations en.json (Spanish) 6 years ago
Jamie d00057151a New translations en.json (Portuguese, Brazilian) 6 years ago
Jamie 58376e97c8 New translations en.json (Polish) 6 years ago
Jamie 241efb2c27 New translations en.json (Norwegian) 6 years ago
Jamie 58274a0f2b New translations en.json (Italian) 6 years ago
Jamie 424cc2af43 New translations en.json (German) 6 years ago
Jamie 25da9b42da New translations en.json (French) 6 years ago
Jamie 805046cbce New translations en.json (Dutch) 6 years ago
Jamie 0bcc4664e2 New translations en.json (Danish) 6 years ago
Kris Klosterman fdad3a564c Placeholder Text for Search Boxes () 6 years ago
Jamie ee47ab1624 New translations en.json (Polish) 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 Rees d9f338f78c Added some validation around the new crons 6 years ago
Jamie Rees c3c0228b45 swap out the scheduler 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
Jamie 5421c47966 New translations en.json (Hungarian) 6 years ago
Jamie 6661be12da New translations en.json (Hungarian) 6 years ago
Jamie d0a72326bb New translations en.json (Hungarian) 6 years ago
Jamie 4bf06e7d9c New translations en.json (Hungarian) 6 years ago
Jamie edd01139e6 New translations en.json (Hungarian) 6 years ago
Jamie 8b1d2c5f9c New translations en.json (Russian) 6 years ago
Jamie 04edaa763e New translations en.json (Hungarian) 6 years ago
Jamie dadd59049b New translations en.json (Bulgarian) 6 years ago
Jamie a1f91887f5 New translations en.json (Dutch) 6 years ago
tidusjar ca010a0282 Added some defensive coding around when we create an artist for 6 years ago
tidusjar 6dccea77c2 Fixed the mixed content warnings and the error when removing a album request 6 years ago
tidusjar c556334f79 Fixed 6 years ago
tidusjar 439dc395d0 Reverted the global app lock for the db 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 stuff 6 years ago
Jamie Rees 5d9e6bd113 Fixed build !wip 6 years ago
Jamie Rees e6e24c6a97 More for 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 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
Jamie cea62d5244
Merge pull request from Aerion/add-gotify-notifications 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 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 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 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 d46af9d34f New translations en.json (Polish) 6 years ago
Jamie Rees b74a4d29c8 Fixed 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
Jamie a039de24b0
Merge pull request from tidusjar/Translations 6 years ago
Jamie e1a82ed8ef New translations en.json (German) 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 6 years ago
Jamie d233d2faeb New translations en.json (Norwegian) 6 years ago
TidusJar d1086e8ae0 Prevented from erroring out causing further issues. 6 years ago
TidusJar 6a36fa3974 Fixed 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
Jamie 501057d39e
Merge pull request from tidusjar/Translations 6 years ago
Jamie 7c2dd89bb2
Merge pull request from jeffkeller87/master 6 years ago
Jeff 099e7d3436 fix typo 6 years ago
tidusjar bd06af8ca0 !wip just some small minor improvements 6 years ago
Jamie 09b2b6fe6f New translations en.json (Polish) 6 years ago
Jamie c0040bf951
Merge pull request from tidusjar/develop 6 years ago
tidusjar 9a9357d518 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop 6 years ago
tidusjar 7084839bc7 Fixed 6 years ago
Jamie f67ea82187 New translations en.json (French) 6 years ago
Jamie cc0f0de723
Merge pull request from tidusjar/Translations 6 years ago
Jamie c5e6b565d0
Merge pull request from tidusjar/snyk-fix-a0oonb 6 years ago
snyk-bot 2fe175b165 fix: src/Ombi/package.json to reduce vulnerabilities 6 years ago
tidusjar ada38a0c30 Fixed 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 6 years ago
tidusjar da9c481bb4 Removed some areas where we clear out the cache. This should help with DB locking 6 years ago
tidusjar 215663df1f Fixed 6 years ago
tidusjar b8b976cf25 Cannot create an issue comment with the API 6 years ago
tidusjar bf94b3111e Set the local domain if the Application URL is set for the HELO or EHLO commands. 6 years ago
Jamie d03cf62983 New translations en.json (Spanish) 6 years ago
Jamie e16c1b6f8a New translations en.json (Spanish) 6 years ago
Jamie 4a405db181 New translations en.json (Spanish) 6 years ago
tidusjar 276775ba82 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop 6 years ago
tidusjar 8ed0146e09 !wip 6 years ago
tidusjar 5b1f326854 Fixed the issue where "Issues" were not being deleted correctly. 6 years ago
tidusjar e83a8d045d Fixed build !wip 6 years ago
Jamie 9ec6d98f28 New translations en.json (Polish) 6 years ago
Jamie d916c993fb New translations en.json (Polish) 6 years ago
Jamie 6f0b779bf8 New translations en.json (Polish) 6 years ago
Jamie 3b3cb52dab New translations en.json (Polish) 6 years ago
Jamie be6d59f768 New translations en.json (German) 6 years ago
Jamie 3c3807493b
Merge branch 'develop' into patch-1 6 years ago
Tom McClellan 53439d2f6f
Update discord link to follow the scheme of other links 6 years ago
Jamie 7c6ee3aaaf
Merge pull request from tidusjar/Translations 6 years ago
tidusjar 996f34a6d9 Fixed 6 years ago
Jamie 316460173e New translations en.json (Spanish) 6 years ago
tidusjar 8b6b500381 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop 6 years ago
tidusjar 14d8d98979 Added the functionality to remove a user from getting notifications to their mobile device 6 years ago
Jamie d45c401004
Merge pull request from tidusjar/Translations 6 years ago
tidusjar 42eae458d8 Fixed 6 years ago
Jamie d2aedfa726 New translations en.json (Dutch) 6 years ago
Jamie a9511f2bb0 New translations en.json (Spanish) 6 years ago
Jamie 5b46c7bd25 New translations en.json (Portuguese, Brazilian) 6 years ago
tidusjar 9aee688d21 turn off demo mode !wip 6 years ago
tidusjar 1ad799d6bf removed invalid char !wip 6 years ago
tidusjar d9209642f2 !wip demo 6 years ago
tidusjar 3bf07c63f9 Fixed 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 1565ebce0d Ignore the UserName header as part of the Api is the value is an empty string 6 years ago
tidusjar 634928a3af !wip really fixed it 6 years ago
tidusjar 7048f2738a Fixed 6 years ago
TidusJar c2c8a772dd Did 6 years ago
TidusJar 183c242334 !wip improved the api for the actor search 6 years ago
TidusJar 76bfec1667 Added Actor Searching for Movies! 6 years ago
TidusJar a6b733e954 Fixed the exception that sometimes makes ombi fallover. 6 years ago
tidusjar 619ea4dbc4 fixed build !wip 6 years ago
tidusjar 1873f44e53 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 6 years ago
tidusjar 01ff2acb9a Log the error to the ui to figure out what's going on with 6 years ago
Jamie 4e17b3239c
Merge pull request from tidusjar/Translations 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 1f59693c7e Added the ability to change where the View on Emby link goes to 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 6 years ago
tidusjar b16ac27701 Make sure we can only set the ApiAlias when using the API Key 6 years ago
tidusjar 3b91392323 Added the ability to pass any username into the API using the ApiAlias header 6 years ago
tidusjar 359d191fc3 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 6 years ago
tidusjar a1fdca3c37 Removed the Add user to Plex from Ombi 6 years ago
Jamie 62b8a6d57a New translations en.json (Swedish) 6 years ago
Jamie d3ae35f80e New translations en.json (Swedish) 6 years ago
Jamie b1be8bdddb New translations en.json (Swedish) 6 years ago