1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-16 08:16:55 +00:00
Commit Graph

2054 Commits

Author SHA1 Message Date
Aries
d1227300b7
click tips to enable extended properties (#6900)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-10-15 12:30:06 +08:00
llj
d89adb2cfc
['Folder Permission' dialog] added a tip to the panels (#6897) 2024-10-15 12:02:31 +08:00
Michael An
14108e2c0e
Fix open folder error when select folder (#6899)
* 01 fix code bug when select another folder

* 02 optimise codes

* 03 fix no share link style
2024-10-15 11:59:54 +08:00
Michael An
78e5eaa478
Update translation (#6896) 2024-10-14 17:36:15 +08:00
Jerry Ren
e46192ee78
fix: select multiple files via click checkbox with shift key (#6895) 2024-10-14 16:29:56 +08:00
Aries
52cccb5ce9
remove wrong logic about selected path (#6887)
* remove wrong logic about selected path

* change function name

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: Michael An <2331806369@qq.com>
2024-10-14 09:57:11 +08:00
shenzheng-1
df29823634
optimize_file_details (#6868)
* optimize_file_details

* feat: optimize ui

* feat: optimize ui

* feat: optimize ui

---------

Co-authored-by: zheng.shen <zheng.shen@seafile.com>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-12 21:09:57 +08:00
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
Michael An
747fd7d6e6
fix search global use keyboard (#6884) 2024-10-12 15:35:57 +08:00
Aries
cdc9ff6fa0
fix image download failed in dialog (#6844)
* rebase

* fix image download url

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-10-11 10:37:37 +08:00
Michael An
b3b75fe160
change wiki published style (#6866) 2024-10-08 11:50:51 +02:00
Aries
470f03803c
prevent unnecessary rerender (#6861)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-10-04 21:26:38 +02:00
Jerry Ren
ac9ea564b8
feat(metadata-table): delete/rename folder/file via contextmenu (#6848) 2024-09-29 12:52:25 +03:00
Michael An
e92732acfe
change toaster height (#6856) 2024-09-27 07:26:04 +03:00
Michael An
f1f400499f
fix rotate image in metadata table view (#6851) 2024-09-26 07:25:02 +03:00
Aries
4fea5d13c1
update search placeholder (#6845) 2024-09-26 07:22:38 +03:00
Aries
43471e3573
add extensible properties prompts (#6818)
* add extensible properties prompts

* Update index.css

* fix code format

* update bell svg

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-09-26 06:47:02 +03:00
Michael An
30f2591a9a
fix markdown viewer left header style (#6840) 2024-09-24 14:15:04 +08:00
lian
ce2eb2b407 Merge branch '11.0' 2024-09-24 13:28:58 +08:00
Michael An
1229577a12
Change rotate image in list mode (#6839)
* fix grid mode rotateImage

* list mode

* dir column nav
2024-09-24 11:27:47 +08:00
Michael An
9ba319c128
update translation (#6838) 2024-09-23 22:31:27 +08:00
Michael An
9983d50e76
change markdown preview dialog internal link (#6829) 2024-09-23 16:21:08 +08:00
Michael An
e01ea7eee1
change search mask z-index and tags (#6821) 2024-09-23 14:36:15 +08:00
Aries
69e40146c4
Improve/move dirent dialog UI (#6786)
* update move dialog and search input

* update move dialog ui

* clean up code

* update code

---------

Co-authored-by: renjie-run <rj.aiyayao@gmail.com>
2024-09-23 09:48:43 +08:00
Michael An
ae4115ff15
change publish wiki custom URL (#6817) 2024-09-21 17:18:04 +08:00
Aries
adf6591e59
Feature/improve gallery interactivity (#6701)
* zip download images in gallery

* delete images in gallery

* clean up code

* update gallery context menu

* fix bug - select failed when gallery have several groups

* change function name

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-09-21 16:41:21 +08:00
Michael An
5f1669a92d
fix list mode selected item when no thumbnail (#6816) 2024-09-21 09:53:14 +08:00
Michael An
e62d59fc55
fix create wiki select department (#6803) 2024-09-20 16:04:35 +08:00
Michael An
f1a180b23d
Fix create thumbnail error (#6798)
* fix create thumbnail in dirent grid item

* fix create thumbnail in dirent list item

* optimise codes

* change thumbnail start

* change 2 thumbnail centers
2024-09-20 14:29:37 +08:00
Ranjiwei
026e66b8ec
file-download-url-update (#6804) 2024-09-20 12:35:42 +08:00
llj
bd526aea7e
['dir view'] 'Import sdoc': moved it down to the bottom of the menu; added the right conditions for it (#6797) 2024-09-19 16:25:50 +08:00
Ranjiwei
86770c47f9
add-download-url (#6771)
* add-download-url

* update unitest

* update

* update

* update

* update

* Update test_view_lib_file.py

* code-optimize

* Update shared-dir-view.js

* code-optimize
2024-09-19 11:12:10 +08:00
awu0403
a5d8ef3fe2
show path (#6747)
* show path

* [repo trash dialog] improved 'current path'

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: llj <lingjun.li1@gmail.com>
2024-09-19 10:25:34 +08:00
杨国璇
12216d0091 fix: metadata bug 2024-09-18 14:19:16 +08:00
Jerry Ren
e3c0dcfffc
refactor(metadata): update code structure (#6765) 2024-09-14 16:31:32 +08:00
Michael An
7f56426ad8
fix deselect markdown file detail (#6780) 2024-09-14 15:29:26 +08:00
Michael An
e209a4e8ee
fix sdoc menu operations (#6775) 2024-09-14 10:17:37 +08:00
Michael An
453c84f46f
[refactor] lib container view (#6766)
* [refactor] lib container view

* optimize codes
2024-09-13 20:28:20 +08:00
Michael An
631bafe4b1
fix dirent key={index} bug (#6754) 2024-09-12 15:00:42 +08:00
awu0403
ac37e9dc31
Wiki publish (#6512)
* add wiki publish

publish wiki permission

optimize code

* optimize code

* optimize code

* update

* Update wiki2.py

* Update wiki2.py

* Update urls.py

* Update wiki_publish.html

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-09-12 14:32:00 +08:00
杨国璇
76b3c5627c
fix: fileuploader display (#6761)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-12 14:27:00 +08:00
Michael An
5bebec6aee
improve/add-empty-tip-when-no-file (#6760) 2024-09-12 14:03:29 +08:00
llj
8d7092f776
Repo share admin (#6745)
* [repo 'share admin'] redesigned the 'Share Links' panel

* [repo 'share admin'] 'Share Links' panel: display user avatar, add 'delete selected links', add 'scroll to the bottom to load the next page of data'

* [repo 'share admin'] 'Upload Links' panel: redesigned it
2024-09-11 18:20:33 +08:00
Michael An
57954854d0
change markdown view in metadata (#6746)
* change markdown viewer in metadata

* fix side nav click event
2024-09-11 10:13:10 +08:00
Michael An
9e78a7aa93
refactor dir column view (#6743) 2024-09-10 11:46:50 +08:00
欢乐马
58bceaba62
Enable user set nickname (#6193)
* enableUserSetNickname

* ENABLE_USER_SET_NAME

* enableShowLoginIDWhenSearchUser
2024-09-09 17:57:47 +08:00
Michael An
0eeae844ae
fix trash icon (#6741) 2024-09-09 16:48:25 +08:00
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
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
e6261c1c3a
Fix download python file bug (#6736)
* fix download py file bug

* download in current tab
2024-09-09 13:55:17 +08:00
Michael An
6e5c50c4bf
fix markdown preview (#6735) 2024-09-09 11:55:41 +08:00
Michael An
a5eda694dc
change seafile-markdown-viewer-modal-header style (#6729) 2024-09-08 18:59:08 +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
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
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
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
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
awu0403
5ce112881f
update (#6688)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-09-03 15:31:59 +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
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
Michael An
b4059f9bf7
fix org department add member (#6686) 2024-09-02 16:16:56 +08:00
Michael An
c05902f22d
change trash dialog style (#6689) 2024-09-02 16:16:21 +08:00
杨顺强
eea1a04585
Revert "feat: sdoc metadata (#6682)" (#6684)
This reverts commit 9bda201094.
2024-09-02 12:55:10 +08:00
杨国璇
9bda201094
feat: sdoc metadata (#6682)
* feat: sdoc metadata

* feat: update code

* feat: update code

* feat: update code

* feat: update sdoc version

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.7>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-02 11:41:24 +08:00
杨国璇
b7f0310883
feat: metadata custom select font (#6674)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-30 11:38:22 +08:00
llj
1495314544
"['dir view'] display file access log in a dialog instead of an independent page (#6673)
- click 'Access Log' in the menu for files in list/grid mode, or
  single-selected file
2024-08-30 07:02:29 +08:00
杨国璇
fa6427f9dc
feat: metadata longtext editor (#6666)
* feat: metadata longtext editor

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: delete code

* feat: update code

* feat: update font

* feat: update font

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-30 07:00:26 +08:00
Michael An
e88437bbdc
change grep icon color (#6665) 2024-08-29 16:41:16 +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
6de70045a5
change side nav style when notification open (#6650) 2024-08-27 16:58:45 +08:00
llj
0c29c4f27c
[group] 'members' dialog: scroll to the bottom and load the next batc… (#6645)
* [group] 'members' dialog: scroll to the bottom and load the next batch of members

* [group] 'members' dialog: improved the member number displayed
2024-08-27 12:02:42 +08:00
Michael An
f6272a9913
Update dirent-grid-item.js (#6646) 2024-08-27 10:19:03 +08:00
Aries
2e85559dfe
fix memory leak warning, clear timer when the component unmounts (#6641)
* fix memory leak warning, clear timer when the component unmounts

* clean up redundant check
2024-08-26 18:22:27 +08:00
杨国璇
4dea019fa6
fix: metadata contextmenu position (#6643)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-26 17:35:36 +08:00
Michael An
50035219bb
fix folded nav animation (#6639) 2024-08-26 16:08:22 +08:00
JoinTyang
56999ee4c5
merge seasearch and es (#6632)
* merge seasearch and es

* rebase

* update
2024-08-24 23:08:18 +08:00
杨国璇
b0e62adc64
feat: display files icon (#6635)
Co-authored-by: 杨国璇 <ygx@192.168.124.9>
2024-08-24 17:31:08 +08:00
Michael An
d6a589a09b
change side nav folded animation (#6627) 2024-08-23 17:52:21 +08:00
Michael An
18a96ed607
fix menu position (#6611) 2024-08-23 17:44:12 +08:00
Michael An
645099a405
Fix translation (#6625)
* update translation

* change text
2024-08-23 17:09:56 +08:00
Michael An
6b49bb9175
fix markdown file dropdown style (#6626) 2024-08-23 16:44:50 +08:00
Michael An
adf91f0ad8
change side folded nav UI (#6621) 2024-08-23 16:44:19 +08:00
llj
c7c059c601
['dir view'] 'list' mode: removed the underline when hover on the star/unstar icons (#6624) 2024-08-23 14:46:07 +08:00
Aries
f8bebb6d91
add layout toggle shortcut (#6610)
* add layout toggle shortcut

* add switch mode shortcut on libraries page

* delete useless codes

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-08-23 11:30:45 +08:00
llj
6b7fb39071
[folded user side panel] user interaction improvements: use 'mouse hover' instead of 'clicking' to display the 'files sub nav' (#6619) 2024-08-22 18:01:04 +08:00
llj
eb9643ed1c
[user side panel] added a 'sub nav' popover for 'Files' in the folded side panel (#6617) 2024-08-22 16:16:16 +08:00
lian
316e403202 Merge branch '11.0' 2024-08-22 14:48:01 +08:00
杨国璇
04129d4e7e
Feat metadata detail location display (#6612)
* feat: metadata location display in detail

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-22 11:46:19 +08:00
Ranjiwei
a2cd02f007
Admin share permissions (#6603)
* update

* update

* update

* Update urls.py

* Update share-permission-editor.js
2024-08-21 18:08:34 +08:00
Aries
ce3ffff54d
Feature/gallery view (#6578)
* add gallery view, display images in grid layout

* remove redundant code

* clean up redundant code, improve responsive gallery

* improve gaps in gallery
2024-08-21 17:14:57 +08:00
杨国璇
6f5f1f0e05
fix: path style (#6599)
* fix: path style

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-21 17:12:41 +08:00
Michael An
539daf8c3d
fix translation and style (#6604) 2024-08-21 16:32:41 +08:00
Michael An
6b3b497a04
change file chooser classname (#6594) 2024-08-21 14:41:29 +08:00
Michael An
a2b9fabb06
fix trash dialog and dropdown menu style (#6600) 2024-08-21 11:51:55 +08:00