JonnyWong16
|
2942640eb9
|
Fix most concurrent stat for empty database
|
2015-12-22 10:21:55 -08:00 |
|
JonnyWong16
|
ef8c6e82e6
|
Merge pull request #381 from JonnyWong16/miscellaneous-fixes
Group watch statistics history
|
2015-12-20 03:22:39 -08:00 |
|
Jonathan Wong
|
3eebb58da5
|
Fix most concurrent count with duplicate time entires
|
2015-12-20 03:14:39 -08:00 |
|
Jonathan Wong
|
447c50fd03
|
Group watch statistics history
|
2015-12-19 20:40:30 -08:00 |
|
Jonathan Wong
|
f9f65eae53
|
Add duration to history table footer
|
2015-12-13 09:36:54 -08:00 |
|
Jonathan Wong
|
53876e8f0d
|
Add time range to most concurrent stat
* Reorder cards
|
2015-12-12 16:21:54 -08:00 |
|
Jonathan Wong
|
9cf6793b24
|
Add most concurrent streams home statistic
|
2015-12-12 14:34:42 -08:00 |
|
Jonathan Wong
|
a3782f9150
|
Fix dict key for IP address in current activity
|
2015-12-06 11:30:33 -08:00 |
|
Tim
|
560acf62fe
|
No need to sanitize same items more than once.
|
2015-12-06 18:45:02 +02:00 |
|
Tim
|
b0fa0d534e
|
Better sanitization on templates and datatables output.
|
2015-12-06 14:09:38 +02:00 |
|
Jonathan Wong
|
b47ccd06f9
|
Sanitize player name
|
2015-12-05 23:26:54 -08:00 |
|
Jonathan Wong
|
1c00f82097
|
Add ability to delete users
|
2015-11-27 21:13:17 -08:00 |
|
Jonathan Wong
|
e9bc767c3b
|
Fix username for database queries
* Get the updated username from the users table instead of the one
stored in the session_history table.
|
2015-11-15 20:59:04 -08:00 |
|
Jonathan Wong
|
d79d5d5b39
|
Better IP address handling for current activity
|
2015-11-11 09:16:28 -08:00 |
|
Jonathan Wong
|
fd9cf7017b
|
Add IP address to current activity
|
2015-11-10 19:28:14 -08:00 |
|
Jonathan Wong
|
e9017a8342
|
Escape double quotes in search query
|
2015-11-01 20:37:28 -08:00 |
|
Jonathan Wong
|
968132099e
|
Change metadata 'type' to 'media_type'
|
2015-10-24 21:18:09 -07:00 |
|
Tim van der Westhuizen
|
4ac5329019
|
Add Konvergo to platform name overrides.
|
2015-10-22 17:45:23 +02:00 |
|
Jonathan Wong
|
b96abc8853
|
Add detailed logger messages for database queries
|
2015-10-18 13:53:23 -07:00 |
|
Jonathan Wong
|
1ff58a85dc
|
Fix bug in "Last Watched" statistics
*Fix if two users watched the same item, it would only show the most
recent user.
|
2015-10-18 10:27:18 -07:00 |
|
Jonathan Wong
|
c25c48c1a6
|
Add watched percent to history table tooltip
|
2015-10-12 00:28:05 -07:00 |
|
Jonathan Wong
|
9968f8b6dd
|
Clean up home_stats code
|
2015-10-11 17:58:17 -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
|
441572ea12
|
Fix "Mystery" platform in stats and activity
|
2015-09-29 10:11:11 -07:00 |
|
Jonathan Wong
|
8b52548016
|
Fix delete mode to use list of child id's instead of loop
|
2015-09-27 22:43:42 -07:00 |
|
Jonathan Wong
|
0784b0a0db
|
Fix merge conflicts
|
2015-09-27 12:10:19 -07:00 |
|
Jonathan Wong
|
b84f214030
|
Align expand history icon
|
2015-09-27 12:06:59 -07:00 |
|
drzoidberg33
|
f15e3a47ea
|
Merge pull request #207 from JonnyWong16/update-metadata
Update rating key for missing items
|
2015-09-27 21:03:14 +02:00 |
|
Jonathan Wong
|
82b567f15f
|
Fix merge conflicts
|
2015-09-27 11:59:20 -07:00 |
|
Jonathan Wong
|
22a4478a06
|
Format code and disable button once clicked
|
2015-09-27 10:55:40 -07:00 |
|
Jonathan Wong
|
7327be1ff8
|
Pass audio_decision to history tables
|
2015-09-27 10:26:35 -07:00 |
|
Jonathan Wong
|
45a385f36e
|
Always match child (episode or track) by index
|
2015-09-27 00:06:30 -07:00 |
|
Jonathan Wong
|
5aa7192e90
|
Fix incorrect order of arguments
|
2015-09-27 00:06:00 -07:00 |
|
Jonathan Wong
|
c7d51b90c6
|
Update grandparent/parent/child rating keys
* Updates all rating keys for show/season/episode or artist/album/track
|
2015-09-26 02:45:53 -07:00 |
|
Jonathan Wong
|
1c3a3876e3
|
Update styles for confirm modal box
|
2015-09-25 00:26:54 -07:00 |
|
Jonathan Wong
|
91446d01a7
|
Filter season search by season index
|
2015-09-24 23:41:15 -07:00 |
|
Jonathan Wong
|
e6556eaf27
|
Add function to update rating keys
|
2015-09-24 22:11:56 -07:00 |
|
Jonathan Wong
|
28d05ba9fe
|
Add seasons to search query
|
2015-09-24 22:09:14 -07:00 |
|
Jonathan Wong
|
25249e7538
|
Display search results if metadata not found
|
2015-09-24 19:33:44 -07:00 |
|
Tim
|
5595ef2e20
|
Move activity processor code to the correct place.
|
2015-09-22 20:30:22 +02:00 |
|
Tim
|
6ee5eb13f0
|
Fix paused counter
Fix bad key name
|
2015-09-22 20:22:13 +02:00 |
|
Tim
|
28227a3c35
|
Initial code for a more suitable websocket event handler.
|
2015-09-22 00:06:42 +02:00 |
|
Tim
|
0c6ccc5d52
|
Fix bug on stats type where it would always show home stats by duration.
|
2015-09-19 13:10:03 +02:00 |
|
Jonathan Wong
|
de4d8fb277
|
Default to show all cards until the user disables them.
|
2015-09-19 00:42:00 -07:00 |
|
Jonathan Wong
|
8a989d71ca
|
Add top music and popular music cards to watch statistics
|
2015-09-18 18:58:59 -07:00 |
|
Jonathan Wong
|
78f959d39a
|
Clean up passing unnecessary configs to homepage
|
2015-09-18 18:54:48 -07:00 |
|
Jonathan Wong
|
060c549259
|
Another ambiguous column name fix
|
2015-09-16 13:40:47 -07:00 |
|
Jonathan Wong
|
626e7fdf82
|
Fix watched status to use watched percent specified in settings
|
2015-09-16 13:30:05 -07:00 |
|
Jonathan Wong
|
adc808ac9f
|
Fix ambiguous column names
|
2015-09-16 13:11:38 -07:00 |
|
Jonathan Wong
|
881142d4a1
|
Update get_history query to use the new reference_id
|
2015-09-16 11:37:19 -07:00 |
|