Commit Graph

184 Commits (5c023341b696b441ce687ad0eff7a26245820887)

Author SHA1 Message Date
tidusjar 0657264dd3 Work on the UI to show what episodes have been requested #254
9 years ago
tidusjar 605f6f18fb Fixed #442
9 years ago
tidusjar b4bc51c862 #254
9 years ago
tidusjar cd135d824c small bit of work on #266
9 years ago
tidusjar a5257a0fbf #254
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. #254
9 years ago
tidusjar 0cfb6c8b1e Finished the auth stuff
9 years ago
tidusjar b14fd36ecd #254 MOSTLY DONE! At last, this took a while.
9 years ago
tidusjar 67df79bcca Done #135 We are including the application version number in the directory.
9 years ago
tidusjar 33ba1db20b frontend and tv episodes api work for #254
9 years ago
tidusjar d7c40164cb #424
9 years ago
tidusjar 71263994b9 #359
9 years ago
tidusjar ffe6bc41ac small changes around the user management
9 years ago
tidusjar c764d6557a angular
9 years ago
tidusjar 52fd1c7844 Fixed where a user could see the delete button on the issues page
9 years ago
tidusjar ba52772fd9 Fixed #364
9 years ago
tidusjar 7b57e3fffc Fixed #353 #354 #355
9 years ago
Drewster727 664dae23fd fix up landing page UI
9 years ago
tidusjar d165bf6484 Fixed CSS issue with the top arrow in the Plex theme
9 years ago
tidusjar 3e16d8acf0 done #318
9 years ago
tidusjar 1c0e00e4ba Some analytic stuff
9 years ago
tidusjar 46f7a0769e styling for #298 done, just need to wire up the model and do the actual status check
9 years ago
Drewster727 7e92705633 datepicker UI fixes + small landing page UI fix
9 years ago
tidusjar 4808fffcef most of #273 done
9 years ago
tidusjar 0dd30968d5 Started #298
9 years ago
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