1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-09-22 19:49:50 +00:00
Commit Graph

727 Commits

Author SHA1 Message Date
ly1217
b73e3ef989 Fix the create table sqls. 2019-05-21 23:20:35 -07:00
Jonathan Xu
7ecb334194 Fix bugs in update api when chunked mode is used. 2019-05-21 18:47:29 +08:00
Jonathan Xu
d67c4be688 Fix CORS headers for upload-api and update-api. And add support for chunked upload for update-api. 2019-05-21 14:12:29 +08:00
Jiaqiang Xu
452e5ab73b Merge pull request #230 from haiwen/add_storage_id_parameter
Add storage_id parameter to create repo api.
2019-05-20 13:57:23 +08:00
ly1217
a451cd07e6 Add storage_id parameter to create repo api. 2019-05-19 22:18:56 -07:00
Jonathan Xu
15f01d3854 Don't return error if file doesn't exist when del_file is called. 2019-05-18 17:05:35 +08:00
Daniel Pan
a9d1eb77ac Merge pull request #229 from haiwen/fix_sqlite2mysql
Fix sqlite migration script.
2019-05-18 12:08:17 +08:00
Hulk
28536f93dc Fix sqlite migration script. 2019-05-18 12:03:34 +08:00
Jiaqiang Xu
5a191fc47d Merge pull request #221 from haiwen/enc-repo-v3
Encrypted library version 3: use different salt for each library
2019-05-15 10:30:36 +08:00
Jonathan Xu
8bcc3bd52b Add default argument to passwd parameter for create_repo RPC. 2019-05-14 18:28:19 +08:00
Jiaqiang Xu
9f30eedc46 Merge pull request #224 from caixiangyue/delete-repo-2019-5-6
Fixed delete repo file count problem
2019-05-07 10:39:03 +08:00
caixiangyue
7a7a2bb38f get_total_file_numer rpc do not include the file count of the deleted repo 2019-05-06 10:24:37 +00:00
Jiaqiang Xu
8cfe53bc11 Merge pull request #222 from caixiangyue/fsck-2019-4-28
optimize seaf-fsck
2019-05-06 16:04:57 +08:00
caixiangyue
3a7b2f2bea delete an entry from RepoFileCount when deleting a repo from repo trash 2019-05-06 07:55:38 +00:00
caixiangyue
47154ecdab add repo id in log message 2019-05-06 05:50:55 +00:00
caixiangyue
3555d88288 add "-t" option to support thread pool 2019-05-06 04:01:46 +00:00
caixiangyue
0c6bf4a912 set the correct timestamp when exporting files 2019-05-06 03:57:41 +00:00
Jonathan Xu
17ef884861 Encrypted library version 3: use different salt for each library. 2019-04-30 21:22:57 +08:00
caixiangyue
60d8972edd add "-f" option to not check if the current user and the seafile-data directory owner are consistent 2019-04-29 02:56:17 +00:00
Jiaqiang Xu
d4713418bb Merge pull request #219 from caixiangyue/seafile-api-file-op-unit-test
add unit test for file operation api
2019-04-28 14:48:04 +08:00
caixiangyue
8052ed7e44 add unit test for file operation api 2019-04-28 06:16:36 +00:00
Jiaqiang Xu
40edf49bc4 Merge pull request #220 from caixiangyue/ci-python-version
set travis ci  default python version=2.7
2019-04-28 11:56:48 +08:00
caixiangyue
4c3eb84bae set travis ci default python version=2.7 2019-04-28 03:37:19 +00:00
Jiaqiang Xu
64328a2715 Merge pull request #217 from haiwen/upload-file-fail
Fix potential unhandled file upload failure
2019-04-11 11:49:00 +08:00
Jonathan Xu
7ad4efc226 [tests] Add CREATE_TABLES option to ccnet.conf in tests/conf. 2019-04-11 11:41:11 +08:00
Jonathan Xu
cc87fbd898 Fix potential unhandled upload failure. 2019-04-11 11:40:51 +08:00
cuihaikuo
dc3b0d2629 Fix last-modified problem of virtual repo. 2019-04-03 17:24:51 +08:00
ilearnit
72fe30c4e6 update sql 2019-04-03 13:57:23 +08:00
Jiaqiang Xu
6ce5e5abfb Merge pull request #213 from haiwen/cross_repo_copy
Optimize copy and move file.
2019-04-01 15:04:41 +08:00
cuihaikuo
cb3f31314a Merge branch 'master' into cross_repo_copy 2019-04-01 14:50:23 +08:00
cuihaikuo
8367640c16 Update seafile.sql. 2019-03-29 10:30:16 +08:00
cuihaikuo
f92e52cda8 Merge branch '6.3' 2019-03-28 18:14:20 +08:00
Jiaqiang Xu
d9d95fcf83 Merge pull request #214 from haiwen/create_table_by_script
Create tables by script.
2019-03-28 18:11:18 +08:00
cuihaikuo
dd0519d7c3 Create tables by script. 2019-03-28 14:20:33 +08:00
cuihaikuo
45c8bcc420 [zip task]Compute dir size and file count in background. 2019-03-28 14:07:27 +08:00
Jiaqiang Xu
3f5b7e4025 Merge pull request #210 from haiwen/optimize_rename_delete
Optimize cleaning-up of virtual repos and renaming, deleting operations.
2019-03-25 18:46:12 +08:00
cuihaikuo
2e41b60ab0 Optimize copy and move file. 2019-03-25 18:37:38 +08:00
cuihaikuo
7fe43a0248 Optimize cleaning-up of virtual repos and renaming, deleting operations. 2019-03-24 20:37:04 +08:00
ilearnit
da80c79e41 delete seahub.sql from 1.2.0 docs-1.2.0 2019-03-23 03:26:52 +00:00
Jiaqiang Xu
8a5064e5c3 Merge pull request #209 from haiwen/optimize_get_access_token
Optimize api seafile_web_get_access_token().
2019-03-22 16:45:11 +08:00
Jiaqiang Xu
dab5246b35 Merge pull request #212 from haiwen/fuse_excluded_users
Add excluded-users for fuse.
2019-03-22 11:05:28 +08:00
cuihaikuo
fc1da70974 Upgrade docs from 1.1 to 1.2. 2019-03-20 11:20:25 +08:00
cuihaikuo
c8a2f5a0d3 Add excluded-users for fuse. 2019-03-19 16:10:31 +08:00
cuihaikuo
7aa973c4e2 Optimize api seafile_web_get_access_token(). 2019-03-19 14:39:08 +08:00
Jiaqiang Xu
d321b18185 Merge pull request #206 from haiwen/repo_status
Repo can be set 'read-only' or 'normal' status.
2019-03-14 11:44:28 +08:00
cuihaikuo
22f096a70a Repo can be set 'read-only' or 'normal' status.
Return 'status' in get_repo(s) apis.
2019-03-14 11:07:42 +08:00
Jonathan Xu
78bef71a5f Merge branch '6.3' 2019-03-13 14:46:47 +08:00
cuihaikuo
f491ea95e8 Add upgrade scripts for docs. docs-1.1.0 2019-03-06 19:24:52 +08:00
Jiaqiang Xu
52f11250f8 Merge pull request #204 from haiwen/fix_sync_dir_failed
Fix the bug that can't sync subdir in virtual repos.
2019-02-25 16:06:07 +08:00
ly1217
17d74c48bb Fix the bug that can't sync subdir in virtual repos. 2019-02-24 21:32:46 -08:00