Commit graph

29 commits

Author SHA1 Message Date
Tim
a1f52d2bc8 Remove min validation on notification options which would cause error while trying to save. 2015-07-20 01:42:56 +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
19d5eb9abb Start to fix some styling mismatches. 2015-07-19 01:01:27 +02:00
Tim
30c20b3061 Fix issue with server verification when working remotely. 2015-07-17 17:29:14 +02:00
Tim
637339ea62 Fix SSL communication issues.
Add remote server switch in config.
Add compulsory server verification in settings.
Store the machine_id in settings for quick retrieval.
Add setup complete screen on setup wizard and increase delay.
Refresh server URL params on startup and set up 12 hourly refresh schedule.
Use outer join on history tables.
Add extra exception in http_handler to catch http requests trying to communicate with https-only server.
2015-07-17 16:48:47 +02:00
Tim
61daedf1a5 Add config option to force SSL connections to PMS. 2015-07-17 01:09:27 +02:00
Tim
96f48291e5 New logo! Thanks GeorgGearlQs!
Some changes in the settings screen,
2015-07-15 20:31:14 +02:00
Tim
d216c0d76a Enable video logging by default.
Move database functions to its own file.
Incorporate datatables changes into original file and remove the test file.
Remove old plexWatch processing and db files and references.
2015-07-15 12:50:33 +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
2eb7aff20a Let people know that history logging is not ready for prime time yet. 2015-07-13 13:27:14 +02:00
Tim
0916370a9d Return the name of the server with the notification.
Remove some unnecessary includes.
Fix validation on logging_ignore_interval which wouldn't allow anything less than 30
2015-07-12 15:32:20 +02:00
Tim
06558a7437 Fix typo in settings.
Get the monitor paused counter functional.
2015-07-12 13:12:39 +02:00
Tim
9152fa01af VERY EXPERIMENTAL CHANGES!
History logging is now under the hood. Disabled by default.
Write new database tables and upgrade old ones.
Provide more detail to get_activity.
2015-07-11 22:10:45 +02:00
Tim
f5233ffed2 Add new configuration options.
Add new notification options.
Rewrite a bunch of the monitoring code.
Upgrade sessions table (again).
2015-07-10 23:17:16 +02:00
Tim
e83c9321d4 Added basic notification controls. 2015-07-09 00:12:19 +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
349a850451 We're getting our own database!
First code for independent notifications (not linked to PlexWatch).
New notifications panel in Settings (many types still untested).
Standardise the parameters sent to current activity.
Remove notifiers we cannot use.
Styling fixes for sync tables.
2015-07-03 19:50:47 +02:00
Tim
b244e09c24 Get started on input validation and config page clean-up.
Minor UI adjustments.
2015-07-02 19:05:59 +02:00
Tim
d2db662e14 We have initial implementation of sync lists (may still be buggy)
To get usernames in sync lists go to Users->Refresh Users.
2015-07-02 13:04:19 +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
4f1056cf87 Fix X-Plex-Client-Identifier to send unique id per client, not static value. 2015-06-28 14:28:26 +02:00
Tim
7bf45f8bef Add option in settings to enable BIF indexes. 2015-06-28 02:09:46 +02:00
Tim
d2c65e6a65 No longer storing plex username and password. Only token.
Redirect to config page if no Plexwatch database set.
2015-06-27 20:00:32 +02:00
Tim
a4b0da02d1 Bring date/time format help modal back. 2015-06-24 18:14:03 +02:00
Tim
838ee5cae9 Improve graph tooltip
One checkbox to group them all
Do not cache graph data
Fix variable for db in init test
Remove superfluous includes
Remove superfluous debug logging
2015-06-24 17:35:41 +02:00
Tim
04b290173c Added restart and shutdown links in settings.
No longer exposing passwords in html forms.
Removed some old headphones js.
Minor styling adjustments.
Current activity on home screen now works.
Some history table fixes and additions.
Info screen for video items now works.
2015-06-16 17:35:52 +02:00
Tim
f0864d3531 Implemented info modal on History page.
Updated Datatables.
Updated to match current PlexWatchWeb styling.
Some code clean-up.
2015-06-13 20:21:21 +02:00
Tim
88daa3fb91 Initial Commit 2015-02-22 18:32:51 +02:00