elemes/frontend
a2nr dce4916b94 ui: refactor navbar and improve mobile experience
- Move navigation menu to the leftmost position and
   consolidate actions into a dropdown.
 - Replace clunky mobile sheet handle with explicit
   minimize/maximize buttons.
 - Fix home page content margins for list elements.
 - Ensure student identity remains visible on mobile devices
   with optimized font sizing.
 - Synchronize CircuitJS simulator theme with global
   light/dark mode.
 - Update elemes.sh to provide cleaner output by silencing
   podman-compose logs by default.
2026-04-22 21:04:38 +07:00
..
src ui: refactor navbar and improve mobile experience 2026-04-22 21:04:38 +07:00
static
.dockerignore
Dockerfile
package.json
svelte.config.js
tsconfig.json
vite.config.ts feat(security): implement anonymous access with rate limiting and secure proxy, harden authentication and implement session protection 2026-04-22 12:57:54 +07:00