Skip to content

Releases: ArthurVardevanyan/Analytics-for-Spotify

Analytics-for-Spotify-v20231104

04 Nov 23:11
59f2e3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v20230929...v20231104

Analytics-for-Spotify-v20230929

29 Sep 15:45
552a603
Compare
Choose a tag to compare

Analytics-for-Spotify-v20230929

  • DataBase PlayList Songs Bulk Import
  • References
  • PipelinesAsCode Base Image
  • PipelinesAsCode Application Pipeline

Analytics-for-Spotify-v20230401

02 Apr 02:44
38c44be
Compare
Choose a tag to compare

Analytics-for-Spotify-v20230401

  • Raw SQL -> Django ORM Conversion
  • Playlist Song Query Performance Optimizations
  • Python 3.11 VENV Support
  • Https/SSL Support
  • ContainerFile CleanUp and Optimizations
  • Tekton Privilege Reduction and Updates
  • MariaDB 10.6 -> 10.10 Upgrade
  • Python 3.11 VENV Support

Analytics-for-Spotify-v20221106

06 Nov 21:00
747220b
Compare
Choose a tag to compare

Analytics-for-Spotify-v20221106

  • Inline Code Documentation
  • Little Refactor

Analytics-for-Spotify-v20221022

22 Oct 20:47
61595fe
Compare
Choose a tag to compare

Analytics-for-Spotify-v20221022

  • Container Base Image Performance Improvements.
  • Fix Upstream Apache2 Not Running as Rootless bug.
  • Add Route for Tekton Event Listener

Analytics-for-Spotify-v20220710

10 Jul 19:44
a5e80ed
Compare
Choose a tag to compare

Analytics-for-Spotify-v20220710

Roll Back Apache2: 2.4.54-2 -> 2.4.54-1

# 2.4.54-2
chown: changing ownership of '/dev/shm/apache2/socks.*': Operation not permitted

Debian Sid -> Debian Bookworm

Analytics-for-Spotify-v20220620

20 Jun 23:02
b1de9ff
Compare
Choose a tag to compare

Analytics-for-Spotify-v20220620

python:3.9-slim -> debian:sid-slim
Python 3.9 -> Python 3.10

Analytics-for-Spotify-v20220604

04 Jun 18:34
9e05705
Compare
Choose a tag to compare

Analytics-for-Spotify-v20220604

Fix for MariaDB Strict Flag: ONLY_FULL_GROUP_BY
Add Restriction Deploy Portion of CI/CD to Production / Develop Branches
Fix page not redirecting to Login when not Authed.
Merge Two MySQL Commands into One in attempt to fix deadlock
Rename Some Database Variables for Consistency
Fix Local Testing Environment Configurations
Convert Workers from SQL -> ORM
CWE-830 Fix

Analytics-for-Spotify-v20220530

30 May 16:26
d78d019
Compare
Choose a tag to compare

Analytics-for-Spotify-v20220530

BugFixes

docker -> buildah
CI/CD Conversion: GitLab -> Tekton

Analytics-for-Spotify-v20220101

01 Jan 15:21
Compare
Choose a tag to compare

Analytics-for-Spotify-v20220101

Features
Switch Default Scanning from Realtime to History Based
Added Hybrid Scanning Mode (Realtime for Local Songs, History Everything Else)
Added Character Encoding to HTML
Added Success Condition for Post Requests
Basic CSRF Improvements
Polling Timing Tweaks
Switch Testing from Nose to Coverage
Updated Readme / Removed Outdated Instructions
Better Logging on History Scanning

Fixes
History Scanning: Invalid Recording BugFixes
History Scanning: Account for More Time Formats from Spotify API
Fix Invalid Date Format for Non-Chrome Browsers
Fixed Delete User Endpoint

Development
Improved Dockerfile Build Flow
Added Dedicated Docker Image for Testing.
Modified VSCode Configuration and Development Profiles
Disabled Some GitLab SAST Scanning