This website requires JavaScript.
Explore
Help
Sign In
AS1024
/
itflow
Watch
1
Star
0
Fork
0
You've already forked itflow
mirror of
https://github.com/itflow-org/itflow
synced
2026-04-18 02:25:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efaeac3c14dd9d8cbb7ecdd185555257312e7fc1
itflow
/
api
/
v1
/
clients
History
wrongecho
4617f44cda
- Prevent error 500s when existing data can't be cleanly re-inserted to database
2026-04-04 11:01:34 +01:00
..
archive.php
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
client_model.php
- Prevent error 500s when existing data can't be cleanly re-inserted to database
2026-04-04 11:01:34 +01:00
create.php
Clients API - Add - abbreviation support
2025-11-06 15:35:43 +00:00
read.php
API Tidy
2024-09-11 18:06:45 +01:00
unarchive.php
Clients API - Archiving & Un-archiving
2025-11-06 15:21:45 +00:00
update.php
Don't set client ID from POST - this is properly done via require_post_method instead only if it's an all-clients key.
2026-04-04 10:49:40 +01:00