11 Commits

Author SHA1 Message Date
6a0df0bdc7 feat(public): enhance system metrics display and user interface
- Added a main title to the index.html for better context.
- Introduced a new stats container to organize summary and detail statistics.
- Implemented a refresh animation for loading stats, improving user experience.
- Updated the updateStats function to streamline data handling and display.
- Enhanced the metrics section with improved formatting and error handling.
- Refined CSS styles for better visual presentation and responsiveness.
- Ensured a cleaner layout for system metrics and top referers, contributing to a more intuitive interface.
2024-12-01 02:47:23 +08:00
e70ca4cf52 feat(docker, config, api): update docker-compose for logging, enhance app structure, and add system metrics display
- Updated docker-compose.yml to mount logs directory.
- Changed BASE_URL environment variable to point to the new API endpoint.
- Refactored main.go to implement a structured App type, improving initialization and graceful shutdown.
- Enhanced config management with JSON loading and environment variable support.
- Added monitoring capabilities in api_handler for logging request metrics.
- Introduced new metrics display in index.html with corresponding CSS styles for better visualization.
2024-11-30 23:23:58 +08:00
861835ef92 feat(public): update index.html, add main.css, and enhance stats display 2024-10-27 06:00:10 +08:00
09e4d8ccf7 style(public): update layout and text in index.html and index.md
Update layout and text to improve user experience
2024-10-26 15:08:00 +08:00
8c7c01032c feat(ui): update stats summary style and add refresh animation 2024-10-26 14:47:16 +08:00
ff2163b207 feat: update random-api-go service and UI with stats display 2024-10-26 14:28:04 +08:00
adc085f5a4 feat(public): add girl-gif category and update truegirl2 csv 2024-10-22 07:52:09 +08:00
a3397617cc feat: Update HTML structure and add new CSS styles 2024-10-21 06:00:10 +08:00
c6abb02d2f 新增加载图片分类及相关链接 2024-10-13 18:02:13 +08:00
c1e126f411 更新图片链接及分类,修复讨论帖子链接,新增AI绘图分类 2024-10-13 17:55:38 +08:00
7fd2ac2283 first commit 2024-09-12 15:48:31 +08:00