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-03-11 08:14:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
111a30f13c635dbc49c8ae2b29841e4a8e040e82
itflow
/
cron
History
johnnyq
92fba49a91
Revert "Add new optional beta email parser thats based on ImapEngine instead of Webklex"
...
This reverts commit
9cb1ff7330
.
2026-02-26 16:44:49 -05:00
..
custom
Copy crons from /scripts to /cron, added custom directories for api/v1/, /setup, /cron and /scripts
2025-10-07 13:55:54 -04:00
.htaccess
Add .htaccess in cron
2025-10-08 17:25:03 -04:00
certificate_refresher.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
cron.php
Added non payment invoice reminder / Late fee if enabled after 1 day an invoice is overdue. currently it was jumping right to 30,60,90... now its 1,30,90...
2026-02-19 12:20:26 -05:00
domain_refresher.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
mail_queue.php
SonarCube Suggestion
2026-02-05 10:15:52 +00:00
ticket_email_parser.php
New Ticket Parsing - Anyone CC'ed onto the original email that created the ticket is added as a ticket watcher
2026-02-26 12:49:32 +00:00