Commit Graph

25 Commits

Author SHA1 Message Date
c1fd7cee49 fix: resolve Arch Linux defunct process and tray issues by hardening sandbox permissions and environment flags 2026-02-21 14:43:59 +01:00
8f18e05a10 fix: improve Linux tray robustness by using system pixmaps and adding libappindicator dependency 2026-02-21 05:28:24 +01:00
d6d87107f5 fix: resolve syntax error by removing extra closing brace in main.ts 2026-02-21 04:56:30 +01:00
2ef8dd06e7 fix: implement granular session health detection with SteamAuthError and smart conditional replacement logic 2026-02-21 04:54:36 +01:00
559c7bfdef fix: implement smart local session priority to prevent working local credentials from being overwritten by server data 2026-02-21 04:52:21 +01:00
4ad4e1c9de fix: implement failproof cross-platform session injection with forced VDF flags and registry synchronization 2026-02-21 04:49:52 +01:00
fc19f66ace design: implement dynamic theme-based app icons for system tray and taskbar 2026-02-21 04:43:05 +01:00
b64ddafab9 fix: implement proactive session capture and harden Steam registry/VDF injection for cross-machine reliability 2026-02-21 04:38:43 +01:00
d30005acbd fix: implement atomic writes and hardened VDF provisioning for robust Steam integration on fresh installs 2026-02-21 04:33:43 +01:00
a5cc155ffc fix: implement robust multi-timestamp synchronization logic to prevent data regression 2026-02-21 04:31:50 +01:00
276d3bd4de fix: implement non-blocking two-phase sync and hardened GCPD scraper for reliable cooldown tracking 2026-02-21 04:27:55 +01:00
34a71de2dc fix: ensure assets-build is included in production bundle and implement robust tray icon path resolution for AppImage 2026-02-21 04:24:09 +01:00
83dbfce8b2 fix: implement non-blocking split-phase synchronization to resolve UI hanging on sync 2026-02-21 04:20:47 +01:00
c208ecea95 feat: implement manual per-account refresh for instant ban and cooldown updates 2026-02-21 04:16:41 +01:00
ee44de182c fix: implement robust multi-phase synchronization and server-side reconciliation 2026-02-21 03:34:31 +01:00
6dc940bb3a feat: implement comprehensive admin dashboard for server management and user oversight 2026-02-21 03:28:21 +01:00
9d5f77dc09 fix: explicitly clear storage for new account logins to prevent session leakage 2026-02-21 03:19:00 +01:00
75accbe5b6 fix: implement per-account session isolation and cookie injection for robust authentication 2026-02-21 03:17:38 +01:00
2719bd527a fix: ensure fresh Steam login on Add by killing process and clearing auto-login state 2026-02-21 03:11:56 +01:00
d68f0a2740 feat: trigger actual Steam desktop login window via protocol handler for native account addition 2026-02-21 03:04:56 +01:00
1f5d2e08e5 feat: implement granular access revocation and global unsharing in the account permissions dialog 2026-02-21 02:45:01 +01:00
7d49209c0b feat: implement smart scraper authentication with cookie persistence and visual status indicators 2026-02-21 02:30:52 +01:00
b7e22b33af fix: implement robust multi-format icon resolution for system tray 2026-02-21 02:03:58 +01:00
20b41d90ab fix: restore missing downloadAvatar helper and fix TypeScript build errors 2026-02-21 01:59:05 +01:00
64fe49e58e init
Some checks failed
Build and Release / build (push) Has been cancelled
2026-02-21 01:48:48 +01:00