Commit Graph

80 Commits

Author SHA1 Message Date
lins05
8875ff5e1b [client] edit server address of a repo
If the ccnet-server address is changed (either address or
port is changed), on the client side the user should edit the
repo's server address/port accorodingly.
2013-02-05 16:07:05 +08:00
lins05
81abed64d3 fixed some spelling errors 2013-02-02 13:09:03 +08:00
lins05
ae210fb1ef update version to 1.4.5 2013-01-30 13:19:26 +08:00
Jiaqiang Xu
10431f3920 Merge branch '1.4' 2013-01-19 10:39:10 +08:00
lins05
14197d1994 remove some logs
* remove some log of seafile-controller
* remove seafileweb.log
2013-01-18 17:40:37 +08:00
poet
c77f0d9127 [mac] Update version to 1.4.1 2013-01-17 18:57:57 +08:00
Jiaqiang Xu
3c90d11508 [web] Add translation. 2013-01-16 20:22:21 +08:00
Jiaqiang Xu
1bb1d5b0cf [client] Check password before starting download. 2013-01-16 17:50:46 +08:00
lins05
aeec83e338 update version to 1.4.1 2013-01-14 21:03:03 +08:00
poet
de319a3016 [mac] Update version to 1.4.0 2013-01-12 12:07:12 +08:00
lins05
0acfdeeb07 update msi/deb version to 1.4.0 2013-01-08 15:01:31 +08:00
poet
bbee08f215 [mac] update version to 1.4 2013-01-07 23:12:56 +08:00
lins05
63d7ac227a add a setupwin.py script to help dev in win 2013-01-07 19:03:26 +08:00
Jiaqiang Xu
5d4f23639a [client] Fix transfer rate display.
* Display rate of the last second instead of this second.
* Display 0% 0KB/s in repo.html.
2013-01-07 15:38:58 +08:00
gnehzuil
9ef4a81e14 Avoid using python3 as default python interpreter.
Now if you want to build seafile in a system that has ptthon2/3,
you need to use the following command:
 1. ./configure PYTHON=/usr/bin/python2.7
 2. make
 3. make install
2013-01-04 14:16:12 +08:00
poet
9271c12586 Update mac version to 1.3.5 2012-12-22 01:46:16 +08:00
lins05
deb74d7590 update windows installer to 1.3.5 2012-12-20 11:00:25 +08:00
poetwang
5b28f8850f [Mac] Update version to 1.3 2012-12-07 23:16:54 +08:00
Jiaqiang Xu
7a50c40147 [client] Don't re-enter password for encrypted repo. 2012-12-07 13:33:05 +08:00
王 维
40505a66af For compile and pack in Mac 2012-12-04 22:47:20 +08:00
lins05
053eef257e [win] Use unicode api when have strings 2012-11-26 17:38:50 +08:00
Jiaqiang Xu
8389c2545c [web] Add translation for settings page. 2012-11-24 13:34:51 +08:00
plt
8355758f4d Add setting item for encrypt channel 2012-11-24 11:32:43 +08:00
lins_win
2fba919bd6 retry when tray icon init fails 2012-11-13 16:40:32 +08:00
llj
a3d76684df modified repo_download page 2012-11-12 11:37:31 +08:00
plt
e0881bb5e4 Use new icons for applet and web favicon 2012-11-12 11:12:24 +08:00
plt
578d9151f7 Change seafile.com.cn to seafile.com 2012-11-10 14:01:40 +08:00
Jiaqiang Xu
5956b77969 [client] Fix bugs in worktree path check when cloning a repo. 2012-11-09 16:52:22 +08:00
lins05
469830a580 Improve toplevel Makefile.am
Also enable server/httpserver when distcheck
2012-11-09 14:28:57 +08:00
lins05
a0283cfcef update deb version to 1.2 2012-11-07 13:53:20 +08:00
lins_win
48d1e4c7bc improve gui 2012-11-07 11:42:35 +08:00
plt
9045e99492 [web] Modify css for block and improve translation 2012-11-05 10:47:17 +08:00
llj
fb6dca4549 [web]redesigned all pages and clean code 2012-11-03 18:30:32 +08:00
llj
d5e897cb7b modified header and repos page 2012-11-03 17:18:16 +08:00
plt
e01f676227 Redesign client web style 2012-11-03 17:18:16 +08:00
Jiaqiang Xu
e3e8af1ae6 [client] Improve English messages. 2012-11-03 15:21:48 +08:00
poetwang
64ab5093e2 [mac] Update seafile icon and version 2012-11-03 11:45:22 +08:00
plt
774ebf3e49 Change seafile local web favicon 2012-11-01 22:25:39 +08:00
lins05
265286fc83 add i18n support in applet 2012-10-30 10:53:07 +08:00
gnehzuil
6526b62ad8 Make distcheck pass. 2012-10-20 15:16:34 +08:00
plt
f72f622090 [web] Change repo to library 2012-10-20 13:10:36 +08:00
poetwang
d94d679d8e [mac] fix a bug and set version to 1.1 2012-10-20 10:56:47 +08:00
lins_win
92499a2d1f update windows installer 2012-10-15 20:07:47 +08:00
lins05
942ec8c95d show upload/download progress in percents 2012-10-10 13:46:24 +08:00
plt
514d46cb8a [web] Clean code and rename '同步目录' to '资料库' 2012-10-09 14:13:47 +08:00
plt
705a73acae [web] Add unsync back, improve css of download page 2012-09-24 11:39:07 +08:00
lins05
ccab1a3786 fixed a bug in lang setting 2012-09-20 15:06:09 +08:00
plt
6321ef9e59 [web] Improve page style 2012-09-19 11:28:08 +08:00
plt
00858ed848 [web] Clean repo page 2012-09-18 19:31:42 +08:00
Jiaqiang Xu
cda120dc72 [web] Change "sync" to "download". 2012-09-16 11:10:46 +08:00