Commit Graph

7 Commits

Author SHA1 Message Date
x d0e2686e2d Refactor index.html to enhance styling, structure, and functionality; update libraries and improve modal handling 2025-06-14 02:06:13 +02:00
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 51da89ff19 if 2024-11-08 20:25:28 +01:00
x 56d41d7d3d Refactor history modal styles and chart height 2024-10-23 14:00:01 +02:00
x 9acfc490f0 +Seeding count 2024-10-10 18:35:02 +02:00
x 8a994c3bb8 chartjs 2024-10-09 23:44:12 +02:00
x 614504e933 Init 2024-10-09 01:11:28 +02:00