Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-18 13:05:25 +02:00
f597ff29e8 chore: move model storage into project models/ directory
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-18 12:56:03 +02:00
e1789d4e71 fix: bug audit — broken test imports, training data overlap, cleanup
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-18 12:49:26 +02:00
7834b1d05c chore: remove server and client — unused in desktop app
Ethanfel created branch feat/training-ui in Ethanfel/8-cut 2026-04-18 12:48:31 +02:00
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-18 12:48:31 +02:00
12ed183f1b feat: integrate training UI, BEATs model, and clean up legacy code
f2c38aee79 feat: rewrite audio scan with MFCC+delta+spectral contrast pipeline
8ab5bdba77 fix: use mean+std MFCC vectors (40-dim) for better discrimination
c6c5934fe8 fix: threshold step 0.05 → 0.01 for finer control
73d5367424 fix: three audio scan bugs — signal shadow, re-entrancy, S-key jump
Compare 10 commits »
Ethanfel pushed to server at Ethanfel/8-cut 2026-04-17 08:17:29 +02:00
a67e189aa0 fix: mpv loadfile index arg, cache polling, and sidebar CSS
Ethanfel pushed to server at Ethanfel/8-cut 2026-04-16 20:50:03 +02:00
2b6c56cd15 fix: add CORS middleware to server for Tauri webview requests
Ethanfel pushed to server at Ethanfel/8-cut 2026-04-16 20:25:11 +02:00
0f6082061f feat: add folder navigation to file browser
9662b815db feat: add server URL input to profile bar
Compare 2 commits »
Ethanfel pushed to server at Ethanfel/8-cut 2026-04-16 20:09:53 +02:00
9776b83ac5 fix: client bug fixes from review
39f873bec2 fix: server bug fixes from review
409eb82e5c feat: configure Linux packaging (deb + AppImage)
297aafa51c feat: add settings persistence via localStorage
b4cf972d59 feat: wire up main app layout with all components
Compare 16 commits »
Ethanfel pushed to server at Ethanfel/8-cut 2026-04-16 16:57:33 +02:00
cd0331d4ce docs: add Tauri + Svelte client design
Ethanfel pushed to server at Ethanfel/8-cut 2026-04-16 15:23:34 +02:00
38c6174f83 ci: disable auto Docker build, manual dispatch only
Ethanfel pushed to server at Ethanfel/8-cut 2026-04-16 14:48:24 +02:00
5b22bceed2 ci: add GitHub Actions workflow to build Docker image
Ethanfel pushed to server at Ethanfel/8-cut 2026-04-16 14:47:21 +02:00
80f21915e3 feat: switch to nvidia/cuda base image for NVENC hw encoding
Ethanfel created branch server in Ethanfel/8-cut 2026-04-16 14:46:16 +02:00
Ethanfel pushed to server at Ethanfel/8-cut 2026-04-16 14:46:16 +02:00
b09ba3fa9e fix: third-pass review bugs
5b7a55a05d fix: second-pass review bugs in server and core
2200da491f fix: address review bugs in server implementation
3d6469c60c feat: add Dockerfile and docker-compose for server deployment
6a4ac8b8ed feat: add hidden files API endpoints
Compare 10 commits »
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-16 13:19:27 +02:00
7abf0b4d4c feat: autoclip, play/pause improvements, number key exports, focus fix
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-15 23:58:35 +02:00
9e5bd4a8ec feat: add subprofiles, live play loop update, fix lock mode scrub
Ethanfel deleted tag v0.9.0 from Ethanfel/8-cut 2026-04-14 23:13:00 +02:00
Ethanfel pushed tag v0.9.0 to Ethanfel/8-cut 2026-04-14 23:13:00 +02:00
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-14 23:13:00 +02:00
c5dd2d00a0 fix: use noarchive mode and enable console to debug PYZ TOC error