Commit graph

18 commits

Author SHA1 Message Date
aunefyren
5a92d1abf3 Cache reuse of server-wide stats, fixed footer, trimming string
- The server-wide statistics now checks for results from other users if cache is enabled
- The input string when searching now removes spaces at the beginning and the end
- The footer no longer overlaps other elements
2021-04-20 11:55:11 +02:00
aunefyren
84acc9b8e1 Footer bug on admin page
- Fixed bug on admin page where footer was intrusive
2021-03-13 23:55:08 +01:00
aunefyren
c24c3156f5 Dynamic time strings, CSS tweaks, show buddy bug
- Changed API response
- Fixed bug where no shows created error message when retrieving show buddy
-  Tweaked username retrieved from Tautulli
- Moved stat modules to function
- All timecodes are converted to strings dynamically
2021-03-13 23:40:46 +01:00
aunefyren
9765c44280 Test connection button, footer and CSS tweaks
- 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
2021-03-12 23:45:44 +01:00
Aune
786b080c25 Added code of conduct
Everyone is wecome
2021-03-10 00:50:23 +01:00
aunefyren
566767ca11 More details in readme and CSS improvements
README now explains what do to with the project and the stats-page now stacks better.
2021-03-10 00:41:48 +01:00
aunefyren
82a6adb303 CSS fix and more PHP instructions
Added tips to give PHP directory access and removed duplicate CSS line and CSS width.
2021-03-09 16:53:43 +01:00
aunefyren
396ce0504c Remove error when searching
If an error is present, it will be removed when searching again.
2021-03-09 16:22:41 +01:00
aunefyren
38ccf5d633 Show buddy bug
Fixed bug where show_buddy wouldn't show when server-wide stats were disabled
2021-03-09 16:15:32 +01:00
aunefyren
bdef6c017b Caching, admin page, username search, flexible results
- 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
2021-03-08 19:45:06 +01:00
aunefyren
0c156ad7ad More stats, CSS fixes, GET-url support
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.
2020-12-23 14:17:10 +01:00
aunefyren
bef4e4f126 Fixed merge error
Fixed merge error during last update. Read.me is correct and Jquery is back.
2020-12-22 17:41:46 +01:00
aunefyren
2510f49477 Merge branch 'main' of https://github.com/aunefyren/Plex-Wrapped-2020 into main 2020-12-22 17:34:08 +01:00
aunefyren
c19e77bd91 Added more custom options, fixed API approach
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.
2020-12-22 17:27:30 +01:00
aunefyren
cfc9140a55 Updated some mistakes
PHP script was referred to as JS
2020-12-19 17:13:19 +01:00
aunefyren
ce523ec9b4 Update readme
Grammar
2020-12-19 17:12:07 +01:00
aunefyren
830c29ab06 First version
The first version of my script, modified to remove sensetive information.
2020-12-19 17:10:59 +01:00
aunefyren
860a0f09f7 Initial commit 2020-12-19 17:04:43 +01:00