CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 06:03:49 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/fluidd-core/fluidd.git
etag: W/"a995431c61bcef7781777f22f298b92f"
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=3TYckvzlHy4zhXi%2FDbrIRwh2QUo5OrKCBo436Szvo15DTwbvyj8hZ9BCRypgHQK%2FAaHBNfq9XQ3irtLp0pk5xzPf1c2d%2FdJ47ahuK%2FVJnxLnHFkSX2R7KpbQclThB6H6RddJwgoNNuc9mMEhIGlYFXRjja28ge4jfqpbLBqX3zCuK2JSXBUeilSDoGW39f6Xb%2BOVhb8EUITHAvU%2BHMy4B7SGYK61cHIiNHlVY%2B7qChoPjht%2FEUSq53e%2B%2BCQwZtsY2mM2b6BiliSLEs6YBGN9jA%3D%3D--%2FLFfh91N3kbIqpZg--hEjeaunBhx40miZBS4f0kA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.865099725.1753682628; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 06:03:48 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 06:03:48 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DC12:363053:14E8E97:1B7E467:688712C4
feat: configurable Klipper Save & Restart action (#1647) · fluidd-core/fluidd@b1273ab · GitHub
Copy file name to clipboardExpand all lines: src/components/settings/FileEditorSettings.vue
Copy file name to clipboardExpand all lines: src/components/widgets/filesystem/FileSystem.vue
Copy file name to clipboardExpand all lines: src/store/server/getters.ts
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 496
Commit b1273ab
authored
File tree
Expand file treeCollapse file tree
6 files changed
+89
-25
lines changedFilter options
- src
- components
- settings
- widgets/filesystem
- locales
- store
- config
- server
Expand file treeCollapse file tree
6 files changed
+89
-25
lines changedsrc/components/settings/FileEditorSettings.vue
Copy file name to clipboardExpand all lines: src/components/settings/FileEditorSettings.vue+46-13Lines changed: 46 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 11 | + | |
14 | 12 |
| |
15 | 13 |
| |
16 | 14 |
| |
| |||
36 | 34 |
| |
37 | 35 |
| |
38 | 36 |
| |
39 |
| - | |
40 |
| - | |
41 |
| - | |
| 37 | + | |
42 | 38 |
| |
43 | 39 |
| |
44 | 40 |
| |
| |||
50 | 46 |
| |
51 | 47 |
| |
52 | 48 |
| |
53 |
| - | |
54 |
| - | |
55 |
| - | |
| 49 | + | |
56 | 50 |
| |
57 | 51 |
| |
58 | 52 |
| |
| |||
62 | 56 |
| |
63 | 57 |
| |
64 | 58 |
| |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
65 | 71 |
| |
66 | 72 |
| |
67 | 73 |
| |
| |||
80 | 86 |
| |
81 | 87 |
| |
82 | 88 |
| |
83 |
| - | |
| 89 | + | |
84 | 90 |
| |
85 |
| - | |
86 |
| - | |
87 |
| - | |
| 91 | + | |
88 | 92 |
| |
89 | 93 |
| |
90 | 94 |
| |
| |||
153 | 157 |
| |
154 | 158 |
| |
155 | 159 |
| |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
156 | 189 |
| |
157 | 190 |
| |
158 | 191 |
| |
|
src/components/widgets/filesystem/FileSystem.vue
Copy file name to clipboardExpand all lines: src/components/widgets/filesystem/FileSystem.vue+33-10Lines changed: 33 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
| 156 | + | |
156 | 157 |
| |
157 | 158 |
| |
158 | 159 |
| |
| |||
912 | 913 |
| |
913 | 914 |
| |
914 | 915 |
| |
915 |
| - | |
| 916 | + | |
916 | 917 |
| |
917 |
| - | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
918 | 922 |
| |
919 | 923 |
| |
| 924 | + | |
920 | 925 |
| |
921 |
| - | |
922 |
| - | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
923 | 929 |
| |
924 |
| - | |
925 |
| - | |
926 |
| - | |
927 |
| - | |
928 |
| - | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
929 | 948 |
| |
930 |
| - | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
931 | 954 |
| |
932 | 955 |
| |
933 | 956 |
| |
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
620 | 620 |
| |
621 | 621 |
| |
622 | 622 |
| |
| 623 | + | |
623 | 624 |
| |
624 | 625 |
| |
625 | 626 |
| |
| |||
631 | 632 |
| |
632 | 633 |
| |
633 | 634 |
| |
| 635 | + | |
634 | 636 |
| |
635 | 637 |
| |
636 | 638 |
| |
637 | 639 |
| |
638 | 640 |
| |
| 641 | + | |
639 | 642 |
| |
640 | 643 |
| |
641 | 644 |
| |
| |||
661 | 664 |
| |
662 | 665 |
| |
663 | 666 |
| |
| 667 | + | |
664 | 668 |
| |
665 | 669 |
| |
666 | 670 |
| |
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
| 86 | + | |
| 87 | + | |
87 | 88 |
| |
88 | 89 |
| |
89 | 90 |
| |
|
+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
| 151 | + | |
| 152 | + | |
151 | 153 |
| |
152 | 154 |
| |
153 | 155 |
| |
154 | 156 |
| |
155 | 157 |
| |
| 158 | + | |
156 | 159 |
| |
157 | 160 |
| |
158 | 161 |
| |
|
src/store/server/getters.ts
Copy file name to clipboardExpand all lines: src/store/server/getters.ts+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
|
You can’t perform that action at this time.
0 commit comments