1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-14 23:46:49 +00:00
Commit Graph

875 Commits

Author SHA1 Message Date
awu0403
f24516e88a
Add deactivation option (#7626)
* sql delete share relation

* update rpc remove share

* update

* use sql remove share

* code optimize

* code optimize

* update selector

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2025-04-20 08:54:41 +08:00
zhouwenxuan
d988c3f0cb optimize 2025-04-17 16:54:03 +08:00
zhouwenxuan
a3df5ddd0e add ENABLE_OCR, false by default 2025-04-16 17:08:15 +08:00
Michael An
344cd865b2 Merge branch '12.0' 2025-04-15 14:19:50 +08:00
Michael An
31e0b24e07
12.0 department set quota (#7736)
* 01 system admin department set quota

* 02 org admin department set quota
2025-04-15 13:46:17 +08:00
llj
cf262f09db
[group] added full operation menus for all the department/group items… (#7706)
* [group] added full operation menus for all the department/group items in 'Files' page; fixed & improved all the operations

* remove useless state

* fix test lib

---------

Co-authored-by: Michael An <1822852997@qq.com>
2025-04-08 13:47:28 +08:00
Michael An
56d4ebc785
migrate tags UI and delete old tags (#7699)
* basic codes

remove useless

* remove useless

* remove useless codes

* remove useless codes
2025-04-02 16:04:39 +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
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
llj
db5a8b0695
[user settings] fixed 'Set WebDAV Password' dialog (#7651) 2025-03-20 17:42:28 +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
杨国璇
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
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
Michael An
0e2627cde3 Merge branch 'master' into 13.0 2025-03-10 18:03:51 +08:00
Michael An
55719ccbdf
remove react old defaultProps (#7576) 2025-03-10 14:27:08 +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
Jerry Ren
890880a5c8
refactor(metadata): remove ui-component (#7492)
1. ModalPortal
2. Icon
3. IconBtn
4. Loading
5. CenteredLoading
6. ClickOutside
7. SearchInput
8. Switch
9. CustomizeAddTool
10. SfCalendar
11. SfFilterCalendar
12. CustomizeSelect
13. CustomizePopover
14. FieldDisplaySettings
15. Formatters
16. remove duplicate codes
2025-03-01 10:12:48 +08:00
Aries
295f694baa
show metadata in image previewer (#7525)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-26 16:15:17 +08:00
Ranjiwei
33c4c76608
Merge pull request #7470 from haiwen/link-invite-to-join-group-13.0
invite user
2025-02-26 13:49:16 +08:00
Michael An
e44962be9a change button style 2025-02-26 11:42:54 +08:00
Michael An
47f016e6e9 change dialog style 2025-02-26 10:10:19 +08:00
Michael An
78cb08d5a1
external link fix abuse report style (#7507)
* external link fix abuse report style

* change codes
2025-02-24 14:03:09 +08:00
Michael An
7d421b9afd
fix create group repo style (#7505) 2025-02-24 12:11:52 +08:00
孙永强
f00b81f8d8 invite user 2025-02-24 10:01:41 +08:00
llj
f4be8814c5
[repo trash] redesigned it for mobile (#7502) 2025-02-21 21:17:49 +08:00
Michael An
6d8a61627e Merge branch 'master' into 13.0 2025-02-20 17:59:59 +08:00
Michael An
90a4cf40ea
fix transfer department repo to another department (#7491) 2025-02-20 17:56:00 +08:00
Michael An
2b74a02a67
13.0 fix reactstrap Label style (#7478)
* 01 change dialog Label

* 02 change form-label style
2025-02-18 10:31:05 +08:00
杨国璇
06410d217d
feat: react warning (#7467)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2025-02-17 11:50:29 +08:00
杨顺强
ccab6f1552
Update react version 3 (#7453)
* update react version

* update reactstrap

* optimize code

* update react-select version

* update react-responsive

* update react-chartjs version

* update qrocde version

* update seafile-editor version

* update tldraw editor version

* fix code bug
2025-02-14 14:04:25 +08:00
llj
6eb86005f7
[library history setting] modified the UI of the 'setting disabled' tip (#7436) 2025-02-06 13:07:15 +08:00
Michael An
a96990ebbc
fix heic format rotate image (#7430) 2025-02-06 10:50:09 +08:00
Michael An
c48aa43ead
fix Input auto complete with no name when create repo (#7411) 2025-01-22 16:10:19 +08:00
Michael An
9900ffc43a
fix trash table bug (#7399) 2025-01-21 11:30:27 +08:00
Michael An
41efd64872
fix repo history set limit (#7382) 2025-01-17 17:33:50 +08:00
Michael An
7d4a9f4575
Fix about dialog close button style (#7380)
* 01 fix about dialog style

* 02 fix guide for new dialog
2025-01-17 16:00:32 +08:00