孙永强
c3049e6e6a
update
2024-10-25 11:42:25 +08:00
r350178982
28eb36e55c
update
2024-10-25 11:42:25 +08:00
r350178982
5d8b3f71ac
Update group_owned_libraries.py
2024-10-25 11:42:25 +08:00
孙永强
c530a1572b
update
2024-10-25 11:42:25 +08:00
r350178982
4eec28cc52
Update group_owned_libraries.py
2024-10-25 11:42:25 +08:00
孙永强
f1fd929824
update
2024-10-25 11:42:25 +08:00
孙永强
5bca7807d1
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
Ranjiwei
a362b786a8
Update test_models.py ( #6939 )
2024-10-25 11:01:46 +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
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
杨顺强
eb64781c68
update sdoc version and sdoc translate
2024-10-22 17:59:12 +08:00
杨顺强
a5bb59ede5
update sdoc version and sdoc translate
2024-10-22 15:23:42 +08:00
杨顺强
f408a8060f
update sdoc version and sdoc translate
2024-10-22 11:22:35 +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
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
欢乐马
261e7f10c9
SITE_ROOT in env ( #6926 )
2024-10-21 16:08:25 +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
杨顺强
ad5e54e5be
update sdoc version and sdoc translate
2024-10-21 14:21:02 +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
杨顺强
21085997e3
update sdoc version and sdoc translate
2024-10-18 18:16:59 +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
skywalker
d46423bae7
fix publish revision move images
2024-10-18 15:36:40 +08:00
欢乐马
9dd75aa17b
fix start revise copy images ( #6921 )
2024-10-18 15:21:22 +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
杨顺强
69a154fd55
update sdoc version and sdoc translate
2024-10-17 14:57:30 +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
欢乐马
201da77dd1
SSO_LDAP_USE_SAME_UID ( #6903 )
2024-10-17 09:50:49 +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