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

788 Commits

Author SHA1 Message Date
llj
b04cc17872 [library] added new 'settings' dialog(includes setting panels for (#7002)
'history', 'auto deletion', 'extended properties', and 'face
recognition')

- deleted 'history settings', 'auto deletion setting' in the dropdown
  menu & context menu of 'my library' & 'department library' items.
- fixed bug in the context menu of 'department library' items.
- deleted the 'more' menu(included 'extended properties' & 'face
  recognition') for library 'views'.
- click the 'extended properties' prompt in 'views', the new 'settings'
  dialog will be shown.
2024-11-06 20:12:39 +08:00
awu0403
c3173a66e8 update transfer repo (#6965)
* update

* optimize code

* optimize

* update sql

* test

* update

* optimize

* update UI

* change style

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-11-04 09:46:03 +08:00
llj
52a6e2e7e3 [pdf file view] customized the position of the findbar (made it display above the highlighted search result, instead of covering it) (#6973) 2024-10-30 19:12:36 +08:00
awu0403
0d877b2287 fix export file access log (#6944)
* fix

* update

* optimize export log

* update

* update

* update

* fomrat-update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-10-28 11:50:56 +08:00
llj
6f2e9ed75c Merge branch '11.0'
Conflicts:
	frontend/src/components/search/search.js
	frontend/src/css/search.css
2024-10-21 18:01:50 +08:00
llj
45903274d9 [search] fixup & improvement(display at most 20 result items in the (#6930)
* [search] fixup & improvement(display at most 20 result items in the
dialog & a possile 'More' link)

- display at most 20 search result items in the dialog
- if there are more than 20 result items, display a 'More' link in the
  bottom of the dialog. click the link, an independent search result
  page will be shown, with all the search parameters kept.

* [search] add the missing icon
2024-10-21 17:39:24 +08:00
Michael An
0483d79c81 change system admin department style (#6915) 2024-10-17 11:35:49 +08:00
llj
3cdb6260e1 [onlyoffice file view] added a custom toolbar(star/unstar, smart link… (#6880)
* [onlyoffice file view] added a custom toolbar(star/unstar, smart link, details, open parent folder, fold/unfold)

* [onlyoffice file view] added a new 'details' panel for it
2024-10-12 20:32:39 +08:00
Michael An
1db872bdfc change invite user text (#6883)
* change invite user text

* change text
2024-10-12 13:48:47 +08:00
Michael An
e01ea7eee1 change search mask z-index and tags (#6821) 2024-09-23 14:36:15 +08:00
Aries
69e40146c4 Improve/move dirent dialog UI (#6786)
* update move dialog and search input

* update move dialog ui

* clean up code

* update code

---------

Co-authored-by: renjie-run <rj.aiyayao@gmail.com>
2024-09-23 09:48:43 +08:00
Michael An
ae4115ff15 change publish wiki custom URL (#6817) 2024-09-21 17:18:04 +08:00
Michael An
f1a180b23d Fix create thumbnail error (#6798)
* fix create thumbnail in dirent grid item

* fix create thumbnail in dirent list item

* optimise codes

* change thumbnail start

* change 2 thumbnail centers
2024-09-20 14:29:37 +08:00
awu0403
a5d8ef3fe2 show path (#6747)
* show path

* [repo trash dialog] improved 'current path'

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: llj <lingjun.li1@gmail.com>
2024-09-19 10:25:34 +08:00
Michael An
43265e7bf6 change file toolbar button color (#6792)
* change file toolbar button color

* change markdown viewer icon color
2024-09-19 10:10:15 +08:00
llj
8d7092f776 Repo share admin (#6745)
* [repo 'share admin'] redesigned the 'Share Links' panel

* [repo 'share admin'] 'Share Links' panel: display user avatar, add 'delete selected links', add 'scroll to the bottom to load the next page of data'

* [repo 'share admin'] 'Upload Links' panel: redesigned it
2024-09-11 18:20:33 +08:00
yinjianfei-user
e595e72141 markdown view update (#6705)
* markdown view update

* code normal

* code normal

* code normal

* code normal
2024-09-07 16:29:45 +08:00
llj
0655d7a774 ['dir view'] fixup for sdoc's 'sub-menu'; fixup & improvement for the (#6711)
'Display files' in the file tree panel

* fixup for sdoc: when hover the other menu options in the first-level menu,
  hide the sub-menu
* for 'Display files': refactored the memu option and removed the bad effect on the other menus & menu
  options
2024-09-06 13:51:26 +08:00
awu0403
5ce112881f update (#6688)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-09-03 15:31:59 +08:00
llj
1495314544 "['dir view'] display file access log in a dialog instead of an independent page (#6673)
- click 'Access Log' in the menu for files in list/grid mode, or
  single-selected file
2024-08-30 07:02:29 +08:00
Aries
d8816fa2e1 update move dialog ui (#6672) 2024-08-30 06:55:57 +08:00
Michael An
e88437bbdc change grep icon color (#6665) 2024-08-29 16:41:16 +08:00
Michael An
381fdb613f change lib content view icon style (#6667) 2024-08-29 16:10:59 +08:00
Michael An
6de70045a5 change side nav style when notification open (#6650) 2024-08-27 16:58:45 +08:00
Michael An
2aa0ff3686 change search mask index (#6634) 2024-08-24 16:36:24 +08:00
Michael An
d6a589a09b change side nav folded animation (#6627) 2024-08-23 17:52:21 +08:00
Michael An
6b49bb9175 fix markdown file dropdown style (#6626) 2024-08-23 16:44:50 +08:00
Michael An
adf91f0ad8 change side folded nav UI (#6621) 2024-08-23 16:44:19 +08:00
Aries
f8bebb6d91 add layout toggle shortcut (#6610)
* add layout toggle shortcut

* add switch mode shortcut on libraries page

* delete useless codes

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-08-23 11:30:45 +08:00
杨国璇
470ad1ba61 fix: lib icon style (#6616)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-22 18:04:05 +08:00
llj
6b7fb39071 [folded user side panel] user interaction improvements: use 'mouse hover' instead of 'clicking' to display the 'files sub nav' (#6619) 2024-08-22 18:01:04 +08:00
llj
eb9643ed1c [user side panel] added a 'sub nav' popover for 'Files' in the folded side panel (#6617) 2024-08-22 16:16:16 +08:00
Michael An
63e64f83df change empty tip title margin (#6614)
fix other css format
2024-08-22 14:59:00 +08:00
杨国璇
c8011a6ba3 fix: content style (#6608)
Co-authored-by: 杨国璇 <ygx@192.168.1.8>
2024-08-22 09:47:58 +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
6b3b497a04 change file chooser classname (#6594) 2024-08-21 14:41:29 +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
Michael An
610abf83e3 fix lib content detail style when tree is not open (#6590) 2024-08-20 16:38:43 +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
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
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
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
Michael An
16186b2a8b 01 notification more icon (#6551)
02 change trash mobile

03 mobile menu
2024-08-14 12:20:57 +08:00
Aries
0babffd734 improe add and move dialog ui (#6535) 2024-08-13 10:21:32 +08:00
llj
94e76c395c [system admin - info] update for the UI of the heading (#6538) 2024-08-12 17:37:39 +08:00
llj
172ab0d2ad For mobile (#6523)
* ['notice' popover, 'all notice' dialog] fixup for mobile

* ['Files' page] fixed library icon size for mobile

* ['settings' page] fixup for 'Email notification'

* ['my libs'] fixed 'star/unstar', 'share', 'delete'

* ['deleted repos' dialog] modified column width of the table for mobile

* ['share' dialog] modified 'link details' panel for mobile

* [side panel resizer] removed it for mobile

* [group/department, shared with all] fixed the operation menu for mobile

* ['dir view'] don't offer 'repo history' page for mobile

* ['help'] fixup for page with large images, for mobile

- fixup for http://127.0.0.1:8000/help/drive_client_2.0_for_windows_10/
  (in mobile, the content of it overflowed to the right, and was cut off)

* ['file view'] removed 'history' page for mobile

* ['markdown file view'] removed 'history' page for small screen, mobile

* ['dir view'] added a gray layer to close the 'file/folder tree' panel in mobile

* ['dir view'] fixup for the 'path' bar in mobile

* ['dir view', 'shared dir view'] don't display the 'tag list' in root for mobile
2024-08-12 12:14:03 +08:00
Michael An
8d17562ccd fix search file when move file or dirent (#6480)
* fix search file when move file or dirent

* change style

* change style
2024-08-07 14:01:37 +08:00
杨国璇
4dc0df7093 feat: detail resize width (#6507)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-07 14:01:01 +08:00