Commit Graph

76 Commits

Author SHA1 Message Date
JonnyWong16 75dfb82a88 Rename history table column to "Date" 2017-11-11 19:56:24 -08:00
JonnyWong16 a2eeda64df Add ability to delete synced items 2017-11-11 19:41:51 -08:00
JonnyWong16 0d54e9f2d6 Cache css and js based on commit hash or version number 2017-11-01 19:23:14 -07:00
JonnyWong16 d875f21647 Move all modals out of body-container 2017-02-03 17:23:20 -08:00
JonnyWong16 77bd52b2ae Add user details and stats to API 2016-05-26 19:25:14 -07:00
JonnyWong16 663b9a610a Need IP address modal on logs page 2016-05-15 01:26:31 -07:00
JonnyWong16 f598d5046e Add complete login table to logs 2016-05-15 01:01:29 -07:00
JonnyWong16 ae381f7762 Some missed css 2016-05-15 00:04:04 -07:00
JonnyWong16 0cbc4b9546 More fixes to scrolling datatables 2016-05-14 19:46:22 -07:00
JonnyWong16 9e1c4b1a88 Add side scrolling datatables 2016-05-14 10:46:26 -07:00
JonnyWong16 baed101ef1 Fix all confirm modal dialogues 2016-05-13 22:05:54 -07:00
JonnyWong16 c9ee6e3af9 Some datatables cleanup 2016-05-13 21:43:32 -07:00
JonnyWong16 8ed7688277 Log PlexPy logins to database 2016-05-13 21:43:21 -07:00
JonnyWong16 36a3cae9c2 Remove javascript from guest pages 2016-05-12 00:43:48 -07:00
JonnyWong16 f4e719749a Cleanup all imports
* Should fix problems with needing to do inline imports
2016-05-07 11:26:00 -07:00
JonnyWong16 4d057a1c5e Add user selection to history page
* Clean up buttons
2016-05-01 11:06:37 -07:00
JonnyWong16 89694b5069 More template filters for Libraries, Users, and Sync 2016-05-01 11:06:37 -07:00
JonnyWong16 51a12099e4 Initial implementation of login control 2016-05-01 11:06:37 -07:00
JonnyWong16 2cfbf7c39a Rename "watched" to "played" on user/library pages 2016-03-12 14:35:29 -08:00
JonnyWong16 a4d6c6c0d8 Fix datatables modal popups from 464d2a5 2016-03-04 22:18:34 -08:00
JonnyWong16 464d2a541d Give tables unique ids to save state indivdually 2016-02-27 13:39:21 -08:00
JonnyWong16 5e15884d8f Fix scrollers when items don't fill up the row 2016-02-27 01:00:12 -08:00
JonnyWong16 b5e9ff3b4e Add scrolling recently watched and added to user and library pages 2016-02-27 00:00:11 -08:00
JonnyWong16 b1ea3bcd4e Rename last watched to last played 2016-01-23 14:06:25 -08:00
JonnyWong16 0d7e261bd1 Improved caching and fixed tables 2016-01-17 12:34:23 -08:00
Jonathan Wong 6152a1e913 Fix bugs with media info table 2016-01-15 22:15:45 -08:00
Jonathan Wong 381c3da31c Add media info table to library page 2016-01-15 20:59:02 -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 dc8996c4d2 Escape single quotes for usernames on user stats page. 2015-10-21 22:06:02 +02:00
Jonathan Wong db7225fbad Clean up code 2015-10-20 00:48:26 -07:00
Jonathan Wong 2243cd1de9 Add filtering of media_type from history table 2015-10-18 11:50:01 -07:00
Jonathan Wong 2616e14c83 Add "player" to tables
* Also rename user platforms to user players
* Fix other platform vs. player ambiguities
2015-09-29 22:43:23 -07:00
Tim 8138c27242 Fix reversed column names on user history table. 2015-08-29 00:59:51 +02:00
Jonathan Wong e41fa7a08e Make sure buttons are cleared when entering delete mode 2015-08-27 13:57:48 -07:00
Jonathan Wong 0f10c21a66 Change alert and button color on info and user history tables 2015-08-27 13:57:46 -07:00
drzoidberg33 4de252d8e4 Merge pull request #126 from JonnyWong16/history-tables
History tables
2015-08-25 22:29:26 +02:00
Jonathan Wong af85d36762 Also remember state on user history and info pages 2015-08-24 14:38:54 -07:00
Jonathan Wong 79757da2b1 Update user images 2015-08-23 23:25:55 -07:00
Jonathan Wong 609549f974 Also add group delete to user history and info pages 2015-08-23 15:33:41 -07:00
JonnyWong16 5168d76e86 Add "Last Platform" and "Last Watched" to user data tables 2015-08-20 12:13:52 -07:00
JonnyWong16 01b3ae377b Add clear search button to data tables. 2015-08-19 13:25:29 -07:00
JonnyWong16 5a1516286c Changes to info pages
* Style changes
* Added missing metadata
* Don't show metadata field if data is unavailable
2015-08-19 01:13:55 -07:00
JonnyWong16 317a9f0b8e Dynamically adjust user recently watched items
Only show one row of recently watched items which adjusts to the window
size, similar to recently added items.
2015-08-19 00:51:27 -07:00
JonnyWong16 1ec1edefdd More style changes across site 2015-08-18 19:05:14 -07:00
JonnyWong16 bbaf428fd8 Fix "Select columns" button text 2015-08-18 13:41:34 -07:00
Tim c1c7911d08 Fix IP modal on history tab of user page. 2015-08-17 21:21:02 +02:00
Tim 51e1949538 Hide delete and watched columns in column selector.
Add delete mode to user history tab too.
Some styling changes.
2015-08-16 23:30:45 +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
James Royal 804a667b19 New profile URLs are saved to the database 2015-08-14 23:52:28 -05:00
Tim a039641aba First release
Add text to empty watched percent header
Fix typo on IP modal text
Update README
Update CHANGELOG
2015-08-11 22:43:06 +02:00