1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-22 11:57:34 +00:00
Commit Graph

5204 Commits

Author SHA1 Message Date
小强
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
llj
7001ee9fe4 [shared file view] for different types of files in 'file share link' page & 'folder share link' page: changed the 'view header' to full-width (#7930) 2025-06-16 20:09:46 +08:00
llj
ff776790ca Watch unwatch (#7927)
* ['library view' page] added 'Watch/Unwatch File Changes' to the 'Others' section

* ['Library view', 'My Libraries'] removed the 'Watch/Unwatch File Changes' in the 'Others - More' menu of 'Library view' page; for the library items in 'My Libraries', removed the 'Watch/Unwatch File Changes' operation options from the menus, and removed the 'being watched' icon and the tooltip.

* ['Shared with me' page] for desktop & mobile: removed the 'Watch/Unwatch File Changes' options from the operation menus, and removed the 'being watched' icon and the tooltip.

* ['Group', 'Department' library list] for desktop & mobile: removed the 'Watch/Unwatch File Changes' options from the operation menus, and removed the 'being watched' icon and the tooltip.
2025-06-16 10:45:41 +08:00
lian
9b293072c3 Org reactivate (#7925)
* org reactivate

* update

* update

* update

* remove print
2025-06-16 10:27:56 +08:00
Michael An
2f3a6fb6fb fix axios cancel error not show (#7924)
* fix axios cancel error not show

* fix warnings
2025-06-12 17:10:56 +08:00
小强
c4aac97127 update seafile-editor version 2025-06-12 14:43:00 +08:00
Michael An
58f094a129 fix metadata context menu trigger position (#7920) 2025-06-12 11:12:09 +08:00
Michael An
ea1e3fe4e3 Do not change path when move folder (#7921) 2025-06-12 11:08:38 +08:00
杨国璇
6d546f5067 fix: enable config (#7919)
Co-authored-by: 杨国璇 <ygx@MacBookPro.lan>
2025-06-11 20:54:36 +08:00
Aries
7aa257ce09 Optimize/tags filter UI (#7904)
* optimize tags editor

* update tags filter

* optimize

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-06-11 11:25:01 +08:00
小强
07de90eab0 update seafile-sdoc-editor version 2025-06-11 11:14:47 +08:00
Michael An
1c0689d187 change error page tip (#7915) 2025-06-10 18:02:01 +08:00
Michael An
39f092982e encryped repo can not rotate image (#7916) 2025-06-10 18:00:22 +08:00