1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-18 23:18:27 +00:00
Commit Graph

3582 Commits

Author SHA1 Message Date
llj
9048035920
['view mode'] changed the shortcuts to solve the "input !@" problems (#7117)
- It used 'shift + 1' & 'shift + 2' as shortcuts. That caused problems.
  when a user input '!' or '@' in an input on the page, the 'view mode'
  was changed.
- solution: replaced 'shift + 1/2' to 'ctrl/cmd + shift + 1/2'
2024-11-29 11:29:56 +08:00
杨国璇
7d206bc691
feat: detail support tag (#7119)
* feat: detail support tag

* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-29 09:53:51 +08:00
杨国璇
af0ad3e81c
feat: metadata all tags scroll (#7115)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-28 20:47:38 +08:00
llj
19257fb177
[system admin] 'Settings' page: changed titles of all the setting items to natural English strings, and offered i18n (#7123) 2024-11-28 20:46:22 +08:00
Michael An
b91d2404b7
Fix webp image preview (#7121)
* 01 webp image can preview

* 02 search result page can preview webp

* 03 format codes
2024-11-28 20:44:27 +08:00
llj
1a74f9dabf
['wiki' page] redesigned the 'change cover' button (#7120) 2024-11-28 16:05:28 +08:00
杨国璇
0ba3a66ed5
fix: metadata refresh display (#7113)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-27 12:06:30 +08:00
杨国璇
7ad7f1d9c6
feat: all tags click (#7112)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-27 11:38:03 +08:00
llj
dce7f1ac98
Lib settings fixup (#7109)
* [lib settings] fixup

* [lib settings] related update(removed unused code & etc.)
2024-11-27 11:18:06 +08:00
Michael An
8edd4c8505
Change grey color (#7091)
* 01 change 818a91 to 666

* 02 change 8c8c8c to 666

* 03 remove useless dtable-icon

* 04 remove dtable-db

* 05 change 888 to 666
2024-11-27 11:03:59 +08:00
杨国璇
ed62007228
feat: refresh metadata view (#7110)
* feat: refresh metadata view

* feat: optimize code

* feat: optimize tip

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.2>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-27 10:59:39 +08:00
llj
ffc75b77c3
['dir view' page] don't display the 'views' module for group members when the 'metadata' feature is not turned on (#7106) 2024-11-26 17:50:42 +08:00
杨国璇
b083ecad29
feat: tags keydown support(ctrl+c, delete, drag) (#7107)
* feat: tags keydown support(ctrl+c, delete, drag)

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-26 17:45:58 +08:00
Michael An
90b668258d
fix library setting dialog highlight tab (#7104) 2024-11-26 16:19:27 +08:00
杨国璇
ece36d36f5
fix: metadata load tip (#7103)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-26 12:25:53 +08:00
杨国璇
03fd3b8f55
feat: all tags (#7099)
* feat: all tags

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-25 20:30:46 +08:00
Michael An
d407c9fd63
change file icons (#7100)
* change file icons

* detail panel use big icon
2024-11-25 20:19:44 +08:00
杨顺强
4093c27ed7
Fixed the bug that the lock button is displayed only when the page is refreshed (#7102) 2024-11-25 18:13:08 +08:00
yinjianfei-user
78b829834b
Add wiki history page (#7061)
* add wiki history page

* update button color

* update wiki history page

* code optimize

* code optimize

* update style

* optimize code

* remove wiki-history-page

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-11-25 16:24:30 +08:00
Michael An
4da1b47664
Add scan Wechat qrcode to join group (#7098)
* 01 frontend support wechat entry

* 02 change backend settings

* 03 update icon

* 04 change wechat icon
2024-11-25 14:00:52 +08:00
llj
bacc9e2aa5
['libs' pages] added 'view mode' selector & 'sort' menu for 'my (#7096)
libs, shared with me, shared with all, group, department' pages

- besides that, fixed bugs & improved many lines of code
2024-11-25 10:23:42 +08:00
杨国璇
e7a4e29239
fix: tag files ui (#7095)
* fix: tag files ui

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize ui

* feat: optimize ui

* feat: optimize ui

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: 杨国璇 <ygx@192.168.1.2>
2024-11-24 20:25:52 +08:00
Michael An
4db4711421
fix mobile wiki close side panel (#7094) 2024-11-23 20:33:07 +08:00
yinjianfei-user
ababb20566
fix sdoc detail page style (#7090) 2024-11-23 15:58:11 +08:00
Aries
aea996a5c1
find image index by id in previewer (#7093)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-11-23 14:37:11 +08:00
杨顺强
b0a26cdf92 optimize wiki title style 2024-11-23 14:32:30 +08:00
Michael An
af56e31860
delete wiki page do not jump to first page (#7092) 2024-11-23 13:47:19 +08:00
杨国璇
f0292e5bd3
Merge pull request #7089 from haiwen/fix-tags-load-dir
fix: tags load dir
2024-11-23 10:34:10 +08:00
杨国璇
9db4c52c93 fix: tags load dir 2024-11-23 10:28:46 +08:00
Michael An
187b5df97e
Change wiki nav UI (#7085)
* 02 fix page scroll when move or delete page

* 01 init wiki pages all folded
2024-11-22 22:37:29 +08:00
杨国璇
943d05a545 feat: optimize code 2024-11-22 18:23:49 +08:00
杨国璇
8f1c97ff6d fix: tags api 2024-11-22 18:12:55 +08:00
杨国璇
25860d1ab8
feat: tags (#7029)
* feat: tags

* feat: optimize code

* feat: optimize ui

* feat: update title

* feat: update title

* Feat: tags status management

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize rebase

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: 杨国璇 <ygx@192.168.1.2>
2024-11-22 17:11:55 +08:00
杨国璇
0f6911bf50
feat: metadata file rate (#7053)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-22 16:45:55 +08:00
杨国璇
1dc572d86e
fix: single select bug (#7081)
* fix: single select bug

* feat: optimize css

* fix: multiple cp create option

* fix: people image order

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-22 16:16:50 +08:00
Aries
24e25248c0
update metadata loading ui (#7080)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-11-22 16:15:48 +08:00
Aries
c11c990e1d
update padding in properties side panel (#7083)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-11-22 16:15:11 +08:00
杨顺强
2ff5e91f98
optimize code (#7084) 2024-11-22 15:50:53 +08:00
杨国璇
168e0569fa
fix: metadata view rename (#7078)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-21 17:26:52 +08:00
Michael An
a770fad73d
change background orange color (#7076) 2024-11-21 17:26:08 +08:00
Aries
8535af4b7e
hide capture information ui when value is empty (#7077)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-11-21 15:56:57 +08:00
Aries
4e5c0938fa
show cards quantity in kanban (#7075)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-11-21 12:27:13 +08:00
Michael An
5d31590e9b
fix some wrong text (#7070)
* fix some wrong text

* fix some wrong text
2024-11-20 20:37:46 +08:00
Michael An
f07f357a86
change 'in the menu bae' to 'in the dropdown menu' (#7073) 2024-11-20 20:36:24 +08:00
Michael An
5f6de21b19
Change department UI (#7063)
* 01 change department member more icon

* 02 when no contact email return None

* 03 delete menu

* 04 move into member high change

* 05 current department support more operations

* 06 change comment

* add username_as_email is true

* update-get-group-members-info

* Revert "06 change comment"

This reverts commit 14800df3fd.

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-11-20 10:21:32 +08:00
Aries
d06667462e
optimize kanban (#7054)
* optimize kanban

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-19 16:08:42 +08:00
Michael An
1429051186
change select editor custom style (#7060)
* change select editor custom style

* change add permission
2024-11-19 14:03:58 +08:00
Michael An
a426c96bd9
change Paginator style (#7056) 2024-11-19 11:23:11 +08:00
Michael An
98769ca5bd
change unpublish Wiki (#7059) 2024-11-19 11:22:10 +08:00
Aries
e999be4320
Feature/update copy dialog (#7047)
* update copy dirent dialog

* optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-11-18 21:21:33 +08:00
杨国璇
2531c48f2d
fix: map view position (#7057)
* fix: map view position

* fix: bug

* fix: bug

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-18 18:18:38 +08:00
Aries
3b384be610
Feature/add map view (#7034)
* add map

* use custom baidu js

* use custom baidu plugin

* optimize user location

* optimize code

* show tips when request user location failed

* optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-18 17:36:49 +08:00
杨国璇
29d2d18a0b
fix: metadata cp single-select (#7051)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-18 13:34:03 +08:00
Michael An
559d8c52ca
remove markdown viewer dialog (#7052) 2024-11-18 12:07:03 +08:00
Michael An
f40ea0540c
change system admin department UI (#7010) 2024-11-15 20:50:16 +08:00
Ranjiwei
d4fc55b76d
intiate (#7049) 2024-11-15 20:38:27 +08:00
llj
edaf88f6cc
[seafileAPI] transfered all the APIs left in seafile-js to seahub; uninstalled seafile-js (#7048) 2024-11-15 20:35:44 +08:00
杨国璇
95d99e10fd
Merge pull request #7042 from haiwen/feature/optimize_kanban
Feature/optimize kanban
2024-11-15 16:40:10 +08:00
杨国璇
3fffdf9eac feat: optimize code 2024-11-15 16:35:07 +08:00
杨国璇
4007c0c10d feat: optimize code 2024-11-15 16:31:18 +08:00
杨国璇
5a7e25740f feat: optimize code 2024-11-15 16:08:46 +08:00
llj
3045a7bcd7
[wiki] enable 'back & forward' in the browser to work (#7045)
* [wiki] enable 'back & forward' in the browser to work

* [wiki] back & forward: update
2024-11-15 14:29:25 +08:00
zhouwenxuan
a629d1c07c optimize code 2024-11-15 10:39:08 +08:00
zhouwenxuan
160dc2b447 open file 2024-11-15 10:39:08 +08:00
zhouwenxuan
0b30d895f3 show dirent detail 2024-11-15 10:39:08 +08:00
Michael An
d765a003ac
libraries list view add margin bottom (#7040) 2024-11-14 16:48:23 +08:00
Aries
7101d2135c
fix recently used item name (#7037)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-11-13 15:53:33 +08:00
awu0403
a217696d7d
remove about (#7027)
* remove about

* update

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-11-13 14:26:10 +08:00
Michael An
3824a899b5
Fix department group no repo style (#7035)
* fix department group no repo

* Revert "add new repo in my-libraries-view and group-view"

This reverts commit b75d772424.
2024-11-13 14:25:36 +08:00
llj
47cced4525
[wiki 'search'] use 'mod + k' instead of 'mod + f' to open the search… (#7032)
* [wiki 'search'] use 'mod + k' instead of 'mod + f' to open the search dialog

* [wiki 'search'] removed 'mod + k' in the placeholder on the UI
2024-11-13 11:04:34 +08:00
Aries
409c084cc6
fix move file failed (#7031)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-11-12 13:24:55 +08:00
llj
c26b593a55
Org admin api (#7030)
* [org admin] moved related APIs from seafile-js to org-admin-api.js; use 'orgAdminAPI' instead of 'seafileAPI' for the dialogs

* [org admin] use 'orgAdminAPI' instead of 'seafileAPI' for the pages
2024-11-12 12:14:01 +08:00
cir9no
bf4f101a06
add gen pptx desc sup (#7021) 2024-11-11 17:31:59 +08:00
Aries
20d6828d00
fix create new folder (#7016)
* optimize code

* optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-11-11 15:26:56 +08:00
杨国璇
15857ac567
feat: metadata image display (#7023)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-11 13:44:09 +08:00
Michael An
0f777e04de
change move dirent search file style (#7022) 2024-11-11 12:31:12 +08:00
Michael An
9bdfdaa747
change clean dialog style (#7024) 2024-11-11 12:30:11 +08:00
lian
ae0b7dcb25
org admin clean device errors (#7017) 2024-11-11 10:30:55 +08:00
awu0403
f9b3e692ec
Optimize avatar (#6991)
* update

* update2

* other

* other

* update

* update

* Update test_user_avatar.py

* Update migrate_avatars_fs2db.py

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-11-11 10:29:52 +08:00
llj
2d005e98cd
[office file view with Collabora Online] added a custom toolbar(same with onlyoffice) (#7015) 2024-11-09 22:00:08 +08:00
杨国璇
2cb8039f7c
feat: over scan gallery image rows (#7019)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-09 21:36:25 +08:00
Michael An
8b81b1faff
Python 3.8 update translation (#7020)
* Python 3.8 make messages

* update translation

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-11-09 21:35:15 +08:00
shenzheng-1
8ad4262f76
save faces image (#7009)
Co-authored-by: zheng.shen <zheng.shen@seafile.com>
2024-11-09 17:28:50 +08:00
Aries
a6fea93637
show repos who are used in dialog recently (#7001)
* show repos who are used in dialog recently

* optimize code

* update RecentlyUsedListView props

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-11-09 16:48:46 +08:00
Aries
b75a5e64d0
default group by file status, update empty tips (#7014)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-11-09 12:21:13 +08:00
Michael An
dce23db5ca
fix toggle file tree close metadata (#7012) 2024-11-09 10:36:08 +08:00
Aries
9d4c9b8f4b
Feature/refactor move dialog (#6990)
* update move dialog ui

* create new folder in move dialog

* optimize create new folder

* optimize code

* update ui

* optimize ui, fix new folder bug

* update new folder button

* update create folder

* optimize ui

* optimize ui

* optimize ui

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-11-08 18:04:48 +08:00
Aries
89760c7114
add kanban view (#6951)
* add kanban view

* optimize code

* update setting panel and favicon

* fix drag and drop bug

* update empty tips

* add card placeholder

* update card drag and drop

* update list drag and drop

* optimize code

* fix drop bug

* fix syntax error

* feat: optimize code

* feat: add op

* feat: optimize ui

* format code

* feat: optimize ui

* feat: optimize code

* optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-08 15:31:48 +08:00
Michael An
fb227a588f
fix search code bug (#7007) 2024-11-07 16:35:06 +08:00
Michael An
ff5b418a11
Change wiki nav scroll when change page (#7006)
* 01 fix wiki nav scroll bar position

* 02 fix search Wiki input height when too much pages

* 03 fix nav scroll when click another page

* 04 fix scroll when too much pages
2024-11-07 16:06:54 +08:00
shenzheng-1
59f24cb2b6
add_close_face_recognition (#6998)
* add_close_face_recognition

* update

* update

* update

---------

Co-authored-by: zheng.shen <zheng.shen@seafile.com>
2024-11-07 13:58:18 +08:00
JoinTyang
d823a02caf
optimize wiki convert ui (#7004) 2024-11-07 11:38:36 +08:00
Michael An
57caaddd75
change Wiki2 search UI (#7000)
* change Wiki2 search UI

* change style when no pages
2024-11-06 20:13:12 +08:00
llj
b04cc17872
[library] added new 'settings' dialog(includes setting panels for (#7002)
'history', 'auto deletion', 'extended properties', and 'face
recognition')

- deleted 'history settings', 'auto deletion setting' in the dropdown
  menu & context menu of 'my library' & 'department library' items.
- fixed bug in the context menu of 'department library' items.
- deleted the 'more' menu(included 'extended properties' & 'face
  recognition') for library 'views'.
- click the 'extended properties' prompt in 'views', the new 'settings'
  dialog will be shown.
2024-11-06 20:12:39 +08:00
杨国璇
1a5ae6cd17 fix: modify option op 2024-11-06 14:58:29 +08:00
杨国璇
770192ebda
fix: face ui (#6994)
* fix: face ui

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.8>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-06 11:48:54 +08:00
JoinTyang
cc625f7815
migrate old wiki to new wiki (#6987)
* migrate old wiki to new wiki

* change style

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-11-05 18:03:53 +08:00
杨国璇
2cb758e302
refactor: face ui (#6981)
* refactor: face ui

* feat: people pgotos

* feat: people pgotos

* feat: optimize ui

* feat: optimize ui

* feat: delete file

* optimize code

* feat: replace icon

* update

* feat: replace icon

* feat: optimize back btn

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: 杨国璇 <ygx@192.168.1.3>
Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-11-05 17:37:24 +08:00
杨国璇
8f04a770f7
fix: init new option (#6992)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-05 10:24:29 +08:00
cir9no
73aa876540
feat/seasearch: add wiki search api (#6606)
* feat/seasearch: add wiki search api

* optimize variable name

* feat(wikisearch): add simple ui for wiki search

* chore: delete redundant code
2024-11-04 13:51:56 +08:00
awu0403
c3173a66e8
update transfer repo (#6965)
* update

* optimize code

* optimize

* update sql

* test

* update

* optimize

* update UI

* change style

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-11-04 09:46:03 +08:00
Michael An
d2fe01473c
fix codemirror shell highlight (#6986) 2024-11-01 16:52:36 +08:00
lian
4d0b95f703 Merge branch '11.0' 2024-11-01 16:32:20 +08:00
Michael An
4e22e75dcf
fix chart setting bug (#6983) 2024-11-01 15:15:13 +08:00
杨国璇
cba560721d
fix: metadata gallery delete files (#6982)
* fix: metadata gallery delete files

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-01 13:47:33 +08:00
Michael An
184497c971
change icon (#6980) 2024-11-01 11:50:12 +08:00
杨顺强
bc9f713fa6
optimize code (#6979) 2024-11-01 10:37:16 +08:00
lian
b57fc52066
add About dialog (#6972)
* add About dialog

* lint fix
2024-10-31 17:24:15 +08:00
杨国璇
a6ce58b456
fix: metadata _face_vertors display (#6976)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-31 13:46:51 +08:00
Michael An
73ddd29170
fix view file code-mirror bug (#6975) 2024-10-31 12:40:09 +08:00
Michael An
7842eb978f
add new repo in my-libraries-view and group-view (#6974) 2024-10-31 10:31:46 +08:00
Ranjiwei
20fde74744
update-dir-file-path-validation (#6958)
* update-dir-file-path-validation

* Update utils.js
2024-10-31 09:33:21 +08:00
llj
52a6e2e7e3
[pdf file view] customized the position of the findbar (made it display above the highlighted search result, instead of covering it) (#6973) 2024-10-30 19:12:36 +08:00
Michael An
c0abad3564
change encrypted repo rotate image (#6969) 2024-10-30 16:16:06 +08:00
lian
096e9cb9fd
update view pdf file page (#6966)
hide print button if can not download
2024-10-30 09:48:06 +08:00
llj
801b473b5d
System admin api (#6967)
* [system admin] moved related APIs from seafile-js to system-admin-api.js; made related fixup & improvements, and etc.

* [system admin] use 'systemAdminAPI' instead of 'seafileAPI' for the pages

* [system admin] use 'systemAdminAPI' instead of 'seafileAPI' for the dialogs
2024-10-30 08:48:04 +08:00
杨国璇
6a91658638
fix: metadata gallery view toggle detail keep the current visible image (#6964)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-29 17:52:44 +08:00
杨国璇
7124d8792f
fix: repo encrypted metdata (#6963)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-29 16:34:38 +08:00
杨国璇
c5c680cb53
fix: map location (#6961)
* fix: map location

* feat: optimize zoom

* feat: optimize zoom

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-29 14:15:24 +08:00
Michael An
c714726411
Encrypted repo do not support metadata (#6959)
* encrypted-repo-do-not-support-metadata

* remove useless

* encrypted repo detail image
2024-10-29 14:01:07 +08:00
杨顺强
d439e1ac6b
optimize code (#6957) 2024-10-29 09:53:54 +08:00
lian
97ab3ebd66
remove ADDITIONAL_APP_BOTTOM_LINKS (#6955) 2024-10-28 18:27:00 +08:00
Michael An
285f98a729
Fix published wiki url when switch to page (#6953)
* delete useless css

* fix URL when switch page in published Wiki
2024-10-28 17:24:09 +08:00
Michael An
f8a0ad52a6
Change view image in encrypted libraries (#6952)
* change-view-image-in-encrypted-libraries

* fix warnings
2024-10-28 11:53:44 +08:00
awu0403
0d877b2287
fix export file access log (#6944)
* fix

* update

* optimize export log

* update

* update

* update

* fomrat-update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-10-28 11:50:56 +08:00
Jerry Ren
2398a66570
fix(blocked-arai-hidden): not set aria-hidden on focusing element (#6949) 2024-10-26 12:39:15 +08:00
杨国璇
2f13b4cfa7
fix: search zindex (#6947)
* fix: search zindex

* feat: update ui version

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-26 09:27:19 +08:00
杨国璇
0a8ba80d42
fix: gallery info toggle (#6945)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-25 17:03:49 +08:00
杨国璇
e7f15b30da
fix: file view longtext editor icon (#6942)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-25 15:52:36 +08:00
Michael An
5f17fae12f
change calendar zIndex (#6943) 2024-10-25 15:51:05 +08:00
Ranjiwei
9bc0f2af47
Merge pull request #6904 from haiwen/dep-repo-transfer
Department admin transfer depRepo
2024-10-25 11:50:45 +08:00
r350178982
28eb36e55c update 2024-10-25 11:42:25 +08:00
孙永强
f1fd929824 update 2024-10-25 11:42:25 +08:00
孙永强
99abd97347 fix transfer 2024-10-25 11:42:24 +08:00
孙永强
e0d48c9fff add dep admin transfer dep repo 2024-10-25 11:42:24 +08:00
杨国璇
9cd3eb1ea0 feat: optimize code 2024-10-25 11:32:05 +08:00
杨国璇
b83d613763 feat: optimize code 2024-10-25 11:13:34 +08:00
杨国璇
16267f0f65 refactor: location display 2024-10-25 11:04:31 +08:00
llj
4c4a11fb03
File view details panel (#6938)
* [PDF file view] replaced the current 'details' panel with a new one(which can display meta data details)

* ['file view' with 'third party editor'] fixup for the 'title' of the page

* ['file view'] replaced the 'details' panel with a new one(which can display meta data details) for the other types of files

- file types: IMAGE VIDEO AUDIO SVG XMIND TEXT DOCUMENT(HAS_OFFICE_CONVERTER) SPREADSHEET(HAS_OFFICE_CONVERTER)
2024-10-24 22:34:50 +08:00
杨国璇
9f3158f8f4
feat: map location (#6935)
* feat: map location

* feat: optimize display

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-24 18:21:01 +08:00
Michael An
6bac5d1537
fix transfer repo to department (#6936) 2024-10-24 16:38:11 +08:00
Michael An
4092082369
[11.0] tiff image use thumbnail image to preview in list view and grid view (#6933)
* [11] Tiff image use thumbnail image to preview

* only tiff use thumbnail
2024-10-23 10:17:27 +08:00
Michael An
bbeb36af8a
Fix transfer group or repo bug (#6934)
* 01 fix transfer repo to other user

* 02 fix transfer group to other users

* 03 group no repo style
2024-10-23 07:43:02 +08:00
Aries
083b042fbc
code file support syntax highlight (#6922)
* code file support syntax highlight

* add theme.js

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-10-22 11:01:37 +08:00
Michael An
02efb5a550
fix filter column is deleted (#6932) 2024-10-22 09:53:37 +08:00
llj
aaebfe27e4 [search] fixup 2024-10-21 18:46:04 +08:00
llj
a8b0403d3f [search] fixup 2024-10-21 18:42:00 +08:00
llj
6f2e9ed75c Merge branch '11.0'
Conflicts:
	frontend/src/components/search/search.js
	frontend/src/css/search.css
2024-10-21 18:01:50 +08:00
llj
45903274d9
[search] fixup & improvement(display at most 20 result items in the (#6930)
* [search] fixup & improvement(display at most 20 result items in the
dialog & a possile 'More' link)

- display at most 20 search result items in the dialog
- if there are more than 20 result items, display a 'More' link in the
  bottom of the dialog. click the link, an independent search result
  page will be shown, with all the search parameters kept.

* [search] add the missing icon
2024-10-21 17:39:24 +08:00
Michael An
b69c350917
fix metadata change view bug (#6929) 2024-10-21 17:38:17 +08:00
llj
708a046d45
['dir view' page] when visit it directly via URL, emulate visiting it… (#6753)
* ['dir view' page] when visit it directly via URL, emulate visiting it from 'Files' page, i.e, highlight the 'Files' tab in the side panel, display 'Files' in the path

* update code: init current tab with 'library'

---------

Co-authored-by: renjie-run <rj.aiyayao@gmail.com>
2024-10-21 16:17:21 +08:00
杨国璇
a5953c51d6
fix: face recognition toolbar (#6927)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-21 15:37:50 +08:00
Jerry Ren
4ce79038b9
fix(metadata-table): scroll bugs via move column (#6916) 2024-10-21 14:42:39 +08:00
Michael An
e04c3f367b
fix share dialog link expire time (#6924) 2024-10-21 14:24:02 +08:00
Michael An
e3480b2a3c
01 change sort menu style (#6923) 2024-10-21 14:23:00 +08:00
Aries
51ef7ba50c
remove redundant semicolon (#6925)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-10-21 14:08:08 +08:00
杨国璇
8200113b7f
feat: optimize commonjs (#6906)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-21 11:29:17 +08:00
欢乐马
a9c38c55a5
SERVICE_URL in env (#6919)
* SERVICE_URL in env

* rm SERVICE_URL in db config

* update SERVICE_URL test
2024-10-18 18:03:02 +08:00
Aries
a9c0caff75
Feature/gallery info side panel (#6876)
* gallery info side panel

* clean up code

* optimize code

* optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-18 16:01:00 +08:00
shenzheng-1
9fbc7a8d34
add video details and extract button (#6908)
* add video details and extract button

* update

* update

* update

---------

Co-authored-by: zheng.shen <zheng.shen@seafile.com>
2024-10-18 13:25:10 +08:00
杨顺强
058b95362e
Update sdoc struct (#6920)
* optimize code

* optimize code

* update sdoc-editor version
2024-10-18 10:58:39 +08:00
Aries
b723b6436e
add context menu for libraries list (#6909)
* add context menu for libraries list

* support context menu on grid mode

* optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-10-18 10:54:58 +08:00
llj
675e2572da
[onlyoffice file view] keep the 'shown/hidden' state of the header in localStorage (#6918) 2024-10-17 16:35:48 +08:00
Michael An
b9a3f9ce9f
fix image file preview (#6917) 2024-10-17 14:37:54 +08:00
Michael An
0483d79c81
change system admin department style (#6915) 2024-10-17 11:35:49 +08:00
杨国璇
db75243359
fix: metadata drag fill (#6914)
* fix: metadata drag fill

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-17 11:02:39 +08:00
llj
b9ec3684b5
[new 'details' panel] redesigned the UI of the detail items (#6893)
* [new 'details' panel] redesigned the UI of the detail items

* [new 'details' panel] UI fixup
2024-10-16 17:20:37 +08:00
llj
eee3037d12
['Paginator'] changed the default 'per page' from 25 to 100 for all the pages('repo history', 'inst admin', 'org admin' pages, 'sys admin' pages) (#6912) 2024-10-16 17:05:32 +08:00
杨国璇
7c710d759a
feat: face recognition toggle ui (#6913)
* feat: face recognition toggle ui

* feat: optimize titile

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-16 15:12:23 +08:00
Michael An
88cb2637d2
fix translation (#6905)
* fix translation

* change Successful to xxx updated

* fix text
2024-10-16 14:09:14 +08:00
Michael An
afa74aca89
change metadata menu text (#6910) 2024-10-16 14:08:47 +08:00
Jerry Ren
526bfe8557
fix: not reload after upload file(s) (#6911) 2024-10-16 12:16:05 +08:00
shenzheng-1
065f1584b5
face_cluster (#6470)
* face_cluster

* update

* update

* feat: update ui

* feat: optimize code

* feat: update code

* feat: optimize ui

* feat: optimize view name

---------

Co-authored-by: zheng.shen <zheng.shen@seafile.com>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-16 11:09:30 +08:00
Michael An
5c00fa2607
fix metadata search file (#6901) 2024-10-15 15:21:20 +08:00
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
2a5d27e9de
fix rotate image path have Chinese charactors (#6898) 2024-10-14 20:33:29 +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
Michael An
71ddac5a7b
fix warnings (#6891) 2024-10-14 15:24:12 +08:00
Michael An
cd73c5d17a
HEIC file use picture icon in metadata table view (#6890) 2024-10-14 15:20:28 +08:00
Aries
600c6082c3
update title when jump from view to folder (#6886)
* update title when jump from view to folder

* reset title when leave view page

* remove warnings

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: Michael An <2331806369@qq.com>
2024-10-14 10:18:40 +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
杨国璇
5b243908a7
fix: metadata basic filter permission (#6888)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-12 20:15:14 +08:00
Michael An
747fd7d6e6
fix search global use keyboard (#6884) 2024-10-12 15:35:57 +08:00
Michael An
1db872bdfc
change invite user text (#6883)
* change invite user text

* change text
2024-10-12 13:48:47 +08:00
杨国璇
e6f2fdbdde
fix: md translate in sdoc (#6879)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-12 10:59:06 +08:00
Aries
7e1e349d34
Optimize/view rename (#6878)
* optimize view rename ux

* update

* optimize ux

* optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-10-11 17:03:27 +08:00
Michael An
021af2bc4c
fix shared dir image thumbnail not load (#6873) 2024-10-11 15:42:29 +08:00
杨国璇
9b27549cef
fix: metadata header drag (#6864)
* fix: metadata header drag

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.7>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-11 15:41:32 +08:00
Aries
4ee7f04e1f
Feature/gallery group by capture time (#6869)
* gallery group by capture date

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-11 15:41:01 +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
杨国璇
ca394075d7 feat: update code 2024-10-11 10:16:47 +08:00
Guodong Su
2b40f5998d feat: optimize eventBus 2024-10-11 10:16:47 +08:00
Guodong Su
f67adaf378 optimize code 2024-10-11 10:16:47 +08:00
Guodong Su
be50b2e686 optimize code 2024-10-11 10:16:47 +08:00
Guodong Su
5184d42c07 add more permission 2024-10-11 10:16:47 +08:00