CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 18:27:06 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/RSSNext/Folo.git
etag: W/"9ca9c69ab3ec5255dd644ccdcf2e1afa"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=RHO%2FjNCz0MYZpG9zokz%2BiTKoNvg6VngcotCiVoLrmOWTDF%2FbsxxjKaziNBeaN%2B9KjS8IHWdcEeosswEZXUfcpxSd33O9KbhSWSIaJQCOk5FnIpT4oVoBuNtNE1Gf78li1IhotN4Cb4G3tohgwCeJqkPKyXkdi5krjc00sNH%2FPCzKUFEJgj3cAGY0Qci7wIccXiODial4GcGqdhdTN893kg8dYSzu%2Ftar%2BeCWUdk%2FKgY4Fc0rxfwZTfFmDxQimPcUFcvou7DYyFLN4lAyi82gHg%3D%3D--uTSV%2Bv81yXAXUOym--Z%2FTTX2KWw37zSRghWQDyww%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.921091088.1753295225; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 18:27:05 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 18:27:05 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 91A8:124FF4:FBB8F4:129F9E9:68812979
feat(toolbar): simply default entry tool commands · RSSNext/Folo@85122fb · GitHub
Copy file name to clipboardExpand all lines: apps/desktop/layer/renderer/src/modules/command/commands/entry.tsx
Copy file name to clipboardExpand all lines: apps/desktop/layer/renderer/src/modules/customize-toolbar/constant.ts
Copy file name to clipboardExpand all lines: apps/desktop/layer/renderer/src/modules/customize-toolbar/dnd.tsx
Copy file name to clipboardExpand all lines: apps/desktop/layer/renderer/src/modules/customize-toolbar/modal.tsx
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit 85122fb
committed
feat(toolbar): simply default entry tool commands
- Updated entry command labels to include titles and descriptions for better clarity.
- Modified the main actions in the toolbar to reflect the new command structure.
- Improved the DroppableContainer component by removing unnecessary props.
- Added new localization strings for image gallery and view source content actions.
Signed-off-by: Innei <tukon479@gmail.com>1 parent 49b876f commit 85122fbCopy full SHA for 85122fb
File tree
Expand file treeCollapse file tree
8 files changed
+32
-30
lines changedFilter options
- apps/desktop/layer/renderer/src/modules
- command/commands
- customize-toolbar
- locales/app
Expand file treeCollapse file tree
8 files changed
+32
-30
lines changedapps/desktop/layer/renderer/src/modules/command/commands/entry.tsx
Copy file name to clipboardExpand all lines: apps/desktop/layer/renderer/src/modules/command/commands/entry.tsx+12-3Lines changed: 12 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
244 | 244 |
| |
245 | 245 |
| |
246 | 246 |
| |
247 |
| - | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
248 | 251 |
| |
249 | 252 |
| |
250 | 253 |
| |
| |||
341 | 344 |
| |
342 | 345 |
| |
343 | 346 |
| |
344 |
| - | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
345 | 351 |
| |
346 | 352 |
| |
347 | 353 |
| |
| |||
350 | 356 |
| |
351 | 357 |
| |
352 | 358 |
| |
353 |
| - | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
354 | 363 |
| |
355 | 364 |
| |
356 | 365 |
| |
|
apps/desktop/layer/renderer/src/modules/customize-toolbar/constant.ts
Copy file name to clipboardExpand all lines: apps/desktop/layer/renderer/src/modules/customize-toolbar/constant.ts+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
| 16 | + | |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
21 |
| - | |
| 20 | + | |
22 | 21 |
| |
23 |
| - | |
| 22 | + | |
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
|
apps/desktop/layer/renderer/src/modules/customize-toolbar/dnd.tsx
Copy file name to clipboardExpand all lines: apps/desktop/layer/renderer/src/modules/customize-toolbar/dnd.tsx+2-21Lines changed: 2 additions & 21 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
| 96 | + | |
106 | 97 |
| |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
| 98 | + | |
118 | 99 |
| |
119 | 100 |
| |
120 | 101 |
| |
|
apps/desktop/layer/renderer/src/modules/customize-toolbar/modal.tsx
Copy file name to clipboardExpand all lines: apps/desktop/layer/renderer/src/modules/customize-toolbar/modal.tsx+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
| 99 | + | |
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 |
| - | |
| 120 | + | |
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
|
+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
| 127 | + | |
127 | 128 |
| |
128 | 129 |
| |
129 | 130 |
| |
| |||
155 | 156 |
| |
156 | 157 |
| |
157 | 158 |
| |
| 159 | + | |
158 | 160 |
| |
159 | 161 |
| |
160 | 162 |
| |
| |||
163 | 165 |
| |
164 | 166 |
| |
165 | 167 |
| |
| 168 | + | |
166 | 169 |
| |
167 | 170 |
| |
168 | 171 |
| |
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
| 108 | + | |
| 109 | + | |
108 | 110 |
| |
109 | 111 |
| |
110 | 112 |
| |
| |||
130 | 132 |
| |
131 | 133 |
| |
132 | 134 |
| |
| 135 | + | |
133 | 136 |
| |
134 | 137 |
| |
135 | 138 |
| |
136 | 139 |
| |
137 | 140 |
| |
138 | 141 |
| |
| 142 | + | |
139 | 143 |
| |
140 | 144 |
| |
141 | 145 |
| |
|
+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
| 126 | + | |
126 | 127 |
| |
127 | 128 |
| |
128 | 129 |
| |
| |||
154 | 155 |
| |
155 | 156 |
| |
156 | 157 |
| |
| 158 | + | |
157 | 159 |
| |
158 | 160 |
| |
159 | 161 |
| |
| |||
162 | 164 |
| |
163 | 165 |
| |
164 | 166 |
| |
| 167 | + | |
165 | 168 |
| |
166 | 169 |
| |
167 | 170 |
| |
|
+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
| 124 | + | |
124 | 125 |
| |
125 | 126 |
| |
126 | 127 |
| |
| |||
152 | 153 |
| |
153 | 154 |
| |
154 | 155 |
| |
| 156 | + | |
155 | 157 |
| |
156 | 158 |
| |
157 | 159 |
| |
| |||
160 | 162 |
| |
161 | 163 |
| |
162 | 164 |
| |
| 165 | + | |
163 | 166 |
| |
164 | 167 |
| |
165 | 168 |
| |
|
You can’t perform that action at this time.
0 commit comments