- New button in admin-settings to test Tautulli connection
- API now responds if Tautulli can't be reached
- Added footer (not visible on stat-screen)
- Passwords now clears on incorrect login
- New design for platform
- Page change based on results
- Illustrations added
- Search by email and username
- Better security (sensitive files moved to folder with .htaccess)
- Admin page for setup (with password)
- Customizable functions
- Caching of results
- Pre-caching script for caching multiple users
CSS fixed up a bit, but still a bit messy.
API now gives more stats, like oldest movie, and the website calculates spent time watching content.
API file supports GET values in URL, but prioritizes POST if both are recieved.
The config.json file now allow you to choose timeframe for wrap, enable/disable methods, and customize Tautulli connection options.
API now collects top users, movies and shows using get_history, not last 365 days.
Removed logging function.
Added loading icon.