1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-05-12 01:45:04 +00:00
Commit Graph

2160 Commits

Author SHA1 Message Date
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
xiez
896542a27c Merge pull request 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
llj
11148d1aa5 [file upload/update] improved: refresh data only after upload succeed 2013-08-02 11:54:27 +08:00
zhengxie
6865f81b9f Added simple email format checking 2013-08-02 10:34:04 +08:00
zhengxie
d085919541 Enlarge group message/reply length to 2048 2013-08-01 17:39:26 +08:00
zhengxie
cb28ba74bc Refactor private share, and fixed a few bugs 2013-08-01 14:44:09 +08:00
llj
3336d02ecc [repo] using ajax to update commit msg, fixed 'wrong head' bug for file update 2013-08-01 12:01:08 +08:00
llj
240b105c65 fixed 'path' bug for file upload, rewrite file update, rm unused files 2013-08-01 11:55:46 +08:00
llj
08f7063e32 [file upload] improved ui/interaction, rm unused files 2013-08-01 11:55:46 +08:00
zhengxie
1fa15b9840 Rewrite file upload 2013-08-01 11:55:46 +08:00
zhengxie
04a75fc57c Redirect to wiki page when edit page, and fixed a few bugs 2013-08-01 11:18:14 +08:00
zhengxie
f0bdfedd55 i18n and fixed a few typos 2013-08-01 10:28:22 +08:00
zhengxie
783a1844f3 Check whether repo exists when download repo 2013-08-01 10:07:07 +08:00
zhengxie
0c9f0ba171 Fixed star/unstar in file page 2013-07-31 17:53:13 +08:00
zhengxie
723d16d139 Fixed bug in file star/unstar 2013-07-31 17:27:01 +08:00
llj
867d174ace [repo] fixed small bugs, improved rename/delete url 2013-07-31 17:00:03 +08:00
zhengxie
8d5e0f66dc Comment out unused code, and fixed a few typos 2013-07-30 11:35:02 +08:00
zhengxie
d9ed272fe1 Fixed ajax bugs and pylint checking bug 2013-07-30 11:10:45 +08:00
zhengxie
ce44a242bf Refactor seahub ajax 2013-07-30 10:40:38 +08:00