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

13612 Commits

Author SHA1 Message Date
杨国璇
1f42fecb83 Merge pull request #6518 from haiwen/fix-selected-file-metadata
fix: selected file metadata info
2024-08-08 20:18:36 +08:00
杨国璇
4c6cf8fbb1 fix: selected file metadata info 2024-08-08 20:02:03 +08:00
杨顺强
33bfffa6c1 optimize code (#6517) 2024-08-08 18:08:09 +08:00
杨国璇
e2bb71e8c9 fix: set width fail (#6509)
* fix: set width fail

* feat: update code

* feat: update code

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-08 16:10:53 +08:00
Michael An
0921335971 change column text to property (#6513) 2024-08-08 16:10:09 +08:00
Michael An
b5e28df790 [fix] rename metdata column name (#6511) 2024-08-07 17:47:00 +08:00
Michael An
e5d92ccb9e fix import code bug 2024-08-07 14:13:42 +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
yinjianfei
c305f93a3f update sdoc version and sdoc translate 2024-08-07 10:32:28 +08:00
yinjianfei-user
f37900395e fix-icon-style (#6498) 2024-08-07 10:23:03 +08:00
Michael An
0e3788ebb6 remove file-tag-list in file details page (#6506) 2024-08-07 10:18:17 +08:00
Ranjiwei
f732da8c60 update (#6503) 2024-08-06 18:24:37 +08:00
Ranjiwei
ab78f318fb Update view_file_onlyoffice.html (#6502) 2024-08-06 18:23:35 +08:00
杨国璇
b043cb8491 feat: side properties (#6485)
* feat: side properties

* feat: show metadata

* feat: delete record expand

* feat: optimzie code

* fix: bug

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-06 17:30:11 +08:00
杨顺强
1c169b5329 update sdoc version and sdoc translate 2024-08-06 17:25:37 +08:00
杨顺强
5b218a1176 update sdoc version and sdoc translate 2024-08-06 17:00:21 +08:00
Ranjiwei
f223268102 Merge pull request #6495 from haiwen/change-file-type-png
change file icon type
2024-08-06 14:54:31 +08:00
Michael An
b5cb8d0fa3 update axios version (#6499) 2024-08-06 14:46:46 +08:00
杨国璇
923de281f4 fix: metadata switch ui (#6501)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-06 14:44:29 +08:00
杨国璇
6d0713ef00 feat: metadata view permission (#6500)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-06 14:32:15 +08:00
Michael An
fd12baeea1 change file page icons style (#6493)
* change file page icons style

* change save icon style

* change Open parent folder menu
2024-08-06 14:16:23 +08:00
杨国璇
113389230d fix: metadata single select data permission (#6497)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-06 12:16:37 +08:00
Aries
cfed2760a1 fix move to another repo failed (#6496) 2024-08-06 12:02:47 +08:00
Michael An
2bbe6c686a change file_icon_filter 2024-08-06 11:53:51 +08:00
Michael An
34993038f8 change file icon type 2024-08-06 11:46:09 +08:00
Michael An
a92ebc9a3b change file icons (#6494) 2024-08-06 11:27:38 +08:00
Michael An
20cf8b7f58 change file icon size to 256 (#6490) 2024-08-05 21:04:31 +08:00
Michael An
5fbc14e089 change markdown history page style (#6492) 2024-08-05 21:02:48 +08:00
Michael An
381a945fb1 fix search input icon style (#6491) 2024-08-05 17:00:33 +08:00
JoinTyang
bcebfa2838 fix metadata file type (#6489) 2024-08-05 16:20:47 +08:00
Aries
3747b8acfc Update recently used view (#6487)
* improve recently used item list ui

* update view in recently used from repo list to folder list
2024-08-05 16:08:05 +08:00
JoinTyang
093d8b180a fix metadata file type (#6488) 2024-08-05 16:06:46 +08:00
杨顺强
636b8e2e8a update sdoc version and sdoc translate 2024-08-05 15:41:51 +08:00
lian
79bae3cb09 show nickname in user password reset email (#6486) 2024-08-05 14:21:19 +08:00
Ranjiwei
9b3492088c set-password-strength (#6477)
* set-password-strength

* update-uni-test

* Update views.py

* update

* remove userless code

* Update settings.py
2024-08-05 12:10:36 +08:00
Michael An
8a3470e45f handle xmind file use zipfile.ZipFile error (#6475) 2024-08-05 11:13:16 +08:00
Aries
8623e01e99 Improve move and copy dialog ui components (#6467)
* implement catalog view in move dialog

* update move dialog ui components

* improve move dialog ui

* remove debug info

* improve copy dialog ui

* improve search view ui in move and copy dialog, refactor part of file-chooser.js and file-chooser.css

* handle cases where repo_name is too long, truncate text with an ellipsis, remove search container border

* handle cases where repo_name too long in search result item

* update move and dialog ui details

* add radius to repo list item
2024-08-05 10:48:16 +08:00
欢乐马
044124e2d8 fix create_video_thumbnails cmd (#6476) 2024-08-05 09:59:46 +08:00
杨国璇
6ed1fe58bc feat: details (#6484)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-02 22:31:46 +08:00
Michael An
5c2f05ee8d fix folder do not have file then select all bug (#6482) 2024-08-02 22:30:16 +08:00
yinjianfei-user
6245098958 update version (#6483) 2024-08-02 18:16:13 +08:00
Michael An
59b9445f48 fix sdoc history flash (#6481) 2024-08-02 18:03:20 +08:00
Michael An
6ce8336e9a metadata copy and paste cell (#6472) 2024-08-02 16:15:38 +08:00
yinjianfei-user
7934cfe2ed update version (#6478) 2024-08-02 15:16:44 +08:00
杨顺强
d6af639d50 fix xss bug (#6479) 2024-08-02 15:12:22 +08:00
lian
af01f30d83 update enc repo algo (#6457)
* update enc repo algo

* '' -> None

* update .github/workflows/test.yml
2024-08-02 15:10:45 +08:00
yinjianfei-user
783493f256 create-sdoc-file-add-link (#6453) 2024-08-02 14:40:16 +08:00
杨顺强
51b8706ace fix print bug (#6474) 2024-08-02 13:35:32 +08:00
awu0403
b24be2e812 add enable file tags config (#6456)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-08-02 13:27:20 +08:00