clrghouz/app/Classes/File
Deon George 4f6e1e90c6
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 45s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m52s
Create Docker Image / Final Docker Image Manifest (push) Successful in 12s
Fix file sending, as a result of moving $size into Send::class when optimising mail sending
2024-06-21 12:15:22 +10:00
..
Send Implemented Dynamic Items for data to be sent to polled systems based on data in db, like stats/nodelists 2023-12-03 18:51:46 +11:00
Base.php Move packet processing into a job 2023-09-13 20:58:22 +10:00
File.php Fix file sending, as a result of moving $size into Send::class when optimising mail sending 2024-06-21 12:15:22 +10:00
Item.php Add mtime to receiving filename, so that we dont have name clashes with systems that use the same archive name for our host 2023-11-17 16:30:19 +11:00
Mail.php Mail bundling and processing performance improvements 2024-06-21 09:09:50 +10:00
Receive.php More complete rework of packet parsing and packet generation with 29710c 2024-05-19 23:28:45 +10:00
Send.php Mail bundling and processing performance improvements 2024-06-21 09:09:50 +10:00
Tic.php Fix file sending, as a result of moving $size into Send::class when optimising mail sending 2024-06-21 12:15:22 +10:00