1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-19 10:26:17 +00:00
Commit Graph

13546 Commits

Author SHA1 Message Date
Michael An
b32c4ab215 fix file extended properties path (#6739)
* fix file extended properties path

* delete ueseless codes
2024-09-09 16:47:55 +08:00
awu0403
0bd807ecbf update via repo token api (#6716)
* update

* update

* update

* Update via_repo_token.py

* update

* add file-lock info

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-09-09 16:45:22 +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
Ranjiwei
ba1d59be21 update (#6738)
* update

* remove-dl-link-test
2024-09-09 15:08:49 +08:00
欢乐马
25ac390438 Merge pull request #6737 from haiwen/github-test-JWT_PRIVATE_KEY
github test JWT_PRIVATE_KEY
2024-09-09 14:19:15 +08:00
杨顺强
3f9f42d62d update sdoc version and sdoc translate 2024-09-09 14:11:52 +08:00
skywalker
3dbd7b6b75 github test JWT_PRIVATE_KEY 2024-09-09 14:11:20 +08:00
Michael An
e6261c1c3a Fix download python file bug (#6736)
* fix download py file bug

* download in current tab
2024-09-09 13:55:17 +08:00
欢乐马
63e1802bcf SEAFILE_SERVER_PROTOCOL (#6734) 2024-09-09 12:09:28 +08:00
Michael An
6e5c50c4bf fix markdown preview (#6735) 2024-09-09 11:55:41 +08:00
杨国璇
908150f43b fix: sdoc page md-editor icon (#6731)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-09 11:12:35 +08:00
Michael An
a56e454586 fix metadata gallery view bug (#6730) 2024-09-08 19:28:53 +08:00
Michael An
a5eda694dc change seafile-markdown-viewer-modal-header style (#6729) 2024-09-08 18:59:08 +08:00
杨国璇
4ccd0f3477 feat: metadata gallery view (#6727)
* feat: metadata gallery view

* feat: update code

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.4>
2024-09-08 12:16:33 +08:00
yinjianfei-user
4c295bc38c fix-markdown-view (#6728)
* fix-markdown-view

* fix style
2024-09-08 08:17:47 +08:00
yinjianfei-user
e595e72141 markdown view update (#6705)
* markdown view update

* code normal

* code normal

* code normal

* code normal
2024-09-07 16:29:45 +08:00
shuntian
05e85730dc update sdoc version and sdoc translate 2024-09-07 09:49:52 +08:00
Michael An
5257d3a05d change check password strength style (#6719)
* 03 confirm password not check

Confirm password input don't check password strength

* change change password error style

* 02 change password check event and no password state

* 01 change arrow style and format css
2024-09-06 17:39:13 +08:00
杨顺强
c90850a536 update sdoc version and sdoc translate 2024-09-06 16:52:29 +08:00
Stephen
fe4fc9f3fe Style: update the header-toolbar UI (#6699) 2024-09-06 16:37:12 +08:00
欢乐马
2dc8e43e27 config in env (#6680)
* config in env

* update FILE_CONVERTER_SERVER_URL

* update FILE_CONVERTER_SERVER_URL

* update convert_file url

* update ENABLE_SEADOC

* update SEADOC_PRIVATE_KEY
2024-09-06 15:18:25 +08:00
Ranjiwei
920215620a update (#6553)
* update

* add-check-file-access-api

* add_funcs_for_fileshare_and_server

* update

* update

* Update internal_api.py
2024-09-06 15:15:41 +08:00
JoinTyang
3714d253f2 seadoc converter remove file root url (#6724) 2024-09-06 14:44:16 +08:00
Michael An
fc58cb3cd4 change notify-in-progress icon style (#6723) 2024-09-06 14:42:19 +08:00
llj
0655d7a774 ['dir view'] fixup for sdoc's 'sub-menu'; fixup & improvement for the (#6711)
'Display files' in the file tree panel

* fixup for sdoc: when hover the other menu options in the first-level menu,
  hide the sub-menu
* for 'Display files': refactored the memu option and removed the bad effect on the other menus & menu
  options
2024-09-06 13:51:26 +08:00
cir9no
d1bd309be5 feat(seasearch): add search in folder sup (#6662) 2024-09-05 20:08:47 +08:00
Michael An
fba6f9735e change default thumbnail size (#6710)
* change default thumbnail size

* change py test file

* change thumbnail image size
2024-09-05 14:56:52 +08:00
杨国璇
eaf2114643 Feat view name (#6685)
* feat: view name

* feat: update code

* feat: updat code

* feat: update code

* feat: optimzie code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-05 13:42:07 +08:00
杨国璇
dd907e14ed fix: sdoc detail style (#6709)
* fix: sdoc detail style

* feat: update code

* feat: style

* feat: restore code

* feat: restore code

* feat: delete

* feat: rstore code

* feat: rstore code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-05 13:35:58 +08:00
杨国璇
8a61cbd784 feat: metadata ui bug (#6713)
* feat: metadata ui bug

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-05 11:26:47 +08:00
欢乐马
f6a3bf92ae Merge pull request #6715 from haiwen/fix-SERVICE_URL
fix SERVICE_URL
2024-09-05 10:59:39 +08:00
skywalker
ac396659d3 fix SERVICE_URL 2024-09-05 10:55:07 +08:00
Michael An
a13dc82799 fix change view fast bug (#6706) 2024-09-04 15:12:47 +08:00
Michael An
6f9d82d8bc fix validate name when create folder or file (#6704) 2024-09-04 15:11:49 +08:00
Michael An
2d6d557abe fix delete tree node bug (#6702) 2024-09-04 10:57:38 +08:00
cir9no
98ca58df77 fix(seasearch): fix wiki can be searched (#6655)
* fix(seasearch): fix wiki can be searched

* fix wiki can be searched in es

* optimize query repo commit

* update

* update

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-09-04 10:14:49 +08:00
Aries
ca7dae1e62 fix bug - open parent folder url error (#6703) 2024-09-04 07:33:16 +08:00
feiniks
7a09ebd288 Add check and set JWT_PRIVATE_KEY env (#6675)
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-09-03 18:44:39 +08:00
awu0403
697aaf3c41 Disable org member create encrypt and clean trash (#6679)
* update

* update

* optimize code

* update

* optimize code

* update

* update

* Update __init__.py

* Update __init__.py

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-09-03 18:16:38 +08:00
awu0403
5ce112881f update (#6688)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-09-03 15:31:59 +08:00
杨国璇
42b0bad4a3 feat: metadata rate property (#6692)
* feat: metadata rate property

* feat: api

* feat: update code

* feat: group

* feat: update code

* feat: delete empty line

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.7>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-03 14:44:07 +08:00
Michael An
7a5cf9e73b change wiki folder style when folded (#6698) 2024-09-03 14:28:01 +08:00
杨顺强
285175d2c0 update sdoc version and sdoc translate 2024-09-03 13:48:47 +08:00
杨顺强
a3a8a6a6f2 update seafile-editor version 2024-09-03 13:44:40 +08:00
杨国璇
2e205bcb04 Merge pull request #6696 from haiwen/feat-metadata-view-icon
feat: metadata view icon
2024-09-03 11:05:44 +08:00
杨国璇
0f8ffba337 feat: metadata view icon 2024-09-03 11:01:25 +08:00
杨国璇
5672cf51b6 feat: sdoc metadata (#6687)
* feat: sdoc metadata

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-03 10:46:53 +08:00
杨国璇
4a2b160c23 feat: view code (#6693)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-03 10:36:07 +08:00
Aries
89b4e92fa6 update image dialog, add download, delete and view original image button (#6670)
* update image dialog, add download, delete and view original image button

* update react-image-lightbox

* add-image-rotate-api

* support restore in image previewer

* support image rotate

* upgrade react-image-lightbox

* fix bug - first image auto previewed in list layout, improve delete and restore action

* remove raise

* fix last line

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-09-03 10:31:42 +08:00
awu0403
670ee89f24 Org export log (#6652)
* org admin export log

* optimize code

* optimize code

* optimize code

* update

* update code

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-09-02 18:07:40 +08:00