1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 06:33:48 +00:00
Commit Graph

256 Commits

Author SHA1 Message Date
plt
af74f8b30b Merge branch '7.0' 2019-07-22 17:09:10 +08:00
杨顺强
7ed33d9fd2 add-blocksize-settings (#3877) 2019-07-19 11:57:22 +08:00
llj
a0f31f2708 [tiff] offer thumbnail for tiff files (#3869) 2019-07-18 18:18:51 +08:00
plt
6cb4d38788 Merge branch '7.0' 2019-07-08 18:27:48 +08:00
sniper-py
97016a2e2b update work weixin setting (#3819) 2019-07-08 15:44:38 +08:00
杨顺强
d207be56bc update upload link&add safair support (#3812)
* update upload link&add safair support

* update seafile-js version
2019-07-08 13:16:01 +08:00
plt
8743cf244e Merge branch '7.0' 2019-07-04 18:30:31 +08:00
llj
16015ee8e7 [file view] added 'catch' for requests
* added 'getErrorMsg' to utils.js
2019-07-04 16:20:13 +08:00
plt
551a15a083 Merge branch '7.0' 2019-07-01 13:45:59 +08:00
Daniel Pan
0144708d96 Merge pull request #3768 from haiwen/improve-account-component
improve account module
2019-07-01 13:40:01 +08:00
shanshuirenjia
cb9eb5d78d improve account module 2019-07-01 12:38:58 +08:00
lian
86e4e2d549 Merge branch '7.0' 2019-06-27 18:39:55 +08:00
llj
e58e021e88 [share dialog] added 'send link' for 'upload link'
* added a component send-link.js, and used it in both 'share link' &
'upload link' panel
* added 'send link' for 'upload link', fixed UI, interaction,
translation, and other problems for 'send link' in 'share link'
* added permission check for 'send'
2019-06-27 14:25:45 +08:00
plt
a20926d0c1 Merge branch '7.0' 2019-06-26 18:00:47 +08:00
Leo
7b7055bd19 add office file editOnCloud and download (#3716)
* add office file editOnCloud and download

* modify some details
2019-06-26 17:21:29 +08:00
llj
abbe7d4d1b [permission] changed 'Preview-on-Cloud' to 'Online Read-Only', and etc. 2019-06-25 17:58:02 +08:00
Daniel Pan
5bbf4f90c6 Merge pull request #3707 from haiwen/7.0
7.0
2019-06-24 15:24:00 +08:00
shanshuirenjia
fff5d94cea repair code error 2019-06-21 21:16:05 +08:00
shanshuirenjia
a09770720e optimized code 2019-06-21 21:09:12 +08:00
shanshuirenjia
d5d6472186 repair share btn control bug 2019-06-21 17:54:06 +08:00
plt
023af7bf2b Merge branch '7.0' 2019-06-21 16:16:41 +08:00
Michael An
479350dc77 fix-warnings 2019-06-21 13:59:17 +08:00
Michael An
a08a1e97e3 update 2019-06-20 18:25:10 +08:00
Michael An
eaca5e0584 update 2019-06-20 18:06:12 +08:00
Michael An
08579289d7 wiki relative image path 2019-06-20 17:26:10 +08:00
shanshuirenjia
7fa7d12486 change ctable naming to dtable 2019-06-14 17:25:01 +08:00
plt
2ed53456c8 Merge branch '7.0' 2019-06-11 17:34:17 +08:00
llj
037d6422a2 added 'empty tip' for 'groups', linked devices', and 'favourites' pages 2019-06-11 14:16:38 +08:00
plt
8861de8848 Merge branch '7.0' 2019-06-05 11:17:52 +08:00
Daniel Pan
cfd488e82c Merge pull request #3533 from haiwen/dtable-database
dtable database
2019-06-05 10:09:56 +08:00
shanshuirenjia
f5df909e36 repair code error 2019-06-04 17:33:39 +08:00
shanshuirenjia
a0d5ad5e93 solve compatibility problems 2019-06-04 16:18:32 +08:00
王健辉
000ef1cfd1 dtable file view page 2019-06-03 17:21:19 +08:00
Daniel Pan
82cbbe2d06 Merge pull request #3573 from haiwen/sort_size
Sort size
2019-05-31 20:37:20 +08:00
shanshuirenjia
c832cd0fca repair code error 2019-05-30 16:39:59 +08:00
shanshuirenjia
3e8ce021f8 repair code error 2019-05-30 16:20:03 +08:00
zxj96
d485c2c58a Modify variable name 2019-05-30 16:01:18 +08:00
zxj96
f7dee15902 modify some style and parameter 2019-05-30 14:56:39 +08:00
zxj96
3fc5137409 Compare initial size 2019-05-30 14:31:24 +08:00
zxj96
4c68ee85f3 reult --> result 2019-05-29 16:44:37 +08:00
zxj96
21d4dc0cde Replace fileName weith sizeName 2019-05-29 15:20:34 +08:00
zxj96
ae8365854e Solve the problem of inaccurate sorting of the database 2019-05-29 15:11:18 +08:00
zxj96
835fcb8ddb optimization code 2019-05-29 14:43:22 +08:00
王健辉
eed0a5bf73 add has_index 2019-05-29 14:06:13 +08:00
zxj96
8eba860bcb File size sort 2019-05-29 13:57:12 +08:00
llj
801a468c2a [lib icon] added icons for 'preview' & 'cloud-edit' libraries 2019-05-29 12:24:06 +08:00
sniper-py
d7c17005b6 Work winxin login and department (#3532)
* admin work weixin department

* list work weixin department members

* add work-weixin django app

* work weixin login

* add SocialAuthUser model and update uid

* update work weixin departments frontend

* improve admin work weixin login and departments

* add sysadmin react fake view and del sys_file_scan_records_react.html

* user bind work weixin account
2019-05-28 11:44:19 +08:00
杨顺强
d057518f5f Share bug repair 2 (#3547)
* repair share default data bug

* repair folder-img size
2019-05-28 08:56:13 +08:00
王健辉
ba2ac6ca49 repo-status-interface 2019-05-17 16:30:56 +08:00
Michael An
93a99421bc fix translation and warnings 2019-05-15 18:31:17 +08:00