johnnyq
|
b57ddc0e5c
|
Replace Function sanitizeInput() with just escapeSql() and update all instances throughout
|
2026-07-14 17:17:50 -04:00 |
|
johnnyq
|
e2547122a6
|
Update Var naming schemes to match the post var name
|
2026-03-08 14:25:12 -04:00 |
|
johnnyq
|
3d80d1519e
|
Recurring Expenses: Add missing CSRF, Add missing permission checks
|
2026-03-02 17:32:18 -05:00 |
|
johnnyq
|
0a30300bde
|
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
|
2026-01-14 17:30:23 -05:00 |
|
johnnyq
|
13ea48bff8
|
Seperate out recurring expenses and expenses into their own post file
|
2025-10-29 16:21:56 -04:00 |
|