Commit Graph

629 Commits (68648dcccf407abaf6309f3e06b37331d991d8b6)
 

Author SHA1 Message Date
Drew c7d8107a23 Update README.md
9 years ago
Drew dd2fd45075 Update README.md
9 years ago
Drew b82eca50b6 Update README.md
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 aba350dee2 add missing reference for release mode
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 837572a8cd Fixed the logs page
9 years ago
tidusjar 7f40f0b86e Another attempt at filtering #32
9 years ago
tidusjar 450fda6070 A bit more error handling #32
9 years ago
tidusjar 8a3576456c Added unit tests to cover the new changes to the availability checker
9 years ago
tidusjar c2737b76a8 Added the music check in the Plex Checker
9 years ago
tidusjar cf83e0e6d9 Improved the availabilty check to include music results #32
9 years ago
tidusjar f2ba56f131 Small changes for #32
9 years ago
tidusjar a686832e3f A bit more logging for #32
9 years ago
tidusjar 13ee1efd86 More headphones #32 I am starting to hate headphones... Sometimes the artists and albums just randomly fail.
9 years ago
Drewster727 f81b1de850 #134 temporary workaround for this
9 years ago
Drewster727 b1ea713c77 task.run for startup caching + fix admin module unit test failures
9 years ago
Drewster727 7593d3a7e9 cache injection, error handling and logging on startup, etc
9 years ago
Drewster727 2ddb949178 Merge remote-tracking branch 'origin/dev' into dev
9 years ago
Drewster727 ea6f33102a #132 auto-approve for admins
9 years ago
tidusjar 72ea4691dd Tweaks for #32
9 years ago
tidusjar 2d4f680537 Changed around the startup so we cache the profiles after the DB has been created
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
tidusjar 4e1a668d3c Updated where we update the request blobs schema change
9 years ago
tidusjar a776f5c36d Add a reference to API Interfaces to fix the build
9 years ago
Drewster727 e8c222f66e #114 start caching quality profiles. Set the cache on startup and when obtaining quality profiles in settings
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
Jamie 05f61902fc Update SearchModule.cs
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
Drewster727 c52ca41e32 remove references to obsolete RequestedBy property + start setting the db schema to the app version, and check that in the future for migrations.
9 years ago
Jamie 8bd0464bef Update README.md
9 years ago
Jamie c9c52d8d6d Update README.md
9 years ago
Jamie f760aa2e67 Merge pull request #130 from tidusjar/SickRageAsyncIssue
9 years ago
Shannon Barrett 5cd2651e1b Merge branch 'newdev' into SickRageAsyncIssue
9 years ago
Shannon Barrett 208c45340b Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net into newdev
9 years ago
Shannon Barrett f7eaf6fe0f Merge pull request #4 from tidusjar/dev
9 years ago
Shannon Barrett eae8d5fee8 Fixed async issue
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 420e43dfaf Change the new columns type
9 years ago
tidusjar 425302ba12 Added a DBSchema so we have an easier way to update the DB
9 years ago
Drewster727 2ad36fa20f remove test/temp code in UserLoginModule
9 years ago