Commit 6123a73
build: Update development server SSL configuration and service worker setup
Added new self-signed SSL certificates (dev-server.pem and dev-server-key.pem) for local development server use, replacing previous localhost+5 certificates. Updated .gitignore to track these new certificate files while ignoring old ones.
Implemented service worker registration in Application.astro by:
1. Adding dynamic worker URL construction with BASE_REMOTE parameter
2. Injecting global _WORKER variable via inline script
3. Including deferred service worker registration script
The service worker setup enables proper handling of dynamic base URLs through URL parameter encoding, ensuring compatibility with different deployment environments during development.1 parent 7ee05e6 commit 6123a73
7,134 files changed
Lines changed: 4871 additions & 870195 deletions
File tree
- Source/pages
- Target
- .vite
- Application
- Isolation
- Static/Application
- vs
- base
- browser
- domImpl
- dompurify
- ui
- actionbar
- aria
- breadcrumbs
- button
- centered
- codicons
- codicon
- contextview
- countBadge
- dialog
- dnd
- dropdown
- findinput
- grid
- highlightedlabel
- hover
- iconLabel
- icons
- inputbox
- keybindingLabel
- list
- mouseCursor
- progressbar
- radio
- resizable
- sash
- scrollbar
- media
- selectBox
- severityIcon
- media
- splitview
- table
- toggle
- toolbar
- tree
- media
- common
- codecs
- decorators
- diff
- marked
- naturalLanguage
- observableInternal
- commonFacade
- logging
- debugger
- semver
- worker
- parts
- ipc
- browser
- common
- request/common
- sandbox/common
- storage/common
- code
- browser/workbench
- node
- editor
- browser
- config
- controller
- editContext
- native
- textArea
- gpu
- atlas
- css
- media
- raster
- renderStrategy
- services
- hoverService
- viewParts
- blockDecorations
- contentWidgets
- currentLineHighlight
- decorations
- editorScrollbar
- glyphMargin
- gpuMark
- indentGuides
- lineNumbers
- linesDecorations
- marginDecorations
- margin
- minimap
- overlayWidgets
- overviewRuler
- rulersGpu
- rulers
- scrollDecoration
- selections
- viewCursors
- viewLinesGpu
- viewLines
- viewZones
- whitespace
- view
- widget
- codeEditor
- diffEditor
- components
- diffEditorViewZones
- features
- utils
- markdownRenderer/browser
- multiDiffEditor
- common
- codecs
- frontMatterCodec
- parsers
- tokens
- linesCodec
- tokens
- markdownCodec
- parsers
- tokens
- markdownExtensionsCodec
- parsers
- tokens
- simpleCodec
- tokens
- utils
- commands
- config
- core
- cursor
- diff
- defaultLinesDiffComputer
- algorithms
- languages
- supports
- model
- bracketPairsTextModelPart
- bracketPairsTree
- pieceTreeTextBuffer
- services
- textModelSync
- treeSitter
- standalone
- tokens
- viewLayout
- viewModel
- contrib
- anchorSelect/browser
- bracketMatching/browser
- caretOperations/browser
- clipboard/browser
- codeAction
- browser
- common
- codelens/browser
- colorPicker/browser
- colorPickerParts
- hoverColorPicker
- standaloneColorPicker
- comment/browser
- cursorUndo/browser
- diffEditorBreadcrumbs/browser
- dnd/browser
- documentSymbols/browser
- dropOrPasteInto/browser
- editorState/browser
- find/browser
- folding/browser
- fontZoom/browser
- format/browser
- gotoError/browser
- media
- gotoSymbol/browser
- link
- peek
- gpu/browser
- hover/browser
- inPlaceReplace/browser
- indentation
- browser
- common
- inlayHints/browser
- inlineCompletions/browser
- controller
- hintsWidget
- model
- view
- ghostText
- inlineEdits
- components
- inlineEditsViews
- utils
- inlineProgress/browser
- insertFinalNewLine/browser
- lineSelection/browser
- linesOperations/browser
- linkedEditing/browser
- links/browser
- longLinesHelper/browser
- message/browser
- multicursor/browser
- parameterHints/browser
- peekView/browser
- media
- placeholderText/browser
- quickAccess/browser
- readOnlyMessage/browser
- rename/browser
- sectionHeaders/browser
- semanticTokens
- browser
- common
- smartSelect/browser
- snippet/browser
- stickyScroll/browser
- suggest/browser
- media
- symbolIcons/browser
- toggleTabFocusMode/browser
- tokenization/browser
- unicodeHighlighter/browser
- unusualLineTerminators/browser
- wordHighlighter/browser
- wordOperations/browser
- wordPartOperations/browser
- zoneWidget/browser
- platform
- accessibilitySignal/browser
- accessibility
- browser
- common
- actionWidget
- browser
- common
- actions
- browser
- common
- action/common
- assignment/common
- backup
- common
- node
- checksum
- common
- node
- clipboard
- browser
- common
- commands/common
- configuration/common
- contextkey
- browser
- common
- contextview/browser
- debug/common
- diagnostics
- common
- node
- dialogs
- browser
- common
- dnd/browser
- download/common
- editor/common
- encryption/common
- environment
- common
- node
- extensionManagement
- common
- node
- extensionRecommendations/common
- extensionResourceLoader
- browser
- common
- extensions/common
- externalServices/common
- externalTerminal
- common
- node
- files
- browser
- common
- node
- history/browser
- hover/browser
- instantiation/common
- ipc/common
- jsonschemas/common
- keybinding/common
- keyboardLayout/common
- label/common
- languagePacks
- browser
- common
- node
- layout/browser
- lifecycle
- common
- node
- list/browser
- log
- browser
- common
- node
- markers/common
- mcp
- common
- node
- native/common
- notification/common
- observable/common
- opener
- browser
- common
- policy/common
- process/common
- product/common
- progress/common
- prompts/common
- quickinput
- browser
- media
- common
- registry/common
- remoteTunnel
- common
- node
- remote
- browser
- common
- node
- request
- common
- node
- secrets/common
- sign
- browser
- common
- storage/common
- telemetry
- browser
- common
- node
- terminal/common
- capabilities
- commandDetection
- xterm
- theme
- browser
- common
- colors
- tunnel/common
- undoRedo/common
- update/common
- uriIdentity/common
- url/common
- userDataProfile
- browser
- common
- node
- userDataSync
- common
- promptsSync
- node
- userData/common
- utilityProcess/common
- webContentExtractor
- common
- node
- webview/common
- windows/node
- window/common
- workspaces/common
- workspace/common
- workbench/api
- browser
- common
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
158 | 160 | | |
159 | 161 | | |
160 | 162 | | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
161 | 171 | | |
162 | 172 | | |
163 | 173 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
0 commit comments