JonnyWong16
36b80aa6d3
Make sure all datatables are using POST
2018-03-28 18:08:57 -07:00
JonnyWong16
c9c5989474
Fix login logs for Plex admin user
2018-03-13 09:08:09 -07:00
JonnyWong16
544114fffe
Rename css files to tautulli
2018-03-04 11:40:38 -08:00
JonnyWong16
d29a12b6db
Add user filter to the synced table
2018-01-30 23:07:21 -08:00
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
1e10ddec99
Move modals to template includes on history page
2017-09-26 20:27:15 -07:00
JonnyWong16
d875f21647
Move all modals out of body-container
2017-02-03 17:23:20 -08: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
b0eb98c667
Some javascript cleanup in settings
2016-05-12 20:58:33 -07:00
JonnyWong16
36a3cae9c2
Remove javascript from guest pages
2016-05-12 00:43:48 -07:00
JonnyWong16
4d057a1c5e
Add user selection to history page
...
* Clean up buttons
2016-05-01 11:06:37 -07:00
JonnyWong16
4f8a5211f8
Filter History and Graphs in the WebUI
...
* Still need to prevent manually accessing endpoints with other user_ids
2016-05-01 11:06:37 -07:00
JonnyWong16
51a12099e4
Initial implementation of login control
2016-05-01 11:06:37 -07:00
JonnyWong16
a4d6c6c0d8
Fix datatables modal popups from 464d2a5
2016-03-04 22:18:34 -08:00
Jonathan Wong
381c3da31c
Add media info table to library page
2016-01-15 20:59:02 -08: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
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
Jonathan Wong
5124ebfe16
Change alert message and button colour
2015-08-25 14:43:08 -07:00
Jonathan Wong
41c94741e2
Remember selected delete state on table redraw
2015-08-24 14:21:21 -07:00
Jonathan Wong
609549f974
Also add group delete to user history and info pages
2015-08-23 15:33:41 -07:00
Jonathan Wong
7ba6d704cd
Add group delete feature to history table
...
* This helps to prevent accidental row deletes
2015-08-23 15:27:36 -07:00
Jonathan Wong
e34865d0dd
Initial implementation of tooltips in history table
...
* Move transcode icon to platform column
* Tooltips for transcode icon and media type icon
* Popover for album art when hover over title
2015-08-20 21:55:11 -07:00
JonnyWong16
968d213b97
Fix platform text clickable and swap column order
...
Other minor changes to history tables:
* hidden columns with smaller screen size
* font colour
2015-08-20 12:13:51 -07:00
JonnyWong16
01b3ae377b
Add clear search button to data tables.
2015-08-19 13:25:29 -07:00
JonnyWong16
bbaf428fd8
Fix "Select columns" button text
2015-08-18 13:41:34 -07: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
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
Tim
c7af1c127c
Some styling changes, mainly on the user profile page.
...
Add provider info to IP lookup modal.
2015-08-10 23:05:23 +02:00
Tim
c02b7a0079
Fix the way the IP address modal works.
...
Allow IP address info modal on history page.
Some minor styling changes to improve layout of settings on mobile.
2015-08-04 01:06:56 +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
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
63f45d285d
More styling changes.
...
Tables should look better on mobile now.
Don't show table column selector on mobile sizes.
Show more important columns on mobile.
2015-07-19 15:04:17 +02:00
Tim
1c1ad5ab30
Numerous styling changes. Please refresh browser cache after update.
...
Add option on tables to show/hide columns.
Add option in settings to manually check for updates.
Add option in config to toggle github update checks.
Remove the hidden danger zone link to wipe database.
2015-07-19 13:00:44 +02:00
Tim
76279928bd
Rewrite of the Datatables class, should be a lot more secure now and maybe slightly faster.
...
Please clear your browser cache after this update.
2015-07-18 21:33:09 +02:00
Tim
dd90f2e375
Fix broken search on history tables.
...
Fix bug in history search which wouldn't search for full title.
Fix bug where user info pages crashes if user no longer in friends list.
Fix bug with query structure, mainly affected incomplete user IP list.
User user id on Top user in home stats.
Add missing Xbox icon.
2015-07-17 21:47:27 +02:00
Tim
4cde833f9d
Lots of changes which will break things!
...
You can no longer use your PlexWatch db with PlexPy, import tool is included though.
Removed the need for separate PlexWatch database.
Created PlexWatch import tool (settings -> Monitoring)
Lots of re-writes to most pages.
2015-07-15 00:40:31 +02:00
Tim
6f7194593b
Implement friendly names across entire project scope.
2015-06-29 21:53:41 +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
Tim
762199344c
Start styling changes. After updating to this force a refresh (shift+refresh) in your browser to reload styles.
...
Make more use of card-type layouts.
Make tables responsive.
2015-06-28 16:59:36 +02:00
Tim
c0f487940f
Start front-end clean up and documentation.
2015-06-25 01:03:44 +02:00
Tim
c4504d8be0
Template the stream modal
...
Template the history table
Add history history to metadata info screens
Fix some more datatables stuff
More webserve housekeeping
2015-06-19 22:27:50 +02:00
Tim
7e238d6e62
New class to handle Datatables requests (very rough still)
...
Start cleaning up webserve
2015-06-19 14:40:29 +02:00