alpha
Login
or
Join now
mihaizaurus.at
/
twinkl
forked from
kandake.africa/twinkl
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
twinkl.social
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
twinkl
/
src
/
at
main
3 folders
4 files
Evelyn Osman
Add feedback link to nav, it's a flaming heart
6d ago
379ee9b1
lib
Add feedback link to nav, it's a flaming heart
6 days ago
params
oauth goods and some composition
1 month ago
routes
Add feedback link to nav, it's a flaming heart
6 days ago
app.css
Add feedback link to nav, it's a flaming heart
6 days ago
app.d.ts
Heavily refactor into proper SPA and social app feature parity - All tiles are DASL - things are a bit messy as features are adjusted - Static tiles in codebase moved to extensible array so adjusting code is easier - No more server side voodoo, was just a bad idea - Themeing engine is much more polished, can generate CSS from settings - Fully ported over social app features and settings
2 weeks ago
app.html
Embed Comic Neue webfont so mobile shows a comic face The font stack ended in `cursive`, so mobile devices (which lack Comic Sans MS / Chalkboard SE) fell through to a handwriting/script font, and the trailing sans-serif was unreachable. Embed Comic Neue via Google Fonts and swap `cursive` for it, giving a guaranteed comic face on mobile while native Comic Sans still wins on desktop. Allowlist fonts.googleapis.com (style-src) and fonts.gstatic.com (font-src) in the CSP for the embed, and document the change plus its visitor-IP-to-Google trade in security model §9.3. Co-Authored-By: Rommie Code (Claude Opus 4.8 (1M context))
1 week ago
service-worker.ts
Heavily refactor into proper SPA and social app feature parity - All tiles are DASL - things are a bit messy as features are adjusted - Static tiles in codebase moved to extensible array so adjusting code is easier - No more server side voodoo, was just a bad idea - Themeing engine is much more polished, can generate CSS from settings - Fully ported over social app features and settings
2 weeks ago