mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-13 13:51:53 +00:00
Add last_modify field in form (#666)
* Add last_modify field in form * Go add last_modify field in form * Use rfc3339 time format * Add mtime for upload_blks_api --------- Co-authored-by: 杨赫然 <heran.yang@seafile.com>
This commit is contained in:
@@ -178,6 +178,7 @@ start_index_task (gpointer data, gpointer user_data)
|
||||
idx_para->canon_path,
|
||||
id_list,
|
||||
size_list,
|
||||
0,
|
||||
NULL);
|
||||
progress->status = ret;
|
||||
if (idx_para->ret_json) {
|
||||
|
Reference in New Issue
Block a user