Commit Graph

6 Commits

Author SHA1 Message Date
x 5084c70295 Refactor database handling and API endpoints
- Removed fsnotify dependency and related file watching logic.
- Introduced SQLite database for storing user profiles and history.
- Created new API endpoints for fetching latest profiles and user history.
- Migrated existing JSON data to the new database structure.
- Simplified HTML and JavaScript for fetching and displaying profile data.
- Improved error handling and logging throughout the application.
2025-06-12 22:42:22 +02:00
x 1ed17d152f Update go.sum to reflect dependency version changes 2024-12-31 02:24:35 +01:00
x 20d6510053 fix some stuff lol 2024-10-19 14:32:16 +02:00
hasitotabla 6ffa3de9bb refactor: profiles are now stored in json, added displaynames 2024-10-10 16:01:08 +02:00
x 134d09869e d 2024-10-09 02:11:17 +02:00
x 614504e933 Init 2024-10-09 01:11:28 +02:00