1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-04-28 03:10:45 +00:00
Commit Graph

14882 Commits

Author SHA1 Message Date
欢乐马
20866e43cc
update 13.0 sql (#7633) 2025-03-17 17:57:14 +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
Michael An
61ae1a34fb
fix wiki sdoc outline style (#7629) 2025-03-17 15:04:41 +08:00
Ranjiwei
cba13592d0
update (#7627) 2025-03-17 14:45:35 +08:00
杨国璇
ae9e109c46
fix: reg (#7620)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2025-03-17 12:50:50 +08:00
杨国璇
339a149c0c
fix: location href url (#7621)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2025-03-17 12:49:40 +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
f44e6eea7d
Merge pull request #7614 from haiwen/dependabot/npm_and_yarn/frontend/babel/runtime-7.26.10
Bump @babel/runtime from 7.26.0 to 7.26.10 in /frontend
2025-03-17 11:04:43 +08:00
llj
19a5de3328
V5 rtl fixup (#7622)
* [system admin, org admin] departments: fixup for the 'New Department' button after the upgrade of seafile-ui.css(bootstrap v4 to v5)

* [wiki] removed unused code

* [Activities] fixup for mobile after the upgrade of seafile-ui.css(bootstrap v4 to v5)

* [repo snapshot] fixed the split line after the upgrade of seafile-ui.css(bootstrap v4 to v5)

* [system admin, org admin] statistic: fixed & improved the 'days' selecting toolbar
2025-03-15 23:41:14 +08:00
孙永强
3f0228e829 fix 2025-03-15 14:54:00 +08:00
欢乐马
9e2d9c49bb
13.0-sql (#7617) 2025-03-15 12:09:31 +08:00
dependabot[bot]
ca5225f6cc
Bump @babel/runtime from 7.26.0 to 7.26.10 in /frontend
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-15 02:28:20 +00: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
Ranjiwei
d3c0a1c6ec
Update backends.py (#7605) 2025-03-14 09:40:41 +08:00
lian
bab0d71302
filter out wiki repos (#7608) 2025-03-13 18:20:54 +08:00
杨顺强
cb074ea304 update sdoc-editor version 2025-03-13 17:53:34 +08:00
Michael An
b34596accf
Merge pull request #7607 from haiwen/fix-form-and-close-UI
Fix form and close icon UI
2025-03-13 17:45:01 +08:00
Michael An
47852c1b4a update timestamp 2025-03-13 17:39:53 +08:00
Michael An
c12696b7c5 fix form and close UI 2025-03-13 17:37:20 +08:00
shenzheng-1
796d2c3144
Support ai instruction (#7595)
* support ai instruction

* update

* update

---------

Co-authored-by: zheng.shen <zheng.shen@seafile.com>
2025-03-13 17:31:16 +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
Michael An
5f412d7046 fix warnings 2025-03-12 20:17:00 +08:00
Michael An
db178150ae
Merge pull request #7587 from haiwen/13.0-use-new-seafile-ui
update seafile-ui.css
2025-03-12 18:23:25 +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
bddbf3663b
optimize folder details display (#7596)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-12 17:46:36 +08:00
Aries
8dc9d0cdd1
update tag icon (#7598)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-12 17:46:02 +08:00
llj
8f99a7a651
[wikis] redesigned the 'No Wikis' UI(added a 'Add Wiki' button) (#7599) 2025-03-12 17:45:23 +08:00
Michael An
571aad3f53 add timestamp 2025-03-12 15:44:45 +08:00
Michael An
e33d14cbf7 update seafile-ui version 2025-03-12 15:41:38 +08:00
Michael An
bd92e7e5ef change modal header style 2025-03-12 15:41:38 +08:00
llj
cc3cb2f7a8
[system admin, org admin] departments: modified UI details for the 'New Department' button (#7594) 2025-03-12 15:38:29 +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
杨国璇
d58878ec39
Merge pull request #7592 from haiwen/fix-metadata-modify-record-bug
Fix metadata modify record bug
2025-03-12 13:31:51 +08:00
Michael An
890183fe6c
Merge pull request #7591 from haiwen/fix/dropdown_menu_position
fix dropdown menu position
2025-03-12 12:06:35 +08:00
Aries
b9be45d151
display location column (#7569)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-12 12:01:31 +08:00
Michael An
75401f88f6 remove warnings 2025-03-12 11:46:41 +08:00
Michael An
752622f35e 02 fix metadata table view updateRecords to modifyRecords bug 2025-03-12 11:37:45 +08:00
Michael An
43cd67f8b1 01 fix tagsData type warning 2025-03-12 11:33:14 +08:00
zhouwenxuan
9bd4f15d94 fix dropdown menu position 2025-03-12 11:33:05 +08:00