Artisanal text corruption, served fresh!
  • JavaScript 45.4%
  • Python 17%
  • HTML 15.6%
  • CSS 14.8%
  • Just 7.2%
Find a file
Ole-Morten Duesund 4e58281d51 Rebrand to GlitchCraft with IPv6 support
Changes:
- Renamed from "Text Corruptor" to "GlitchCraft"
- New slogan: "Artisanal text corruption, served fresh!"
- Updated server to support both IPv4 and IPv6 (dual-stack)
- Server now listens on all interfaces (::) instead of just localhost
- Updated all references in code and documentation

The new name reflects both the glitch aesthetic and the craftsmanship
of creating beautifully corrupted text, with a playful tone.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-18 20:03:51 +02:00
app Rebrand to GlitchCraft with IPv6 support 2025-08-18 20:03:51 +02:00
.eslintrc.json Initial commit: Text Corruptor PWA 2025-08-18 20:00:58 +02:00
.gitignore Initial commit: Text Corruptor PWA 2025-08-18 20:00:58 +02:00
.prettierrc Initial commit: Text Corruptor PWA 2025-08-18 20:00:58 +02:00
bun.lock Initial commit: Text Corruptor PWA 2025-08-18 20:00:58 +02:00
CLAUDE.md Rebrand to GlitchCraft with IPv6 support 2025-08-18 20:03:51 +02:00
package.json Initial commit: Text Corruptor PWA 2025-08-18 20:00:58 +02:00
server.py Rebrand to GlitchCraft with IPv6 support 2025-08-18 20:03:51 +02:00