1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-12 13:24:52 +00:00
Commit Graph

4482 Commits

Author SHA1 Message Date
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
杨顺强
9c06206584 update sdoc version and sdoc translate 2024-12-24 15:13:34 +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
杨顺强
db08b8bdc9 update sdoc version and sdoc translate 2024-12-23 14:41:01 +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
杨顺强
4af42afc89 update sdoc version and sdoc translate 2024-12-21 15:57:23 +08:00
杨顺强
d3f8d512a8 update sdoc version and sdoc translate 2024-12-21 15:49:27 +08:00
杨顺强
895f3ad670 optimize code (#7230) 2024-12-21 15:39:40 +08:00
杨顺强
df69034928 update sdoc version and sdoc translate 2024-12-21 15:14:19 +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
杨顺强
5512820ecb update sdoc version and sdoc translate 2024-12-20 10:29:43 +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
杨顺强
a0c928fa88 update sdoc version and sdoc translate 2024-12-18 10:28:11 +08:00