mirror of
https://github.com/9001/copyparty.git
synced 2026-03-23 08:33:06 +10:00
ui-button to use upload-time instead of local last-modified
This commit is contained in:
@@ -3834,6 +3834,7 @@ class HttpCli(object):
|
||||
"idx": e2d,
|
||||
"itag": e2t,
|
||||
"dsort": vf["sort"],
|
||||
"u2ts": vf["u2ts"],
|
||||
"lifetime": vn.flags.get("lifetime") or 0,
|
||||
"frand": bool(vn.flags.get("rand")),
|
||||
"unlist": unlist,
|
||||
@@ -3845,6 +3846,7 @@ class HttpCli(object):
|
||||
"ls0": None,
|
||||
"acct": self.uname,
|
||||
"perms": perms,
|
||||
"u2ts": vf["u2ts"],
|
||||
"lifetime": ls_ret["lifetime"],
|
||||
"frand": bool(vn.flags.get("rand")),
|
||||
"def_hcols": [],
|
||||
|
||||
Reference in New Issue
Block a user