1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-24 04:48:03 +00:00
Commit Graph

5298 Commits

Author SHA1 Message Date
小强
27215aa9d0 update sdoc editor version 2025-07-17 18:28:58 +08:00
Michael An
c15811a3a5 fix sdoc history icon and no history (#8055) 2025-07-17 18:17:37 +08:00
小强
7cc6a54cd5 update sdoc editor version 2025-07-17 17:57:09 +08:00
小强
c5e25d4ccf update sdoc editor version 2025-07-17 17:24:32 +08:00
小强
0516355c26 update sdoc editor version 2025-07-17 16:25:12 +08:00
Michael An
ebc514a91d fix delete searched item (#8054) 2025-07-17 15:45:50 +08:00
Aries
d80885fac5 Merge pull request #8052 from haiwen/fix/dropdown_ui
fix icon color in dropdown menu
2025-07-17 14:33:24 +08:00
zhouwenxuan
c1572fc64e fix icon color in dropdown menu 2025-07-17 14:28:41 +08:00
Aries
1a19502136 hide global hidden properties in detail list (#8051)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-07-17 14:26:24 +08:00
zhouwenxuan
9b71c25ef0 fix add column dropdown ui, remove redundant style 2025-07-17 13:46:00 +08:00
Aries
07bbb9ab0e fix devices page scroll (#8049)
* fix devices page scroll

* fix user page scroll

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-07-17 12:57:36 +08:00
Michael An
766c02559d remove text-shadow in dialog close icon (#8047) 2025-07-17 10:29:23 +08:00
小强
b63b723271 update sdoc-editor version 2025-07-16 16:51:24 +08:00
小强
9ba1fb563e update sdoc-editor version 2025-07-16 14:17:20 +08:00
Aries
7b860c88e3 fix light mode ui (#8044)
* fix light mode ui

* revert sdoc, markdown ui

* update seafile-ui.css, fix icon bg color

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-07-16 13:50:03 +08:00
小强
e0b0e82a9a update sdoc editor version 2025-07-16 11:32:29 +08:00
lian
08182b77c2 support edit perm when generate share link for sdoc file (#7729)
* support edit perm when generate share link for sdoc file

* optimize code

---------

Co-authored-by: 小强 <shuntian@Mac.lan>
2025-07-16 11:29:52 +08:00
awu0403
5fa2efe28c Share links upload folder (#8033)
* share link upload folder

* fix side nav

* optimize

* fix sub folder upload

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2025-07-15 17:51:47 +08:00
zhouwenxuan
c9346d1b6b prefers-color-scheme detection 2025-07-15 14:32:22 +08:00
zhouwenxuan
9d8aad861e update border color 2025-07-15 14:16:59 +08:00
Aries
06e4c211f5 Feature/dark mode (#8026)
* update css stylesheet, replace css properties with css variable

* update css variable

* libraries,favorites,activities and help pages, etc

* wiki dark mode

* sdoc dark mode

* markdown, text editor, etc

* sysadmin pages

* update seafile-ui.css

* update template, css variable

* clean up

* update seafile-ui

* update modal css

* update seafile-ui.css

* delete diff

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: Michael An <1822852997@qq.com>
2025-07-15 14:07:26 +08:00
Michael An
e1250f5adc Remove useless border color (#8039)
* 01 remove draft page

* 02 delete useless seperate color
2025-07-14 20:31:05 +08:00
Aries
53f5e3d7fe After the hidden properties are changed, it needs to be submitted manually (#8037)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-07-14 11:17:00 +08:00
Michael An
8d87f6b359 remove useless grey background color (#8036) 2025-07-11 22:10:56 +08:00
lian
02958ef4c5 update sso btn display logic on profile page (#8035)
* update sso btn display logic on profile page

* update
2025-07-11 16:31:41 +08:00
小强
838d57e595 update sdoc editor version 2025-07-11 14:28:11 +08:00
lian
5328c9cd67 Social Login -> Single Sign On (SSO) (#8034) 2025-07-11 14:14:45 +08:00
Michael An
4a118addcb Change 'extract file details' menu when AI is not support (#8032)
* change extract file detail when no AI

* optimize codes

* add divider
2025-07-11 14:11:12 +08:00
小强
deb76df7fa update sdoc editor version 2025-07-11 13:45:14 +08:00
小强
3b2b5d9d7a update sdoc editor version 2025-07-11 12:07:32 +08:00
小强
36e046e545 update sdoc editor version 2025-07-11 11:39:25 +08:00
小强
20f328eccf update sdoc editor version 2025-07-10 18:23:26 +08:00
llj
769d660f90 [metadata] table view: improved the 'file rename'(in the input, only select the file name, exclude the extension) (#8031) 2025-07-10 18:20:00 +08:00
小强
56f16a1b88 update sdoc editor version 2025-07-10 17:45:52 +08:00
小强
1e034db170 update sdoc editor version 2025-07-10 17:36:16 +08:00
Aries
71c88e65f2 fix activities content (#8030)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-07-10 17:13:39 +08:00
杨顺强
4b90fafcf4 optimize code (#8028)
Co-authored-by: 小强 <shuntian@Mac.lan>
2025-07-10 11:01:29 +08:00
awu0403
51b0f1dff2 fix md view image caption (#8027)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-07-10 10:50:56 +08:00
kaichen999
3cb140ab14 Add_api_list_TrafficExceededOrganizations (#8007)
* Add_api_list_TrafficExceededOrganizations

* Add_api_list_TrafficExceededOrganizations

* frontend_list_TrafficExceededOrganizations

* code-text-optimize

* update

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2025-07-10 10:38:07 +08:00
Michael An
5b36b09342 fix error message when toggle group repos (#8025) 2025-07-09 18:31:02 +08:00
llj
dde2b129c6 [group manage members] after clicking the 'Add' button in the 'Select group members'(select from dept) dialog, don't close the 'outer' 'group manage members' dialog (#8022) 2025-07-09 18:13:04 +08:00
zhichaona
edd0be1c65 feat: wiki cursor is after the title (#8010) 2025-07-09 17:54:40 +08:00
小强
f5664dd9ce update sdoc version 2025-07-09 17:52:29 +08:00
Aries
382213eda2 fix nav tabs margin and indicator, animate notification tabs (#8024)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-07-09 15:30:02 +08:00
小强
f9a9a45ec4 update sdoc editor version 2025-07-09 10:30:28 +08:00
llj
53d6e01240 ['rename file' dialog] fixup: only select the file name(excluding the extension) (#8021) 2025-07-08 20:15:05 +08:00
小强
9fcb2834bf update sdoc editor version 2025-07-08 16:19:20 +08:00
Michael An
496085ba80 change metadata tag color (#8019) 2025-07-08 16:16:02 +08:00
zhichaona
4adee3ef87 fix: exdraw sidebar unresponsive (#8011) 2025-07-08 16:13:56 +08:00
Michael An
fc806592fb update translation (#8018) 2025-07-08 14:19:57 +08:00