fix: update CORS middleware to correctly match public API endpoints
#54:Commit
21fa8cec4d
pushed by
faisol
fix: add logging for generated document numbers during invoice partner creation
#52:Commit
0f476cd2ea
pushed by
faisol
fix: standardize invoice partner naming and enhance sequence generation logic
#51:Commit
e4a60acc58
pushed by
faisol
feat: add dayjs for date formatting and implement invoice partner functionality
#50:Commit
faa30f3d7f
pushed by
faisol
fix: add activity logging for existing records fetched during database sync process
#49:Commit
d7031052ea
pushed by
faisol
fix: improve record comparison by normalizing whitespace in invoice IDs during database sync
#48:Commit
f248c5889f
pushed by
faisol
fix: enhance record comparison in database sync process for accuracy
#47:Commit
c911d02cd6
pushed by
faisol
fix: optimize existing record lookup in database sync process
#46:Commit
b5d5b1c272
pushed by
faisol
fix: update database sync process to improve record filtering and logging details
#45:Commit
2425144d6c
pushed by
faisol
fix: refactor paymentStatus to improve error handling and response structure
#43:Commit
e09b2517e1
pushed by
faisol
fix: increase idle timeout for database connection pools to 1 hour
#42:Commit
a19933a06e
pushed by
faisol
fix: update uploads route to specify date and filename parameters
#41:Commit
f4d8cb1031
pushed by
faisol
fix: reorder is_synced and is_active fields in database and whitelistcors models
#40:Commit
49d77bdec6
pushed by
faisol
fix: update CORS middleware to include OPTIONS method for public API endpoints
#39:Commit
4e0f729ec8
pushed by
faisol
fix: update CORS middleware to set public options and improve origin handling
#38:Commit
6fa2360d64
pushed by
faisol
fix: update CORS middleware to retrieve multiple allowed origins from the database
#37:Commit
ccccb9d63b
pushed by
faisol
fix: remove debug log for public API endpoint check in CORS middleware
#35:Commit
a82c732811
pushed by
faisol
fix: remove unused parameters from stringifyMandiri call in verifySignature function
#34:Commit
93d710af84
pushed by
faisol
feat: add JWT authentication and signature verification for payment APIs
#33:Commit
30a93df340
pushed by
faisol
fix: Add validation for date filtering in payment status endpoint
#31:Commit
b3e2a16c8e
pushed by
faisol
fix: Change payment status route from GET to POST and update request body handling
#30:Commit
b75a62dc70
pushed by
faisol
refactor: Remove unused caching logic in getPoolForDbId function
#28:Commit
2ad6c2759f
pushed by
faisol
feat: Add error handling for pool connection in dbQueryClient function
#27:Commit
be5461e7da
pushed by
faisol