Commit Graph

1941 Commits (6c443469af45400164f17949d07f420402d6a3b7)

Author SHA1 Message Date
Jamie 5421c47966 New translations en.json (Hungarian)
5 years ago
Jamie 6661be12da New translations en.json (Hungarian)
5 years ago
Jamie d0a72326bb New translations en.json (Hungarian)
5 years ago
Jamie 4bf06e7d9c New translations en.json (Hungarian)
5 years ago
Jamie edd01139e6 New translations en.json (Hungarian)
5 years ago
Jamie Rees ae9a4e3b1c Package update/refresh
5 years ago
Jamie 8b1d2c5f9c New translations en.json (Russian)
5 years ago
Jamie 04edaa763e New translations en.json (Hungarian)
5 years ago
Jamie dadd59049b New translations en.json (Bulgarian)
5 years ago
Jamie a1f91887f5 New translations en.json (Dutch)
5 years ago
tidusjar ca010a0282 Added some defensive coding around when we create an artist for #2915
5 years ago
tidusjar 6dccea77c2 Fixed the mixed content warnings and the error when removing a album request #2884
5 years ago
tidusjar c556334f79 Fixed #2910
5 years ago
Jamie Rees e5cc355dfe unit tests
5 years ago
Jamie Rees a1e0042966 Fixed a issue with the proxy and also fixed build
5 years ago
Jamie Rees 91e1db06f2 try a different way of the reverse proxy
5 years ago
Jamie Rees 4baff16d07 stop throwing new exceptions instead of just rethrow
5 years ago
tidusjar 24bb0207d5 Did some work on the nav
5 years ago
tidusjar 8f3dd86c52 started on the admin panel
5 years ago
tidusjar 957f7db195 Added the collections back to the page!
5 years ago
Jamie Rees e6ec08052d more
5 years ago
Jamie Rees 7fdbc10ccc More work on the calendar, including unit tests
5 years ago
tidusjar 9a267465a7 Added the calendar!
5 years ago
Jamie Rees f748ea9db6 wut
5 years ago
Jamie Rees c4aa053de9 Removed the global lock
5 years ago
Jamie Rees 283be5d22f Make sure we only show one parent on the requests page
5 years ago
Jamie Rees da9a892e43 Fixed the toggle button
5 years ago
Jamie Rees 403e79d5d3 merge
5 years ago
Jamie Rees e141743f08 Fixed the issue where the sidebar nav doesn't load
5 years ago
tidusjar 3fbbf74c1b Collections done!
5 years ago
Jamie Rees 9f5c19ecf6 Fixed it
5 years ago
Jamie Rees 6fc9db003e merge
5 years ago
Jamie Rees ce6dd5e2ee Added the rest of the URLS
5 years ago
tidusjar 3c959284f5 broke the UI on twitch.
5 years ago
tidusjar 09f365c039 !wip
5 years ago
tidusjar b93dea489d maybe fixed the baseurl? pfft who the fuck knows now. Man this is the only bad thing about angular CLI
5 years ago
Jamie Rees 8a7ecd7955 Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
5 years ago
tidusjar 18ae38731d Fixed build
5 years ago
tidusjar bc697a03e9 mmerge
5 years ago
tidusjar 8febad53b0 merge
5 years ago
tidusjar 439dc395d0 Reverted the global app lock for the db #2750
5 years ago
tidusjar 13a73020e5 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
5 years ago
tidusjar a499782ec0 Delete the schedules db on startup, we don't want it trying to recover the jobs
5 years ago
Jamie Rees 9c2eb7369f more stuff
5 years ago
Jamie Rees 93928aadc5 Fixed the hang at startup
5 years ago
Jamie Rees 117bd1cd8b #2750 stuff
5 years ago
Jamie Rees ee668dfd34 #2750 stuff
5 years ago
Jamie Rees 5d9e6bd113 Fixed build !wip
5 years ago
Jamie Rees e6e24c6a97 More for #2750
5 years ago
Jamie Rees 42662924d9 Removed the auditing, was not used anyway
5 years ago
Jamie Rees b5b6711a76 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
5 years ago
Jamie Rees 775e18e2d3 Fixed #2803 in regards to the Request Button showing up.
5 years ago
Jamie 89e275df74
Update JobSetup.cs
5 years ago
tidusjar ea58971428 experiment #2 with base urls
5 years ago
tidusjar cf9bb889ed Fixed the issue where it was not picking up roles until the JWT was refreshed
5 years ago
tidusjar 9fcc3120bd Added user management and also fixed the bug that Gabe pointed out with the availability on tv shows
5 years ago
tidusjar 826517cbff !wip
5 years ago
Jamie cea62d5244
Merge pull request #2897 from Aerion/add-gotify-notifications
5 years ago
Guillaume Taquet Gasperini 94b70c2f2c Add Gotify as notification provider
5 years ago
Jamie Rees 78a526bed0 Fixed build
5 years ago
Jamie Rees 7ffc26ed23 Sorted out the create/manage user page
5 years ago
Jamie Rees 9fae71d32c Got the tv requests panel working!
5 years ago
tidusjar b68e9fc080 Started on the approval panel for tv shows
5 years ago
Jamie Rees 833544694a fixed build !wip
5 years ago
Jamie Rees e1d2d1da20 Done the TV Request Grid
5 years ago
Jamie Rees f80ef6bb24 Added the TV Requests grid
5 years ago
Jamie 52b75ee4de
Update JobSetup.cs
5 years ago
Jamie Rees 40c9c82eaf Wired up the details button on the request grid for movies
5 years ago
Jamie Rees fd531ac151 removed duplicate job I noticed we have
5 years ago
Jamie Rees c491e74335 Got everything but filtering on the requests grid
5 years ago
Jamie Rees 23cafa4d10 Got the HTTP table working, just need to plug in the sort direction and active sort column
5 years ago
Jamie Rees 10ac48e608 Got the basic requests grid in
5 years ago
Jamie Rees 1829786f8b Fixed build
5 years ago
Jamie Rees 2fe4c1f456 Added a change theme button into the navbar, so now we can switch from light and dark themes
5 years ago
TidusJar 11839deee8 Merge remote-tracking branch 'origin/develop' into develop
5 years ago
TidusJar f048505eed Fixed #2636
5 years ago
Jamie Rees 5aeb0734b2 Added unit tests to cover the episode and season availablility checks
5 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
5 years ago
Jamie Rees 2b414415ff Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
5 years ago
Jamie Rees 947c0e74cb Made use of the global mutex, this should now hopefully work #2750
5 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
5 years ago
tidusjar fd9eea8ff4 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
5 years ago
tidusjar fa76a57f08 Fixed a migration issue
5 years ago
Jamie Rees 01eb74d90b Started reworking the settings
5 years ago
Jamie Rees 619e22827f Fixed up the episode request modal a bit
5 years ago
Jamie d46af9d34f New translations en.json (Polish)
5 years ago
Jamie Rees 63b93561e3 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
5 years ago
Jamie Rees 8459edc421 Added a bunch of new translations needed for the new UI
5 years ago
Jamie Rees d4246abad5 More work on the deny and also got the Partially flag working !wip
5 years ago
Jamie Rees b7f74d9f96 more refactoring around the details pages !wip
5 years ago
Jamie Rees 7bf7d558a3 restructured and cleaned up the details pages !wip
5 years ago
Jamie Rees f500bf119f !wip
5 years ago
Jamie Rees 72ce967ee3 Added RequestId into the notification variables for #2874
5 years ago
Jamie Rees fd299b92ee a bit more wip on the login page and fixed the approve/deny on the movie page
5 years ago
Jamie Rees e418cbae57 Fixed the movies page
5 years ago
Jamie Rees cc5fb56e7b Merge branch 'develop' into feature/v4
5 years ago
Jamie Rees 7685b6acb1 Updated the navigation bar
5 years ago
Jamie Rees b74a4d29c8 Fixed #2860 When a future series is unknown it should appear as available when we have the other seasons
5 years ago
Jamie Rees 3592781e94 Added a lock on the database commit level to see if I can improve locked db's
5 years ago
TidusJar 121b242159 !wip
5 years ago
TidusJar df9f5cb339 Put some icons in the discover panel
5 years ago
TidusJar c18efc5a3a more more more !wip
5 years ago
TidusJar b570d904bf Improved Movie layout !wip
5 years ago
TidusJar e13f2a28fa more !wip
5 years ago
TidusJar 585d870250 Improved the details
5 years ago
Jamie a039de24b0
Merge pull request #2852 from tidusjar/Translations
5 years ago
TidusJar e95ca1523d !wip
5 years ago
Jamie e1a82ed8ef New translations en.json (German)
5 years ago
TidusJar 65d1672d2b More on the dark
5 years ago
tidusjar ee17d4dff1 bit more work on the dark mode !wip
5 years ago
tidusjar ee89f6f16c Fixed build !wip
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
Jamie d233d2faeb New translations en.json (Norwegian)
5 years ago
TidusJar bbf4d72de1 started on the episode panel !wip
5 years ago
TidusJar d1086e8ae0 Prevented #2848 from erroring out causing further issues.
5 years ago
TidusJar 6a36fa3974 Fixed #2847
5 years ago
tidusjar 6ace4d844e Started on the dark theme
5 years ago
tidusjar 2f150b2818 Small improvements on the discover page
5 years ago
TidusJar e7e8cc3e85 Made a start to the TV Detail page
5 years ago
TidusJar 80595503c8 Populate the TV APi with slightly more information
5 years ago
TidusJar 511f6ace77 Merge dev into v4
5 years ago
TidusJar 8be3ef205a update dependancies
5 years ago
TidusJar c84d5f9f5d Fixed a regression issue where TV Shows couldn't be requested
5 years ago
TidusJar d951b8aa5b Request button on the card details will now request
5 years ago
TidusJar 7205ff3002 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
5 years ago
TidusJar 3a690e321e Fixed an issue where the Subscribe button was appearing on available movies.
5 years ago
tidusjar 8a7cd1d798 card !wip
5 years ago
tidusjar fefd0c0242 Make the movies results random once the cache expires #2837
5 years ago
tidusjar c1cdb91bf1 Fixed up the responsiveness on the discover page
5 years ago
tidusjar df022b4863 fixy wixy teh fucksey upsy
5 years ago
Jamie 501057d39e
Merge pull request #2822 from tidusjar/Translations
5 years ago
Jamie 7c2dd89bb2
Merge pull request #2833 from jeffkeller87/master
5 years ago
Jeff 099e7d3436 fix typo
5 years ago
tidusjar bd06af8ca0 !wip just some small minor improvements
5 years ago
Jamie 09b2b6fe6f New translations en.json (Polish)
5 years ago
Jamie c0040bf951
Merge pull request #2827 from tidusjar/develop
5 years ago
tidusjar 9a9357d518 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
5 years ago
tidusjar 7084839bc7 Fixed #2826
5 years ago
Jamie f67ea82187 New translations en.json (French)
5 years ago
Jamie cc0f0de723
Merge pull request #2800 from tidusjar/Translations
5 years ago
Jamie c5e6b565d0
Merge pull request #2816 from tidusjar/snyk-fix-a0oonb
5 years ago
snyk-bot 2fe175b165 fix: src/Ombi/package.json to reduce vulnerabilities
5 years ago
tidusjar eceab97b65 !wip spacing
5 years ago
tidusjar e77d54c6d1 merge
5 years ago
tidusjar ada38a0c30 Fixed #2801 this is when a season is not correctly monitored in sonarr when approved by an admin
5 years ago
tidusjar d834b96b4b Small improvements to try and mitigate #2750
5 years ago
tidusjar da9c481bb4 Removed some areas where we clear out the cache. This should help with DB locking #2750
5 years ago
tidusjar 215663df1f Fixed #2810
5 years ago
tidusjar b8b976cf25 Cannot create an issue comment with the API #2811
5 years ago
tidusjar bf94b3111e Set the local domain if the Application URL is set for the HELO or EHLO commands. #2636
5 years ago
Jamie d03cf62983 New translations en.json (Spanish)
5 years ago
Jamie e16c1b6f8a New translations en.json (Spanish)
5 years ago
Jamie 4a405db181 New translations en.json (Spanish)
5 years ago
TidusJar 1b2891684c !wip
5 years ago
TidusJar 2d15b7c7d4 Requst button now works
5 years ago
TidusJar d78462a516 !wip added collection button
5 years ago
TidusJar f1877efe02 Moved the buttons around on the movie details
5 years ago
TidusJar dc570d2e2c Added more API's for getting Keyword Results and Movie Collections
5 years ago
TidusJar 09144aa080 !wip
5 years ago
TidusJar 0ad8eccbdf !wip
5 years ago
tidusjar 6926feb9ed Attempt of reading the baseurl from a json file and failing.
5 years ago
tidusjar 276775ba82 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
5 years ago
tidusjar 8ed0146e09 !wip
5 years ago
tidusjar 5b1f326854 Fixed #2802 the issue where "Issues" were not being deleted correctly.
5 years ago
tidusjar e83a8d045d Fixed build !wip
5 years ago
TidusJar a4cbb24d0f !wip
5 years ago
Jamie 9ec6d98f28 New translations en.json (Polish)
5 years ago
Jamie d916c993fb New translations en.json (Polish)
5 years ago
Jamie 6f0b779bf8 New translations en.json (Polish)
5 years ago
Jamie 3b3cb52dab New translations en.json (Polish)
5 years ago
Jamie be6d59f768 New translations en.json (German)
5 years ago
Jamie 3c3807493b
Merge branch 'develop' into patch-1
5 years ago
Tom McClellan 53439d2f6f
Update discord link to follow the scheme of other links
5 years ago
Jamie 7c6ee3aaaf
Merge pull request #2795 from tidusjar/Translations
5 years ago
tidusjar bcb22c6bec added the cast to the movie info page !wip
5 years ago
tidusjar 8230980e88 fixed merge !wip
5 years ago
tidusjar 41ae641732 Merge from dev
5 years ago
tidusjar 996f34a6d9 Fixed #2797
5 years ago
tidusjar 71ec151de1 Got tv working on the popout cards !wip
5 years ago
tidusjar f3e781d576 Improvements to the card info popup
5 years ago
Jamie 316460173e New translations en.json (Spanish)
5 years ago
tidusjar a65bd3f948 Think i fixed the base url? pffft no idea
5 years ago
tidusjar 8b6b500381 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
5 years ago
tidusjar 14d8d98979 Added the functionality to remove a user from getting notifications to their mobile device #2780
5 years ago
Jamie d45c401004
Merge pull request #2785 from tidusjar/Translations
5 years ago
tidusjar 42eae458d8 Fixed #2786
5 years ago
tidusjar d31fd6f5a2 !wip
5 years ago
Jamie d2aedfa726 New translations en.json (Dutch)
5 years ago
Jamie a9511f2bb0 New translations en.json (Spanish)
5 years ago
tidusjar c6d090e61a Moved the buttons into icons !wip
5 years ago
TidusJar 5bb4d133ae !wip
5 years ago
TidusJar 9d02f5e551 merge !wip
5 years ago
TidusJar 41fe43b51d !wip
5 years ago
tidusjar 947fe8308d Lots of work on the movie details page !wip
5 years ago
TidusJar cdec1f4f27 more !wip
5 years ago
Jamie 5b46c7bd25 New translations en.json (Portuguese, Brazilian)
5 years ago
TidusJar 0ce93071f1 Increase the results for the discover page
5 years ago
tidusjar 9aee688d21 turn off demo mode !wip
5 years ago
tidusjar 1ad799d6bf removed invalid char !wip
5 years ago
tidusjar d9209642f2 !wip demo
5 years ago
TidusJar 2f5dc4a498 Added in the popup !wip
5 years ago
TidusJar 857e388dcb Searchbar !wip
5 years ago
TidusJar c32835dc1b UI !wip
5 years ago
tidusjar 2702747549 phew! !wip
5 years ago
tidusjar 1757b1c88d other !wip
6 years ago
tidusjar b14ac0074d Sorted out that stupid fucking navigation, that must be a bug in angular !wip
6 years ago
tidusjar f44eba5e0c lots of changes, got the login page working !wip
6 years ago
tidusjar 2d6ed4056b trying to do a fucking banner !wip
6 years ago
tidusjar ce33a4212d Got the search properly working !wip
6 years ago
tidusjar b38cfbc091 tidy-up to the nav search !wip
6 years ago
tidusjar 33cefe1a62 stuffffffffff including searchbar and new navbar !wip
6 years ago
tidusjar c0a4b20152 more !wip
6 years ago
tidusjar cb84ff0e34 started on 3.1 just messing around with it
6 years ago
tidusjar 3bf07c63f9 Fixed #2756
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 #2759
6 years ago
TidusJar c2c8a772dd Did #2756
6 years ago
TidusJar 183c242334 !wip improved the api for the actor search
6 years ago
TidusJar 3c78eda246 mostly there
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 #2755
6 years ago
Jamie 4e17b3239c
Merge pull request #2733 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 #2730
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 b16ac27701 Make sure we can only set the ApiAlias when using the API Key
6 years ago
tidusjar 3b91392323 #2363 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
Jamie 602a2c2280 New translations en.json (Swedish)
6 years ago
Jamie 880a2e7d23 New translations en.json (Swedish)
6 years ago
Jamie 9e970985a9 New translations en.json (Swedish)
6 years ago
Jamie c010dac502 New translations en.json (Swedish)
6 years ago
Jamie bae9ac225c New translations en.json (Swedish)
6 years ago
Jamie fa5a05e99e New translations en.json (Swedish)
6 years ago
Jamie 6072f3f31c New translations en.json (Swedish)
6 years ago
TidusJar c8df191e80 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
TidusJar e645d4d41a Added new classes to the posters #2732
6 years ago
TidusJar b375dd888b There is now a new Job in ombi that will clear out the Plex/Emby data and recache. This will prevent the issues going forward that we have when Ombi and the Media server fall out of sync with deletions/updates #2641 #2362 #1566
6 years ago
TidusJar dcc28ff26e Potentially fix #2726
6 years ago