1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-06-29 08:27:55 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
xiez
bfefa7df70 Add basic recommend feature 2012-08-10 21:17:28 +08:00
xiez
4153e6255c Change sys.maxint to a const value 2012-08-04 17:12:45 +08:00
lins05
bd6000ff90 read ccnet addr:port from ccnet.conf 2012-08-03 12:02:28 +08:00
xiez
8f93238acc Change account context storage from cache to session 2012-08-02 17:50:16 +08:00
xiez
dea8dc7ea8 Modify previewed file check 2012-08-01 15:11:23 +08:00
llj
bdb40766c4 added syntax highlighting for source code file 2012-08-01 13:54:53 +08:00
xiez
6970bee966 Remove CROCDOC_API_TOKEN from settings, document preview is disabled default. 2012-08-01 11:24:07 +08:00
xiez
7a850c7953 Modify repo share.
* Email unregistered user when sharing repo.
* Add email to contacts when share repo/file and add group user.
* Remove org repo share link.
2012-07-31 15:02:18 +08:00
xiez
220f9c9c24 Change error function names 2012-07-30 20:44:32 +08:00
xiez
862723e1d8 Modify org user add 2012-07-27 23:35:35 +08:00
llj
0207e1e162 added markdown file preview;improved file-view ui;modified pdf view 2012-07-27 19:53:49 +08:00
plt
aa432c6a25 Fix typo 2012-07-26 16:16:20 +08:00
plt
3d1f2ba50c Set unkown file type 2012-07-26 15:43:42 +08:00
xiez
47076f8ad9 Merge branch 'lj'
Conflicts:
	templates/repo_file_get.html
	utils.py
2012-07-24 00:01:22 +08:00
xiez
acf3dfdf6b Clean code 2012-07-23 22:49:09 +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
882b9f4892 Modify httpserver url 2012-07-21 15:06:43 +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
ea1b664541 Add new repo_file_get file and clean settings.py. 2012-07-19 11:31:30 +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
xiez
f99250938e Add secret key generator 2012-07-05 21:07:49 +08:00
lins05
df627e8727 remove uploaded file after commit
* set default max upload file size to 100MB
* use default upload chunk size(64KB)
2012-07-05 13:40:26 +08:00
xiez
340ad516e4 Add file preview feature 2012-07-03 17:55:18 +08:00
plt
fda1edfe1f Remove sleep and print 2012-07-03 16:39:28 +08:00
llj
8b40a83880 added file op:rename, cp, mv, upload, create 2012-07-02 11:47:04 +08:00
xiez
6a77ab10b0 Sort repos im myhome and group page 2012-06-28 20:02:17 +08:00
xiez
05a4cc9d0a Add repo last modify time 2012-06-28 19:28:23 +08:00
xiez
9c4a54931f Add org account feature 2012-06-20 19:39:21 +08:00
xiez
2d3f38397c Translate repo history page and formate modual import 2012-05-20 20:32:21 +08:00
xiez
91dbc381f4 Add group management, and modify repo download link 2012-05-16 21:32:49 +08:00
xiez
d63b068b2d Add group feature 2012-05-15 11:01:32 +08:00