Commit Graph

4 Commits

Author SHA1 Message Date
Wartana
5fa44b47e0 Update various plugins, remove unused assets, and refine core application features and database structure. 2026-03-04 21:34:55 +08:00
858435acfe Enhance dashboard UX, fix logout, and localize all external libraries
- Make all dashboard cards clickable (13 cards total) for better UX
- Fix logout confirmation for kaur level with robust jQuery handler
- Download all external libraries locally for offline capability:
  * Ionicons CSS + fonts
  * Cropper.js v1.5.13 (CSS + JS)
  * Chart.js v3.9.1 (fixed chart display)
  * jscanify library
  * Google Fonts - Source Sans Pro (CSS + TTF)
  * OpenCV.js v4.7.0 (8.75MB)
- Update all CDN references to local paths in index.php and login.php
- Add vendor directory exception to .gitignore
- Improve session destruction in logout.php
- Add console debugging for chart initialization
2026-01-22 17:04:07 +08:00
8269494306 Fix logout issue for kaur level: improve session destruction in logout.php and capture href before async in confirmLogout 2026-01-22 16:16:17 +08:00
a10d6f70fb Initial commit 2026-01-18 14:22:18 +08:00