1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-14 07:24:58 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
zhengxie
faec2bc12f Handle exception when calculate last modification time. 2013-02-28 17:27:13 +08:00
Phillip Thelen
0bb42bb400 Added support for previewing Video and mp3 files. 2013-02-26 05:16:18 +01:00
zhengxie
07b0dc3f78 Sort starred files by last modified 2013-02-21 17:11:27 +08:00
zhengxie
9dddbcbf5c Merge branch '1.4'
Conflicts:
	locale/zh_CN/LC_MESSAGES/django.po
2013-02-01 11:02:09 +08:00
zhengxie
2edeb9d9c2 Fixed typos 2013-01-31 11:49:54 +08:00
zhengxie
46ee7b6361 Merge branch '1.4'
Conflicts:
	locale/zh_CN/LC_MESSAGES/django.po
2013-01-30 21:16:52 +08:00
chuyskywalker
2a28c0dd5f Fixup some minor english grammar mistakes. 2013-01-23 05:38:52 -08:00
lins05
2b03f33f5b improve get_(org)_user_events 2013-01-23 12:06:55 +08:00
zhengxie
f2ee3c614b List history of read-only library, and fixed typo in share repo to all 2013-01-21 11:34:18 +08:00
zhengxie
d5bea5d833 No need to do md5 since uuid4 is already random 2013-01-19 19:23:48 +08:00
zhengxie
0007951241 Loaded HTTP_SERVER_ROOT from settings first 2013-01-19 17:57:37 +08:00
zhengxie
fa8fcb6fda Fixed random token generation bug 2013-01-19 17:50:38 +08:00
lins05
0ff4b32247 improve open-local message 2013-01-10 13:21:08 +08:00
lins05
0d62163c8a improve file preview related code 2013-01-09 17:35:33 +08:00
zhengxie
db23497e69 Added email sending settings 2013-01-09 17:30:31 +08:00
zhengxie
aa7741adf4 Ignore previewd file extension, and change copyright 2013-01-09 11:49:43 +08:00
zhengxie
ca5f21c585 Added SEAFILE_CONF_DIR environment var, and remove max_upload_file_size and http_server_root from settings 2013-01-08 11:12:07 +08:00
killing
d330bf4d36 Allow selecting how many deleted files to show in recycle. 2013-01-04 13:07:31 +08:00
zhengxie
37eacd22c3 Merge branch 'feature/share_dir'
Conflicts:
	utils/__init__.py
	views.py
2013-01-03 19:30:50 +08:00
zhengxie
f94c4c5a61 Added dir shared link feature 2013-01-03 19:28:57 +08:00
lins05
d6a8b86c4f show last modified in file list
* Also handles the situation when list contributors failed
2013-01-03 17:35:00 +08:00
lins05
7bdd993e05 fixed empty li bug in events 2013-01-03 17:28:25 +08:00
zhengxie
5f0f010227 Renamed utils.py 2012-12-28 16:16:40 +08:00