1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-14 15:35:35 +00:00
Commit Graph

13877 Commits

Author SHA1 Message Date
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
Michael An
8a3470e45f
handle xmind file use zipfile.ZipFile error (#6475) 2024-08-05 11:13:16 +08:00
Aries
8623e01e99
Improve move and copy dialog ui components (#6467)
* implement catalog view in move dialog

* update move dialog ui components

* improve move dialog ui

* remove debug info

* improve copy dialog ui

* improve search view ui in move and copy dialog, refactor part of file-chooser.js and file-chooser.css

* handle cases where repo_name is too long, truncate text with an ellipsis, remove search container border

* handle cases where repo_name too long in search result item

* update move and dialog ui details

* add radius to repo list item
2024-08-05 10:48:16 +08:00
欢乐马
044124e2d8
fix create_video_thumbnails cmd (#6476) 2024-08-05 09:59:46 +08:00
杨国璇
6ed1fe58bc
feat: details (#6484)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-02 22:31:46 +08:00
Michael An
5c2f05ee8d
fix folder do not have file then select all bug (#6482) 2024-08-02 22:30:16 +08:00
yinjianfei-user
6245098958
update version (#6483) 2024-08-02 18:16:13 +08:00
Michael An
59b9445f48
fix sdoc history flash (#6481) 2024-08-02 18:03:20 +08:00
Michael An
6ce8336e9a
metadata copy and paste cell (#6472) 2024-08-02 16:15:38 +08:00
yinjianfei-user
7934cfe2ed
update version (#6478) 2024-08-02 15:16:44 +08:00
杨顺强
d6af639d50
fix xss bug (#6479) 2024-08-02 15:12:22 +08:00
lian
af01f30d83
update enc repo algo (#6457)
* update enc repo algo

* '' -> None

* update .github/workflows/test.yml
2024-08-02 15:10:45 +08:00
yinjianfei-user
783493f256
create-sdoc-file-add-link (#6453) 2024-08-02 14:40:16 +08:00
杨顺强
51b8706ace
fix print bug (#6474) 2024-08-02 13:35:32 +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
f50ba4c5f9
change resize bar z-index (#6462) 2024-08-02 12:37:58 +08:00
Ranjiwei
e099dee576
add-repo-jwt-token-api (#6446)
* add-repo-jwt-token-api

* update

* update
2024-08-02 12:23:38 +08:00
JoinTyang
b014f42bfe
fix single select bug (#6473) 2024-08-02 11:56:40 +08:00
Aries
73ac3e7e69
revise isMutipleOperation to isMultipleOperation (#6471) 2024-08-02 11:41:07 +08:00
杨顺强
23fcb5393b
update config (#6469) 2024-08-02 10:31:12 +08:00
Michael An
1c97702e9f
searched repos support keyboard events (#6454) 2024-08-02 08:42:52 +08:00
杨国璇
437ee7e563
fix: metadata modify group cell value when column is used for group (#6464)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-01 20:48:19 +08:00
llj
53c85d9366
[select-editor, link details] fixup: display the current option rightly for the 'select-editor'; removed ':' after 'Permission' for 'link details' (#6465) 2024-08-01 20:47:46 +08:00
lian
ac82753546
org admin set user default quota (#5660)
* org admin set user default quota

* update
2024-08-01 18:22:19 +08:00
杨顺强
2d066734ce
update enable scripting config (#6466) 2024-08-01 17:58:53 +08:00
awu0403
345a8d8dd5
sso disable pwd login (#6442)
* org sso disable pwd login

* optimize code

* update

* optimize code

* update

* update

* update

* code-optimize

* update

* Update ccnet_db.py

* code-optimize

* optimize code

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-08-01 17:54:31 +08:00
Michael An
0354810c9c
update seafile-js version (#6463) 2024-08-01 17:18:45 +08:00
杨国璇
af026f6f24
feat: metadata long text formatter (#6461)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-01 16:17:04 +08:00
杨顺强
63742082be
fix pdf config bug (#6460) 2024-08-01 15:38:25 +08:00
Ranjiwei
c2b9f111c4
update (#6459) 2024-08-01 15:22:17 +08:00
Ranjiwei
0ed71bbf85
Dns verify by dnspython (#6451)
* update

* Update saml_config.py

* add debug logger

* Update saml_config.py
2024-08-01 14:18:33 +08:00
JoinTyang
324c8bb628
fix log bug (#6458) 2024-08-01 13:47:46 +08:00
Michael An
ba59969806
fix metadata column className (#6455)
* fix metadata column className

* fix column name is not show
2024-08-01 11:42:29 +08:00
llj
8aac3a27c8
File view new icons (#6448)
* ['file view'] use new icons(svg icons)

* ['file view'] use new icons for 'markdown file view' page

* ['file view'] for 'markdown & other text files': highlight the 'Save' button when it can be saved
2024-08-01 11:31:43 +08:00
Michael An
848eca804b
Change metadata UI (#6450)
* 01 change select option

* 02 fix new column autofocus

* 03 fix group by

* 04 press enter to create view
2024-07-31 22:16:12 +08:00
杨国璇
ff872a7f75
fix: metadata group (#6447)
* fix: metadata group

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: update code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: 杨国璇 <ygx@192.168.124.7>
2024-07-31 21:30:09 +08:00
JoinTyang
7a43fafe37
batch add columns (#6444) 2024-07-31 16:14:09 +08:00
Michael An
43275017d7
Change metadata single select style (#6445)
* 05 change edit single select text

* 01 change delete option tip

* 02 selected option show check icon

* 03 change keyboard events

* 04 single select can add option when no option

* 06 export options to JSON

* 07 import options from json

* 08 fix select option and auto close
2024-07-31 16:13:09 +08:00
杨国璇
f678bd6ce0
feat: metadata view support hidden columns and group rows (#6441)
* feat: metadata view support hidden columns and group rows

* feat: optimize code

* feat: optimzie code

* feat: optimize css

* feat: optimzie group

* feat: optimzie group

* fix: proptypes

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-31 12:11:00 +08:00
杨顺强
555395e94d update sdoc version and sdoc translate 2024-07-31 11:22:52 +08:00
Michael An
ec0ef2a37b
fix metadata label for (#6443) 2024-07-31 11:08:07 +08:00
Aries
293470e39e
fix bug - drag and drop multi-selected items failed (#6436)
* fix bug - drag and drop multi-selected items failed

* fix bug - files are lost after moving items into selected folder
2024-07-31 10:09:07 +08:00
Ranjiwei
5219052028
update (#6440)
* update

* Update login.py
2024-07-30 18:22:07 +08:00
Michael An
2838789744
Change sdoc frozen icon (#6439)
* 01 change sdoc frozen icon

* 02 optimize codes
2024-07-30 10:33:45 +08:00
Michael An
604fdadf2d
Fix metadata single select bug (#6438)
* 01 fix getColumn bug

* 02 fix operation log error

* 03 fix operation is undefined
2024-07-29 17:28:18 +08:00
Michael An
cea111274f
change seadoc menu sequence (#6437) 2024-07-29 14:53:40 +08:00
llj
516f87fc30
['dir view' page] the toolbar: moved the options 'Upload Files', 'Upload Folder' to the first level menu (#6434) 2024-07-29 09:54:18 +08:00
Michael An
3d36504ce6
change craete sdoc option (#6435) 2024-07-29 09:53:46 +08:00
Aries
5045c60485
update search short cut key from command/ctrl + f to command/ctrl + k (#6433) 2024-07-27 16:22:56 +08:00
llj
6f241904d3
[my deleted libraries] redesigned it (#6426)
* [my deleted libraries] redesigned it

* moved the entrance from the right corner to the left dropdown menu of
'My Libraries' page
* redesigned it: changed it from an independent page to a dialog

* [my deleted libraries] improved UI details for the dialog(repo list & empty tip)
2024-07-27 15:41:38 +08:00