• Joined on 2026-04-11
greggy pushed to main at greggy/landingpage-haus-schleusingen 2026-06-02 23:50:57 +02:00
45368bb607 fix: replace jQuery with vanilla JS scrollIntoView
greggy pushed to main at greggy/landingpage-haus-schleusingen 2026-06-02 23:50:57 +02:00
b774bd0363 fix: scroll-class check on load, hero null guard, JS syntax fix
greggy closed issue greggy/landingpage-haus-schleusingen#68 2026-06-02 23:50:56 +02:00
Navigation (#navbar) transparent beim Scrollen – Texte nicht sichtbar
greggy pushed to main at greggy/landingpage-haus-schleusingen 2026-06-02 23:50:56 +02:00
ad4284733c fix: solid navbar background on scroll (closes #68)
greggy opened issue greggy/landingpage-haus-schleusingen#68 2026-06-02 23:43:19 +02:00
Navigation (#navbar) transparent beim Scrollen – Texte nicht sichtbar
greggy pushed to master at greggy/lara-schach-live 2026-06-01 20:12:19 +02:00
03eeec6615 docs: update AGENTS.md with project rules
greggy pushed to master at greggy/openclaw 2026-06-01 10:24:20 +02:00
21db598846 Ahrefs: Datenquelle in TOOLS.md + frische Daten (01.06.2026)
d376079308 docs: update Ahrefs SEO data with backlinks, competitors, best-by-links
13975627cb docs: save Ahrefs Playwright-Stealth access method for reuse
Compare 3 commits »
greggy pushed to master at greggy/openclaw 2026-05-31 23:59:27 +02:00
397c2588de Auto-commit: 2026-05-31 21:59
greggy pushed to master at greggy/lara-schach-live 2026-05-28 15:48:33 +02:00
9f320e2f91 Fix: neue Züge wurden nicht angezeigt (Brett/Zugliste blieben in Startposition)
greggy pushed to master at greggy/lara-schach-live 2026-05-28 09:00:16 +02:00
c7633f5c7f Fix: Startreihenfolge standings vor PGN, Tabellenplatz-Link mit Style
greggy pushed to master at greggy/lara-schach-live 2026-05-27 22:55:58 +02:00
8758441f65 Split app.js into modular components (state, evaluation, ui, board, data)
greggy pushed to master at greggy/lara-schach-live 2026-05-27 10:23:00 +02:00
8d971dbef9 Fix: Züge mit unnötiger SAN-Disambiguierung (Nge7) schlagen bei chess.js fehl; Auto-Advance bei neuen Zügen im Polling
greggy pushed to master at greggy/lara-schach-live 2026-05-26 12:57:20 +02:00
a42fe45812 Doku aktualisiert: README aktualisiert (Features, Projektstruktur, Env-Vars), Doku-Prüf-Regel in AGENTS.md
greggy pushed to master at greggy/lara-schach-live 2026-05-26 12:47:54 +02:00
6ba57c3927 Code-Review: Path-Traversal-Fix, toten Code entfernt (formatClock, data.error Check), Emoji-Literal korrigiert, Einrückung fix
greggy pushed to master at greggy/lara-schach-live 2026-05-25 21:26:46 +02:00
352ed480a8 Fix: PGN-Encoding (UTF-8/Latin-1 Fallback für Umlaute)
greggy pushed to master at greggy/lara-schach-live 2026-05-25 21:21:39 +02:00
b3d43e37b8 Eval-Bar: Hilfslinien (±1..±7) mit mix-blend-mode, Null-Linie 4px, Füllbalken dunkler
greggy pushed to master at greggy/lara-schach-live 2026-05-25 21:08:38 +02:00
79ab97da6e Evaluation: depth 25 oder 15s Timeout (movetime 15000)
greggy pushed to master at greggy/lara-schach-live 2026-05-25 20:48:36 +02:00
fbb15ed61a Fix: Content-Length für HTTP/1.1 statische Dateien (NS_ERROR_NET_EMPTY_RESPONSE)
greggy pushed to master at greggy/lara-schach-live 2026-05-25 20:40:01 +02:00
0be816a4ec Evaluation: depth 15 statt 10s, HTTP/1.1 Chunked-Streaming, Abbruch-Support
greggy pushed to master at greggy/lara-schach-live 2026-05-25 20:09:13 +02:00
ec1ebaa525 Eval-Bar mit Stockfish-Streaming, LESS entfernt, Move-Lock, AGENTS-Regeln