1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00
Commit Graph

2872 Commits

Author SHA1 Message Date
llj
c97aa55ac4 [search] rewrote 'highlight keyword in file view' 2014-06-04 11:43:09 +08:00
zhengxie
859fc90f66 Fix copy/move file api argument bug 2014-06-03 17:57:23 +08:00
zhengxie
25a1f4a2c8 Fix user traffic checking bug when record is empty 2014-05-23 13:37:17 +08:00
zhengxie
fa31c39409 Show error message when change/reset password of ldap user v3.0.3-pro v3.0.4-pro 2014-05-19 11:44:59 +08:00
llj
1a5f051a0e highlight keywords in 'search result' and 'file view' page; bug fix for pdf view 2014-05-19 11:15:24 +08:00
llj
5aeae5ffcf [repo create] enable cache for loading 'repo_crypto.js' 2014-05-17 14:12:52 +08:00
zhengxie
a94a446351 Hash avatar filenames v3.0.2-pro 2014-05-14 15:33:09 +08:00
lins05
cec666b130 [api] relax android device id check
Android official document says the device id should be 16 chars in hex repr,
but some users report that their device ids is only 14 or 15 chars long.
So we accept any device id with a length of (0,16].
v3.0.1-server-testing v3.0.3-server v3.0.3-server-testing
2014-05-08 10:48:03 +08:00
zhengxie
746b3fa63f Merge branch 'share_improve' into 3.0 2014-05-07 17:29:48 +08:00
zhengxie
ede0fbfe63 Merge branch 'bugfix-lj' into 3.0 2014-05-07 17:27:00 +08:00
zhengxie
aaef4ce781 Fix a few bugs 2014-05-07 17:25:22 +08:00
llj
e2e610b85f [dir/file share] use ajax to get contacts 2014-05-07 17:01:53 +08:00
zhengxie
bd3931462b Require login when view file 2014-05-07 16:54:29 +08:00
llj
4d9ba15cfc [views] moved some functions from views/__init__.py to views/__ajax__.py 2014-04-28 17:18:41 +08:00
lins05
a21c010fcd [api] fixed comment v3.0.0-server-testing v3.0.2-server v3.0.2-server-testing 2014-04-28 15:25:54 +08:00
lins05
98208f44b7 [api login] some android device's secure id is only 15 chars long 2014-04-28 15:19:51 +08:00
llj
d4afde0d3f [repo] 'details' view: fixed '1 click, 2 requst sent' bug 2014-04-28 14:46:47 +08:00
zhengxie
6737e0395c [api] refactor group_msg_to_json 2014-04-28 14:03:23 +08:00
poetwang
e499ca6927 [api2] Fix bug:group msg attachment more than 1 2014-04-28 14:03:07 +08:00
llj
2845fdd853 [select2 bugfix] removed 'title' for selected item 2014-04-28 13:35:08 +08:00
zhengxie
284304dc26 Add an option to check share link traffic 2014-04-28 11:08:40 +08:00
llj
85acd95e14 [repo_create, 'details' view] escape some strings 2014-04-27 11:54:48 +08:00
zhengxie
9c53e59ee0 Revert escape nickname, desc, etc in user profile 2014-04-27 11:29:31 +08:00
zhengxie
b1b01a5364 Clean repo name when rename repo, escape nickname, desc before save and clean code 2014-04-27 10:42:37 +08:00
zhengxie
98eb478a53 Remove avatar alt, and escape user nickname in notification list 2014-04-26 20:29:59 +08:00
llj
5ea7cb52ed [all_msg_list] msg form: fixed contact avatar ui bug 2014-04-25 13:47:58 +08:00
llj
8ae2728475 [seaf] fixed bug for 'xss' handle 2014-04-24 13:45:41 +08:00
llj
f16166c4d4 [base.html] update timestamp 2014-04-21 16:34:38 +08:00
zhengxie
5001407fab [i18n] Update translations 2014-04-21 16:10:52 +08:00
zhengxie
9ad14b5632 [i18n] Update source language 2014-04-21 16:10:52 +08:00
llj
ca673f2d19 [repo] fixed ui bug for 'read-only' lib; [myhome] show 'new lib' only when cur-tab is 'mine' 2014-04-21 15:02:04 +08:00
zhengxie
10ea22c153 Hide repo settings when repo is virtual 2014-04-21 11:33:06 +08:00
zhengxie
c0bd640263 [i18n] Merge translations from contributors 2014-04-21 11:20:23 +08:00
zhengxie
816ea18998 Merge branch 'traffic' 2014-04-21 10:56:10 +08:00
zhengxie
0cf83c7324 [api] Fix typo 2014-04-21 10:55:40 +08:00
zhengxie
c50fc8ba41 Remove api avatar templatetags 2014-04-21 10:50:37 +08:00
zhengxie
4f9380f076 Add share link traffic used up tip 2014-04-18 17:53:29 +08:00
zhengxie
5c53b658cf Fix share link file size bug 2014-04-18 17:32:42 +08:00
llj
7219c4cd62 [seaf] handled 'xss' problem 2014-04-18 16:46:13 +08:00
zhengxie
5eccac92d7 Add share link traffic checking 2014-04-18 15:16:18 +08:00
zhengxie
9cf31c397c cut server id to 8 2014-04-18 14:19:58 +08:00
zhengxie
f7c1e5a4ed Merge branch 'server_version' 2014-04-18 12:14:56 +08:00
zhengxie
672e93476e Modify server version updates 2014-04-18 12:13:43 +08:00
poetwang
7b8294d467 [api2] Add last message of contacts/groups 2014-04-18 01:01:09 +08:00
llj
63c77335bc [sys useradmin] added 'check server version' 2014-04-17 18:33:12 +08:00
lins05
5ea2bc2213 add function get_platform_name 2014-04-17 13:40:29 +08:00
llj
29056488ae [top info-bar] modified ui 2014-04-17 11:34:09 +08:00
zhengxie
9578e87c14 [avatar] Hander exceptions is template tags to avoid 500 errors. 2014-04-17 11:30:07 +08:00
poetwang
f0de19eb58 [api2] Fix some bugs
1. user last message timestamp
2. user messages while none
2014-04-17 11:03:00 +08:00
zhengxie
416f42e064 Refactor sys/useradmin 2014-04-16 17:40:46 +08:00