Commit graph

104 commits

Author SHA1 Message Date
tidusjar
05b219a351 Made the request module async #278 2016-05-27 21:17:58 +01:00
tidusjar
e9d74a3d76 Started some dynamic scrolling. 2016-05-27 17:32:01 +01:00
tidusjar
e3cd016dc7 Updater wouldn't work when running a reverse proxy #236 2016-05-27 14:14:15 +01:00
Drewster727
95d1a83208 fix 404 error 2016-05-27 03:10:50 -05:00
Drewster727
217ce391e0 #221 delete requests per category 2016-05-27 02:21:54 -05:00
Drewster727
96352e14ee #256 #237 UI Improvements and consolidation 2016-05-27 01:30:49 -05:00
Drewster727
1bfd5f435b small UI tweaks/improvements 2016-05-24 15:45:25 -05:00
tidusjar
b2144f3f69 finished #26 2016-05-24 14:02:56 +01:00
tidusjar
2187b1453a Plex theme 2016-05-24 13:21:46 +01:00
tidusjar
c41944c933 Implimented a theme changer, waiting for the Plex theme 2016-05-24 12:58:01 +01:00
tidusjar
748fe2ca2d Started working on #26 2016-05-23 15:05:51 +01:00
tidusjar
e1ca857d7e Fixed #215 2016-05-20 21:31:54 +01:00
tidusjar
e49b160500 Fully finished #27 just need to test it! 2016-05-20 17:20:17 +01:00
tidusjar
db35897f05 Styling for #27 2016-05-20 16:00:38 +01:00
tidusjar
9b4ae2c486 Started documenting the API we now have swagger under ~/apidocs
#222 #205
2016-05-19 13:15:46 +01:00
Chris Lees
1f2e460f6d Added Released propety to RequestViewModel. Added Released filter to the Requests page 2016-04-29 14:46:39 -04:00
tidusjar
21a3830101 Slight adjustments to #189 2016-04-29 14:36:00 +01:00
tidusjar
df3dc4ac04 - Added a visual indication on the UI to tell the admin there is a update available.
- We are now also recording the last scheduled run in the database
2016-04-29 14:08:30 +01:00
tidusjar
230fa5ba3b Added #27 to albums 2016-04-25 17:03:03 +01:00
tidusjar
4c59e9d19c #27 added TV Search to the notification 2016-04-25 17:01:39 +01:00
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. 2016-04-25 13:45:22 +01:00
tidusjar
67c968e886 BaseUrl is finally finished! #72 2016-04-16 14:02:06 +01:00
tidusjar
51f8e2a95c More changes for the urlbase #72 2016-04-15 14:23:32 +01:00
tidusjar
7c7142c8b5 Done the auth, cp, logs and sidebar for #72 2016-04-14 23:03:33 +01:00
tidusjar
6190eceb60 Finally fixed #72 2016-04-14 14:50:40 +01:00
tidusjar
1af3c21655 Added a url base 2016-04-08 14:14:08 +01:00
Drewster727
a6695db590 fix search spinner sticking around after clearing search text + make the "Requested" and "Available" indicators in the search page different colors 2016-04-07 09:08:23 -05:00
Drewster727
c6e6583fd5 #125 start indicating in the results if an item is already requested or available 2016-04-07 00:18:27 -05:00
Drewster727
d1c6a13226 #145 firefox css dsplay issue 2016-04-06 18:03:51 -05:00
Drewster727
4c82f4d821 properly account for future/past dates when humanizing with moment 2016-04-05 13:49:05 -05:00
Drewster727
7059fe0419 properly display release date on requests page 2016-04-05 13:42:11 -05:00
Drewster727
fb66f5aca8 #139 remove dependency and usage of humanize() - should help with cross-platform issues. start using moment.js 2016-04-05 13:33:06 -05:00
Drewster727
c882a41eb1 fix selectors for music list on request page to get sorting working 2016-04-05 12:25:14 -05:00
tidusjar
f2b6876c59 Fixed the error #32 2016-04-05 14:17:41 +01:00
tidusjar
f9cf728381 Changed the title to a contains but the artist still must match, 2016-04-05 14:14:04 +01:00
tidusjar
7f40f0b86e Another attempt at filtering #32 2016-04-05 13:22:01 +01:00
tidusjar
f2ba56f131 Small changes for #32 2016-04-05 08:49:11 +01:00
tidusjar
9211f3db4f Made the album search 10x faster. We are now loading the images in a seperate call. #32 2016-04-04 11:35:40 +01:00
Drewster727
08b14d0164 #114 first pass at choosing quality profile when approving + focus search input by default and when switching tabs 2016-04-03 17:37:41 -05:00
Drewster727
9ac949a67c #114 first pass at choosing quality profile when approving + focus search input by default and when switching tabs 2016-04-03 17:30:12 -05:00
tidusjar
9d9fc3daf8 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git 2016-04-03 21:35:13 +01:00
tidusjar
acb39b56f8 work for #32 2016-04-03 21:35:09 +01:00
Drewster727
96fde83488 #131 fix for default selected tab 2016-04-03 11:29:26 -05:00
tidusjar
a5d38421d3 Work on showing the requests for #32 2016-04-01 23:24:29 +01:00
tidusjar
e037ad0f2b Got the search finished up for #32 2016-04-01 23:05:17 +01:00
tidusjar
c43f70a0e0 Most of the UI work done for #32 2016-04-01 12:16:04 +01:00
tidusjar
1596dce629 Basic search working for #32 2016-04-01 10:15:09 +01:00
Drewster727
ec99dafa29 method reference bug fix 2016-03-31 17:46:31 -05:00
Drewster727
0dc96b854e fix search focus z-index issue (hid suggestions options) 2016-03-31 13:51:37 -05:00
Drewster727
f8d27b0673 minor search UI adjustments 2016-03-31 13:50:56 -05:00