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
a87d29c2280d10caa8bc6354be0f4b5f0a8a0541
api-btekno
/
src
History
mwpn
a87d29c228
chore: Normalize Origin header in CORS middleware dan update test_cors
2025-12-17 14:25:29 +07:00
..
Bootstrap
fix: Reorder CORS middleware to execute after RoutingMiddleware (LIFO)
2025-12-17 14:21:15 +07:00
Config
Initial commit: Slim Framework 4 API Retribusi dengan modular architecture
2025-12-17 10:43:03 +07:00
Middleware
chore: Normalize Origin header in CORS middleware dan update test_cors
2025-12-17 14:25:29 +07:00
Modules
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
Support
Fix: Change 'amount' to 'price' to match database schema - Database uses 'price' column, not 'amount' - Update all queries in DailySummaryService, HourlySummaryService - Update RetribusiWriteService (SELECT, INSERT, UPDATE) - Update Validator to use 'price' field - Update check_database.php and TROUBLESHOOTING.md
2025-12-17 13:36:29 +07:00