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/a668ea04ecf2dbd73cccb7f7e06af9ff104001df/PlexRequests.UI You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

165 Commits (a668ea04ecf2dbd73cccb7f7e06af9ff104001df)

Author SHA1 Message Date
Drewster727 a668ea04ec don't query the session as much in the modules, rely on a variable from the base class and store the username as needed 9 years ago
Drewster727 a028a68a08 merge changes from main dev branch. fix up requestedmodel users null issue. 9 years ago
tidusjar f7c33d48f4 Added a scroll to the top thingy and a bit more work on headphones 9 years ago
Drewster727 cee7bee024 show the requested by user from legacy request models 9 years ago
Drewster727 b8a01b62b9 only show requested by users to admins + start maintaining a list of users with each request 9 years ago
Drewster727 5a5512a1cd fix up notification test feature 9 years ago
Drewster727 6fc4cbf9a4 fix the request page sort/approve button alignment 9 years ago
Drewster727 591385ae34 when pulling requests, set each to approved that is already available (so the UI avoids showing the approve option for already available content) 9 years ago
Drewster727 dce5983720 merge in tidusjar's dev changes, remove approve all, fix alignment on approve all category buttons 9 years ago
tidusjar 0429530bf3 Mono doesn't seem to have Tls1.2. Let's try TLS 1 9 years ago
tidusjar 453b3f237f Specify a protocol type of TLS12. Looks like CP doesn't seem to like SSL3 (it is quite old now so understandable) 9 years ago
tidusjar e2aa4016a8 Added some tests and fixed the issue where the DB would get created in the wrong place depending on how you launched the application 9 years ago
tidusjar 7349f78b80 Fixed the tests 9 years ago
tidusjar fe0f6873e5 Made the feedback from Sonarr better when Sonarr already has the series 9 years ago
tidusjar 5843dee2a5 Added the settings page for 9 years ago
Drewster727 855689d0b9 add some "no results" feedback to the searching + minor UI improvements 9 years ago
Drewster727 eddce77ff5 UI - increase icon size of nav menu (they were too small before) 9 years ago
Drewster727 3d41445f6f Finished adding test functionality to notifications 9 years ago
Drewster727 4b3f79b4a8 Email notification test button (others to come) 9 years ago
Drewster727 085c46ce43 minor UI adjustments 9 years ago
Drewster727 f5ecb63071 provide an option in settings to resttrict users from viewing requests other than their own. 9 years ago
Drewster727 fff267db37 comma separated list of users who don't require approval + fix a couple request messages (include show title) 9 years ago
Drewster727 63e4e29051 clean up the sorting option names. add a way to see which filter/sort is currently applied. 9 years ago
Drewster727 bee4d2dc4c fix up the animations. seems to be related to the data-bound attribute causing the animtions not to fire on each .mix object. 9 years ago
Drewster727 07b02d90e6 move approve buttons to the tab content 9 years ago
Drewster727 e1b8293fdd allow approving all requests by category 9 years ago
Drewster727 3d944b32a8 fix up sorting on the request page 9 years ago
Drewster727 9518f4da89 - display movie/show title + year in request notifications. 9 years ago
Drewster727 5b93282b78 show the movie/show title when requesting. 9 years ago
tidusjar 96131b255a Stoped users from spamming the request button 9 years ago
tidusjar 6940311b29 Fixed the logger no longer writing to the file. 9 years ago
tidusjar 009034012f Fixed 9 years ago
tidusjar dc4fd99a86 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git 9 years ago
tidusjar 78b429e666 Fixed a bug where if you had auto approve it wouldn't notify you 9 years ago
Drewster727 673f3416e0 approve tv shows or movies 9 years ago
tidusjar 8c2a3c8fd7 added logs to the sidebar. I'm an idiot 9 years ago
tidusjar 825c0d8dd4 and again 9 years ago
tidusjar d56341e24b made the check actually work 9 years ago
tidusjar 3d2c787062 Finished up and 9 years ago
tidusjar b96087d089 Finished styling on the logger for now. 9 years ago
tidusjar 25a8563ee8 Fixed 9 years ago
Jamie 47c0c0daf0 Merge pull request from shiitake/dev 9 years ago
tidusjar 3fe1f13bd1 Refactored the Notification service to how it should have really been done in the first place. 9 years ago
Shannon Barrett 15f7572cf5 Updated the logic for handling specific seasons in Sonarr and Sickrage 9 years ago
tidusjar 840deb6161 Updated the readme and added some icons to the navbar 9 years ago
tidusjar 24781fbd1f Finished 9 years ago
tidusjar 2d016315c7 Added the ability to sepcify a username in the email notification settings for external MTA's. We have had to add a new option called Email Sender because of this. 9 years ago
tidusjar c931dbc7c4 finished 9 years ago
tidusjar 7d26842c3d small changes around the filtering 9 years ago
tidusjar 68f8b9cd71 MERGE 9 years ago