JonnyWong16
5ef8947532
Merge v2.0.28 into v2-newsletters
2018-04-02 14:33:52 -07:00
JonnyWong16
36b80aa6d3
Make sure all datatables are using POST
2018-03-28 18:08:57 -07:00
JonnyWong16
7e11af1fd0
Add body text to newsletters
2018-03-19 20:20:57 -07:00
JonnyWong16
50b37d6b3a
Add newsletter logs table
2018-03-18 21:40:57 -07:00
JonnyWong16
544114fffe
Rename css files to tautulli
2018-03-04 11:40:38 -08:00
JonnyWong16
3b3e207b11
Rename log files to tautulli
2018-03-04 11:38:31 -08:00
JonnyWong16
09054ddb4b
Correct clear logs message
2018-01-19 19:11:55 -08:00
JonnyWong16
19f029cff0
Rename PlexPy to Tautulli
2017-12-16 12:52:33 -08:00
JonnyWong16
1d9d16b69b
Rename Plex websocket log
2017-12-02 12:28:38 -08:00
JonnyWong16
0d54e9f2d6
Cache css and js based on commit hash or version number
2017-11-01 19:23:14 -07:00
JonnyWong16
39da58d3bc
Log failed login attempts
2017-09-30 23:34:46 -07:00
JonnyWong16
54cd860c13
Separate API and websocket logging
2017-09-30 16:42:25 -07:00
JonnyWong16
006e7c214d
Add notification success to database
2017-04-19 19:32:35 -07:00
JonnyWong16
d875f21647
Move all modals out of body-container
2017-02-03 17:23:20 -08:00
JonnyWong16
9e8d55e0f3
Update notification logs table
2016-11-11 13:36:21 -08:00
JonnyWong16
b50c92f919
Rename get_log
2016-09-29 23:31:33 -07:00
JonnyWong16
1cd0c112a6
Fix PlexPy log level filter
2016-09-24 19:29:26 -07:00
JonnyWong16
38116a14f3
Fix double clear search button
2016-06-05 11:23:12 -07:00
JonnyWong16
b28f0b65f0
Add download logs button for Plex logs
2016-06-05 11:18:23 -07:00
JonnyWong16
13ab4a9363
Add log level filter to PlexPy logs
2016-06-05 11:17:58 -07:00
Sander Ploegsma
cb5053476d
Add log level filter for plex server and media logs
2016-05-25 00:09:04 +02: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
0cbc4b9546
More fixes to scrolling datatables
2016-05-14 19:46:22 -07:00
JonnyWong16
e79f6d5617
Cleanup image caching and logs
...
* Prettier confirm modal dialogues
* Setting to disable image caching
2016-05-12 00:04:31 -07:00
Hellowlol
9ae441b75a
cache image, download log etc.
2016-05-09 01:03:37 +02:00
JonnyWong16
e1b61214b7
Update all APIv2 docs
2016-05-08 11:42:53 -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
51a12099e4
Initial implementation of login control
2016-05-01 11:06:37 -07:00
JonnyWong16
7f5d9bec87
Add button to clear notification logs
2016-03-04 23:13:19 -08:00
JonnyWong16
673fa2b556
Fix auto-refresh of log tabs
2016-03-01 20:31:45 -08:00
JonnyWong16
8b27c7e01a
Remove poster url from notification logs table
2016-02-21 16:42:29 -08:00
JonnyWong16
de9f60aa7f
Add notification log table
2016-02-21 15:45:28 -08:00
Tim Van
71d30af582
Add Plex Media Scanner log files to Log viewer.
2016-02-18 18:01:42 +02:00
Jonathan Wong
8ba68dcfcf
Change home cards config to list type
2016-01-15 20:49:22 -08:00
JonnyWong16
01b3ae377b
Add clear search button to data tables.
2015-08-19 13:25:29 -07: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
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
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
9d5dabca14
Fix issue where log messages sometimes wouldn't show.
2015-07-05 16:14:22 +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
0810584b46
Add option in settings to view PMS logs, shows last 1000 lines.
...
Table styling fix.
2015-07-04 00:41:37 +02:00
Tim
2d822c8468
Fix bug with xml and unicode conversion.
...
Fix some minor front-end issues.
Initial work on new users table.
2015-07-01 19:51:42 +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
6a026d510d
Template the Datatables JS
...
Add Links to user screen
Add Public IP list to user screen
Add Watch history to user screen
2015-06-20 22:27:12 +02:00