JonnyWong16
02658759ea
Fix purge library from the edit modal
2020-09-10 08:35:26 -07:00
JonnyWong16
24ed63e07c
Add undelete button to edit library/user modal
2019-04-13 22:56:32 -07:00
JonnyWong16
64c9247dd1
Remove library/user notification toggles
...
* Filter out notifications using custom conditions
2018-01-04 19:39:16 -08:00
JonnyWong16
19f029cff0
Rename PlexPy to Tautulli
2017-12-16 12:52:33 -08:00
JonnyWong16
8a2696adf7
Fix edit friendly name on user page
2017-03-04 10:05:29 -08:00
JonnyWong16
d875f21647
Move all modals out of body-container
2017-02-03 17:23:20 -08:00
JonnyWong16
f44121e2f9
Stacked user/library edit modals
2017-02-02 20:37:44 -08:00
JonnyWong16
4d6179dfdd
Fix typo
2016-11-14 20:49:01 -08:00
JonnyWong16
baed101ef1
Fix all confirm modal dialogues
2016-05-13 22:05:54 -07:00
JonnyWong16
62600a450a
Add global allow guest access setting and per user toggles
2016-05-01 11:06:37 -07:00
JonnyWong16
c98cf858c1
Fix typo on edit library and edit user modals
2016-01-18 18:24:07 -08:00
Jonathan Wong
636f898da8
Massive code cleanup
...
* Finish up library pages (toggles and notifications)
* Update user pages to match library pages
* Fix no current activity bif thumbnail at the start of a stream
* Improved logging throughout PlexPy
2016-01-15 20:58:44 -08:00
Tim
e00c23bc49
Escape input on friendy_name change.
2015-12-06 14:39:50 +02:00
Jonathan Wong
0ff1b4d5dd
Add modal confirm box for purging of individual user history
2015-08-23 14:37:42 -07:00
Tim
13e6a70a30
Fix typo on user edit page.
...
Change styling of version number and changelog button.
2015-08-19 00:03:49 +02:00
Tim
6b1a57e650
Add "delete mode" on history table allows individual rows to be deleted permanently.
...
Add user history purge option in edit user screen. Will remove all history for selected user.
2015-08-16 22:52:08 +02:00
Tim
c98a8865d6
Fix bug where user refresh would fail under certain circumstances.
...
Move all user functions to it's own class.
2015-08-16 12:40:32 +02:00
Tim
ad79d860db
Allow the buffer warnings to be completely disabled by setting buffer threshold to 0.
...
Fix bug with buffer warnings where notification would trigger continuously after first trigger.
Fix bug where custom avatar URL would get reset on every user refresh.
2015-08-15 21:30:31 +02:00
James Royal
804a667b19
New profile URLs are saved to the database
2015-08-14 23:52:28 -05:00
James Royal
7a7c92191d
Add field to set new profile pic url. Support retrieving only.
2015-08-14 23:33:16 -05:00
Tim
0877a6bf21
Add per-user history logging toggle. Uncheck to disable history logging for specific user.
...
On SSL cert bypass check that the method is available before allowing.
2015-08-13 23:05:09 +02:00
Tim
de66480d5f
Highlight the weekends on daily graphs.
...
Random bug fixes and cleanups.
2015-08-11 21:56:31 +02:00
Tim
6a97537249
Style tweaks and fixes.
...
Show tooltip over platform image in activity pane that shows player name.
2015-08-02 22:16:58 +02:00
Tim
d6b646323f
Move everything to Bootstrap 3. (WIP)
...
Styling changes.
Remove old unused css.
Some code cleanup on notification handler.
2015-08-02 16:46:35 +02:00
Tim
5f203bb837
Bunch of styling changes mostly in settings. Page refresh required.
2015-07-28 22:10:31 +02:00
Tim
eb2b530718
Add new custom notification text options (WIP).
...
In settings check if debug logging is enabled for IP logging, if not warn and disable checkbox.
Only show video items in user recently watched.
Adjust styling on edit user modal.
Moar Arnie.
2015-07-26 21:23:48 +02:00
Tim
881b25a8d4
You can now toggle notifications per user from the users profile page.
...
The PlexWatch importer will now also import those users into the PlexPy db.
2015-07-26 00:34:34 +02:00
Tim
b8f2ea951d
Remove responsive datatables plugin - use normal media queries.
...
Set datatables stateSave to true as default
Remove some old images.
Change button on edit user modal
2015-07-20 01:16:43 +02:00
Tim
4f00ecc070
A new first run setup wizard (WIP)
...
Move all user related links to use user_id instead of username.
Remove excess debug loggin.
Catch more exceptions on PW importer.
2015-07-17 00:31:46 +02:00
Tim
e1e3659eb3
Fix buggy behaviour if user sets friendly name as blank.
...
Hide "clear logs" button when viewing PMS logs (it has no impact on those).
Start major clean up of classes.
Initial work to allow SSL communication to Plex servers.
2015-07-04 23:18:06 +02:00
Tim
e7b305a1d5
Early implementation of friendly names. This be aware that this writes a new table to your plexWatch database.
...
Note: To edit friendly name, go to user page and click the pencil icon next to the user name. Currently only works on home stats and user info page.
Adjust some table styling issues.
Fix bug with user IP modal details not showing.
Fix users default list order.
2015-06-29 01:35:17 +02:00