Commit Graph

159 Commits (88d7104defeb42809634403fab757344c4260ff5)

Author SHA1 Message Date
tidusjar 071daf4ab4 a crap tonne of work on #273
9 years ago
tidusjar d6c2997570 More work on #273
9 years ago
tidusjar 9ffe184dd3 More for #273
9 years ago
tidusjar 5b7e4aa5e3 Finished #221 and added more async #278
9 years ago
tidusjar fc57a2be47 Fixed styling on modal
9 years ago
tidusjar 05b219a351 Made the request module async #278
9 years ago
tidusjar e9d74a3d76 Started some dynamic scrolling.
9 years ago
tidusjar e3cd016dc7 Updater wouldn't work when running a reverse proxy #236
9 years ago
Drewster727 95d1a83208 fix 404 error
9 years ago
Drewster727 217ce391e0 #221 delete requests per category
9 years ago
Drewster727 96352e14ee #256 #237 UI Improvements and consolidation
9 years ago
Drewster727 1bfd5f435b small UI tweaks/improvements
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 e1ca857d7e Fixed #215
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 9b4ae2c486 Started documenting the API we now have swagger under ~/apidocs
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 230fa5ba3b Added #27 to albums
9 years ago
tidusjar 4c59e9d19c #27 added TV Search to the notification
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 67c968e886 BaseUrl is finally finished! #72
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 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
Drewster727 d1c6a13226 #145 firefox css dsplay issue
9 years ago
Drewster727 4c82f4d821 properly account for future/past dates when humanizing with moment
9 years ago
Drewster727 7059fe0419 properly display release date on requests page
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 f2b6876c59 Fixed the error #32
9 years ago
tidusjar f9cf728381 Changed the title to a contains but the artist still must match,
9 years ago
tidusjar 7f40f0b86e Another attempt at filtering #32
9 years ago
tidusjar f2ba56f131 Small changes for #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 9d9fc3daf8 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
9 years ago
tidusjar acb39b56f8 work for #32
9 years ago
Drewster727 96fde83488 #131 fix for default selected tab
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 ec99dafa29 method reference bug fix
9 years ago
Drewster727 0dc96b854e fix search focus z-index issue (hid suggestions options)
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
Drewster727 14d1d279bb show a "no requests yet" message on the requests page (for each cateogory)
9 years ago
Drewster727 934425a0c5 ignore items that are already available when approving in bulk, and simplify the checking + compile css
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 dce5983720 merge in tidusjar's dev changes, remove approve all, fix alignment on approve all category buttons
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 085c46ce43 minor UI adjustments
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 5b93282b78 show the movie/show title when requesting.
9 years ago
tidusjar 96131b255a Stoped users from spamming the request button
9 years ago
tidusjar 825c0d8dd4 and again
9 years ago
tidusjar d56341e24b made the check actually work
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 c931dbc7c4 finished #57
9 years ago
tidusjar 7d26842c3d small changes around the filtering
9 years ago
tidusjar c7ac8a7d99 Done most on #59
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 37fa7809cc Finished #71
9 years ago
tidusjar af6deec3f0 Got the filter working on both movie and tv #57
9 years ago
tidusjar bbe2bcbfed Started #57, currently there is a bug where the TV list won't filter
9 years ago
tidusjar 9402d1409e Wow, that was a lot of work.
9 years ago
tidusjar 2e8bb783d9 Fixed #16 and #30
9 years ago
Jamie Rees a2f44cf8d2 Finished the notes! Resolved #7
9 years ago
tidusjar 67ecbbf178 Resolved #7
9 years ago
tidusjar 5153afd3f1 Added pace.js
9 years ago
Jamie Rees 02d3118438 Started added tests
9 years ago
Jamie Rees a5dc3253d7 fixed an issue where the issues text appears larger
9 years ago
tidusjar 31615ff69c Fixed #4
9 years ago
tidusjar 24b2cd0a9c Styling,
9 years ago
Jamie Rees 452ad07ba0 Fixed a bug in the Login and added a unit test to cover that.
9 years ago
tidusjar 74feb0c82a styling! #3
9 years ago
tidusjar 723993b099 added the spinners #3
9 years ago
tidusjar 9ef618af4b Added the functionality for the admin to clear the issues.
9 years ago