1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 14:42:10 +00:00
Commit Graph

187 Commits

Author SHA1 Message Date
杨顺强
4093c27ed7 Fixed the bug that the lock button is displayed only when the page is refreshed (#7102) 2024-11-25 18:13:08 +08:00
杨国璇
e7a4e29239 fix: tag files ui (#7095)
* fix: tag files ui

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize ui

* feat: optimize ui

* feat: optimize ui

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: 杨国璇 <ygx@192.168.1.2>
2024-11-24 20:25:52 +08:00
Aries
e999be4320 Feature/update copy dialog (#7047)
* update copy dirent dialog

* optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-11-18 21:21:33 +08:00
Aries
9d4c9b8f4b Feature/refactor move dialog (#6990)
* update move dialog ui

* create new folder in move dialog

* optimize create new folder

* optimize code

* update ui

* optimize ui, fix new folder bug

* update new folder button

* update create folder

* optimize ui

* optimize ui

* optimize ui

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-11-08 18:04:48 +08:00
杨国璇
8200113b7f feat: optimize commonjs (#6906)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-21 11:29:17 +08:00
Jerry Ren
e46192ee78 fix: select multiple files via click checkbox with shift key (#6895) 2024-10-14 16:29:56 +08:00
Michael An
5f1669a92d fix list mode selected item when no thumbnail (#6816) 2024-09-21 09:53:14 +08:00
Michael An
f1a180b23d Fix create thumbnail error (#6798)
* fix create thumbnail in dirent grid item

* fix create thumbnail in dirent list item

* optimise codes

* change thumbnail start

* change 2 thumbnail centers
2024-09-20 14:29:37 +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
llj
1495314544 "['dir view'] display file access log in a dialog instead of an independent page (#6673)
- click 'Access Log' in the menu for files in list/grid mode, or
  single-selected file
2024-08-30 07:02:29 +08:00
llj
c7c059c601 ['dir view'] 'list' mode: removed the underline when hover on the star/unstar icons (#6624) 2024-08-23 14:46:07 +08:00
杨国璇
f7a7636867 fix: browser spell (#6533)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-12 14:25:37 +08:00
Aries
73ac3e7e69 revise isMutipleOperation to isMultipleOperation (#6471) 2024-08-02 11:41:07 +08:00
Michael An
2838789744 Change sdoc frozen icon (#6439)
* 01 change sdoc frozen icon

* 02 optimize codes
2024-07-30 10:33:45 +08:00
Michael An
749aa3b735 fix text bug (#6431) 2024-07-26 17:38:55 +08:00
Aries
fa46b89b0d 12.0 list view support multiple selection (#6421)
* Feature - multiple selection with ctrl/shift

* update grid view context menu list in multiple selection mode

* list view support multiple selection

* improve list view selection experience

* before remove activeDirent state

* improve list view selection experience

* fix warnings
2024-07-26 17:07:26 +08:00
Michael An
113a88d850 [Refactor] Do not run mobile functions on PC devices (#6408)
* 01 refactor dirent-list-item

* 02 refactor upload links

* 03 refactor linked devices

* 04 refactor user-settings linked-devices

* 05 refactor invitation view

* 06 refactor share-links

* 07 refactor starred page

* 08 refactor share-admin folders

* 09 refactor share-admin libraries

* 10 refactor shared-libs
2024-07-25 11:04:36 +08:00
Michael An
67210c7363 fix code format (#6365) 2024-07-18 11:58:42 +08:00
Michael An
d0faafbfba 12.0 change some icons (#6278)
* 01 history back icon

* 02 change download icons

* 03 fix code format

* 04 change copy icons

* 05 tree icon more color

* change icon
2024-07-01 18:33:57 +08:00
Michael An
6233649970 12.0 remove font awesome (#6257)
* remove font-awesome

* remove font awesome 3.2.1
2024-06-28 08:39:44 +08:00
Michael An
cbc6c6c837 12.0 fix click spaces and select input (#6230) 2024-06-26 10:15:23 +08:00
Michael An
7f2ce4c8a8 12.0 fix icon style (#6115)
* 01 update font

* 02 change icon color

* 03 change icon
2024-05-25 15:09:24 +08:00
llj
5c0518ef22 Icons (#6106)
* [icon] replaced 'sf2-icon-caret-down' with the new 'sf3-font-more'

* ['delete' icon] replaced all the 'sf2-icon-delete' icon with the new 'sf3-font-delete1' icon

* [UI] modified the colors of the operation icons in pages
2024-05-23 12:09:54 +08:00
llj
1b881ca914 [A11y] improvements for pages (#6030)
* [A11y] improvements for pages

* [A11y] added 'user-scalable=no' back
2024-04-22 10:36:42 +08:00
lian
52aff8242c unfreeze sdoc (#6016) 2024-04-11 18:26:48 +08:00
llj
4375115548 [draft] removed related code & files (#5993)
* [draft] removed related code & files

* [draft] removed related code & files
2024-03-25 17:22:01 +08:00
llj
23785bb28b [dir view] Tags: don't send the 'get tags' request when open the 'tags' popover/dialog (handled 6 cases); removed the repeated 'get tags' request after creating a new tag; improved the 'no tags' tip (#5936) 2024-02-02 20:52:58 +08:00
yinjianfei
ad4d0464eb update-icon 2024-01-16 14:00:40 +08:00
Michael An
adc8960fd8 change Operation to operation (#5878) 2024-01-03 18:08:24 +08:00
lian
ab72e093d5 export/convert sdoc to docx (#5837)
* sdoc to docx

* update
2023-12-26 17:50:06 +08:00
Michael An
429eecdd06 fix warnings and rename unsafe lifecycle function (#5814) 2023-12-06 17:24:05 +08:00
杨顺强
d371d34ddb update copyright 2023-11-29 17:11:46 +08:00
杨顺强
f11a04c8cc optimize code 2023-11-29 16:17:10 +08:00
杨顺强
e226fcda0b optimize code 2023-11-29 16:14:38 +08:00
杨顺强
490ebdd448 add freezed icon 2023-11-21 16:08:03 +08:00
lian
9d52a45474 freeze document 2023-11-21 16:07:41 +08:00
llj
a7e814bcf1 [sdoc] commented out 'draft' related code (#5723) 2023-10-31 10:14:43 +08:00
Michael An
f2a4df29c5 change file tag tooltip (#5692) 2023-10-19 13:44:28 +08:00
Michael An
e90a64cc90 Change edit tags dialog UI (#5655)
* fix warnings

* 01 tags icon always show

* 02 tag list footer UI

* 03 change select color popover style

* 04 Add virtual tag

* 05 handle key event

* 06 add createRepoTags API

* 07 optimize codes

* 08 optimize codes

* optimize python code

* change create tags success callback

---------

Co-authored-by: wang <40563566+loveclever@users.noreply.github.com>
2023-10-09 21:27:44 +08:00
llj
39d490a253 [dir view] 'list' mode: fixed position of the 'tag edit' popover for file items without tags (#5678) 2023-10-09 18:28:17 +08:00
llj
f62cb2753e Revert "fix tag list ID bug (#5673)" (#5677)
This reverts commit 4f5265dc3a.
2023-10-09 16:30:32 +08:00
Michael An
4f5265dc3a fix tag list ID bug (#5673) 2023-10-09 14:14:24 +08:00
llj
b03c18ae6f [dir view] 'list' mode: fixed positions of the tooltip and the 'edit' popover for tags of the file items (#5672) 2023-10-08 16:44:00 +08:00
Michael An
2a6aa4b4d4 remove comment (#5650)
* remove comment

* remove useless third party lib

* remove comment
2023-09-18 18:15:54 +08:00
Michael An
52f9ae02b1 fix code bug 2023-09-18 10:20:47 +08:00
JoinTyang
e7d32fd4d6 convert markdown and sdoc (#5636) 2023-09-14 14:36:58 +08:00
Michael An
754d9c0fe8 Change tag list UI (#5637)
* 01 change file tags list

* 02 change select tags UI

* change edit icons
2023-09-13 23:12:23 +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
1b53fe6265 [misc] updated text, fixup, cleaned up code & files for 'list sdoc revisions' 2023-08-25 18:42:01 +08:00
lian
820a50b853 Merge branch '10.0' 2023-08-18 09:47:15 +08:00