COMMITS
May 22, 2026
T
version bump
truelockmc committed
T
fix(subtitles): harden ZIP extraction and IPC path handling
truelockmc committed
T
added AUR Link to README
truelockmc committed
T
apply security changes from downloads ipc
truelockmc committed
T
fixed MacOS universal build exclusions
truelockmc committed
T
removed <br> </br>
truelockmc committed
T
added github and codeberg mirror links to README
truelockmc committed
May 20, 2026
J
security: sanitize extracted filename to prevent zip slip directory traversal
Jérémy Bourret committed
T
J
security: validate update source URL prefix and handle path traversal bypasses
Jérémy Bourret committed
J
security: validate run-download binary path using _internal companion check
Jérémy Bourret committed
R
revert(home): remove settings layout migration logic
rogueburger21 committed
R
fix(home): change layout row ID from similar to recommended and add settings migration
rogueburger21 committed
R
fix(home): rename layout row in settings and filter recommendations by age rating
rogueburger21 committed
May 21, 2026
T
security: replace binary path IPC exposure with session token registry
true_lock committed
May 16, 2026
R
feat(home): personal recommendations based on watch history
rogueburger21 committed
May 19, 2026
T
added missing keys to backup.js
truelockmc committed
T
ageRating.js now also uses tmdbFetch instead of fetch()
truelockmc committed
T
Homepage now updates tmdb-lang (titles, descriptions) instantly
truelockmc committed
T
#80 implemented language change for tmdb data
truelockmc committed
T
fixed app-icon for .deb and .pacman installations (#87)
true_lock committed
T
Improved In-App updater for .deb installs (#85)
true_lock committed
May 18, 2026
T
In-App updater now properly updates .pacman installs
truelockmc committed
T
proper macOS aarch detection in player.js
truelockmc committed
T
Update Modal: render HTML img tags, bare URLs, and @mentions in changelog
truelockmc committed
T
update modal now properly shows images
truelockmc committed
T
added star history to README
true_lock committed
May 2, 2026
T
Added sorting/filters to the downloads page (#53)
true_lock committed