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
...
Sick rage async issue
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
...
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
tidusjar
a4569c3eb1
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
9 years ago
tidusjar
45fb3ad376
A bit more work on #32 started working on requesting it. The DB is a bit of an issue...
9 years ago
Jamie
12d368076f
Merge pull request #127 from tidusjar/master
...
Merge from Master to Dev
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
tidusjar
f49e67da83
Added back the username into the Session when the admin logs in. This means they do not have to log in twice.
9 years ago
Drewster727
d370bf62d0
mono datetime offset workaround
9 years ago
Drewster727
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
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
Jamie
10c47d346b
Merge pull request #124 from tidusjar/tidusjar-patch-1
...
Tidusjar patch 1
9 years ago
Drewster727
1a2ec7ac7f
#106 rename sorting options and polish the dropdown UI a bit
9 years ago
tidusjar
5d393c6ab4
Added an issue template
9 years ago
Jamie
bd9022199f
Update README.md
9 years ago
tidusjar
e9d0ccd5c0
Started adding the api part for headphones #32
9 years ago
tidusjar
1332cc6d40
Upped the time of #123
9 years ago
tidusjar
d6763bf435
Added happy path tests for the Checker
9 years ago
tidusjar
64125cc44c
First attempt at #123
...
Added a bunch of tracing and also some more error handling
9 years ago
tidusjar
6334f5d880
Added music to the search and requests page
9 years ago
tidusjar
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
9 years ago
Drewster727
14d1d279bb
show a "no requests yet" message on the requests page (for each cateogory)
9 years ago
Jamie
0b1a589a70
Merge pull request #110 from Drewster727/dev
...
misc changes (sorting, ui, requesting, testing, other)
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
1ca3e0532b
add a better way to merge RequestedBy and RequestedUsers to avoid code duplication and simplify checks
9 years ago
Drewster727
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
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
cee7bee024
show the requested by user from legacy request models
9 years ago