1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-08 04:30:28 +00:00
Commit Graph

142 Commits

Author SHA1 Message Date
xiez
37c0f934bc Add file comment feature 2012-08-26 11:50:57 +08:00
poetwang
afb29917bf [api]add get_shared_link and send_shared_link 2012-08-18 20:34:07 +08:00
xiez
43ba724391 Merge branch 'upload-error' 2012-08-17 11:39:22 +08:00
lins05
cd2ded2696 revert file from history 2012-08-17 11:00:49 +08:00
killing
9068c400c9 Clean file upload html files and add upload error pages. 2012-08-16 20:25:32 +08:00
xiez
930bd31c30 Add password reset 2012-08-16 11:00:54 +08:00
killing
dc65e319a1 Update file upload code. 2012-08-14 21:13:11 +08:00
lins05
519287d5d9 create new file on web 2012-08-11 17:19:43 +08:00
llj
c19df2eece [view_file,view_shared_file,edit_file]:directly get file_content instead of ajax get 2012-08-09 20:45:30 +08:00
llj
ae1dbd49bd added func: source file edit 2012-08-09 20:45:29 +08:00
plt
074e781831 Remove back_local 2012-08-08 17:05:35 +08:00
xiez
9c599715c7 Clean code, move org_group_admin and org_seafadmin into organizations/ 2012-08-02 19:43:20 +08:00
xiez
862723e1d8 Modify org user add 2012-07-27 23:35:35 +08:00
xiez
0132e4e85d Modify org 2012-07-27 23:35:35 +08:00
plt
fa11fc6af6 Clean seaserv 2012-07-26 11:32:52 +08:00
poet
f441158f9e use djangorestframwork in api 2012-07-24 22:13:07 +08:00
poet
f29db5b649 add djangorestframework 2012-07-24 22:13:06 +08:00
poet
823b437091 add api for mobie app 2012-07-24 22:13:06 +08:00
xiez
47076f8ad9 Merge branch 'lj'
Conflicts:
	templates/repo_file_get.html
	utils.py
2012-07-24 00:01:22 +08:00
xiez
4b2558a6c5 Add document preview feature 2012-07-23 22:44:45 +08:00
llj
48ca6c87df added pdf view: in page and in full screen 2012-07-21 22:13:38 +08:00
lins05
64d0dd8b0c use token to controll access 2012-07-21 17:14:15 +08:00
xiez
ab930da830 Move file extension and type map generation from urls.py to utils.py. 2012-07-19 22:34:11 +08:00
xiez
c651cca9ce Use dictionary in file extension and type map. 2012-07-19 19:06:21 +08:00
xiez
5e64e4b503 Add previewd file extention and type to cache. And clean code. 2012-07-19 17:19:59 +08:00
xiez
0ecb2f4e54 Fix rebase bugs 2012-07-14 21:18:59 +08:00
xiez
d66938cce0 Add file shared link, and modify url viewing file 2012-07-14 21:11:02 +08:00
lins05
2b72bd7213 add 'list file history' and 'revert file' 2012-07-14 11:55:35 +08:00
lins05
af5575c4a6 upload a new version of a file 2012-07-14 11:55:35 +08:00
lins05
e1471aa472 create repo online 2012-07-14 11:55:35 +08:00
xiez
7a4dfadf75 Rewrite repo history page 2012-07-03 21:48:33 +08:00
xiez
340ad516e4 Add file preview feature 2012-07-03 17:55:18 +08:00
llj
8b40a83880 added file op:rename, cp, mv, upload, create 2012-07-02 11:47:04 +08:00
xiez
83c0242d78 Add group message feature 2012-06-26 19:23:32 +08:00
xiez
9c4a54931f Add org account feature 2012-06-20 19:39:21 +08:00
xiez
705f86e68d Add anonymous share feature 2012-06-12 10:15:47 +08:00
xiez
82263b6787 Remove web access setting on repo page 2012-06-11 19:58:53 +08:00
xiez
c5daf3879a Fix bug in HTTP_REFERER 2012-06-05 19:38:28 +08:00
xiez
f9c72b57a4 Add notification at info-bar, and fix bug in visiting register/login page when user is already logged in. 2012-06-04 21:27:32 +08:00
killing
d535ad0fb2 Add diff functionality on seahub. 2012-05-30 14:22:28 +08:00
xiez
966971446d Add permission check on repo_history and repo_history_revert, and clean code 2012-05-28 22:35:45 +08:00
xiez
a4ff981110 Merge branch 'group_admin'
Conflicts:
	group/views.py
2012-05-28 16:40:37 +08:00
xiez
39b7243ddd Merge branch 'revert' 2012-05-28 16:37:18 +08:00
xiez
a75e3b699d Add groupadmin feature 2012-05-26 20:52:53 +08:00
killing
55a2b3ce9c Add 'revert' functionality. 2012-05-25 17:07:08 +08:00
xiez
96ab6b5454 Add avatar to thirdpart 2012-05-24 20:20:07 +08:00
xiez
c485c68b5d View repo history directory. 2012-05-22 15:32:27 +08:00
xiez
e24249d999 Clean code 2012-05-19 21:08:10 +08:00
xiez
7a0e302de5 Modify file view and download url 2012-05-19 11:50:05 +08:00
xiez
034ea57339 Dynamicly change navigator 2012-05-17 14:02:47 +08:00
xiez
0cdd881868 Merge branch 'xiez-group'
Conflicts:
	views.py
2012-05-15 15:14:14 +08:00
xiez
d63b068b2d Add group feature 2012-05-15 11:01:32 +08:00
llj
c6c864b8c1 [repo-download]add seafile_access_check 2012-05-14 21:52:19 +08:00
llj
ea45a6c999 modified ui of contacts; clean code & rm unused files 2012-05-12 15:52:07 +08:00
xiez
9b1e1b2a1e Modify url format 2012-04-26 10:57:36 +08:00
xiez
270c6c6d5d Add a tab to back to local ccnet-applet 2012-04-26 10:19:57 +08:00
xiez
83e50e29bc Modify url 2012-04-25 13:21:40 +08:00
xiez
74d5325fe4 Merge branch 'lj' into merge/share_repo_with_lj 2012-04-25 11:39:25 +08:00
xiez
e4fad50b43 Add basic download feature 2012-04-24 22:33:40 +08:00
xiez
f4002df715 Add repo share feature 2012-04-24 22:33:40 +08:00
llj
f4f05ab034 split repo into repo & repo_history 2012-04-24 16:53:57 +08:00
xiez
62bf4b11ce Rename several apis 2012-04-20 16:39:51 +08:00
xiez
8edaa75637 Add own permission to repo 2012-04-20 13:37:17 +08:00
xiez
9063bbf1f4 Add missing import when rebase 2012-04-16 13:47:21 +08:00
xiez
52591e4b71 view public repo on myhome page 2012-04-16 13:47:21 +08:00
xiez
5b92a3aab9 Add email-userid info page 2012-04-13 13:21:48 +08:00
xiez
8c9a5084e6 Using ccnet EmailUser table instead of seahub auth_user table.
* Rewrite auth module, change user to emailuser.
* Remove site app, and remove EmailOrUsernameModelBackend.
2012-04-11 19:48:20 +08:00
xiez
63530f01ef Add user id list in middleware, and do some related modifications 2012-04-02 23:56:41 +08:00
xiez
3d70e2d2bc Remove unused avatar app 2012-03-26 16:59:55 +08:00
xiez
fb533069a9 Bugfix: remove fetched repo correctly on myhome page 2012-03-26 13:59:44 +08:00
xiez
16ebf72499 Enable admin to see user's repo on seafadmin page 2012-03-20 14:06:35 +08:00
xiez
b72ce1327d User can be deleted on useradmin page 2012-03-17 14:05:21 +08:00
plt
578be85358 Enable add user in web and remove bind key id in registration form 2012-03-09 10:31:35 +08:00
plt
e77d2e3599 Enable activate user in user admin page 2012-02-24 11:23:54 +08:00
plt
37db478448 Impove registration process and add user admin page 2012-02-21 17:11:58 +08:00
plt
67e0ce2fb6 Add contact and share app 2012-02-11 11:12:54 +08:00
plt
fe1b85dbd6 Clean code 2012-02-01 00:07:10 +08:00
plt
14308b7f7b User seafserv_rpc instead of seafile_rpc and add repo management for staff 2012-01-29 13:05:35 +08:00
plt
39c8e48695 Add download page 2012-01-02 13:22:03 +08:00
plt
d84ed35b03 Update help page 2012-01-01 23:45:09 +08:00
plt
92c654179d Show quota usage and remove repo in web 2011-11-01 22:21:01 +08:00
plt
435efec7a6 Add help page 2011-10-29 16:42:28 +08:00
plt
2f7ee386e2 Let user specify ccnet user id when registration 2011-10-29 13:07:45 +08:00
plt
4ed7533d6c Enable setting of token in seahub 2011-10-18 15:41:48 +08:00
plt
ead966c6e2 Can repo to group 2011-09-10 20:07:46 +08:00
plt
6e3bd53397 Rewrite repo related function 2011-09-07 10:59:50 +08:00
plt
a8224736b1 Show repo in web 2011-08-16 21:05:42 +08:00
plt
207be6c5bb Enable register user on seahub 2011-05-08 15:19:58 +08:00
plt
e8d2300473 Add authentication and registration to seahub 2011-04-30 13:18:32 +08:00
plt
49ed0f8bd5 Add groups view 2011-03-20 21:47:28 +08:00
plt
8efb42e166 Add peers page 2011-03-19 22:06:58 +08:00
plt
b3913eb0f5 Inital commit of seahub 2011-03-19 13:15:02 +08:00