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

4022 Commits

Author SHA1 Message Date
Jerry Ren
e3c0dcfffc refactor(metadata): update code structure (#6765) 2024-09-14 16:31:32 +08:00
Michael An
7f56426ad8 fix deselect markdown file detail (#6780) 2024-09-14 15:29:26 +08:00
Michael An
227a9d5a90 change group view empty tip style (#6777) 2024-09-14 13:51:28 +08:00
Michael An
a9ba53ce07 fix npm audit warnings 2024-09-14 11:14:37 +08:00
Michael An
e209a4e8ee fix sdoc menu operations (#6775) 2024-09-14 10:17:37 +08:00
Michael An
453c84f46f [refactor] lib container view (#6766)
* [refactor] lib container view

* optimize codes
2024-09-13 20:28:20 +08:00
llj
8ff9475196 ['Favorites'] fixup & improvements (#6772)
- display '--' instead of 'Invalid date' for deleted items
- improved 'unstar' in desktop; fixup for 'unstar' in mobile
- display 'deleted' text tip for deleted items in mobile
2024-09-13 17:32:40 +08:00
lian
fa56751ab9 remove reference id (#6768) 2024-09-13 17:23:43 +08:00
杨国璇
f10c7b111c fix: metadata group view, area is white (#6769)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-13 17:19:08 +08:00
杨国璇
ef0e3c951e fix: metadata no image render (#6764)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-12 18:26:52 +08:00
Michael An
631bafe4b1 fix dirent key={index} bug (#6754) 2024-09-12 15:00:42 +08:00
awu0403
ac37e9dc31 Wiki publish (#6512)
* add wiki publish

publish wiki permission

optimize code

* optimize code

* optimize code

* update

* Update wiki2.py

* Update wiki2.py

* Update urls.py

* Update wiki_publish.html

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-09-12 14:32:00 +08:00
杨国璇
de576a7237 feat: metadata hide useless property (#6762)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-12 14:27:38 +08:00
杨国璇
76b3c5627c fix: fileuploader display (#6761)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-12 14:27:00 +08:00
Michael An
5bebec6aee improve/add-empty-tip-when-no-file (#6760) 2024-09-12 14:03:29 +08:00
杨顺强
a6c9e8e189 update sdoc version and sdoc translate 2024-09-12 10:16:45 +08:00
awu0403
86f720bff5 preview heic img (#6700)
* preview heic img

* update

* Update requirements.txt

* Update utils.py

* Update requirements.txt

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-09-12 07:51:52 +08:00
dependabot[bot]
19a32a8e2a Bump body-parser and express in /frontend (#6759)
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 22:21:49 +08:00
llj
1ad28f61bd ['text' file view] use 'Ctrl + S' or 'Cmd + S'(in Mac) to save the edited file (#6758) 2024-09-11 20:38:04 +08:00
杨国璇
f3f4879c02 fix: replace file (#6757)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-11 18:27:35 +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
杨顺强
102833d243 update sdoc version and sdoc translate 2024-09-11 18:11:36 +08:00
杨国璇
61be54517f feat: metadata property sort (#6755)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-11 17:38:22 +08:00
Aries
0ec81e4229 improve zoom in experience in image previewer (#6733)
* improve zoom in experience in image previewer

* update react-image-lightbox version to 3.0.0

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-09-11 17:35:00 +08:00
Michael An
57954854d0 change markdown view in metadata (#6746)
* change markdown viewer in metadata

* fix side nav click event
2024-09-11 10:13:10 +08:00
杨国璇
b166c5d3c3 fix: gallery view zoom-gear display (#6749)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-10 18:10:37 +08:00
杨国璇
f6c5678b04 fix: metadata cp (#6748)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-10 18:09:32 +08:00
杨国璇
99e728c9b4 feat: metadata description property (#6744)
* feat: metadata description property

* feat: optimize view

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-10 15:18:07 +08:00
杨国璇
acbd02d071 fix: gallery render (#6742)
* fix: gallery render

* fix: gallery render

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-10 12:00:51 +08:00
Michael An
9e78a7aa93 refactor dir column view (#6743) 2024-09-10 11:46:50 +08:00
cir9no
9d917d8599 feat(md): add docx and pdf file type summary sup (#6694) 2024-09-10 11:00:53 +08:00
杨顺强
2fa2e0e1db update sdoc version and sdoc translate 2024-09-10 10:39:33 +08:00
杨顺强
309a6a798d update sdoc version and sdoc translate 2024-09-09 16:51:47 +08:00
Michael An
0eeae844ae fix trash icon (#6741) 2024-09-09 16:48:25 +08:00
Michael An
b32c4ab215 fix file extended properties path (#6739)
* fix file extended properties path

* delete ueseless codes
2024-09-09 16:47:55 +08:00
JoinTyang
a0ca3b2f79 import and export sdoc (#6508)
* import and export sdoc

* rebase and optimize

* update

* optimize code

* update iconfont

* update seafile-js version

* update

---------

Co-authored-by: 杨顺强 <978987373@qq.com>
2024-09-09 15:58:33 +08:00
杨顺强
3f9f42d62d update sdoc version and sdoc translate 2024-09-09 14:11:52 +08:00
Michael An
e6261c1c3a Fix download python file bug (#6736)
* fix download py file bug

* download in current tab
2024-09-09 13:55:17 +08:00
Michael An
6e5c50c4bf fix markdown preview (#6735) 2024-09-09 11:55:41 +08:00
杨国璇
908150f43b fix: sdoc page md-editor icon (#6731)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-09 11:12:35 +08:00
Michael An
a56e454586 fix metadata gallery view bug (#6730) 2024-09-08 19:28:53 +08:00
Michael An
a5eda694dc change seafile-markdown-viewer-modal-header style (#6729) 2024-09-08 18:59:08 +08:00
杨国璇
4ccd0f3477 feat: metadata gallery view (#6727)
* feat: metadata gallery view

* feat: update code

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.4>
2024-09-08 12:16:33 +08:00
yinjianfei-user
4c295bc38c fix-markdown-view (#6728)
* fix-markdown-view

* fix style
2024-09-08 08:17:47 +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
shuntian
05e85730dc update sdoc version and sdoc translate 2024-09-07 09:49:52 +08:00
Michael An
5257d3a05d change check password strength style (#6719)
* 03 confirm password not check

Confirm password input don't check password strength

* change change password error style

* 02 change password check event and no password state

* 01 change arrow style and format css
2024-09-06 17:39:13 +08:00
杨顺强
c90850a536 update sdoc version and sdoc translate 2024-09-06 16:52:29 +08:00
Stephen
fe4fc9f3fe Style: update the header-toolbar UI (#6699) 2024-09-06 16:37:12 +08:00
Michael An
fc58cb3cd4 change notify-in-progress icon style (#6723) 2024-09-06 14:42:19 +08:00