This website requires JavaScript.
Explore
Help
Register
Sign In
kangmin
/
api-btekno
Watch
1
Star
0
Fork
0
You've already forked api-btekno
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a1a9dd93f8b2fc9fb491fa87fc44dc56aab5053b
api-btekno
/
bin
History
mwpn
a1a9dd93f8
Add test script to verify hourly summary API response
2025-12-17 17:51:18 +07:00
..
check_cors.php
fix: Perbaiki CORS middleware agar selalu add headers jika wildcard diizinkan, tambah script check_cors.php
2025-12-17 14:02:49 +07:00
check_database.php
Fix: Remove created_at/updated_at from daily/hourly summary INSERT - Production database doesn't have these columns - Update DailySummaryService and HourlySummaryService - Add daily_summary and hourly_summary structure check to check_database.php
2025-12-17 13:38:36 +07:00
daily_summary.php
Initial commit: Slim Framework 4 API Retribusi dengan modular architecture
2025-12-17 10:43:03 +07:00
debug_hourly_amount.php
Add debug script to check why total_amount is not calculated in hourly summary
2025-12-17 17:49:41 +07:00
hourly_summary.php
Fix hourly summary: default to today for realtime updates, add hour parameter for efficient updates
2025-12-17 17:41:27 +07:00
test_cors.php
chore: Normalize Origin header in CORS middleware dan update test_cors
2025-12-17 14:25:29 +07:00
test_hourly_api.php
Add test script to verify hourly summary API response
2025-12-17 17:51:18 +07:00