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

2180 Commits

Author SHA1 Message Date
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
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
杨国璇
5a7e25740f feat: optimize code 2024-11-15 16:08:46 +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
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
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
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
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
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
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
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
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
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
184497c971 change icon (#6980) 2024-11-01 11:50:12 +08:00
lian
b57fc52066 add About dialog (#6972)
* add About dialog

* lint fix
2024-10-31 17:24:15 +08:00
Michael An
73ddd29170 fix view file code-mirror bug (#6975) 2024-10-31 12:40:09 +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
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
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
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
杨国璇
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
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