DiffMT / server.js

Commit History

add admin dashboard for viewing DiffMT results
1ba3759

Koddenbrock commited on

add admin endpoint to retrieve full session list for dashboard
6895b85

Koddenbrock commited on

enhance delete-session functionality to optionally keep trial clicks
64877f4

Koddenbrock commited on

add delete-session admin endpoint and manage_results command
645c1d8

Koddenbrock Claude Sonnet 4.6 commited on

add delete-user admin endpoint and manage_results command
fdfa289

Koddenbrock Claude Sonnet 4.6 commited on

fix admin auth for private HF Space; add manage_results script
7d9bf9a

Koddenbrock Claude Sonnet 4.6 commited on

add session management for trials; implement immediate saving and player name attachment
461fe97

Koddenbrock commited on

implement admin authentication for data export and reset endpoints; update game timing and add hint in HTML
cdbf412

Koddenbrock commited on

refactor server.js to support configurable data file path and ensure directory structure on startup
4812e1d

Koddenbrock commited on

add initial game implementation with HTML, CSS, and JavaScript
944af38

Koddenbrock commited on