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

214 Commits

Author SHA1 Message Date
Aries
23c44d1e5a ignore canceled error (#7864)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-05-29 10:12:56 +08:00
llj
ea580c6569 [dir view] added 'star/unstar' to the context menu of items in grid mode, and to the dropdown menu in the top toolbar for the single selected item; and other improments (#7776) 2025-04-27 17:51:40 +08:00
Michael An
56d4ebc785 migrate tags UI and delete old tags (#7699)
* basic codes

remove useless

* remove useless

* remove useless codes

* remove useless codes
2025-04-02 16:04:39 +08:00
zhichaona
700e933863 exdraw icon (#7687) 2025-03-31 11:48:13 +08:00
杨国璇
ae9e109c46 fix: reg (#7620)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2025-03-17 12:50:50 +08:00
杨国璇
a53d4978d1 fix: password random (#7615)
* fix: password random

* fix: code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2025-03-17 12:31:33 +08:00
Jerry Ren
890880a5c8 refactor(metadata): remove ui-component (#7492)
1. ModalPortal
2. Icon
3. IconBtn
4. Loading
5. CenteredLoading
6. ClickOutside
7. SearchInput
8. Switch
9. CustomizeAddTool
10. SfCalendar
11. SfFilterCalendar
12. CustomizeSelect
13. CustomizePopover
14. FieldDisplaySettings
15. Formatters
16. remove duplicate codes
2025-03-01 10:12:48 +08:00
Michael An
617a8fab72 Merge branch 'master' into 13.0 2025-02-25 12:01:46 +08:00
Michael An
4385020918 Add dir operation icon (#7515) 2025-02-25 11:33:22 +08:00
llj
b4ed45225b [library content view] move 'share' into the dropdown menu for each folder/file item (#7508) 2025-02-24 16:54:19 +08:00
lian
15e9d678f0 update get share link permission (#7493)
* update get share link permission

* update
2025-02-20 20:23:06 +08:00
Michael An
5bd42ddb67 Add draw file icon (#7323) 2025-01-07 14:24:47 +08:00
Jerry Ren
2cc16bdf11 feat(tag): display tags with table (#7311) 2025-01-07 12:17:57 +08:00
Ranjiwei
037c3f3a3d Multi office suite (#7127)
* initiate

* update

* test

* Update file.py

* update

* update

* update

* optimize fronted

* optimize

* update

* update

* update

* Update test_utils.py

* update

* remove-useless-code

* Update repo_office_suite.py

* optimize ui and sql

* optimize

* update

* add is pro version for api

* Update settings.py

* update

* Update models.py

* add-repo-owner-validation

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-01-02 11:22:25 +08:00
杨国璇
9b8b7c9324 feat: file details ai (#7251)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-25 13:53:26 +08:00
Michael An
13c9525df1 fix wiki bug (#7189) 2024-12-16 09:43:40 +08:00
llj
51d5706aa6 [size unit] changed 'bytes' to 'B' (#7128) 2024-11-29 17:41:35 +08:00
Michael An
8ba060bcdd remove 48x48 library icons (#7126) 2024-11-29 14:42:08 +08:00
Michael An
b91d2404b7 Fix webp image preview (#7121)
* 01 webp image can preview

* 02 search result page can preview webp

* 03 format codes
2024-11-28 20:44:27 +08:00
杨国璇
25860d1ab8 feat: tags (#7029)
* feat: tags

* feat: optimize code

* feat: optimize ui

* feat: update title

* feat: update title

* Feat: tags status management

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize rebase

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: 杨国璇 <ygx@192.168.1.2>
2024-11-22 17:11:55 +08:00
cir9no
bf4f101a06 add gen pptx desc sup (#7021) 2024-11-11 17:31:59 +08:00
Aries
89760c7114 add kanban view (#6951)
* add kanban view

* optimize code

* update setting panel and favicon

* fix drag and drop bug

* update empty tips

* add card placeholder

* update card drag and drop

* update list drag and drop

* optimize code

* fix drop bug

* fix syntax error

* feat: optimize code

* feat: add op

* feat: optimize ui

* format code

* feat: optimize ui

* feat: optimize code

* optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-08 15:31:48 +08:00
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
lian
4d0b95f703 Merge branch '11.0' 2024-11-01 16:32:20 +08:00
Ranjiwei
20fde74744 update-dir-file-path-validation (#6958)
* update-dir-file-path-validation

* Update utils.js
2024-10-31 09:33:21 +08:00
Aries
b723b6436e add context menu for libraries list (#6909)
* add context menu for libraries list

* support context menu on grid mode

* optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-10-18 10:54:58 +08:00
Michael An
b9a3f9ce9f fix image file preview (#6917) 2024-10-17 14:37:54 +08:00
shenzheng-1
065f1584b5 face_cluster (#6470)
* face_cluster

* update

* update

* feat: update ui

* feat: optimize code

* feat: update code

* feat: optimize ui

* feat: optimize view name

---------

Co-authored-by: zheng.shen <zheng.shen@seafile.com>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-16 11:09:30 +08:00
Michael An
71ddac5a7b fix warnings (#6891) 2024-10-14 15:24:12 +08:00
Michael An
cd73c5d17a HEIC file use picture icon in metadata table view (#6890) 2024-10-14 15:20:28 +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
lian
ce2eb2b407 Merge branch '11.0' 2024-09-24 13:28:58 +08:00
Ranjiwei
99bc3150ca add-zip-task-request-limit (#6825)
* add-zip-task-request-limit

* update

* Update settings.py

* Update share_link_zip_task.py

* Update test_settings.py
2024-09-23 22:37:06 +08:00
Michael An
7f56426ad8 fix deselect markdown file detail (#6780) 2024-09-14 15:29:26 +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
杨国璇
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
cir9no
9d917d8599 feat(md): add docx and pdf file type summary sup (#6694) 2024-09-10 11:00:53 +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
Michael An
6f9d82d8bc fix validate name when create folder or file (#6704) 2024-09-04 15:11:49 +08:00
cir9no
7ef88f9990 feat(md): add markdown summary sup (#6671) 2024-08-30 17:45:34 +08:00
Michael An
fedfbf9bf4 change password check (#6656)
* change password check

* update

* Update views.py

* optimize-code

* remove min_len and level when frontend check password

* remove too short level

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-08-28 17:52:54 +08:00
Michael An
021b86389e change zip file icon (#6637) 2024-08-26 10:46:51 +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
Michael An
0ec12c0948 change metadata file icon url (#6536) 2024-08-12 17:08:49 +08:00
杨国璇
f7a7636867 fix: browser spell (#6533)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-12 14:25:37 +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
杨国璇
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
Michael An
34993038f8 change file icon type 2024-08-06 11:46:09 +08:00
Michael An
20cf8b7f58 change file icon size to 256 (#6490) 2024-08-05 21:04:31 +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