mirror of
https://github.com/9001/copyparty.git
synced 2025-10-06 03:50:30 +02:00
condense uploads listing on view change
This commit is contained in:
parent
8adfcf5950
commit
6eba9feffe
3 changed files with 9 additions and 2 deletions
|
@ -2269,6 +2269,7 @@ class Up2k(object):
|
|||
if (
|
||||
not ret["hash"]
|
||||
and "fk" in vfs.flags
|
||||
and not self.args.nw
|
||||
and (cj["user"] in vfs.axs.uread or cj["user"] in vfs.axs.upget)
|
||||
):
|
||||
ap = absreal(djoin(job["ptop"], job["prel"], job["name"]))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue