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

2327 Commits

Author SHA1 Message Date
Michael An
3a3e5fb4f0 remove useless 2025-04-02 11:35:50 +08:00
Michael An
d1f10dbf60 basic codes
remove useless
2025-04-02 10:08:24 +08:00
awu0403
efe9ecce29 remove xmind (#7688)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-03-31 18:28:47 +08:00
Michael An
d58584e0d7 hide AI icon when SeafileAI is false (#7692)
* hide AI icon when SeafileAI is false

* fix test env
2025-03-31 18:27:31 +08:00
Aries
8eb1c65ae3 fix edit detail failed in image previewer (#7685)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-29 17:27:24 +08:00
Aries
005ddb4dca optimize tag editor ui (#7647)
* optimize tag editor ui

* optimize selection by up/down key

* optimize popover position

* fix searched tree nodes folding

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-28 11:45:17 +08:00
Michael An
055bd575b9 change dirent detail value style (#7664) 2025-03-25 16:14:35 +08:00
Michael An
28fb4f4887 Change library setting entry permission (#7663)
* change lib setting AI entry

* change file name
2025-03-25 14:09:07 +08:00
Michael An
2152dca689 gif image do not support rotate (#7641)
* fix image rotate file type

* fix code warning
2025-03-24 14:38:36 +08:00
zhichaona
ff7fd0f0d5 Add excl draw module 2 (#7658)
* init exceldraw module

* excalidraw demo

* i18n fixed bug

* exceldraw change to excalidraw

* lang setting

---------

Co-authored-by: 杨顺强 <978987373@qq.com>
Co-authored-by: First <first@FirstdeMacBook-Pro.local>
2025-03-24 14:11:58 +08:00
zhouwenxuan
41a12fa90e optimize 2025-03-23 09:33:42 +08:00
zhouwenxuan
d27ea6be9f sort tag files 2025-03-23 09:33:42 +08:00
Michael An
e9c61f2bec Merge pull request #7653 from haiwen/privacy-policy
update privacy-policy UI on login page
2025-03-21 18:22:55 +08:00
Michael An
baa144cf80 change font color 2025-03-21 18:21:56 +08:00
llj
cacef99651 [library decryption dialog] fixed the 'close' icon after the upgrade of seafile-ui.css (#7654) 2025-03-21 18:00:55 +08:00
Aries
618e25d1ab Feature/all tags sort (#7618)
* sort menu

* sort tag tree

* optimize

* optimize

* update codes

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: renjie-run <rj.aiyayao@gmail.com>
2025-03-18 17:40:02 +08:00
llj
63c3b36b80 [pdf file view] fixup: make the top-right toolbar restore usable (#7634) 2025-03-17 22:16:33 +08:00
llj
9263a445c5 [dir view] 'move', 'copy' dialogs: fixed the split line of the left and right panels after the upgrade of seafile-ui.css (#7632) 2025-03-17 17:49:46 +08:00
Michael An
acfc971ddd Merge branch '12.0' 2025-03-17 16:36:44 +08:00
llj
2c57086489 [PDF viewer] fixed the decryption dialog after the upgrade of seafile-ui.css(bootstrap v4 to v5) (#7630) 2025-03-17 15:47:43 +08:00
杨国璇
a53d4978d1 fix: password random (#7615)
* fix: password random

* fix: code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2025-03-17 12:31:33 +08:00
Ranjiwei
de14104af6 Update zip-download-dialog.js (#7625) 2025-03-17 11:56:33 +08:00
Michael An
e60eb83c93 Add repo setting tip when disable Metadata (#7623)
* Add repo setting tip when disable Metadata

* can not use button when disable metadata
2025-03-17 11:17:22 +08:00
Michael An
f1050952dd Fix mobile UI in wiki trash dialog and share dialog (#7612)
* 01 change mobile wiki trash dialog

* 02 share dialog support mobile use

* 03 fix share to group click outside
2025-03-15 10:02:56 +08:00
llj
f46070e76d ['library folder permission' dialog] redesigned the 'add folder' panel (#7613)
- added a title, a 'back' icon, and a 'submit' button to the top
- removed the 'cancel' & 'submit' buttons in the bottom
- added gaps above & below the search input
2025-03-14 17:35:41 +08:00
llj
94553e0ef1 Mobile item op menu fixup (#7590)
* [my libs] fixed the operation menu items for library items in mobile after
reactstrap was upgraded from v8 to v9

- after the upgrade for reacstrap, the operation menu items fail to work

* [shared dir view] fixed the operation menu items in mobile

* [new component] added a new component 'MobileItemMenu' for items' operation menu in mobile

* [user settings] linked devices: fixed the operation menus in mobile

* [library content view] fixed the operation menus in mobile

* [department/group repo list, shared with all] fixed the operation menus in mobile

* [shared with me] fixed the operation menus in mobile

* [Favorites] fixed the operation menus in mobile

* [share admin / libraries] fixed the operation menus in mobile

* [share admin / folders] fixed the operation menus in mobile

* [share admin / share links] fixed the operation menus in mobile

* [share admin / upload links] fixed the operation menus in mobile

* [linked devices] fixed the operation menus in mobile

* [invite guest] fixed the operation menus in mobile

* [repo trash dialog] fixed the operation menus in mobile
2025-03-14 17:09:04 +08:00
llj
83be683b99 Misc UI fixup (#7610)
* [user settings] fixup for 'set webdav password'

* ['New Group' dialog] fixup
2025-03-14 17:08:21 +08:00
Aries
de2032e59c fix record not found in image dialog (#7609)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-14 16:09:14 +08:00
Aries
0c29734c5f Fix/record not found (#7606)
* fix path

* fix record not found after rename node

* fix path update

* fix rename dialog display

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-14 10:31:04 +08:00
Michael An
c12696b7c5 fix form and close UI 2025-03-13 17:37:20 +08:00
Michael An
d4af41cbce Merge pull request #7602 from haiwen/fix-UI
fix table and nav UI after seafile-ui.css update
2025-03-13 11:45:38 +08:00
Michael An
40bd6b004b fix table and nav UI 2025-03-13 11:30:23 +08:00
Aries
68fa0a311e optimize avatar in detail (#7601)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-12 23:02:37 +08:00
llj
d8156bbd25 [publish wiki] don't close the dialog after publishing the wiki (#7600) 2025-03-12 18:23:14 +08:00
Aries
a2ee1fede2 Optimize/all tags view toolbar (#7593)
* all tags view toolbar

* optimize

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-12 13:55:41 +08:00
Michael An
0e2627cde3 Merge branch 'master' into 13.0 2025-03-10 18:03:51 +08:00
Michael An
eabb0faed5 13.0 change dir operation dropdown menu (#7579) 2025-03-10 17:37:48 +08:00
Michael An
55719ccbdf remove react old defaultProps (#7576) 2025-03-10 14:27:08 +08:00
Aries
00707d1d05 Optimize/table view toolbar (#7567)
* optimize table view toolbar

* optimize

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-10 14:17:09 +08:00
Aries
5b1e3af9cb fix dropdown menu ui of views_more_operation (#7577)
* fix dropdown menu ui of views_more_operation

* fix metadata-tree-view state error

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-10 11:48:03 +08:00
llj
b857a42c9a [library content view] fixed the position of the operation menu for folder/file items displayed in the bottom of the page (#7565) 2025-03-10 10:21:14 +08:00
Michael An
56901e2ac1 change readonly path UI (#7573) 2025-03-07 16:48:36 +08:00
Michael An
a83adb7929 use image last modified time to remove browser cache (#7554)
* use image last modified time to remove browser cache

* remove useless
2025-03-05 17:01:54 +08:00
Michael An
df4e04d427 fix set repo history validation (#7563) 2025-03-05 16:55:39 +08:00
Michael An
e8de9ba848 remove useless divider in more menu (#7559) 2025-03-05 13:46:47 +08:00
Michael An
a8785ec879 change sdoc submenu direction (#7557)
* change sdoc submenu direction

* fix warnings
2025-03-05 12:43:04 +08:00
Michael An
4a4d28222b fix search repo press enter (#7555) 2025-03-05 10:03:33 +08:00
Aries
1230dda8bd optimize add view menu list (#7548)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-04 12:47:40 +08:00
Michael An
a5dbce0f8b 01 no shared Wiki tip (#7540) 2025-03-03 17:05:39 +08:00
Michael An
74c2b61b39 hide v1 wikis header when no v1 wikis (#7538) 2025-03-03 10:16:53 +08:00