mirror of
https://github.com/linuxserver/docker-code-server
synced 2025-06-26 18:27:40 +00:00
Compare commits
4 Commits
4.100.0-ls
...
4.100.2-ls
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
eeb8afd54d | ||
|
|
c0b66f3246 | ||
|
|
9f8ec8013e | ||
|
|
2a36656096 |
@@ -32,6 +32,7 @@ NAME VERSION TYPE
|
||||
@xterm/addon-webgl 0.19.0-beta.101 npm
|
||||
@xterm/headless 5.6.0-beta.101 npm
|
||||
@xterm/xterm 5.6.0-beta.101 npm
|
||||
OpenConsole.exe 1.22.250204002 binary (+1 duplicate)
|
||||
abbrev 1.1.1 npm
|
||||
accepts 2.0.0 npm
|
||||
adduser 3.137ubuntu1 deb
|
||||
@@ -75,14 +76,15 @@ charenc 0.0.2 npm
|
||||
chownr 1.1.4 npm
|
||||
chownr 2.0.0 npm
|
||||
clojure 1.0.0 npm
|
||||
code-server 1.100.0 npm
|
||||
code-server 4.100.0 npm
|
||||
code-server 1.100.2 npm
|
||||
code-server 4.100.2 npm
|
||||
coffeescript 1.0.0 npm
|
||||
color-support 1.1.3 npm
|
||||
compressible 2.0.18 npm
|
||||
compression 1.8.0 npm
|
||||
concat-map 0.0.1 npm
|
||||
configuration-editing 1.0.0 npm
|
||||
conpty.dll 1.22.250204002 binary (+1 duplicate)
|
||||
console-control-strings 1.1.0 npm
|
||||
content-disposition 1.0.0 npm
|
||||
content-type 1.0.5 npm
|
||||
@@ -235,7 +237,7 @@ java 1.0.0 npm
|
||||
javascript 1.0.0 npm
|
||||
jq 1.7.1-3build1 deb
|
||||
js-base64 3.7.7 npm
|
||||
js-debug 1.100.0 npm
|
||||
js-debug 1.100.1 npm
|
||||
js-debug-companion 1.1.3 npm
|
||||
js-yaml 4.1.0 npm
|
||||
jsbn 1.1.0 npm (+1 duplicate)
|
||||
|
||||
@@ -80,12 +80,14 @@ init_diagram: |
|
||||
init-crontab-config -> init-config-end
|
||||
init-config -> init-crontab-config
|
||||
init-mods-end -> init-custom-files
|
||||
init-adduser -> init-device-perms
|
||||
base -> init-envfile
|
||||
base -> init-migrations
|
||||
init-config-end -> init-mods
|
||||
init-mods-package-install -> init-mods-end
|
||||
init-mods -> init-mods-package-install
|
||||
init-adduser -> init-os-end
|
||||
init-device-perms -> init-os-end
|
||||
init-envfile -> init-os-end
|
||||
init-custom-files -> init-services
|
||||
init-services -> svc-code-server
|
||||
|
||||
Reference in New Issue
Block a user