This website requires JavaScript.
Explore
Help
Sign In
bbs
/
clrghouz
Watch
1
Star
0
Fork
0
You've already forked clrghouz
Code
Issues
5
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
fc930ba6c2
clrghouz
/
app
/
Classes
/
File
History
Deon George
b9603e4bb8
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push)
Successful in 36s
Details
Create Docker Image / Build Docker Image (arm64) (push)
Successful in 1m46s
Details
Create Docker Image / Final Docker Image Manifest (push)
Successful in 9s
Details
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
..
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
Fix calls to deprecated getDateAttribute() for mail packets
2024-06-26 22:44:31 +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