Commit Graph

63 Commits (719eb7dbe37b3a72d264e2f670067518eef70694)

Author SHA1 Message Date
Jamie 719eb7dbe3
feat: Upgrade Ombi to .NET 6 (#4390)
3 years ago
tidusjar 543d36e561 fix: 🐛 Really really fix it this time?
3 years ago
tidusjar 9f36923c51 fix: 🔥 Really fix the base url issue this time
3 years ago
tidusjar 81f410d782 Ombi will now tell you when there is an update available in the settings, clicking that will also provide you with the changelog and links to manually download the binaries.
3 years ago
tidusjar 8368877c74 Merge branch 'develop' into feature/tvmaze-replacement
3 years ago
tidusjar 3aa07aa7a6 Got most of it working!
3 years ago
Dyson Parkes 9765e8cc54
update docs link for indexhtml
3 years ago
tidusjar d4b265b386 Updated with docs info
3 years ago
tidusjar 0d97d23dde Don't kill the process when we cannot find the baseurl
3 years ago
tidusjar 36af39ebca Use the AppContext API as it's reccommended (just best practises)
3 years ago
tidusjar 3d7a048654 Set the base url correctly when it's stored in the settings
3 years ago
tidusjar 66aac001e7 Merge branch 'feature/reverse-proxy-chnage' of https://github.com/ombi-app/Ombi into feature/reverse-proxy-chnage
3 years ago
tidusjar bb4d8924f4 Fixed some warnings
3 years ago
tidusjar 472803ec31 Ensure we always update the index page with the new base url
3 years ago
tidusjar 80a3dedf87 Trimed the frontend baseUrl if there is an extra forwardslash the end
3 years ago
tidusjar b90ef2148b Fixed the extra slash
3 years ago
tidusjar fb59f232e0 Merge with develop
3 years ago
tidusjar 530e55a39f Fixed the issue where MySql was sometimes throwing errors about not being able to execute the retry strat
3 years ago
tidusjar df74e38672 Fixed the artist search in ombi
3 years ago
tidusjar 6937a90342 Try the new way of setting up the reverse proxy
3 years ago
Jaiver Pastor 1ddd19caf9 Add informational message
4 years ago
tidusjar 9d716b7f7d Added a new Migrate option to run the migrations in and exit
4 years ago
Jamie Rees 910fd34445 Generate a new security token per install Pt.1, Pt.2 = new Role System
4 years ago
Victor Usoltsev 46fb31cb98 Fixes url output.
4 years ago
Jamie Rees 913197ac18 Fixed the host args
4 years ago
tidusjar c065235776 fixed the issue where we could only bind to localhost
4 years ago
tidusjar 594eaa72cc Enable healthchecks
4 years ago
tidusjar 99d9ccc7dd Added health checks
4 years ago
tidusjar 2365341207 Develop into v4
5 years ago
tidusjar 379ffeddba Updated to .net core 3.0
5 years ago
tidusjar 560c3c3ead Finished it!
5 years ago
tidusjar 37aca4e423 Got the new DB structure in place
5 years ago
tidusjar f85ee3e144 #2994 Fixed the startup issue
5 years ago
Jamie Rees 492f7fe1e1 #2994 - enable multithreading in the sql config
5 years ago
Jamie Rees 1fa034908c Added transactions around all of the CUD operations
5 years ago
tidusjar a499782ec0 Delete the schedules db on startup, we don't want it trying to recover the jobs
5 years ago
tidusjar fa76a57f08 Fixed a migration issue
5 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
5 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
5 years ago
TidusJar a6b733e954 Fixed the exception that sometimes makes ombi fallover.
5 years ago
TidusJar 222871c228 Fixed build
6 years ago
TidusJar 5ecceec06e Fixed the migration
6 years ago
TidusJar ca48361865 Done the migration for the external db !wip
6 years ago
TidusJar 69b573a393 some comments detaling why we move out the setting !wip
6 years ago
TidusJar 618ee16d9d The settings have now been split out of the main db.
6 years ago
Jamie Rees 0ce9fb2df9 Fixed #2170
6 years ago
Jamie Rees 7a7b00ab25 Add base url as a startup argument
6 years ago
Jamie 848ddbdbf0 Fixed a little bug in the newsletter
6 years ago
Jamie 687bd53bcb Fixed #1989 #1719
6 years ago
tidusjar 7c61a3cc0e Should fix #1975
6 years ago