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

3892 Commits

Author SHA1 Message Date
杨国璇
04129d4e7e Feat metadata detail location display (#6612)
* feat: metadata location display in detail

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-22 11:46:19 +08:00
杨国璇
c8011a6ba3 fix: content style (#6608)
Co-authored-by: 杨国璇 <ygx@192.168.1.8>
2024-08-22 09:47:58 +08:00
Michael An
84fc4975d2 fix Invite Guest dropdown style (#6607) 2024-08-21 18:14:21 +08:00
Aries
ce3ffff54d Feature/gallery view (#6578)
* add gallery view, display images in grid layout

* remove redundant code

* clean up redundant code, improve responsive gallery

* improve gaps in gallery
2024-08-21 17:14:57 +08:00
杨国璇
6f5f1f0e05 fix: path style (#6599)
* fix: path style

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-21 17:12:41 +08:00
Michael An
539daf8c3d fix translation and style (#6604) 2024-08-21 16:32:41 +08:00
Michael An
6b3b497a04 change file chooser classname (#6594) 2024-08-21 14:41:29 +08:00
Michael An
dd53e6e7df fix mobile side panel style (#6601) 2024-08-21 14:40:27 +08:00
Michael An
a2b9fabb06 fix trash dialog and dropdown menu style (#6600) 2024-08-21 11:51:55 +08:00
Aries
c08abe8fc1 Feature/improve interactivity of searched list in move dialog (#6597)
* improve interactivity of search result

* clean up redundant code

* clean up redundant code
2024-08-21 11:35:50 +08:00
Michael An
a8b61af868 fix translation (#6596)
* fix translation

* fix translation
2024-08-21 11:09:25 +08:00
杨国璇
ee38d54d9f Feat dropdown check color (#6595)
* feat: dropdown check color

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-21 10:57:16 +08:00
杨国璇
b030693def feat: metadata hide image location (#6591)
* feat: metadata hide image location

* feat: update code

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-20 18:16:05 +08:00
Stephen
f5a74a1b42 update open-parent-folder button into drop-down-menu (#6582)
* update open-parent-folder button into drop-down-menu

* update the big-screen open-parent-folder

---------

Co-authored-by: 苏国栋 <gaozijian@StephenMacBook-Pro.local>
2024-08-20 18:08:51 +08:00
Michael An
610abf83e3 fix lib content detail style when tree is not open (#6590) 2024-08-20 16:38:43 +08:00
杨国璇
10d1e4d7a5 feat: update metadata ui component version to 0.0.23 (#6589)
* feat: update metadata ui component version to 0.0.23

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-20 13:59:45 +08:00
杨国璇
508a96e140 fix: metadata system folders (#6588)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-20 11:28:53 +08:00
杨国璇
af50cc2bab refactor: metadata contextmenu (#6587)
* refactor: metadata contextmenu

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-20 11:21:19 +08:00
Michael An
a4caf6e970 select files and right dir tools is show (#6581) 2024-08-20 11:20:30 +08:00
Michael An
9051ad836e change empty tips (#6565)
* [draft] change empty tips

* remove useless codes
2024-08-20 11:19:11 +08:00
杨顺强
a3a443354d update sdoc version and sdoc translate 2024-08-17 17:05:50 +08:00
杨国璇
285c47ac0a feat: adjust editor position 2024-08-16 21:59:37 +08:00
杨国璇
46e8aac5c6 feat: update code 2024-08-16 20:31:34 +08:00
杨国璇
7a47c647a2 feat: metadata multiple select 2024-08-16 20:30:55 +08:00
杨国璇
0142fe448a fix: metadata copy paste (#6573)
* fix: metadata copy paste

* feat: hide file details

* feat: hide file details

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-16 20:28:25 +08:00
llj
2db1e43f21 ['dir view'] for 'sdoc' file: add menu option 'Convert & Export', and (#6574)
make 'convert to markdown', 'convert to docx', 'export as docx' as its
sub-menu options

- menus: the 'more operation' menu for the current `<tr>`,
the 'more operation' menu for the single selected file,
the context menu
2024-08-16 20:27:18 +08:00
JoinTyang
bdd90fee31 repo admin can enable metadata (#6569) 2024-08-16 17:41:17 +08:00
Michael An
38a79d6309 fix translation (#6568) 2024-08-16 16:28:19 +08:00
Michael An
1161d43822 fix some translation 2024-08-16 15:04:04 +08:00
Aries
0d740cf138 Add option to only show folder in nav side panel (#6541)
* fix conflict

* remove redundant code

* add space at the end of css

* update ui
2024-08-16 11:59:07 +08:00
杨国璇
7543f195f3 fix: metadata count translate (#6567)
* fix: metadata count translate

* feat: optimzie code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-16 10:57:22 +08:00
awu0403
6d0680f4b4 Wiki page trash (#6423)
* add wiki page trash

* update css

* update ui

* redesign

* update ui

* optimize code

* Update views.py

* Update models.py

* update notes

* Update mysql.sql

* change wiki trash UI

* redesign2

* update

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-08-16 10:17:54 +08:00
杨国璇
2b1c9cc8df fix: detail editor (#6566)
* fix: detail editor

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.4>
2024-08-15 20:34:33 +08:00
llj
2e87f7acb4 ['pdf file view'] fixup for the display of the tooltips when hover on the operation icons in the top-right corner (#6563) 2024-08-15 18:09:49 +08:00
杨国璇
ca5d33dd5a feat: metadata detail editor (#6562)
* feat: metadata detail editor

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-15 17:38:42 +08:00
llj
2d2a8458a2 [system admin - groups] fixup for the 'Owner' value in creating new groups (#6561) 2024-08-15 16:17:38 +08:00
JoinTyang
ab0fe3041e add obj_id column (#6540)
* add obj_id column

* add size suffix file detail column

* dir remove obj_id
2024-08-15 11:43:35 +08:00
Michael An
ad48b1cecf fix create wiki page fast (#6560) 2024-08-15 11:23:07 +08:00
llj
44bf9e51ff [Wikis] fixup for the empty tip (#6556)
* [Wikis] fixup for the empty tip

* [Wikis] fixup for the empty tip
2024-08-14 17:29:52 +08:00
Michael An
76e87a8611 change metadata style (#6557) 2024-08-14 16:19:31 +08:00
lian
ce80271270 update webdav access (#6554) 2024-08-14 15:38:17 +08:00
杨顺强
e1a4aee6f8 update sdoc version and sdoc translate 2024-08-14 15:22:16 +08:00
llj
25c1d53bd3 ['Activities'] removed the 'highlighted' effect for the 'date' row when hover on it (#6552) 2024-08-14 14:37:53 +08:00
Aries
ae47175713 Improve add view UI (#6529)
* improve add view and rename view ui

update view popover

format code

remove redundant code

improve input ui in view popover

remove redundant code

update rename view ui

* update icon size and color

* update icon color

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-08-14 13:37:52 +08:00
Michael An
16186b2a8b 01 notification more icon (#6551)
02 change trash mobile

03 mobile menu
2024-08-14 12:20:57 +08:00
杨顺强
a85f482d4a update sdoc version and sdoc translate 2024-08-14 11:44:20 +08:00
Aries
d85915e5f1 feature - enable move to prev/next image when preview image in metadata (#6547)
* feature - enable move to prev/next image when preview image in metadata

* remove redundant code
2024-08-13 20:28:03 +08:00
llj
37c3339467 ['invite guest' page] improved 'delete' & 'revoke access' (#6545) 2024-08-13 18:07:12 +08:00
Michael An
a0207e3853 delete useless translation (#6542) 2024-08-13 11:36:20 +08:00
Aries
0babffd734 improe add and move dialog ui (#6535) 2024-08-13 10:21:32 +08:00