1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-08 02:23:44 +00:00
Commit Graph

184 Commits

Author SHA1 Message Date
llj
3cdb6260e1
[onlyoffice file view] added a custom toolbar(star/unstar, smart link… (#6880)
* [onlyoffice file view] added a custom toolbar(star/unstar, smart link, details, open parent folder, fold/unfold)

* [onlyoffice file view] added a new 'details' panel for it
2024-10-12 20:32:39 +08:00
lian
ce2eb2b407 Merge branch '11.0' 2024-09-24 13:28:58 +08:00
Ranjiwei
99bc3150ca
add-zip-task-request-limit (#6825)
* add-zip-task-request-limit

* update

* Update settings.py

* Update share_link_zip_task.py

* Update test_settings.py
2024-09-23 22:37:06 +08:00
Michael An
7f56426ad8
fix deselect markdown file detail (#6780) 2024-09-14 15:29:26 +08:00
awu0403
86f720bff5
preview heic img (#6700)
* preview heic img

* update

* Update requirements.txt

* Update utils.py

* Update requirements.txt

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-09-12 07:51:52 +08:00
杨国璇
99e728c9b4
feat: metadata description property (#6744)
* feat: metadata description property

* feat: optimize view

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-10 15:18:07 +08:00
cir9no
9d917d8599
feat(md): add docx and pdf file type summary sup (#6694) 2024-09-10 11:00:53 +08:00
JoinTyang
a0ca3b2f79
import and export sdoc (#6508)
* import and export sdoc

* rebase and optimize

* update

* optimize code

* update iconfont

* update seafile-js version

* update

---------

Co-authored-by: 杨顺强 <978987373@qq.com>
2024-09-09 15:58:33 +08:00
Michael An
6f9d82d8bc
fix validate name when create folder or file (#6704) 2024-09-04 15:11:49 +08:00
cir9no
7ef88f9990
feat(md): add markdown summary sup (#6671) 2024-08-30 17:45:34 +08:00
Michael An
fedfbf9bf4
change password check (#6656)
* change password check

* update

* Update views.py

* optimize-code

* remove min_len and level when frontend check password

* remove too short level

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-08-28 17:52:54 +08:00
Michael An
021b86389e
change zip file icon (#6637) 2024-08-26 10:46:51 +08:00
llj
2db1e43f21
['dir view'] for 'sdoc' file: add menu option 'Convert & Export', and (#6574)
make 'convert to markdown', 'convert to docx', 'export as docx' as its
sub-menu options

- menus: the 'more operation' menu for the current `<tr>`,
the 'more operation' menu for the single selected file,
the context menu
2024-08-16 20:27:18 +08:00
Michael An
0ec12c0948
change metadata file icon url (#6536) 2024-08-12 17:08:49 +08:00
杨国璇
f7a7636867
fix: browser spell (#6533)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-12 14:25:37 +08:00
杨国璇
e2bb71e8c9
fix: set width fail (#6509)
* fix: set width fail

* feat: update code

* feat: update code

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-08 16:10:53 +08:00
杨国璇
b043cb8491
feat: side properties (#6485)
* feat: side properties

* feat: show metadata

* feat: delete record expand

* feat: optimzie code

* fix: bug

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-06 17:30:11 +08:00
Michael An
34993038f8 change file icon type 2024-08-06 11:46:09 +08:00
Michael An
20cf8b7f58
change file icon size to 256 (#6490) 2024-08-05 21:04:31 +08:00
Ranjiwei
9b3492088c
set-password-strength (#6477)
* set-password-strength

* update-uni-test

* Update views.py

* update

* remove userless code

* Update settings.py
2024-08-05 12:10:36 +08:00
awu0403
b24be2e812
add enable file tags config (#6456)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-08-02 13:27:20 +08:00
Michael An
51d617c9cc
fix code bug when enableOnlyOffice (#6407) 2024-07-24 00:33:12 +08:00
Aries
be84e505d0
12.0 grid view support multiple selection (#6403)
* Feature - multiple selection with ctrl/shift

* update grid view context menu list in multiple selection mode

* fix code format

* optimize codes
2024-07-23 23:08:53 +08:00
Michael An
67210c7363
fix code format (#6365) 2024-07-18 11:58:42 +08:00
Michael An
d0faafbfba
12.0 change some icons (#6278)
* 01 history back icon

* 02 change download icons

* 03 fix code format

* 04 change copy icons

* 05 tree icon more color

* change icon
2024-07-01 18:33:57 +08:00
杨国璇
19f15c944f
feat: sf metadata display (#6249)
* feat: sf metadata display

* feat: update code

* feat: update code

* feat: lock react version

* feat: bug

* feat: optimize code

* feat: update transalte

* feat: update transalte

* feat: rebase code

* Feat: update code

* Feat: update code

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.5>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: 杨国璇 <ygx@192.168.1.13>
2024-06-29 17:58:27 +08:00
awu0403
ca83ef90dc
add pdf thumbnail (#6157)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-06-04 16:06:57 +08:00
Michael An
80637c506c
12.0 redesign wiki list (#6155)
* 01 remove useless wiki codes

* 02 change delete wiki tip

* 03 fix code format

* 04 redesign wikis
2024-06-01 09:09:42 +08:00
Michael An
7ea5517e40
support rename Wiki (#6142)
* 01 UI support rename Wiki

* rename wiki

* old wiki support rename

* fix wiki-v1 and wiki-v2 have same id

* fix format

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-31 10:59:59 +08:00
liuhongbo
abc0e3650b feat: style: optimize code 2024-05-20 10:37:25 +08:00
liuhongbo
eea00b3e03 feat: adjust diff viewer to fit mobile 2024-05-20 10:37:25 +08:00
杨顺强
39aa588e2d
fix code bug (#6071) 2024-05-13 13:54:15 +08:00
杨顺强
50be4b437c
Optimize sdoc created (#6031)
* optimize code

* optimize code
2024-04-22 17:39:13 +08:00
lian
52aff8242c
unfreeze sdoc (#6016) 2024-04-11 18:26:48 +08:00
llj
4375115548
[draft] removed related code & files (#5993)
* [draft] removed related code & files

* [draft] removed related code & files
2024-03-25 17:22:01 +08:00
lian
b6bb446194 docx to sdoc 2024-01-22 12:13:31 +08:00
lian
6295763314
support view jfif image file (#5887) 2024-01-09 22:00:31 +08:00
杨顺强
d41c77c6f6
Merge pull request #5880 from haiwen/update-favicon
update-favicon
2024-01-06 15:48:57 +08:00
yinjianfei
9349c833ab update-favicon 2024-01-05 11:49:34 +08:00
lian
ab72e093d5
export/convert sdoc to docx (#5837)
* sdoc to docx

* update
2023-12-26 17:50:06 +08:00
杨顺强
e226fcda0b optimize code 2023-11-29 16:14:38 +08:00
llj
0b67fe5db7
[favicon] use file type icon as favicon for 'file view, shared file view' pages for different types of files (#5775) 2023-11-22 11:29:01 +08:00
lian
9d52a45474 freeze document 2023-11-21 16:07:41 +08:00
lian
a9c3a6638c
Folder shared out (#5601)
* show if folder has been shared out

* [dir view] use special folder icon to identify folders which are shared out

* [dir view] improvement: in a library, make only one request to get the data of folders shared out

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2023-11-15 17:01:50 +08:00
Michael An
eab8130ed8
Fix searched dir then copy dir bug (#5727)
* fix warnings

* fix search result path error
2023-11-01 15:10:43 +08:00
llj
a7e814bcf1
[sdoc] commented out 'draft' related code (#5723) 2023-10-31 10:14:43 +08:00
Michael An
d4445fad51
remove adjacent excess Divider (#5680)
* remove adjacent excess 'Divider'

* fix upload file tags may cover previous tags
2023-10-11 20:40:16 +08:00
Michael An
2a6aa4b4d4
remove comment (#5650)
* remove comment

* remove useless third party lib

* remove comment
2023-09-18 18:15:54 +08:00
Michael An
52f9ae02b1 fix code bug 2023-09-18 10:20:47 +08:00
JoinTyang
e7d32fd4d6
convert markdown and sdoc (#5636) 2023-09-14 14:36:58 +08:00