Commit Graph

209 Commits (b58ee9a37b25adce3be078e7e36e0211b91d490e)

Author SHA1 Message Date
tidusjar 4c85522c2b fixed #428
9 years ago
tidusjar 170e1bc4fb Fixed the release build issue where we could not access the settings #239
9 years ago
tidusjar f285305cac cleanup
9 years ago
tidusjar 4b5c2d627c typo
9 years ago
tidusjar bebc7d524f Fixed #241
9 years ago
tidusjar 02ef2902c8 Fixed #239
9 years ago
Drewster727 4646bb5d79 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
9 years ago
Drewster727 1bfd5f435b small UI tweaks/improvements
9 years ago
tidusjar 9ccd837758 Fixed an issue with the auth page when running with a reverse proxy
9 years ago
tidusjar b2144f3f69 finished #26
9 years ago
tidusjar 2187b1453a Plex theme
9 years ago
tidusjar c41944c933 Implimented a theme changer, waiting for the Plex theme
9 years ago
tidusjar 748fe2ca2d Started working on #26
9 years ago
tidusjar 2b20af5df0 undid some small changes that was checked in by accident
9 years ago
tidusjar 5a6863456f #164 has been resolved
9 years ago
tidusjar 8cce80654b Resolved #224 , Removed the 'SSL' option from the email notification settings. We will now use the correct secure socket options (SSL/TLS) for your email host.
9 years ago
tidusjar d0e6a2a341 small changes
9 years ago
tidusjar e1ca857d7e Fixed #215
9 years ago
tidusjar 4fd3db1ae5 Using Mailkit to fix #204
9 years ago
tidusjar 5e0f022c83 color
9 years ago
tidusjar e49b160500 Fully finished #27 just need to test it!
9 years ago
tidusjar db35897f05 Styling for #27
9 years ago
tidusjar aa2949cdd0 I think the auto updater is finished! #29
9 years ago
tidusjar 9b4ae2c486 Started documenting the API we now have swagger under ~/apidocs
9 years ago
tidusjar 7266f20927 Api work for #205
9 years ago
TidusJar 8dcb8022ab and some more...
9 years ago
TidusJar 15fae26397 More work on the user management
9 years ago
TidusJar 98eadc9cc6 Updated the claims so we can support more users.
9 years ago
TidusJar 741a4ae75c - Improved the RetryHandler.
9 years ago
TidusJar 03c7585ebe Finished #209
9 years ago
Chris Lees 1f2e460f6d Added Released propety to RequestViewModel. Added Released filter to the Requests page
9 years ago
tidusjar 21a3830101 Slight adjustments to #189
9 years ago
tidusjar df3dc4ac04 - Added a visual indication on the UI to tell the admin there is a update available.
9 years ago
tidusjar d07f544099 Fixed bug
9 years ago
tidusjar 3ea708aca5 added the missing baseurl bit on the login page for #72
9 years ago
tidusjar 7051c31dd3 More work on #27 Added a new notify button to the search UI (Needs styling). Also fixed a bug where if the user could only see their own requests, if they search for something that has been requested, it will show as requested.
9 years ago
tidusjar 54ab4854e6 Added the 'enable user notifications' to the email settings view and model.
9 years ago
tidusjar ffbb3d9a44 Fixed #162
9 years ago
Drewster727 84edd6636d fix saving the log level
9 years ago
tidusjar 67c968e886 BaseUrl is finally finished! #72
9 years ago
tidusjar 47dc543b09 #72 Login page done
9 years ago
tidusjar 51f8e2a95c More changes for the urlbase #72
9 years ago
tidusjar 7c7142c8b5 Done the auth, cp, logs and sidebar for #72
9 years ago
tidusjar acb9aab369 More changes for #72
9 years ago
tidusjar 6190eceb60 Finally fixed #72
9 years ago
tidusjar 1af3c21655 Added a url base
9 years ago
Drewster727 a6695db590 fix search spinner sticking around after clearing search text + make the "Requested" and "Available" indicators in the search page different colors
9 years ago
Drewster727 c6e6583fd5 #125 start indicating in the results if an item is already requested or available
9 years ago
tidusjar 3efd54c1b6 Fixed #144
9 years ago
Drewster727 fb66f5aca8 #139 remove dependency and usage of humanize() - should help with cross-platform issues. start using moment.js
9 years ago
Drewster727 c882a41eb1 fix selectors for music list on request page to get sorting working
9 years ago
tidusjar f2ba56f131 Small changes for #32
9 years ago
tidusjar 39a5032c3e Finished the bulk work for Headphones. Needs testing #32
9 years ago
tidusjar 9211f3db4f Made the album search 10x faster. We are now loading the images in a seperate call. #32
9 years ago
Drewster727 08b14d0164 #114 first pass at choosing quality profile when approving + focus search input by default and when switching tabs
9 years ago
Drewster727 9ac949a67c #114 first pass at choosing quality profile when approving + focus search input by default and when switching tabs
9 years ago
tidusjar acb39b56f8 work for #32
9 years ago
tidusjar a5d38421d3 Work on showing the requests for #32
9 years ago
tidusjar e037ad0f2b Got the search finished up for #32
9 years ago
tidusjar c43f70a0e0 Most of the UI work done for #32
9 years ago
tidusjar 1596dce629 Basic search working for #32
9 years ago
Drewster727 3dbef199aa #122 store utc time in the databse + obtain timezone offset of the client upon login + offset times returned to client based on session offset
9 years ago
Drewster727 f8d27b0673 minor search UI adjustments
9 years ago
Drewster727 0b822615bd #55 first attempt at "suggestions" starting with "Comming Soon" and "In Theaters"
9 years ago
Drewster727 1a2ec7ac7f #106 rename sorting options and polish the dropdown UI a bit
9 years ago
tidusjar 6334f5d880 Added music to the search and requests page
9 years ago
tidusjar 8256ceec2d We now do not show the text Requested By to the user, we also show a 'success' message instead of a warning when something has already been requested
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 b8a01b62b9 only show requested by users to admins + start maintaining a list of users with each request
9 years ago
Drewster727 6fc4cbf9a4 fix the request page sort/approve button alignment
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 5843dee2a5 Added the settings page for #32
9 years ago
Drewster727 855689d0b9 add some "no results" feedback to the searching + minor UI improvements
9 years ago
Drewster727 3d41445f6f #96 Finished adding test functionality to notifications
9 years ago
Drewster727 4b3f79b4a8 #96 Email notification test button (others to come)
9 years ago
Drewster727 085c46ce43 minor UI adjustments
9 years ago
Drewster727 f5ecb63071 #84 provide an option in settings to resttrict users from viewing requests other than their own.
9 years ago
Drewster727 fff267db37 #54 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 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
tidusjar 009034012f Fixed #97
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 3d2c787062 Finished up #68 and #62
9 years ago
tidusjar b96087d089 Finished styling on the logger for now. #59
9 years ago
tidusjar 25a8563ee8 Fixed #69
9 years ago
Jamie 47c0c0daf0 Merge pull request #83 from shiitake/dev
9 years ago
tidusjar 840deb6161 Updated the readme and added some icons to the navbar
9 years ago
tidusjar 24781fbd1f Finished #49
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. #78
9 years ago
tidusjar 68f8b9cd71 MERGE
9 years ago
tidusjar c7ac8a7d99 Done most on #59
9 years ago
tidusjar 2d5612a045 Finished adding pushover support. #44
9 years ago
Shannon Barrett c9d2b8fc13 Fixes issue #62
9 years ago
tidusjar 59cf379d56 Fixed an issue where the table didn't match the model.
9 years ago
tidusjar c4f57169ad Improved the status page with the suggestion from #29
9 years ago
tidusjar 8f7098d048 Hooked up most of #49 Just the validation messages need to be done.
9 years ago