Shuai Lin
7dc7034de4
Added remote wipe option when unlinking a device.
2016-05-27 13:57:25 +08:00
zhengxie
e8579d0742
[api] Add file comment endpoints
2016-05-23 17:51:23 +08:00
Daniel Pan
86df7ee836
Refactor html templates
2016-04-28 20:30:00 +08:00
lian
46e98b9943
update repo id check in repo-tokens api
2016-04-14 17:09:51 +08:00
lian
6f658cc61b
rm file-priv-share related code
2016-03-30 15:02:31 +08:00
zhengxie
ec9be6975d
Merge branch '5.0'
...
Conflicts:
seahub/api2/urls.py
seahub/api2/views.py
seahub/group/templates/group/group_discuss.html
seahub/options/models.py
seahub/templates/repo_folder_perm.html
seahub/templates/repo_share_manage.html
seahub/templates/snippets/shared_link_js.html
seahub/test_utils.py
2016-03-28 12:16:30 +08:00
lian
a43b3f969e
new devices page
2016-03-15 18:19:12 +08:00
lian
9642fd129d
[api2] add new owa file api
2016-03-10 10:46:42 +08:00
zhengxie
72d30b2495
Merge branch '5.0'
...
Conflicts:
seahub/api2/endpoints/dir_shared_items.py
seahub/api2/urls.py
seahub/templates/repo.html
seahub/utils/http.py
seahub/views/__init__.py
seahub/views/ajax.py
seahub/views/repo.py
tests/seahub/views/test_libraries.py
2016-03-07 16:04:36 +08:00
lian
7823d500e5
add dir revert api & update file revert api
2016-03-07 15:30:28 +08:00
lian
0f311f0c4e
[api2] add send share/upload link api
2016-03-07 13:23:11 +08:00
Daniel Pan
81e38a29cf
Merge pull request #1041 from haiwen/owa-api
...
[api2] add new owa file api
2016-03-02 11:13:00 +08:00
lian
edd4d96de2
[api2] add new owa file api
2016-03-02 10:04:59 +08:00
Daniel Pan
f087f74973
Add groupandcontacts back
2016-02-27 21:19:20 +08:00
zhengxie
56f533c300
[api2] Add list/post/delete group discussions
2016-02-02 15:01:13 +08:00
lian
93f13e7358
add test for web-api use new seafile api
2016-01-27 18:05:29 +08:00
lian
08f929eb35
[api] add repo user/group folder perm api
2016-01-27 09:58:20 +08:00
lian
a84c603168
[api] add repo share link api
2016-01-20 16:29:46 +08:00
Daniel Pan
cac889406a
Merge pull request #996 from haiwen/repo-history-limit-api
...
[api] add repo history limit api
2016-01-16 14:57:57 +08:00
lian
0e43a099ff
[api] update search user api
2016-01-14 13:10:24 +08:00
lian
267798b3f1
[api] add repo history limit api
2016-01-14 11:35:15 +08:00
lian
3c21b354be
[api] add transfer repo api
2016-01-13 17:58:59 +08:00
zhengxie
cf3d96b46a
Merge branch '5.0'
...
Conflicts:
media/css/sf_font2/seafile-font2.eot
media/css/sf_font2/seafile-font2.ttf
media/css/sf_font2/seafile-font2.woff
requirements.txt
seahub/api2/endpoints/dir_shared_items.py
seahub/templates/js/templates.html
seahub/views/ajax.py
static/scripts/app/views/group-repo.js
2016-01-13 10:19:56 +08:00
Daniel Pan
af0ab3e221
Remove unused APIs
...
Group messages and personal messages related API is no longer used
2016-01-11 00:02:17 +08:00
zhengxie
042956c5a5
Merge branch '4.4' into 5.0
2015-12-28 10:36:30 +08:00
lian
bbb9e8664e
[api] add delete be shared repo api
2015-12-23 18:53:12 +08:00
zhengxie
1672bbd5ff
[api2] Add list shared upload links
2015-12-23 17:31:07 +08:00
zhengxie
68efe49481
[django 1.8] WIP
2015-12-05 16:32:01 +08:00
poetwang
d518c3f47a
[api2] generate url for each block for downloading blocks
2015-11-07 13:25:32 +08:00
zhengxie
75eabf7583
[api2] Refactor account api, and add migrate accout endpoint
2015-09-25 15:50:39 +08:00
lian
d8f45c5f8a
use office web app to preview office document
2015-08-24 15:35:07 +08:00
zhengxie
00f64782ad
Merge branch 'dir-share-popup'
...
Conflicts:
seahub/api2/views.py
static/scripts/app/views/share.js
static/scripts/common.js
tests/api/test_shares.py
2015-07-15 15:06:56 +08:00
lian
7f6c69303c
[web-api] update share link api
...
1. generate upload shared link
2. delete upload shared link
3. set password/expire when generate a shared download/upload link
4. list direnty in shared dir download link
5. password check if file/dir share is encrypted
2015-07-14 17:05:18 +08:00
zhengxie
0b61259b9d
Add permission check and quota check
2015-07-14 13:26:13 +08:00
zhengxie
1c6475d7d1
WIP: finish dir_shared_items
2015-07-14 11:07:05 +08:00
zhengxie
beee7a8fa6
[api] WIP: add dir shared items endpoint
...
Conflicts:
seahub/test_utils.py
2015-07-14 11:03:58 +08:00
lian
5f666bbf86
[web-api] add organization
2015-07-02 16:34:08 +08:00
Shuai Lin
20ec383ed8
improve office documents online preview
2015-07-01 11:34:37 +08:00
lian
747b477a1f
add cloud address book function
2015-06-12 16:16:49 +08:00
Shuai Lin
c63f68dfc5
support logging in from desktop client directly
2015-05-06 14:28:00 +08:00
zhengxie
49f26cb251
Create repo in organization
2015-04-22 15:31:47 +08:00
zhengxie
93dee8ed6a
Fix group repo related apis, and add a few unittests
2015-04-22 15:31:41 +08:00
zhengxie
e80a1dfbdb
Show group recent changes
2015-04-22 15:31:35 +08:00
zhengxie
700dc2bf1d
tmp mod
2015-04-22 15:29:47 +08:00
zhengxie
26e26ac22d
tmp mod
2015-04-22 15:29:47 +08:00
Shuai Lin
18bc135a53
[api] support logging out an accout from seafile clients
2015-03-10 08:28:02 +08:00
lian
cbb0d34ca1
[web-api] Use p and size as args
2015-03-02 14:10:44 +08:00
lian
a4877f3886
[web-api] add thumbnail api
2015-02-03 17:59:39 +08:00
lins05
4a9f7ed454
added /api2/server-info/ endpoint
2014-12-25 12:27:44 +09:00
lian
95a3123354
[thumbnail] Show image file's thumbnail
...
Conflicts:
seahub/views/ajax.py
seahub/views/repo.py
2014-12-09 15:19:59 +08:00