clrghouz/app/Classes/File
Deon George 4d7af7c7e3
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 42s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m51s
Create Docker Image / Final Docker Image Manifest (push) Successful in 9s
Store datetime in UTC format now, and fix presentation of TZUTC. Also standardise message summaries on Notifications
2024-06-28 23:27:06 +10:00
..
Send Fix file sending, as a result of moving $size into Send::class when optimising mail sending 2024-06-25 11:20:08 +10: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-25 11:20:08 +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 Store datetime in UTC format now, and fix presentation of TZUTC. Also standardise message summaries on Notifications 2024-06-28 23:27:06 +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 Changing File/Send debugging to make it clear it is content read/open, not a network read/open 2024-06-27 15:27:16 +10:00
Tic.php Fix file sending, as a result of moving $size into Send::class when optimising mail sending 2024-06-25 11:20:08 +10:00