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
杨国璇
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
Guodong Su
304eb3e635 optimize code 2024-10-11 10:16:47 +08:00
Guodong Su
4cd48be795 feat: add info icon into toolbar 2024-10-11 10:16:47 +08:00
renjie-run
c7b624d91f fix(metadata): apply local operations 2024-10-10 18:18:39 +08:00
Jerry Ren
7756f1909e
feat(metadata-table): update operations (#6862) 2024-10-08 22:18:24 +02: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
Aries
77b4664920
Feature/filter by file type (#6852)
* update basic filters, add file type filter

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-29 12:57:50 +03:00
Michael An
2a4949f518
fix create department wiki bug (#6863) 2024-09-29 12:54:16 +03:00
Jerry Ren
ac9ea564b8
feat(metadata-table): delete/rename folder/file via contextmenu (#6848) 2024-09-29 12:52:25 +03:00
Michael An
d0a634a26f
fix search user in system admin page (#6860)
* fix search user in system admin page

* optimise codes
2024-09-27 16:19:38 +08:00
Aries
be1509c027
Support mouse drag for multiple selection, improve interactivity (#6823) 2024-09-27 10:51:24 +03:00
yinjianfei-user
ed915c1966
add save state (#6855)
* add save state

* code normal

* restory setting

* update icon

* update sdoc version
2024-09-27 15:23:50 +08:00
Michael An
e92732acfe
change toaster height (#6856) 2024-09-27 07:26:04 +03:00
llj
d309f8f1b0
[wiki] redesigned it for mobile (#6850) 2024-09-26 07:25:59 +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
杨国璇
e096a167ef
feat: metadata shooting time rename to capture time (#6843)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-24 20:26:28 +08:00
Aries
b3c53a6a41
fix bug - tag disappear after rename (#6814)
* fix bug - tag disappear after rename

* fix tag rename action

* update column data sync

* feat: optimize function

* feat: optimize function

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-24 16:58:12 +08:00
Aries
2e2c43cf88
fix delete images failed (#6827)
* fix delete images failed

* optimise codes

* fix text

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-09-24 16:38:16 +08:00
杨国璇
f71e6e3fc8
Fix metadata dirty read (#6837)
* fix: metadata dirty read

* fix: delete console

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-24 14:16:20 +08:00
Michael An
30f2591a9a
fix markdown viewer left header style (#6840) 2024-09-24 14:15:04 +08:00
shenzheng-1
2c4be65590
image_file_details (#6836)
Co-authored-by: zheng.shen <zheng.shen@seafile.com>
2024-09-24 14:09:41 +08:00
renjie-run
14fbc27d77 fix eslint warnings 2024-09-24 13:50:58 +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
Ranjiwei
99bc3150ca
add-zip-task-request-limit (#6825)
* add-zip-task-request-limit

* update

* Update settings.py

* Update share_link_zip_task.py

* Update test_settings.py
2024-09-23 22:37:06 +08:00
Michael An
9ba319c128
update translation (#6838) 2024-09-23 22:31:27 +08:00
杨国璇
56b5ad57d4
feat: delete multiple select, not allow generate description op (#6835)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-23 17:34:13 +08:00
Aries
8513206abf
update thumbnail size in gallery (#6833) 2024-09-23 17:11:25 +08:00
JoinTyang
82cde8e11c
fix owner column (#6826)
* fix owner column

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-23 17:09:46 +08:00
Michael An
9983d50e76
change markdown preview dialog internal link (#6829) 2024-09-23 16:21:08 +08:00
Michael An
5e55cbd1fe
change search z-index (#6832) 2024-09-23 16:20:20 +08:00
杨国璇
38bbb1d5cd
fix: metadata default data (#6830)
* fix: metadata default data

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-23 16:16:19 +08:00
Michael An
249b5ac167
change search result is markdown open in new tab (#6820) 2024-09-23 14:37:39 +08:00
Michael An
e01ea7eee1
change search mask z-index and tags (#6821) 2024-09-23 14:36:15 +08:00
杨国璇
24b2709653
feat: metadata owner (#6802)
* feat: metadata owner

* add owner column

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-09-23 11:54:56 +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
Aries
234c98e54c
fix auto scrolling, improve slider button ux (#6807)
* fix auto scrolling, improve slider button ux

* update button background color

* update gallery-groupby-setter color
2024-09-21 16:29:41 +08:00
Ranjiwei
d1713ca7ab
update (#6808)
* update

* Update account.py
2024-09-21 10:01:09 +08:00
杨国璇
d8a144bcb5
feat: metadata predefied property data edit (#6811)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-21 09:58:12 +08:00
杨国璇
5660896017
fix: metadate cp date (#6815)
* fix: metadate cp date

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.4>
2024-09-21 09:55:01 +08:00
Michael An
5f1669a92d
fix list mode selected item when no thumbnail (#6816) 2024-09-21 09:53:14 +08:00
杨国璇
6d3cab3c4e
feat: metadata file reviewer (#6813)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-20 20:38:02 +08:00
杨国璇
297edc0660
feat: metadata rename _collaborator (#6812)
* feat: metadata rename _collaborator

* feat: metadata rename _collaborator

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-20 18:07:28 +08:00
Michael An
da6de8ca8f
Fix media url and thumbnail center (#6809)
* 01 change generate thumbnail

* fix mediaUrl

* fix mediaUrl
2024-09-20 16:05:24 +08:00
Michael An
e62d59fc55
fix create wiki select department (#6803) 2024-09-20 16:04:35 +08:00
杨国璇
9c25c1c661
fix: metadata file status submit key (#6806)
* fix: metadata file status submit key

* feat: update code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-20 16:02:28 +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
杨国璇
404a0e0934
feat: metadata filestatus property data (#6805)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-20 12:32:21 +08:00
renjie-run
e25f97aabc resolve warnings 2024-09-20 11:44:42 +08:00
杨国璇
baf20e9f36
feat: metadata date default format (#6794)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-20 10:37:44 +08:00
Michael An
fff51af6a8
change wiki page no name (#6795) 2024-09-19 20:34:34 +08:00
Jerry Ren
26cdff0f29
refactor(metadata): add tips (#6801) 2024-09-19 20:24:46 +08:00
llj
fc659847f1
[group, department] moved items in the menu and added dividers to it (#6799) 2024-09-19 17:40:38 +08:00
Aries
8f5f51c551
Improve/sync title with view (#6789)
* update title and favicon

* sync title when rename view
2024-09-19 16:27:55 +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
Jerry Ren
4022ce1b4c
fix(metadata-table): open file via click (#6796) 2024-09-19 16:22:35 +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
Michael An
43265e7bf6
change file toolbar button color (#6792)
* change file toolbar button color

* change markdown viewer icon color
2024-09-19 10:10:15 +08:00
杨国璇
44dcae60b0
Merge pull request #6787 from haiwen/feat-metadata-shooting-time
feat: metadata shooting time
2024-09-19 10:09:18 +08:00
杨国璇
855571075b feat: update code 2024-09-18 18:24:34 +08:00
杨国璇
64261b650a feat: update code 2024-09-18 15:31:03 +08:00
杨国璇
12216d0091 fix: metadata bug 2024-09-18 14:19:16 +08:00
杨国璇
69be0e8c25 feat: metadata shooting time 2024-09-18 11:08:14 +08:00
Aries
25f12a252d
Feature/year month day mode in gallery (#6725)
* add date mode in gallery

* replace localStorage with sfMetadataContext.localStorage, update date tag render

* update string to support translation, fix images shift up when date tag was hidden

* update gallery ui

* fix conflicts, update gallery-group-by-setter

* fix conflict
2024-09-18 10:16:31 +08:00
JoinTyang
256b7d7427
file type add compressed (#6779) 2024-09-14 17:22:07 +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
227a9d5a90
change group view empty tip style (#6777) 2024-09-14 13:51:28 +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
llj
8ff9475196
['Favorites'] fixup & improvements (#6772)
- display '--' instead of 'Invalid date' for deleted items
- improved 'unstar' in desktop; fixup for 'unstar' in mobile
- display 'deleted' text tip for deleted items in mobile
2024-09-13 17:32:40 +08:00
lian
fa56751ab9
remove reference id (#6768) 2024-09-13 17:23:43 +08:00
杨国璇
f10c7b111c
fix: metadata group view, area is white (#6769)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-13 17:19:08 +08:00
杨国璇
ef0e3c951e
fix: metadata no image render (#6764)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-12 18:26:52 +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
杨国璇
de576a7237
feat: metadata hide useless property (#6762)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-12 14:27:38 +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
awu0403
86f720bff5
preview heic img (#6700)
* preview heic img

* update

* Update requirements.txt

* Update utils.py

* Update requirements.txt

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-09-12 07:51:52 +08:00
llj
1ad28f61bd
['text' file view] use 'Ctrl + S' or 'Cmd + S'(in Mac) to save the edited file (#6758) 2024-09-11 20:38:04 +08:00
杨国璇
f3f4879c02
fix: replace file (#6757)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-11 18:27:35 +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
杨国璇
61be54517f
feat: metadata property sort (#6755)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-11 17:38:22 +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
杨国璇
b166c5d3c3
fix: gallery view zoom-gear display (#6749)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-10 18:10:37 +08:00
杨国璇
f6c5678b04
fix: metadata cp (#6748)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-10 18:09:32 +08:00
杨国璇
99e728c9b4
feat: metadata description property (#6744)
* feat: metadata description property

* feat: optimize view

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-10 15:18:07 +08:00
杨国璇
acbd02d071
fix: gallery render (#6742)
* fix: gallery render

* fix: gallery render

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-10 12:00:51 +08:00
Michael An
9e78a7aa93
refactor dir column view (#6743) 2024-09-10 11:46:50 +08:00
cir9no
9d917d8599
feat(md): add docx and pdf file type summary sup (#6694) 2024-09-10 11:00:53 +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