Commit Graph

23 Commits

Author SHA1 Message Date
Tim Van a4dfc57cbe Fix some issues with possible mismatching serverIDs causing bad ssl connections. 2016-02-07 15:00:06 +02:00
JonnyWong16 c17bf79d79 Fix server verification for unpublished servers 2016-01-31 11:32:44 -08:00
JonnyWong16 a8aae9f1f5 Fix libraries and users refresh 2016-01-27 23:32:01 -08:00
Jonathan Wong 002cb93187 Clean up for welcome page 2016-01-15 20:59:14 -08:00
Jonathan Wong 8ba68dcfcf Change home cards config to list type 2016-01-15 20:49:22 -08:00
JonnyWong16 1e616fa585 Allow SSL when verifying server in settings 2015-12-31 20:02:54 -08:00
Jonathan Wong ef6ef98541 Clean up settings help text and wording 2015-12-03 19:07:24 -08:00
Jonathan Wong c296b38b78 Fix text glitch on welcome wizard 2015-11-23 23:10:16 -08:00
Jonathan Wong d297597fa6 Separate out movie and tv logging 2015-11-22 22:19:37 -08:00
Jonathan Wong e6aef01508 Separate out TV notification toggle in settings 2015-11-21 10:27:51 -08:00
Tim van der Westhuizen 767dd20bdc Make sure we set the PMS client identifier when auto verifying servers at first run. 2015-11-06 17:18:22 +02:00
John 92bbf8e994 select needs name to serialize 2015-10-01 20:51:52 +02:00
John 37df262b24 Good day plex! 2015-09-28 23:00:06 +02:00
Tim 8e57df53fd Report the correct version numbers. 2015-08-16 13:48:39 +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 8a16fcfbb6 Stage two of notification rewrite. Page cache refresh required.
Each notification agent has it's own play/stop toggles.
Simplified global notification options.
2015-07-23 01:42:57 +02:00
Tim e309d6ba92 Stage one of notification rewrite. Page cache refresh required.
Each notification has it's own modal config now, PlexWeb-style.
Few minor text changes.
2015-07-22 01:40:20 +02:00
Tim bb3139727e Settings page rewrite. Please clear page cache if things look funky.
Set default check github to enable after first run.
2015-07-21 01:17:05 +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 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