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-08-10 17:47:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
656aa95a4eb44d86854ed0aed2a47518bcca12fa
itflow
/
agent
/
modals
/
file
History
johnnyq
b3744e9ed5
More sweeps to replace select * with actual returned column names dramatically reduces php memory usage and speeds up processing dramatically especially in the crons since they run all the time
2026-08-06 13:10:23 -04:00
..
file_bulk_move.php
Replace Function nullable_htmlentities() with just escapeHtml() and update all instances throughout
2026-07-14 17:10:45 -04:00
file_delete.php
Use Short echo tags across the code
2026-07-28 18:47:52 -04:00
file_link_asset.php
Query Optimization: Select only needed columns instead of SELECT * on looped queries
2026-08-06 12:59:43 -04:00
file_move.php
More sweeps to replace select * with actual returned column names dramatically reduces php memory usage and speeds up processing dramatically especially in the crons since they run all the time
2026-08-06 13:10:23 -04:00
file_rename.php
More sweeps to replace select * with actual returned column names dramatically reduces php memory usage and speeds up processing dramatically especially in the crons since they run all the time
2026-08-06 13:10:23 -04:00
file_upload.php
Use Short echo tags across the code
2026-07-28 18:47:52 -04:00
file_view.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00