Commit graph

  • 72ea4691dd Tweaks for #32 tidusjar 2016-04-04 14:57:25 +01:00
  • 2d4f680537 Changed around the startup so we cache the profiles after the DB has been created tidusjar 2016-04-04 14:36:18 +01:00
  • 39a5032c3e Finished the bulk work for Headphones. Needs testing #32 tidusjar 2016-04-04 14:27:55 +01:00
  • 9211f3db4f Made the album search 10x faster. We are now loading the images in a seperate call. #32 tidusjar 2016-04-04 11:35:40 +01:00
  • 4e1a668d3c Updated where we update the request blobs schema change tidusjar 2016-04-04 08:53:26 +01:00
  • a776f5c36d Add a reference to API Interfaces to fix the build tidusjar 2016-04-04 08:48:20 +01:00
  • e8c222f66e #114 start caching quality profiles. Set the cache on startup and when obtaining quality profiles in settings Drewster727 2016-04-03 20:32:36 -05:00
  • 08b14d0164 #114 first pass at choosing quality profile when approving + focus search input by default and when switching tabs Drewster727 2016-04-03 17:37:41 -05:00
  • 9ac949a67c #114 first pass at choosing quality profile when approving + focus search input by default and when switching tabs Drewster727 2016-04-03 17:30:12 -05:00
  • 05f61902fc Update SearchModule.cs Jamie 2016-04-03 22:08:10 +01:00
  • 9d9fc3daf8 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git tidusjar 2016-04-03 21:35:13 +01:00
  • acb39b56f8 work for #32 tidusjar 2016-04-03 21:35:09 +01:00
  • 96fde83488 #131 fix for default selected tab Drewster727 2016-04-03 11:29:26 -05:00
  • c52ca41e32 remove references to obsolete RequestedBy property + start setting the db schema to the app version, and check that in the future for migrations. Drewster727 2016-04-02 17:04:05 -05:00
  • 8bd0464bef Update README.md Jamie 2016-04-02 10:28:20 +01:00
  • c9c52d8d6d Update README.md Jamie 2016-04-02 10:28:09 +01:00
  • f760aa2e67 Merge pull request #130 from tidusjar/SickRageAsyncIssue Jamie 2016-04-02 10:26:55 +01:00
  • 5cd2651e1b Merge branch 'newdev' into SickRageAsyncIssue Shannon Barrett 2016-04-01 21:51:25 -05:00
  • 208c45340b Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net into newdev Shannon Barrett 2016-04-01 21:48:04 -05:00
  • f7eaf6fe0f Merge pull request #4 from tidusjar/dev Shannon Barrett 2016-04-01 21:46:16 -05:00
  • eae8d5fee8 Fixed async issue Shannon Barrett 2016-04-01 18:17:25 -05:00
  • a5d38421d3 Work on showing the requests for #32 tidusjar 2016-04-01 23:24:29 +01:00
  • e037ad0f2b Got the search finished up for #32 tidusjar 2016-04-01 23:05:17 +01:00
  • 420e43dfaf Change the new columns type tidusjar 2016-04-01 22:17:15 +01:00
  • 425302ba12 Added a DBSchema so we have an easier way to update the DB tidusjar 2016-04-01 22:13:12 +01:00
  • 2ad36fa20f remove test/temp code in UserLoginModule Drewster727 2016-04-01 09:08:28 -05:00
  • a4569c3eb1 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git tidusjar 2016-04-01 12:39:17 +01:00
  • 45fb3ad376 A bit more work on #32 started working on requesting it. The DB is a bit of an issue... tidusjar 2016-04-01 12:39:13 +01:00
  • 12d368076f Merge pull request #127 from tidusjar/master Jamie 2016-04-01 12:17:26 +01:00
  • c43f70a0e0 Most of the UI work done for #32 tidusjar 2016-04-01 12:16:04 +01:00
  • 1596dce629 Basic search working for #32 tidusjar 2016-04-01 10:15:09 +01:00
  • f49e67da83 Added back the username into the Session when the admin logs in. This means they do not have to log in twice. tidusjar 2016-04-01 08:41:30 +01:00
  • d370bf62d0 mono datetime offset workaround Drewster727 2016-03-31 23:37:13 -05:00
  • 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 Drewster727 2016-03-31 22:23:38 -05:00
  • ec99dafa29 method reference bug fix Drewster727 2016-03-31 17:46:31 -05:00
  • 0dc96b854e fix search focus z-index issue (hid suggestions options) Drewster727 2016-03-31 13:51:37 -05:00
  • f8d27b0673 minor search UI adjustments Drewster727 2016-03-31 13:50:56 -05:00
  • 0b822615bd #55 first attempt at "suggestions" starting with "Comming Soon" and "In Theaters" Drewster727 2016-03-31 12:37:06 -05:00
  • 10c47d346b Merge pull request #124 from tidusjar/tidusjar-patch-1 Jamie 2016-03-31 15:07:33 +01:00
  • 1a2ec7ac7f #106 rename sorting options and polish the dropdown UI a bit Drewster727 2016-03-31 08:59:54 -05:00
  • 5d393c6ab4 Added an issue template tidusjar 2016-03-31 14:31:38 +01:00
  • bd9022199f Update README.md Jamie 2016-03-31 14:15:28 +01:00
  • e9d0ccd5c0 Started adding the api part for headphones #32 tidusjar 2016-03-31 13:51:15 +01:00
  • 1332cc6d40 Upped the time of #123 tidusjar 2016-03-31 13:15:11 +01:00
  • d6763bf435 Added happy path tests for the Checker tidusjar 2016-03-31 10:40:54 +01:00
  • 64125cc44c First attempt at #123 tidusjar 2016-03-31 10:23:17 +01:00
  • 6334f5d880 Added music to the search and requests page tidusjar 2016-03-31 09:24:05 +01:00
  • 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 tidusjar 2016-03-31 08:55:21 +01:00
  • 14d1d279bb show a "no requests yet" message on the requests page (for each cateogory) Drewster727 2016-03-30 17:38:09 -05:00
  • 0b1a589a70 Merge pull request #110 from Drewster727/dev Jamie 2016-03-30 22:48:32 +01:00
  • 934425a0c5 ignore items that are already available when approving in bulk, and simplify the checking + compile css Drewster727 2016-03-30 14:35:22 -05:00
  • 1ca3e0532b add a better way to merge RequestedBy and RequestedUsers to avoid code duplication and simplify checks Drewster727 2016-03-30 13:59:03 -05:00
  • 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 Drewster727 2016-03-30 11:06:35 -05:00
  • a028a68a08 merge changes from main dev branch. fix up requestedmodel users null issue. Drewster727 2016-03-30 09:10:09 -05:00
  • f7c33d48f4 Added a scroll to the top thingy and a bit more work on headphones tidusjar 2016-03-30 13:59:13 +01:00
  • cee7bee024 show the requested by user from legacy request models Drewster727 2016-03-29 13:52:44 -05:00
  • b8a01b62b9 only show requested by users to admins + start maintaining a list of users with each request Drewster727 2016-03-29 13:41:39 -05:00
  • 5a5512a1cd #96 fix up notification test feature Drewster727 2016-03-29 11:38:22 -05:00
  • 6fc4cbf9a4 fix the request page sort/approve button alignment Drewster727 2016-03-29 10:54:15 -05:00
  • 591385ae34 when pulling requests, set each to approved that is already available (so the UI avoids showing the approve option for already available content) Drewster727 2016-03-29 10:11:06 -05:00
  • dce5983720 merge in tidusjar's dev changes, remove approve all, fix alignment on approve all category buttons Drewster727 2016-03-29 09:03:34 -05:00
  • 0429530bf3 Mono doesn't seem to have Tls1.2. Let's try TLS 1 #119 tidusjar 2016-03-29 14:31:39 +01:00
  • 453b3f237f Specify a protocol type of TLS12. Looks like CP doesn't seem to like SSL3 (it is quite old now so understandable) #119 tidusjar 2016-03-29 14:27:23 +01:00
  • 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 tidusjar 2016-03-29 14:13:13 +01:00
  • 1f9ed51320 Made #85 better tidusjar 2016-03-29 10:49:30 +01:00
  • 7349f78b80 Fixed the tests tidusjar 2016-03-29 10:44:23 +01:00
  • fe0f6873e5 Made the feedback from Sonarr better when Sonarr already has the series #85 tidusjar 2016-03-29 10:34:20 +01:00
  • 5843dee2a5 Added the settings page for #32 tidusjar 2016-03-29 09:58:23 +01:00
  • c7826003bc An attempt to fix #108 tidusjar 2016-03-29 08:52:01 +01:00
  • 855689d0b9 add some "no results" feedback to the searching + minor UI improvements Drewster727 2016-03-28 21:51:48 -05:00
  • a2cbcaa4f1 fix notification tests Drewster727 2016-03-28 20:50:18 -05:00
  • eddce77ff5 UI - increase icon size of nav menu (they were too small before) Drewster727 2016-03-28 14:53:35 -05:00
  • 3d41445f6f #96 Finished adding test functionality to notifications Drewster727 2016-03-28 14:42:25 -05:00
  • 6921e3aa85 Updating SickRage api to verify Season List is up to date Shannon Barrett 2016-03-28 14:16:55 -05:00
  • 9742b42fdf #96 add the necessary back-end code to produce a test message for all notification types (still have to add the test buttons for pushbullet/pushover) Drewster727 2016-03-28 13:44:11 -05:00
  • 45208e528f #96 modify notifications interface/service to accept a non-type specific settings object. Drewster727 2016-03-28 13:27:10 -05:00
  • 4b3f79b4a8 #96 Email notification test button (others to come) Drewster727 2016-03-27 23:45:52 -05:00
  • 085c46ce43 minor UI adjustments Drewster727 2016-03-27 23:00:26 -05:00
  • f5ecb63071 #84 provide an option in settings to resttrict users from viewing requests other than their own. Drewster727 2016-03-27 22:39:59 -05:00
  • fff267db37 #54 comma separated list of users who don't require approval + fix a couple request messages (include show title) Drewster727 2016-03-27 22:19:02 -05:00
  • 63e4e29051 clean up the sorting option names. add a way to see which filter/sort is currently applied. Drewster727 2016-03-27 21:41:26 -05:00
  • bee4d2dc4c fix up the animations. seems to be related to the data-bound attribute causing the animtions not to fire on each .mix object. Drewster727 2016-03-27 19:33:22 -05:00
  • 07b02d90e6 move approve buttons to the tab content Drewster727 2016-03-27 18:46:35 -05:00
  • e1b8293fdd allow approving all requests by category Drewster727 2016-03-27 18:10:20 -05:00
  • 3d944b32a8 fix up sorting on the request page Drewster727 2016-03-27 16:54:54 -05:00
  • cccb71b605 Merge pull request #104 from Drewster727/dev Jamie 2016-03-27 20:44:30 +01:00
  • b72e897198 Update README.md Drewster727 2016-03-27 14:24:15 -05:00
  • d123440747 Update README.md Drewster727 2016-03-27 14:21:19 -05:00
  • 1f7bda882b Update README.md Drewster727 2016-03-27 14:20:14 -05:00
  • 96189964e3 Update README.md Drewster727 2016-03-27 14:18:34 -05:00
  • d8bcf85cc9 Update README.md Drewster727 2016-03-27 14:17:08 -05:00
  • f07771e2a1 add ubuntu/debian instructions Drewster727 2016-03-27 14:13:05 -05:00
  • 9518f4da89 #86 - display movie/show title + year in request notifications. Drewster727 2016-03-26 12:31:02 -05:00
  • 4a3d7c07d9 Merge 5b93282b78 into 29de229203 Drewster727 2016-03-26 17:08:12 +00:00
  • 5b93282b78 show the movie/show title when requesting. Drewster727 2016-03-26 12:06:52 -05:00
  • c75345b080 Merge pull request #100 from tidusjar/dev Jamie 2016-03-26 14:23:52 +00:00
  • 29de229203 Merge branch 'master' into dev Jamie 2016-03-26 14:13:24 +00:00
  • 2b84ba972a Update appveyor.yml Jamie 2016-03-26 14:13:18 +00:00
  • 0ee27c2426 Merge pull request #98 from tidusjar/dev v1.5.2 Jamie 2016-03-26 12:34:23 +00:00
  • f77d5f2db8 Merge branch 'master' into dev Jamie 2016-03-26 12:25:18 +00:00