llj
67c6fbd5b7
Hover title ( #7988 )
...
* ['share' dialog] 'Share Link' panel: display full link when hover on the 'cut' link in the link list
* [user side panel] 'Files' sub nav items: added '.ellipsis' and display full text when hover on them
* ['library view' page] added title for the 'open/close the panel' icon
* ['library view' page] folder/file items: added title to the 'Star/Unstar' icon
* ['library view' page] improved the path bar(display full text when hover on the path items, and etc.)
* ['Properties' popover] added titles for the 'settings' icon & the 'close' icon
* [the top-right search] added title for the 'clear' icon
* [dialogs] added title for the 'search' & 'close' icons in dialogs/popovers
2025-06-27 21:02:25 +08:00
Aries
1ae412f5d0
clear selected item when clicking current parent folder node ( #7987 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local >
2025-06-27 17:50:47 +08:00
Michael An
52b590a94e
fix only one page in wiki can not delete ( #7986 )
2025-06-27 16:56:39 +08:00
小强
2c44e632ba
update sdoc-editor version
2025-06-27 11:03:21 +08:00
Michael An
298f99013f
Fix locked image can not rotate ( #7983 )
...
* disable rotate image when file is locked
* optimize codes
2025-06-26 21:35:13 +08:00
杨国璇
f2b5a923c0
fix: file permission bug
2025-06-26 18:34:28 +08:00
杨国璇
d9e0b5a106
fix: grid view file access log
2025-06-26 18:14:28 +08:00
Aries
0aec56f8ab
support changing the image view position by dragging after zooming in ( #7964 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local >
2025-06-26 17:20:15 +08:00
Aries
3f0e3591e9
optimize long text formatter ( #7973 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local >
2025-06-26 17:05:20 +08:00
Michael An
c6805b9f64
fix enableFaceRecognition and menu Detect faces ( #7979 )
...
* fix frontend enableFaceRecognition and menu Detect faces
* Update apis.py
---------
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com >
2025-06-26 16:34:11 +08:00
Michael An
da432ccd5d
change read only repo tag permission ( #7978 )
...
* change read only repo tag permission
* fix typo
2025-06-26 11:42:50 +08:00
awu0403
4d9f9ef10c
remove ocr settings ( #7975 )
...
* remove ocr settings
* update
---------
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com >
2025-06-25 16:55:43 +08:00
小强
a446a7bbd0
update sdoc editor version
2025-06-25 11:40:50 +08:00
Michael An
e0e9d405e4
change quota bar style ( #7974 )
2025-06-25 10:11:56 +08:00
awu0403
523637a735
add AI stats ( #7932 )
...
* add AI credit
* update
* update test
* optimize
* Delete index.js
* update
* Update authentication.py
* add 429 for translate api
* remove-useless-code
* update ui
---------
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com >
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com >
2025-06-24 16:52:24 +08:00
Michael An
9328b7f8a5
change filter focus color ( #7968 )
2025-06-24 15:22:11 +08:00
Aries
e1b6e1706f
animated sidepanel ( #7970 )
...
* animated sidepanel
* optimize
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
2025-06-24 14:40:22 +08:00
dependabot[bot]
2375ea5c3a
Bump pbkdf2 from 3.1.2 to 3.1.3 in /frontend ( #7969 )
...
Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2 ) from 3.1.2 to 3.1.3.
- [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/pbkdf2/compare/v3.1.2...v3.1.3 )
---
updated-dependencies:
- dependency-name: pbkdf2
dependency-version: 3.1.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-24 09:42:09 +08:00
Aries
01c8ae0af6
update tags filter terms from logical and to or, includes sub tags ( #7962 )
...
* update tags filter terms from logical and to or, includes sub tags
* optimize
* fix pytest err
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
2025-06-23 13:56:58 +08:00
杨国璇
07d0d72f64
file: ops ( #7923 )
...
Co-authored-by: 杨国璇 <ygx@MacBookPro.lan >
2025-06-23 13:52:03 +08:00
Michael An
6c005bbfd7
change snapshot markdown file style ( #7965 )
2025-06-23 11:29:56 +08:00
llj
1d305595be
Department repo more menu ( #7961 )
...
* ['library view' page] for department repo: added 'More'(library 'more' menu) to the 'Others' section
* [library 'more' menu] improved the code
* [department library 'more' menu] code cleanup
2025-06-23 11:01:14 +08:00
Aries
50d0b3516e
remove the unfound search history ( #7953 )
...
* remove the unfound search history
* remove unfound library from search history
* delete useless props
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
Co-authored-by: Michael An <1822852997@qq.com >
2025-06-21 15:16:27 +08:00
Michael An
0d855a797c
fix search path contain & ( #7960 )
2025-06-21 10:20:42 +08:00
Aries
770d71976b
sync tag file list after deleting tag from image previewer ( #7954 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local >
2025-06-20 15:43:57 +08:00
Aries
be8286424f
Optimize/tags editor ( #7958 )
...
* unified tag editing ui
* clean up code
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
2025-06-20 14:06:23 +08:00
杨顺强
cb21fa8095
fix restore sdoc bug ( #7957 )
...
* fix restore sdoc bug
* optimize code
---------
Co-authored-by: 小强 <shuntian@Mac.lan >
2025-06-20 11:36:56 +08:00
Michael An
47d9e62053
fix wiki page when delete middle page ( #7955 )
2025-06-20 10:01:27 +08:00
Michael An
2384516ccd
Change orange color ( #7952 )
...
* change css timestamp
* change orange color
* change seahub css timestamp
2025-06-19 22:09:33 +08:00
杨国璇
9d8e35af7a
refactor: ocr result display ( #7936 )
...
Co-authored-by: 杨国璇 <ygx@MacBookPro.lan >
2025-06-19 18:32:46 +08:00
Aries
99660d9bef
Feature/tag files grid view ( #7947 )
...
* tag files grid view
* opitmize list/grid view
* fix warning
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
2025-06-19 10:12:40 +08:00
Aries
f71b584817
remove global hidden columns in details setting ( #7951 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local >
2025-06-19 09:53:11 +08:00
llj
d73b668122
['share' dialog, group 'manage members' dialog] fixup for the 'select ( #7949 )
...
users' icon & the input before it; improved the code
- highlight the 'select user' icon in the 'share' dialog when hover on
it
- fixed the content width of the 'search users' inputs in the 'share'
dialog & the group 'manage members' dialog
- improved code: added a common component for the 'select user' icon
2025-06-18 18:21:51 +08:00
杨国璇
0f20fc11b1
feat: d3 ( #7859 )
...
* feat: d3
* feat: add animation
* feat: optimzie an time
* feat: diaplay dot
---------
Co-authored-by: 杨国璇 <ygx@MacBookPro.lan >
2025-06-18 18:19:34 +08:00
Michael An
d92b6019d6
fix translation not generate by django ( #7950 )
2025-06-18 18:02:16 +08:00
杨国璇
f680124dad
fix: new URL error
2025-06-18 14:16:57 +08:00
Michael An
61b9e7aa8d
change more-level icons ( #7945 )
2025-06-18 11:51:52 +08:00
Michael An
4065f1db14
Mobile text viewer support wrap line ( #7944 )
...
* mobile txt support line wrap
* optimize function name
2025-06-18 10:12:58 +08:00
Michael An
32433e5b1a
txt viewer support auto wrap ( #7815 )
...
* txt file support wrap line
* external txt file support wrap line
* change more icon
2025-06-17 21:47:01 +08:00
Michael An
ec4918be54
fix markdown shared page do not translation ( #7941 )
2025-06-17 21:45:52 +08:00
杨顺强
2e36c37e43
Optimize excalidraw code ( #7942 )
...
* optimize code
* optimize code
* optimize code
* optimize code
---------
Co-authored-by: 小强 <shuntian@Mac.lan >
2025-06-17 18:27:35 +08:00
llj
2b9fe4acc8
[audio file view] fixup & improvements for inner/history/trash/shared file view ( #7940 )
2025-06-17 18:16:16 +08:00
Michael An
96a6f60e2a
update translation ( #7939 )
2025-06-17 17:29:15 +08:00
zhichaona
6b31d540db
style: document-history center ( #7929 )
2025-06-17 17:13:24 +08:00
zhouwenxuan
93a44800a9
fix metadata middleware parameter
2025-06-17 16:59:05 +08:00
Aries
b90a07ca63
optimize global hidden properties text ( #7937 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local >
2025-06-17 16:52:11 +08:00
Michael An
61eb07f25b
fix code warnings
2025-06-17 16:41:10 +08:00
Aries
2d7a88703a
Feature/properties global hidden ( #7918 )
...
* new settings - global hidden properties
* add global_hidden_columns on repo_metadata
* fix conflicts, remove debug code
* fix perms
* fix global hidden columns in view toolbar options
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com >
2025-06-17 16:25:16 +08:00
Michael An
473c686bd3
fix typo ( #7933 )
2025-06-17 15:44:01 +08:00
Michael An
6036d0471f
Change common file type comment input style ( #7931 )
...
* 01 fix wrong text
* 02 input comment container style
* 03 change reply container style
2025-06-17 15:22:25 +08:00