6 Commits

Author SHA1 Message Date
2fbe5b08ff Change footer text 2025-09-27 12:19:14 +02:00
ec0a1b7f3f Add mailto link for author name
- Add mailto link for 'Markus F.J. Busche' to elpatron@mailbox.org
- Footer now includes both repository and email links
- Maintains privacy-friendly messaging
2025-09-27 12:18:22 +02:00
9e28301574 Change footer text 2025-09-27 12:17:04 +02:00
f5680fe760 Add footer with repository link
- Add footer with 'Open Source Software' link to Gitea repository
- Link to https://gitea.elpatron.me/elpatron/emoji-suche
- Attribution to Markus F.J. Busche with emojipedia reference
- Responsive footer styling with hover effects
- Opens in new tab with security attributes
2025-09-27 12:16:07 +02:00
0c364b4f1e Add MIT License
- Add LICENSE.txt with MIT License
- Copyright 2025 Markus
- Permits commercial and non-commercial use
- Requires attribution and license notice
2025-09-27 12:11:46 +02:00
Markus
214afc54f3 Initial commit: Emoji-Sucher Web-App
- Flask-Backend mit Emoji-Suche implementiert
- Responsive Frontend mit modernem UI
- Mehrsprachige Suche (Deutsch/Englisch)
- Clipboard-Integration für Emoji-Kopieren
- Docker-Support mit Dockerfile und docker-compose.yml
- Vollständige Dokumentation in README.md
- .gitignore für Python-Projekt konfiguriert

Features:
- Suche nach 4733+ Emojis
- Große Emoji-Darstellung
- Ein-Klick-Kopieren in Zwischenablage
- Unicode-Anzeige für jedes Emoji
- Responsive Design für alle Geräte
2025-09-27 12:09:56 +02:00