1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-31 22:57:47 +00:00
Commit Graph

3582 Commits

Author SHA1 Message Date
zhouwenxuan
9ca75133c4 close detail when open setting panel 2024-12-26 13:54:32 +08:00
llj
aed76073d6
[wiki] added 2 new entrances(one in the wiki card, the other in the w… (#7248)
* [wiki] added 2 new entrances(one in the wiki card, the other in the wiki 'edit' page) for published wikis

* [wiki] fixed eslint warning
2024-12-26 12:28:54 +08:00
杨国璇
4fbdbeb954
fix: metadata add option bug (#7258)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-26 11:14:04 +08:00
llj
356fd64d75
[shared dir view] improved 'switch view mode': don't refresh the whole page (#7257) 2024-12-25 20:18:21 +08:00
Aries
57f56a18f1
Feature/filter by tags (#7242)
* filter by tags

* update tag options

* update view filters

* optimize

* optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-12-25 17:29:34 +08:00
杨国璇
dc09360634
fix: gallery params (#7255)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-25 16:36:06 +08:00
awu0403
4f8047f498
System page list wiki (#7195)
* add All wikis

optimize

* update

* optimize

* select wiki info by sql

* optimize publish wiki

* update

* optimize ui

* update

* Update repos.js

* optimize varname

* Update wiki-card-item.js

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-12-25 15:43:07 +08:00
杨国璇
9b8b7c9324
feat: file details ai (#7251)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-25 13:53:26 +08:00
shenzheng-1
b139c235f7
show unknown photos (#7246)
* show unknown photos

* update

* update

---------

Co-authored-by: zheng.shen <zheng.shen@seafile.com>
2024-12-24 16:49:50 +08:00
Aries
336e1fa193
fix bug - move file to searched folder failed (#7247)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-12-24 16:41:46 +08:00
Michael An
08abceb14b
custom modal header close icon (#7240)
* seahub custom modal header

* add custom modal header

* special modal use custom close
2024-12-24 11:20:40 +08:00
杨国璇
bbf567562e
feat: update image-lightbox version to 3.0.4 (#7245)
* feat: update image-lightbox version to 3.0.4

* fix: bug

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-24 10:35:56 +08:00
杨顺强
aac29a7d71
fix delete title in middle bug (#7244) 2024-12-24 10:05:25 +08:00
Jerry Ren
46096dca8a
fix(tag-links): change parameters via update tag links (#7243) 2024-12-24 10:04:08 +08:00
杨国璇
8dd627bf1f
feat: deleted repos ui (#7241)
* feat: deleted repos ui

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-23 22:26:11 +08:00
shenzheng-1
5cf3029030
delete remove photo toaster (#7239)
Co-authored-by: zheng.shen <zheng.shen@seafile.com>
2024-12-23 18:20:37 +08:00
Aries
2af78338bf
record the status of detail to local storage (#7194)
* record the status of detail to local storage

* face recognition view support show detail

* feat: optimize code

* fix: bug

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-23 17:47:20 +08:00
awu0403
544c4edbf2
fix user to admin (#7237)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-12-23 16:56:21 +08:00
llj
6770711901
[paginator] fixed the paginators for 'repo trash' dialog & 'wiki trash' dialog (#7238) 2024-12-23 16:55:06 +08:00
Michael An
350d06068e
change select style (#7236) 2024-12-23 16:50:01 +08:00
Aries
4667c33434
Optimize/drag and drop in kanban (#7216)
* optimize drag and drop placeholder and animation

* update trello-smooth-dnd

* update trello-smooth-dnd

* feat: restore code

* feat: readonly style

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-23 15:52:02 +08:00
shenzheng-1
066c43dec9
remove photo (#7208)
* remove photo

* update

* update

* update

* update

* update

* update

---------

Co-authored-by: zheng.shen <zheng.shen@seafile.com>
2024-12-23 14:28:02 +08:00
Michael An
46f9dfb1bd
Fix transfer dialog wrong text (#7235)
* fix transfer link tip

* update translation
2024-12-23 11:47:27 +08:00
Michael An
1d7521f8ed
change search box click x to clear search value (#7233) 2024-12-23 11:27:20 +08:00
杨国璇
6247a27ef6
feat: image light ocr (#7224)
* feat: image light ocr

* feat: optimize code

* feat: update code

* feat: update imagelight version

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-23 11:02:39 +08:00
llj
49bd39f7df
Repo history redesign (#7229)
* [repo history] display it with a dialog instead of an independent page

* [repo history] redesigned the 'commit details' dialog

* [repo history] added prop type checking
2024-12-21 18:22:52 +08:00
杨国璇
9fb6870679
fix: details rename (#7232)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-21 18:22:08 +08:00
Michael An
a50b5d8f5a
fix markdown history style (#7231) 2024-12-21 18:19:32 +08:00
Michael An
274229679a
fix rename wiki history version bug (#7227) 2024-12-21 18:18:31 +08:00
杨顺强
895f3ad670
optimize code (#7230) 2024-12-21 15:39:40 +08:00
Stephen
8ef2c35331
Feature/adjust inserting sdoc file link (#7190)
* insert sdoc file link directly

* adjust search files api
2024-12-21 13:49:25 +08:00
Michael An
bdc09c0e4e
Fix Wiki no history page (#7226)
* fix no page history

* fix wiki aria
2024-12-20 18:27:43 +08:00
Jerry Ren
cb73865b21
feat(tag): support self link (#7225) 2024-12-20 17:59:47 +08:00
Michael An
bde5ec063e
change wiki2 search icon (#7223)
* change wiki2 search icon

* change clear search
2024-12-20 14:38:29 +08:00
Michael An
7eaa2b7fef
update share wiki permission (#7219)
* update permission

* change page permission

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-12-20 14:37:07 +08:00
杨国璇
3a783dac7c
fix: trash dialog UI (#7221)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-20 11:29:05 +08:00
Aries
b27a0170c7
Optimize/metadata context menu (#7206)
* move record

* add copy option in gallery

* optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimzie code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-19 16:21:06 +08:00
Aries
6d17ce3093
open file when space key down on file name cell (#7218)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-12-19 16:20:32 +08:00
awu0403
b3aaba6ea2
add publish wiki config (#7205)
* add publish wiki config

* update test

* update can_create_wiki

* update test

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-12-19 15:14:45 +08:00
Michael An
e90e9d1658
language select not need clear icon (#7217) 2024-12-19 10:56:18 +08:00
Michael An
3061e1f88d
change search icon style (#7210) 2024-12-19 10:43:12 +08:00
llj
118e041b55
[dialogs] redesigned the side panel of dialogs('share' dialog', 'folder permission' dialog, 'share admin' dialog, 'share wiki' dialog ...) (#7215) 2024-12-19 09:54:41 +08:00
Michael An
fc139a83fd
Change select group UI (#7201)
* 01 share repo to group UI

* 02 ADD_SHARED_REPO_INTO_GROUP

* 03 share folder to groups

* 04 system admin share repo to group

* 05 remove old NoGroupMessage

* 06 change API

* change API

* change select icons indents
2024-12-19 09:53:32 +08:00
杨国璇
08d25a9e1c
Merge pull request #7204 from haiwen/refactor-metadata-op-api
refactor: metadata op api
2024-12-18 15:56:40 +08:00
杨国璇
a9753d876c
fix: tag duplicate name (#7209)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-18 15:24:03 +08:00
杨国璇
34c415ac1b refactor: metadata op api 2024-12-18 13:38:17 +08:00
杨国璇
4b4e03f19f
fifx: auto tags ui (#7211)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-17 18:23:19 +08:00
llj
3ef2be6804
[pdf file view] redesigned the 'decrypt document' dialog for encrypted files (#7207) 2024-12-17 16:41:14 +08:00
llj
e645b29d87
Pdf file view redesign (#7188)
* [pdf file view] added 'find' operation icon; redesigned the 'find' bar

* [pdf file view] the 'find' bar: updated the 'find previous/next' buttons; added a 'clear query' function

* [pdf file view] 'print': redesigned the 'Preparing document for printing' dialog

* [pdf file view] the 'find' bar: updated the styles of the border & the 'input'

* [pdf file view] 'preparing document for printing' dialog: updated UI details

* [pdf file view] 'preparing document for printing' dialog: modified the border & the backdrop
2024-12-17 14:45:57 +08:00
Michael An
759bb6a05f
fix group member select dirent or file UI (#7202) 2024-12-17 14:02:08 +08:00
Jerry Ren
ae0d94e618
feat(metadata-views): support add folder (#7175) 2024-12-16 22:42:39 +08:00
杨国璇
0dcc30ec2f feat: add proptypes 2024-12-16 18:37:24 +08:00
杨国璇
8708ab1c61 fix: download people imahe 2024-12-16 18:35:29 +08:00
杨国璇
d19d22c69d
fix: open in new tab (#7200)
* fix: open in new tab

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-16 18:00:12 +08:00
Aries
34cf5beb0d
add context menu to kanban (#7176)
* add context menu to kanban

* optimize code

* fix: download error, rename error, ...

* feat: optimize code

* feat: support download folder

* feat: optimize delete file callback

* feat: op permission

* feat: rename op

* fix: url //

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-16 17:25:23 +08:00
Michael An
034d756f06
change error message (#7193) 2024-12-16 12:15:11 +08:00
lian
f6fb7ce715
weixin connect (#7184)
* weixin connect

* update
2024-12-16 10:10:40 +08:00
Michael An
13c9525df1
fix wiki bug (#7189) 2024-12-16 09:43:40 +08:00
Aries
9219b49d8c
sticky title in kanban (#7172)
* sticky title in kanban

* optimize header

* optimize ui

* update z-index

* feat: optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: 杨国璇 <ygx@192.168.1.7>
2024-12-14 23:04:19 +08:00
Aries
cbc84274b1
add delete button to image previwer in gallery (#7170)
* add delete button to image previwer in gallery

* delete the last image and display the first one

* fix bug - delete the last image

* feat: optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: 杨国璇 <ygx@192.168.1.7>
2024-12-14 19:29:24 +08:00
Michael An
f07dfc65cb
change select UI (#7178) 2024-12-14 13:17:21 +08:00
shenzheng-1
2470f6e5a0
doc ocr (#7101)
* doc ocr

* update

* update

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: zheng.shen <zheng.shen@seafile.com>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-13 16:41:42 +08:00
Ranjiwei
aa1272ac54
update (#7180) 2024-12-13 16:28:22 +08:00
Michael An
bc8d0d5c48
fix transfer repo (#7183) 2024-12-13 14:32:10 +08:00
Michael An
3a11aceb6b
fix my activities filters (#7166)
* fix my activities filters

* update

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-12-13 10:20:11 +08:00
shenzheng-1
977aa7971e
generate doc tags (#7182)
* generate doc tags

* update

---------

Co-authored-by: zheng.shen <zheng.shen@seafile.com>
2024-12-13 10:16:52 +08:00
杨国璇
d7f11265ad
fix: metadata details date (#7181)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-12 13:28:13 +08:00
yinjianfei-user
981885670d
optimize wiki links (#7167)
* optimize wiki links

* code optimize

* fix inner bug
2024-12-11 18:04:02 +08:00
lian
6599ab8a8d use contact email as webdav username 2024-12-11 16:32:13 +08:00
Michael An
fc05e4827d
Change delete wiki page UI (#7171)
* change delete wiki page UI

* optimise codes

* fix text
2024-12-11 10:09:16 +08:00
awu0403
d9c9779327
move user default quota (#7159)
* move user default quota

* update

* optimize code

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-12-10 21:34:54 +08:00
杨国璇
ac124d20ba
feat: metadata details settings (#7145)
* feat: metadata details settings

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: 杨国璇 <ygx@192.168.1.6>
2024-12-09 16:56:29 +08:00
杨国璇
3f6c4f3d26
feat: rename face recognition view (#7164)
* feat: rename face recognition view

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-09 14:13:37 +08:00
Michael An
3918b093fa
localStorage store isShowFiles (#7165) 2024-12-09 14:13:03 +08:00
杨国璇
58ef1f285b
feat: people sorts (#7152)
* feat: people sorts

* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-09 13:58:13 +08:00
awu0403
7fa74ebda3
add org translation (#7162)
* add org translation

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-12-09 11:39:45 +08:00
杨国璇
5e6d6e860c
fix: encrypted repo metadata (#7157)
Co-authored-by: 杨国璇 <ygx@192.168.1.6>
2024-12-07 17:40:43 +08:00
杨顺强
f9fa216531 update sdoc version and sdoc translate 2024-12-07 14:21:37 +08:00
Ranjiwei
f4d15fb574
update-sharelink-with-new-dl-url (#7155) 2024-12-06 21:42:04 +08:00
杨国璇
b484b45f1a
fix: metadata tags lang (#7153)
* fix: metadata tags lang

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-06 18:24:02 +08:00
shenzheng-1
21c9be56a8
add_deleted_tags_and_lang (#7150)
* add_deleted_tags_and_lang

* update

* update

---------

Co-authored-by: zheng.shen <zheng.shen@seafile.com>
2024-12-06 17:34:54 +08:00
Michael An
19ea6d7dd7
change join wechat group text (#7146) 2024-12-06 11:21:36 +08:00
Michael An
1c6fbc5c93
fix admin chart option (#7144) 2024-12-05 14:11:52 +08:00
awu0403
f344d26841
fix about (#7142)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-12-05 09:55:36 +08:00
Jerry Ren
90764f9520
update group in real time (#7141) 2024-12-04 17:49:42 +08:00
JoinTyang
3a4db4bf70
optimize face cluster (#7069)
* optimize face cluster

* update

* optimize code
2024-12-04 17:13:47 +08:00
llj
a771e1ddb1
['share' dialog] fixup for 'get initial active tab' (#7140) 2024-12-04 16:21:54 +08:00
awu0403
c9f9fe070b
fix system admin create repo (#7116)
* fix system admin create repo

* optimize code

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-12-04 12:14:08 +08:00
杨国璇
1d117bf647
feat: face view support move (#7137)
* feat: face view support move

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-04 10:05:17 +08:00
llj
44d0c2c3db
[wiki] fixup for 'published wiki pages rendered as blank pages' (#7138)
- caused by 'page title'
2024-12-04 10:01:28 +08:00
Michael An
10d7082d90
fix get image index bug (#7139) 2024-12-03 17:40:08 +08:00
llj
5f34ff95ea
[wiki side panel] redesigned it (added 'Pages' & 'Other' header bars) (#7134) 2024-12-02 21:47:14 +08:00
Michael An
faf213856e
fix delete all departements (#7135) 2024-12-02 21:46:24 +08:00
杨国璇
54a18ed4ea
feat: metadata support ctrl+x、ctrl+z、ctrl+shift+z (#7132)
* feat: metadata support ctrl+x、ctrl+z、ctrl+shift+z

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-02 21:45:40 +08:00
杨国璇
9a581fde52
fix: md info (#7133)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-02 17:53:28 +08:00
shenzheng-1
fd5d998044
image tags (#7124)
* image tags

* update

* update

---------

Co-authored-by: zheng.shen <zheng.shen@seafile.com>
2024-12-02 16:42:22 +08:00
Michael An
d63b68e8ab
Wiki add new page below or above (#7118)
* Wiki add new page below or above

* change var name

* remove sibling page

* update create wiki page logic

* fix page does not exist

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-11-29 22:03:59 +08:00
llj
51d5706aa6
[size unit] changed 'bytes' to 'B' (#7128) 2024-11-29 17:41:35 +08:00
llj
429a2f39d3
[sdoc history page] changed the direction icons in the 'History Versions' side panel (#7130) 2024-11-29 17:41:10 +08:00
Michael An
8ba060bcdd
remove 48x48 library icons (#7126) 2024-11-29 14:42:08 +08:00