clrghouz/app/Classes/File
Deon George 14c505c15b
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 41s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m42s
Create Docker Image / Final Docker Image Manifest (push) Successful in 12s
Must not cache the mail waiting queries, otherwise mail/files will be resent in a query loop
2024-05-12 14:56:18 +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 Rework TIC processing to use Storage::disk(). Implemented handling of replaces and files that already exist 2023-09-23 22:40:17 +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 Must not cache the mail waiting queries, otherwise mail/files will be resent in a query loop 2024-05-12 14:56:18 +10:00
Receive.php When originating a session, send anything received via the queue 2023-11-23 08:31:24 +11:00
Send.php Increase some logging for binkp sessions 2023-12-18 22:44:55 +11:00
Tic.php Rework TIC processing and added test cases 2023-11-22 15:58:00 +11:00