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/1d8437739ed75c4c9594afffd5307acf099e72cc/PlexRequests.UI/Views?page=2 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

340 Commits (1d8437739ed75c4c9594afffd5307acf099e72cc)

Author SHA1 Message Date
tidusjar bcf1c9cd8e Lots of small fixes including 9 years ago
tidusjar 512d2131bd Fixed 9 years ago
Jamie.Rees dc92285cfa More work around using the PlexDatabase 9 years ago
Jim MacKenzie 83050edf68 Merge dev into branch 9 years ago
Jamie.Rees 67b124148c Plex DB 9 years ago
tidusjar 73b50ee063 Fixed 9 years ago
Jim MacKenzie b06c55c2bf removed extra line breaks 9 years ago
Jim MacKenzie 626decacb1 Moved Newsletter Settings to its own page 9 years ago
Jim MacKenize 41e6d72210 Added Paypalme options, no UI yet () 9 years ago
tidusjar 24b1d82084 Fixed 9 years ago
tidusjar e563b5bf3d Fixed and a small bit of work on 9 years ago
tidusjar 6e3e290359 9 years ago
Matt McHughes f753766585 fixed case typo 9 years ago
Matt McHughes 75599aed78 WIP hide tv request options based on admin settings 9 years ago
Matt McHughes f32276151a added properties to disable tv requests for specific episodes or seasons and wired up to admin settings 9 years ago
Jamie 582a911fed Merge pull request from madesch/fix-encoding 9 years ago
Madeleine Schönemann ba3f4ae246 Set meta charset to be utf-8 9 years ago
Jamie c905509666 Merge pull request from ProtoJazz/f552_re-design_lables 9 years ago
Jim MacKenize e3e748b6f2 f#552: updated labels text 9 years ago
Jim MacKenzie a5f6e69f82 f#552: Re-design lables 9 years ago
tidusjar 9c789363f6 notification improvements 9 years ago
tidusjar b97e8d5cf7 Trying to fix the auto CP 9 years ago
tidusjar 16d55c95ed Increase the notice message text box 9 years ago
tidusjar 020ab0bc15 Improved how the TV search looks and feels 9 years ago
tidusjar 2f415cc1fd Sorted out some of the UI for 9 years ago
tidusjar 0ac114d987 Finished 9 years ago
tidusjar e5495a1b3c Added french to the navbar 9 years ago
tidusjar f092d64f53 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git 9 years ago
tidusjar d75e309e18 User management 9 years ago
tidusjar 7db336e202 Finished 9 years ago
tidusjar d89b129afe Remove the datetime picker css from the main assets block and only load it on the pages it needs. 9 years ago
tidusjar 185abcb1a5 Working on the beta releases page and also the user management 9 years ago
tidusjar fb19ffe9e7 merge 9 years ago
tidusjar 068f75f514 User work 9 years ago
tidusjar ef58563fc4 User management stuff 9 years ago
tidusjar 2a6f928902 Small amount of work on the user management 9 years ago
tidusjar 7fe82bb0af Fixes 9 years ago
tidusjar f098e0355e fixed 9 years ago
tidusjar d6c2956ee7 Small improvements to the wizard 9 years ago
tidusjar 963b4e6ee8 Added an option to disable/enable the Plex episode cacher 9 years ago
tidusjar f8457d1db2 Updated the episode cacher to have a minimum of 11 hours before it runs again. 9 years ago
tidusjar 632ce75fa0 Finished 9 years ago
tidusjar d843ab0ebb is almost done 9 years ago
tidusjar 6f008f77a3 Added some code to shrink the DB. reworked the search to speed it up. 9 years ago
tidusjar 2608e53399 Removed the cache, we are now storing the plex information into the database. 9 years ago
tidusjar 7f6c70d7b2 Some small tweaks to improve the memory alloc 9 years ago
tidusjar 5d18877b49 Short circuit when Plex hasn't been setup. Added Miniprofiler 9 years ago
tidusjar a38877d984 Small changes, we will actually see the episode cacher on the scheduled jobs page now 9 years ago
tidusjar 0657264dd3 Work on the UI to show what episodes have been requested 9 years ago
tidusjar 236024e4ae Added 9 years ago
tidusjar 2105ee9073 Update build no 9 years ago
tidusjar 14fddfc118 Finished 9 years ago
tidusjar b4bc51c862 9 years ago
tidusjar cd135d824c small bit of work on 9 years ago
tidusjar a5257a0fbf 9 years ago
tidusjar d458dca541 precheck and disable the episode boxes if we already have requested it. TODO check sonarr to see if it's already there. 9 years ago
tidusjar 5455b0076a Rename SubDir to Base Url 9 years ago
tidusjar 85baa67f29 Fix the exception in 9 years ago
tidusjar f03392691c Reworking the login page for 9 years ago
tidusjar 0cfb6c8b1e Finished the auth stuff 9 years ago
tidusjar b14fd36ecd MOSTLY DONE! At last, this took a while. 9 years ago
TidusJar ce7305faf0 Should fix 9 years ago
tidusjar 33ba1db20b frontend and tv episodes api work for 9 years ago
tidusjar d7c40164cb 9 years ago
tidusjar 71263994b9 9 years ago
tidusjar 57ec940d5a Moved the plex auth token to the plex settings where it should belong. 9 years ago
tidusjar ffe6bc41ac small changes around the user management 9 years ago
tidusjar c764d6557a angular 9 years ago
tidusjar a19e81d1f8 Reworked the custom notifications... again. Need to figure out how to find the view to the model 9 years ago
tidusjar ae64c11485 Added code to request the api key for CouchPotato 9 years ago
tidusjar 5a96bd2a15 Added the file version to the layout 9 years ago
tidusjar 152408571f Removed NinjectConventions, we hadn't started to use it anyway. 9 years ago
tidusjar 6d30bea5c7 Added automation tests 9 years ago
tidusjar d8111bcedb Changed the way the donate button works for 9 years ago
tidusjar bd15090a4e Allow html in the notice message 9 years ago
tidusjar 694bc8aa02 More translations on the search page (Mainly the notification messages) 9 years ago
tidusjar 2d0b87b558 Fixed a bit of a stupid bug in the resetter and added unit tests around it to make sure this never happens again. 9 years ago
tidusjar 3563f166c9 Fixed an issue where we didn't provide the correct response when clearing the logs 9 years ago
tidusjar 7956f9f7ff Made it so users that are in the whitelist do not have a request limit 9 years ago
tidusjar 52fd1c7844 Fixed where a user could see the delete button on the issues page 9 years ago
tidusjar 419bf0270e Fixed some small issues and improved the navbar 9 years ago
tidusjar b58ee9a37b Translated the Requested page 9 years ago
tidusjar 6aae347297 Finished 9 years ago
tidusjar 91640b3d14 More translations for and welcome text for 9 years ago
tidusjar 3650c4f943 Finished 9 years ago
tidusjar f0fb065237 Analytics and fixes 9 years ago
tidusjar 0d4573e723 Translated the search page 9 years ago
tidusjar 635fc03c02 Added Dutch language 9 years ago
tidusjar bcdb612faa Added languages 9 years ago
tidusjar 7a8d7e3f19 Started 9 years ago
tidusjar 2aee84d36d Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net 9 years ago
tidusjar 4a79bb782e Fixed 9 years ago
tidusjar 0b1edcc488 Slight changes, moved the donate button 9 years ago
tidusjar f834e9635c Fixed a circular reference issue 9 years ago
tidusjar 63e0d0e531 Small changes around how we work with custom events in the analytics 9 years ago
tidusjar 7b57e3fffc Fixed 9 years ago
Drewster727 96f27f8f1a add an option to stop sending notifications for requests that don't require approval 9 years ago
tidusjar 6f18c69f5f Fixes to the issues 9 years ago
Drewster727 664dae23fd fix up landing page UI 9 years ago
tidusjar eb6d8af92e small changes 9 years ago