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
杨国璇
44dcae60b0
Merge pull request #6787 from haiwen/feat-metadata-shooting-time
...
feat: metadata shooting time
2024-09-19 10:09:18 +08:00
er-pai-r
fda42a298b
feat: update version
2024-09-18 22:51:48 +08:00
杨国璇
855571075b
feat: update code
2024-09-18 18:24:34 +08:00
杨国璇
64261b650a
feat: update code
2024-09-18 15:31:03 +08:00
杨国璇
12216d0091
fix: metadata bug
2024-09-18 14:19:16 +08:00
杨国璇
69be0e8c25
feat: metadata shooting time
2024-09-18 11:08:14 +08:00
Aries
25f12a252d
Feature/year month day mode in gallery ( #6725 )
...
* add date mode in gallery
* replace localStorage with sfMetadataContext.localStorage, update date tag render
* update string to support translation, fix images shift up when date tag was hidden
* update gallery ui
* fix conflicts, update gallery-group-by-setter
* fix conflict
2024-09-18 10:16:31 +08:00
JoinTyang
256b7d7427
file type add compressed ( #6779 )
2024-09-14 17:22:07 +08:00
renjie-run
a9a2d02b28
update metadata-ui-component version
2024-09-14 16:51:37 +08:00
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