Commit-Graph

12 Commits

Autor SHA1 Nachricht Datum
64f116afff feat: Anki export button - download all 190 cards as TSV file from flashcards page 2026-04-03 09:38:10 +02:00
8795d61046 content: add PostgreSQL + Datenbankdesign flashcard decks (40 cards with real Solution2 examples) 2026-04-03 09:34:17 +02:00
4548e90569 fix: deploy script - use SSH alias, fix scp paths to avoid nested dirs 2026-04-03 00:00:14 +02:00
a3cefeef52 feat: deployment setup - nginx, Caddy configs, deploy script, API smoke tests 2026-04-02 23:42:14 +02:00
3cd865ccbc feat: quiz, cheat sheets, admin modules - MC quiz, search, user mgmt, content import 2026-04-02 23:41:19 +02:00
03778e4bed feat: dashboard + tutorials modules - stats tiles, tutorial list, reader, completion 2026-04-02 23:39:09 +02:00
2c34aea901 feat: flashcards module - deck list, study mode, SM-2 review, session summary 2026-04-02 23:11:07 +02:00
6a504254b0 feat: content import system - Markdown parser, importer, 7 decks + 3 tutorials + 5 cheatsheets 2026-04-02 23:09:27 +02:00
1c59b667f2 feat: auth system - login/logout/session with rate limiting 2026-04-02 23:05:54 +02:00
581888e142 feat: PHP API foundation - router, config, helpers, SM-2 algorithm 2026-04-02 23:05:27 +02:00
9f942a0e56 feat: database schema - users, decks, cards, progress, tutorials, quiz results 2026-04-02 23:01:33 +02:00
28150c2e1c feat: project scaffolding - SPA shell, dark theme CSS, hash router, API client 2026-04-02 23:01:01 +02:00