Smarter/smarter/static/js
2025-04-23 22:12:27 +03:00
..
modules Major front-end (theming) changes 2025-04-23 22:12:27 +03:00
add_questions.js Replaced add/removeAttribute with property assignment 2024-11-30 17:53:04 +02:00
join.js Basis for join/show game made. Added nicer alerts for question-set adding and dynamic question removal (when making a question set) 2025-02-21 17:04:58 +02:00
login.js Major front-end (theming) changes 2025-04-23 22:12:27 +03:00
otdb_browse.js Major front-end (theming) changes 2025-04-23 22:12:27 +03:00
owner_view.js Game playing completed, but needs some improvements 2025-04-19 23:26:20 +03:00
play.js Game playing completed, but needs some improvements 2025-04-19 23:26:20 +03:00
pregame.js Added alerts for routes using socketIO to notify the user of reconnections (since event loss is possible if client was disconnected) 2025-04-19 23:26:20 +03:00
register.js Major front-end (theming) changes 2025-04-23 22:12:27 +03:00
results.js Game playing completed, but needs some improvements 2025-04-19 23:26:20 +03:00
results_owner.js Game playing completed, but needs some improvements 2025-04-19 23:26:20 +03:00
select_otdb_questions.js Major front-end (theming) changes 2025-04-23 22:12:27 +03:00
select_user_questions.js Major front-end (theming) changes 2025-04-23 22:12:27 +03:00
show.js Major front-end (theming) changes 2025-04-23 22:12:27 +03:00
user_browse.js Replaced classList.toggle() with remove() and add() 2024-11-30 14:20:27 +02:00