Sascha Nesterovic nessi
  • Joined on 2025-06-13
nessi pushed to main at nessi/UsageKiosk 2026-09-18 10:04:16 +00:00
792f85fc8b feat: add organization sessions mode for Devin self-serve usage tracking
nessi created branch main in nessi/UsageKiosk 2026-09-18 09:35:26 +00:00
nessi pushed to main at nessi/UsageKiosk 2026-09-18 09:35:26 +00:00
58eab24258 chore: initial project setup with AI usage dashboard for Codex and Devin
nessi created repository nessi/UsageKiosk 2026-09-18 09:34:58 +00:00
nessi pushed to main at nessi/language-dashboard 2026-08-26 11:54:19 +00:00
00b841fa67 feat: add pending_only parameter to start_scan to limit missing German scan to newly added pending items only
3fb2b34587 feat: cache failed ffprobe scans with scanner_version and exclude downloading items from scan queue to prevent incomplete metadata
Compare 2 commits »
nessi pushed to main at nessi/language-dashboard 2026-08-26 11:47:32 +00:00
de0d360a3c feat: add immediate cache refresh after scan completion and exclude pending items from missing German detection to prevent showing unscanned files
nessi pushed to main at nessi/language-dashboard 2026-08-25 18:16:53 +00:00
3f418bb2a3 feat: add library sync status polling with automatic page reload when background sync completes
nessi pushed to main at nessi/language-dashboard 2026-08-25 18:15:06 +00:00
83dc8c08ae feat: add independent background monitors for RAID/IO/GPU with configurable refresh intervals to eliminate blocking queries
952797005f feat: add background library sync thread with configurable interval to eliminate browser dependency for automatic scanning
Compare 2 commits »
nessi pushed to main at nessi/language-dashboard 2026-08-21 19:26:14 +00:00
7313eb96c3 feat: add nvidia-smi pmon integration to detect NVENC/NVDEC processes and display GPU process activity with auto-refresh status
nessi pushed to main at nessi/language-dashboard 2026-08-21 19:12:30 +00:00
8c8e1be0db feat: add GPU status logging with state tracking to prevent duplicate log messages and configure NVIDIA runtime in docker-compose
nessi pushed to main at nessi/language-dashboard 2026-08-21 19:09:19 +00:00
7d1987c4f4 feat: add NVIDIA Graphics tab with GPU monitoring via nvidia-smi and configurable binary path
nessi pushed to main at nessi/language-dashboard 2026-08-21 19:02:30 +00:00
6aa4032134 feat: add non-blocking RAID status refresh with dedicated lock and remove offline navigation fallback from service worker
nessi pushed to main at nessi/language-dashboard 2026-08-21 18:55:22 +00:00
5d7e452aaf feat: add non-blocking datastore refresh with dedicated lock and improve service worker offline handling
nessi pushed to main at nessi/language-dashboard 2026-08-21 18:49:53 +00:00
1882d4e137 feat: add data-title attribute to series details elements and optimize series filtering with display:none for better performance
nessi pushed to main at nessi/language-dashboard 2026-08-21 18:08:43 +00:00
a2f411c578 feat: extend Radarr toolbar styling to Sonarr series-toolbar with matching background/border/focus states
nessi pushed to main at nessi/language-dashboard 2026-08-21 18:01:50 +00:00
8ec43481c7 feat: add series filtering toolbar with search/audio/subtitle/state filters and data attributes for episode rows
nessi pushed to main at nessi/language-dashboard 2026-08-21 17:29:34 +00:00
34af0a4ad9 feat: add language detection from subtitle track titles and scanner versioning to invalidate stale cache entries
nessi pushed to main at nessi/language-dashboard 2026-08-21 13:42:34 +00:00
67e588bfc8 feat: add scan status indicator to missing-German view and update poll() to track missing source status
nessi pushed to main at nessi/language-dashboard 2026-08-21 13:36:37 +00:00
dfbeec4dc0 feat: add "Nur Ohne Deutsch" scan option to rescan only current missing-German entries without clearing cache
nessi pushed to main at nessi/language-dashboard 2026-08-17 17:43:00 +00:00
58c8ad3bcc feat: add mobile performance optimizations with scroll-behavior and animation disabling for screens below 700px