Commit Graph

919 Commits

Author SHA1 Message Date
JonnyWong16 b6a634ea6f Add media type icon 2017-10-29 10:48:01 -07:00
JonnyWong16 15a871889f Add info icon for bandwidth tooltip 2017-10-29 10:35:37 -07:00
JonnyWong16 9d2cfaa3f5 Toggle terminte session button when hovering over entire card 2017-10-29 10:25:32 -07:00
JonnyWong16 8625d3f127 Fix some incorrect codec info displayed 2017-10-29 10:23:51 -07:00
JonnyWong16 f07a7fa2cf New current activity cards 2017-10-29 02:45:18 -07:00
JonnyWong16 c6a4c4d6b3 Remove websocket require restart message in settings 2017-10-29 00:25:33 -07:00
JonnyWong16 df55f70991 Fix bif thumb for music 2017-10-14 14:38:54 -07:00
JonnyWong16 3c04b04b98 Make TMDb and TVmaze lookup optional 2017-10-01 12:04:29 -07:00
JonnyWong16 df4e466fdf Manually merge v1.4.24 into v2 2017-10-01 11:19:42 -07:00
JonnyWong16 2d64ba4a0e Merge pull request #1107 from Joshua1337/master
Update web 3.20.5 urls
2017-10-01 10:43:58 -07:00
JonnyWong16 a6fd7b581f Rename column header to "Total Played Duration" 2017-09-30 23:42:12 -07:00
JonnyWong16 39da58d3bc Log failed login attempts 2017-09-30 23:34:46 -07:00
JonnyWong16 daec864f50 Manually merge v1.4.23 into v2 2017-09-30 16:47:26 -07:00
JonnyWong16 54cd860c13 Separate API and websocket logging 2017-09-30 16:42:25 -07:00
JonnyWong16 f5ca522e6c Update coin addresses 2017-09-30 14:44:14 -07:00
JonnyWong16 3c1d0d3128 Reset button state after modal shown on info page 2017-09-30 11:00:24 -07:00
JonnyWong16 5d2f1d7014 Select notification agent for manual recently aded notifications
* And add to API
2017-09-30 10:46:08 -07:00
JonnyWong16 45f002a797 Add manual trigger for recently added notifications from the info page 2017-09-26 22:21:04 -07:00
JonnyWong16 4a16ee6865 Update web interface settings help text 2017-09-26 21:03:11 -07:00
JonnyWong16 1e10ddec99 Move modals to template includes on history page 2017-09-26 20:27:15 -07:00
JonnyWong16 9364e5ab91 Add purge to user delete message 2017-09-13 18:52:46 -07:00
Joshua Dehler 532ff59dfe Fix web 3.20.5 urls 2017-09-08 20:13:07 +02:00
JonnyWong16 07524242c0 Replace IP with session location 2017-08-23 22:24:22 -07:00
JonnyWong16 3b0e4bf254 Only update bif if playing state 2017-08-23 22:23:33 -07:00
JonnyWong16 da3abf11a2 Fix use float when rounding bitrate/bandwidth 2017-08-23 22:10:24 -07:00
JonnyWong16 b4fa6befdf Fix test script args 2017-08-23 20:46:46 -07:00
JonnyWong16 f414d7aa16 Check for localhost in QR address 2017-08-22 22:33:58 -07:00
JonnyWong16 be2989ead1 Allow manual entry of QR code server address 2017-08-22 22:03:55 -07:00
JonnyWong16 1c8e581cf1 Write stopped time to database for all events
* To prevent the "long duration" websocket issue for missing stop events
2017-08-22 20:29:21 -07:00
JonnyWong16 4b9b8d61f2 Add loader message to homepage toggles 2017-08-19 23:49:08 -07:00
JonnyWong16 4fa5fb909c Fixed height recently added row when empty 2017-08-19 23:35:42 -07:00
JonnyWong16 581b8375b9 Manually merge v1.4.22 into v2 2017-08-19 21:11:08 -07:00
JonnyWong16 21309ba280 Remove speed from activity when transcode throttled 2017-08-13 09:43:45 -07:00
JonnyWong16 b66018a5c3 Increase activity refresh to 2 seconds 2017-08-13 09:10:00 -07:00
JonnyWong16 f0e14b6de5 Round bitrate/bandwidth to Mbps 2017-08-13 09:09:39 -07:00
JonnyWong16 845c3d419a Add audio quality profiles 2017-08-08 21:38:46 -07:00
mttlmy 50753db4ff Added platform 'Linux' to link to image linux.png 2017-08-07 19:27:46 -04:00
JonnyWong16 862c9cea87 Add network and bandwidth to current activity
* Move quality profile to info bar
2017-08-07 11:25:26 -07:00
JonnyWong16 427f24dffe Add inner shadow for terminate session button 2017-08-04 08:55:08 -07:00
JonnyWong16 68072d8340 Manual merge of v1.4.21 into v2 2017-08-02 21:37:59 -07:00
JonnyWong16 1ac4d43db2 Add message for no recently added items 2017-08-02 21:22:37 -07:00
JonnyWong16 e0b78adfee Add recently added media type toggles to homepage 2017-08-02 21:12:59 -07:00
JonnyWong16 0c62a83145 Add terminate session button to current activity 2017-07-23 13:03:16 -07:00
JonnyWong16 1f55b5457e Add homepage stats toggles 2017-07-22 18:13:53 -07:00
JonnyWong16 42a7ae36c2 Add TVmaze lookup 2017-07-10 22:33:20 -07:00
JonnyWong16 6f0c650a72 Separate movie/episode/track watched percent 2017-07-07 19:01:04 -07:00
JonnyWong16 cceff2e8dd Add note about order of operations 2017-07-05 19:27:45 -07:00
William Comartin 5323ae2943 Update filterer.jquery.js newest version adds type to conditions output from update method 2017-07-05 16:37:23 -04:00
JonnyWong16 b4e8689e92 Fix qrcode javascript 2017-07-01 16:45:37 -07:00
JonnyWong16 8ec30a77ff Update donation methods 2017-07-01 16:35:12 -07:00