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

53 Commits

Author SHA1 Message Date
杨国璇
ff44d97405 fix: bug 2025-01-08 14:40:28 +08:00
Jerry Ren
50b6acbcfb refactor(tag): remove tag name from tag files table (#7325) 2025-01-07 16:10:00 +08:00
Aries
db287ccf9d show people name in path (#7281)
* show people name in path

* optimize

* optimize

* optimize

* feat: optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2025-01-03 15:11:06 +08:00
杨国璇
0ba3a66ed5 fix: metadata refresh display (#7113)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-27 12:06:30 +08:00
杨国璇
ed62007228 feat: refresh metadata view (#7110)
* feat: refresh metadata view

* feat: optimize code

* feat: optimize tip

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.2>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-27 10:59:39 +08:00
杨国璇
03fd3b8f55 feat: all tags (#7099)
* feat: all tags

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-25 20:30:46 +08:00
杨国璇
9db4c52c93 fix: tags load dir 2024-11-23 10:28:46 +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
Jerry Ren
e3c0dcfffc refactor(metadata): update code structure (#6765) 2024-09-14 16:31:32 +08:00
杨国璇
76b3c5627c fix: fileuploader display (#6761)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-12 14:27:00 +08:00
Michael An
9e78a7aa93 refactor dir column view (#6743) 2024-09-10 11:46:50 +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
Michael An
6e5c50c4bf fix markdown preview (#6735) 2024-09-09 11:55:41 +08:00
yinjianfei-user
4c295bc38c fix-markdown-view (#6728)
* fix-markdown-view

* fix style
2024-09-08 08:17:47 +08:00
杨国璇
eaf2114643 Feat view name (#6685)
* feat: view name

* feat: update code

* feat: updat code

* feat: update code

* feat: optimzie code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-05 13:42:07 +08:00
杨国璇
f7a7636867 fix: browser spell (#6533)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-12 14:25:37 +08:00
Aries
9478d4637d add url for view, keep in the same view after refresh (#6510)
* parent e2bb71e8c9
author Aries <urchinzhou@gmail.com> 1723011852 +0800
committer Aries <urchinzhou@gmail.com> 1723110297 +0800

add url for view, keep in the same view after refresh

* delete useless viewName
2024-08-09 10:32:28 +08:00
Aries
293470e39e fix bug - drag and drop multi-selected items failed (#6436)
* fix bug - drag and drop multi-selected items failed

* fix bug - files are lost after moving items into selected folder
2024-07-31 10:09:07 +08:00
Aries
559dfff42b Grid view support drag drop item to path (#6429)
* feature - drag and drop file to target path in grid view

fix typo

* update target path item background color when drag enter

* fix bug - select-all checkbox is actived after the last item is moved to another path

* fix bug - drag drop action conflict with multi-select by keyboard

* remove console log

* fix type error
2024-07-27 12:04:33 +08:00
Ranjiwei
3b0cd4fcbe repo-metadata-views (#6344)
* repo-metadata-views

* Update metadata_manage.py

* feat: add view

* feat: refresh view tool bar

* update

---------

Co-authored-by: 杨国璇 <ygx@192.168.124.14>
2024-07-22 09:45:08 +08:00
Michael An
67210c7363 fix code format (#6365) 2024-07-18 11:58:42 +08:00
杨国璇
19f15c944f feat: sf metadata display (#6249)
* feat: sf metadata display

* feat: update code

* feat: update code

* feat: lock react version

* feat: bug

* feat: optimize code

* feat: update transalte

* feat: update transalte

* feat: rebase code

* Feat: update code

* Feat: update code

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.5>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: 杨国璇 <ygx@192.168.1.13>
2024-06-29 17:58:27 +08:00
Michael An
3c01601ac9 delete useless codes (#6218)
* delete useless codes

* remove useless codes
2024-06-17 22:17:47 +08:00
Michael An
7e1d98990f 12.0 change toolbar buttons style (#6197)
* 00 fix codes

* change toolbar buttons style
2024-06-13 15:27:20 +08:00
llj
af3522d312 Dir view file view toolbar redesign (#6122)
* [dir view] redesigned the toolbar for 'view a markdown file'

* [dir view] markdown file view: don't use secondary dropdown menu for the toolbar
2024-05-28 18:17:53 +08:00
llj
db4ed716aa [dir view] toolbar for the current folder: modified UI details (#6119) 2024-05-27 19:46:40 +08:00
llj
69011567a3 [dir view] redesigned the toolbar for the current folder (#6117)
* [dir view] redesigned the toolbar for the current folder

* [dir view] toolbar for the current folder: code cleanup

* [dir view] toolbar for the current folder: updated the 'upload' icon; modified UI details
2024-05-27 16:47:19 +08:00
llj
a78f8e97a2 [dir view] added an icon button to toggle between displaying/hiding the dirent tree panel (#6093) 2024-05-16 20:14:26 +08:00
llj
20f2173c11 UI details (#6049)
* ['Files'] make the headings such as 'My Libraries' and the library star/unstar icons left-aligned

* ['dir view'] 'path bar' improvement: display the current side nav item(such as 'Files', 'My Libraries', groupname & etc.) in it

* [side nav] improvement: when visit the siteRoot page, highlight the 'Files' tab

* [border color] modified border color in tables & other UIs (so that they are same)
2024-05-01 21:13:56 +08:00
Michael An
14ce391007 Fix eslint warnings (#5635)
* 01 fix eslint warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings
2023-09-13 08:40:50 +08:00
llj
b4ed03c537 [dir view - column mode] markdown file view: fixup for tags(display & edit) (#5497) 2023-06-07 20:41:12 +08:00
杨顺强
87dc0289d1 Optimize internal link dialog cod (#5466)
* optimize code

* optimize code
2023-05-12 11:24:34 +08:00
杨顺强
3a4cb45fcf Update dependency 4 (#5348)
* react react-dom reach-router react-image-lightbox

* update seafile-editor version

* optimize codemirror code

* optimize code

* repair code bug

* optimize code

* optimize code

* optimize seafile-editor version

* update seafile-editor version

* optimize code

* optimize code
2022-12-29 12:21:47 +08:00
llj
04f29704b3 [eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
杨顺强
067b17b013 improve upload interactive (#3941)
* improve upload interactive

* improve code
2019-08-02 20:53:39 +08:00
Michael An
6f2c6ae16d update file path style (#3896) 2019-07-23 15:53:25 +08:00
Michael An
09abcfa5e0 change file path max-height (#3814) 2019-07-15 14:42:18 +08:00
LeoSirius
5d2421bc68 redirect client's view lib url to library content pages's url 2019-06-27 17:54:17 +08:00
shanshuirenjia
a0d5ad5e93 solve compatibility problems 2019-06-04 16:18:32 +08:00
shanshuirenjia
993bff6054 share admin bug repair 2019-05-15 17:40:28 +08:00
Michael An
30d7542670 fix warnings (#3444) 2019-05-13 11:55:49 +08:00
杨顺强
7502ce83df Wiki mode improve (#3100)
* repair internal link bug

* add tags for path

* add share&editTag feature

* add related-file for column-mode

* repair edit tag bug

* update implement logic
2019-03-15 10:10:24 +08:00
杨顺强
a7b0fb17f4 Combine view mode (#2959) 2019-02-20 11:54:25 +08:00
杨顺强
e57701fa38 Prop type check repair (#2919)
* repair intent check wraning

* change doublequote to singlequote, add semicolon

* optimized code

* modify type-check wraning
2019-01-31 17:37:02 +08:00
ilearnit
99b68ae7c6 add smart link 2018-12-14 04:19:24 +00:00
shanshuirenjia
da90fc9545 repair ui error 2018-12-13 22:11:08 +08:00
shanshuirenjia
4d890a4b7c repair router bug 2018-12-13 14:40:09 +08:00
shanshuirenjia
160efd7ad3 adjust code 2018-12-12 17:51:12 +08:00
shanshuirenjia
79cb8ebe66 optimized code 2018-12-12 08:40:10 +08:00