1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-14 22:33:17 +00:00
Commit Graph

13877 Commits

Author SHA1 Message Date
llj
cd595dfa81 [repo] improved the performance of 'sort' 2013-08-22 13:36:28 +08:00
llj
475e4ff7bf fixed bugs 2013-08-21 15:36:51 +08:00
llj
251cc64005 [repo] added 'more' for dirents view 2013-08-20 18:30:17 +08:00
zhengxie
928e53095a Remove invalid share links 2013-08-19 17:08:13 +08:00
zhengxie
95608640d2 Remove unused dir permission checking 2013-08-17 11:55:02 +08:00
llj
9234fa6db0 [file view] fixed path bug for 'share' 2013-08-16 14:55:04 +08:00
zhengxie
5559d75e38 Fixed bug in publinkadmin pagination 2013-08-14 11:45:41 +08:00
zhengxie
920e80099c Fixed bugs in fr_po file 2013-08-14 11:12:19 +08:00
xiez
7621313922 Remake messages for all po files 2013-08-13 20:04:56 -07:00
zhengxie
883a926f71 Do not list encrypted repos in ajax/repos/ 2013-08-14 10:16:19 +08:00
poetwang
e1edf52c8f Remove unused para in check_passwd 2013-08-14 09:37:49 +08:00
zhengxie
f7363d89fb Fixed avatar cache key bug when using memcached 2013-08-13 16:50:04 +08:00
lins05
07b770098d put logs to SEAHUB_LOG_DIR env if set 2013-08-13 11:40:09 +08:00
llj
6645bfc8cf [repo] modified jstree data for encrypted repo 2013-08-13 11:25:43 +08:00
xiez
cc4cfde126 Merge pull request #70 from Pi3R1k/master
update french translation
2013-08-12 19:16:47 -07:00
Pi3R1k
c3eeda25c8 remove duplicate name in CONTRIBUTORS file 2013-08-12 15:24:35 +02:00
Pi3R1k
fd28764395 [fr] update translation 2013-08-12 15:23:16 +02:00
llj
3044ae7399 [events] rm unused code & handled 'abort' in ajax error 2013-08-12 18:25:31 +08:00
zhengxie
f74fc823f8 Improve calculate repo last modify 2013-08-12 18:24:30 +08:00
zhengxie
c1eb8eabc2 Load events in ajax when myhome is loaded 2013-08-12 18:24:30 +08:00
llj
2745f49893 [sub-lib] translation 2013-08-12 16:54:11 +08:00
llj
af0d89743d [sub-lib] divided into 'sync' & 'syncable share' 2013-08-12 15:49:51 +08:00
poetwang
038148faae Change encversion to enc_version 2013-08-10 11:57:25 +08:00
poetwang
f136bdd081 [api] Upload file by blocks 2013-08-10 10:34:30 +08:00
xiez
896542a27c Merge pull request #69 from Pi3R1k/master
[fr] update translation and resolve download page problem
2013-08-09 02:50:51 -07:00
zhengxie
6e0f2729de Fixed sys publink bug 2013-08-09 17:35:08 +08:00
Pi3R1k
cb9ec76db4 [fr] update translation and resolve download page problem 2013-08-09 10:22:35 +02:00
zhengxie
a874c03fee Change default cache timeout 2013-08-09 13:48:42 +08:00
zhengxie
cb5d60d59f Fixed cache key bug when using memcached 2013-08-08 12:14:37 +08:00
llj
3c7030180d modified style of wiki img 2013-08-07 18:04:12 +08:00
killing
92ce82e30c Enable sub-library support by default. 2013-08-07 13:15:05 +08:00
llj
6b3a14dbeb [discussion reply] modified error tip and fixed 'reply-submit' bug for bottom_bar discuss 2013-08-06 16:54:18 +08:00
zhengxie
8a9b330594 Update version and timestamp 2013-08-06 09:57:08 +08:00
zhengxie
b19000b0de Fixed typo 2013-08-05 16:57:35 +08:00
llj
2b0c10aed5 modified max-width of wiki img 2013-08-05 14:49:42 +08:00
zhengxie
3e464c21d9 Change language description 2013-08-05 11:42:59 +08:00
zhengxie
ee1fca4b6a Change zh_HK to zh_TW since django does not support zh_HK 2013-08-05 11:39:06 +08:00
dev
b6c5ca2bd4 Fixed performance issue when convert commit description 2013-08-05 10:18:48 +08:00
poetwang
9e598dbfac [api] Download file blocks 2013-08-04 19:32:28 +08:00
lins05
8b4494648a add a profile middleware
To profiling a page:
- Debug = True
- Add the middleware class "seahub.base.profile.ProfilerMiddleware"
- Append the param "__prof__=true" to the url param of the page.

See the file seahub/base/profile.py for details.
2013-08-03 17:32:11 +08:00
llj
5eeb8e3cb1 [file upload] use 'B' instead of 'bit' for showing progress 2013-08-03 17:08:59 +08:00
poetwang
7519bb9c20 [api]Add comment attached to file 2013-08-03 15:20:23 +08:00
llj
70eff3be40 fixed mv/cp bug for encrypted repo 2013-08-03 14:22:34 +08:00
zhengxie
36f30653c2 Fixed zh_HK po file BOM bug 2013-08-03 12:17:36 +08:00
llj
f8eef35833 translation 2013-08-03 11:49:15 +08:00
zhengxie
94bafae7d3 Fixed publink admin tab bug 2013-08-02 17:55:00 +08:00
llj
5982e5f4d1 [repo] modified 'read-only' tip ui for read-only repo 2013-08-02 15:32:14 +08:00
llj
78f177ddc1 add tips for file upload, fixed upload popup 'overflow' bug for ie 2013-08-02 14:56:21 +08:00
llj
0ed6f9ba3c [repo new_file] go to new file page after creating a new file 2013-08-02 11:54:27 +08:00
llj
866197c9de [repo] highlight new dir/file in current 'page' 2013-08-02 11:54:27 +08:00