This website requires JavaScript.
Explore
Help
Sign In
bbs
/
clrghouz
Watch
1
Star
0
Fork
0
You've already forked clrghouz
Code
Issues
6
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
clrghouz
/
app
/
Classes
/
File
History
Deon George
9bc880520f
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push)
Successful in 34s
Details
Create Docker Image / Build Docker Image (arm64) (push)
Successful in 1m41s
Details
Create Docker Image / Final Docker Image Manifest (push)
Successful in 8s
Details
Fix setting next_at date for dynamics items, when the item hasnt been sent in the last run
2025-03-24 11:20:11 +11:00
..
Send
Fix setting next_at date for dynamics items, when the item hasnt been sent in the last run
2025-03-24 11:20:11 +11:00
Base.php
Change our mail packet name to be the youngest ID in the packet, not the youngest date
2024-09-09 11:56:12 +10:00
File.php
Fix resume for files being sent, and dont throw exception if we cannot open a file to send
2024-11-06 00:18:29 +11: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
Remove/reduce usage of QueryCache
2024-12-01 12:38:08 +11:00
Receive.php
Attempt to work out a packets domain from a nodes addresses for looking at a default
2024-11-02 17:01:31 +11:00
Send.php
Batch up files when sending to a remote node
2024-12-01 12:38:08 +11: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