mirror of
https://github.com/linuxserver/docker-code-server
synced 2025-06-26 18:27:40 +00:00
Compare commits
5 Commits
4.100.0-ls
...
4.100.2-ls
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f58e3ebccc | ||
|
|
eeb8afd54d | ||
|
|
c0b66f3246 | ||
|
|
9f8ec8013e | ||
|
|
2a36656096 |
@@ -32,6 +32,7 @@ NAME VERSION TYPE
|
|||||||
@xterm/addon-webgl 0.19.0-beta.101 npm
|
@xterm/addon-webgl 0.19.0-beta.101 npm
|
||||||
@xterm/headless 5.6.0-beta.101 npm
|
@xterm/headless 5.6.0-beta.101 npm
|
||||||
@xterm/xterm 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
|
abbrev 1.1.1 npm
|
||||||
accepts 2.0.0 npm
|
accepts 2.0.0 npm
|
||||||
adduser 3.137ubuntu1 deb
|
adduser 3.137ubuntu1 deb
|
||||||
@@ -75,14 +76,15 @@ charenc 0.0.2 npm
|
|||||||
chownr 1.1.4 npm
|
chownr 1.1.4 npm
|
||||||
chownr 2.0.0 npm
|
chownr 2.0.0 npm
|
||||||
clojure 1.0.0 npm
|
clojure 1.0.0 npm
|
||||||
code-server 1.100.0 npm
|
code-server 1.100.2 npm
|
||||||
code-server 4.100.0 npm
|
code-server 4.100.2 npm
|
||||||
coffeescript 1.0.0 npm
|
coffeescript 1.0.0 npm
|
||||||
color-support 1.1.3 npm
|
color-support 1.1.3 npm
|
||||||
compressible 2.0.18 npm
|
compressible 2.0.18 npm
|
||||||
compression 1.8.0 npm
|
compression 1.8.0 npm
|
||||||
concat-map 0.0.1 npm
|
concat-map 0.0.1 npm
|
||||||
configuration-editing 1.0.0 npm
|
configuration-editing 1.0.0 npm
|
||||||
|
conpty.dll 1.22.250204002 binary (+1 duplicate)
|
||||||
console-control-strings 1.1.0 npm
|
console-control-strings 1.1.0 npm
|
||||||
content-disposition 1.0.0 npm
|
content-disposition 1.0.0 npm
|
||||||
content-type 1.0.5 npm
|
content-type 1.0.5 npm
|
||||||
@@ -235,7 +237,7 @@ java 1.0.0 npm
|
|||||||
javascript 1.0.0 npm
|
javascript 1.0.0 npm
|
||||||
jq 1.7.1-3build1 deb
|
jq 1.7.1-3build1 deb
|
||||||
js-base64 3.7.7 npm
|
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-debug-companion 1.1.3 npm
|
||||||
js-yaml 4.1.0 npm
|
js-yaml 4.1.0 npm
|
||||||
jsbn 1.1.0 npm (+1 duplicate)
|
jsbn 1.1.0 npm (+1 duplicate)
|
||||||
@@ -327,7 +329,7 @@ libsemanage-common 3.5-1build5 deb
|
|||||||
libsemanage2 3.5-1build5 deb
|
libsemanage2 3.5-1build5 deb
|
||||||
libsepol2 3.5-2build1 deb
|
libsepol2 3.5-2build1 deb
|
||||||
libsmartcols1 2.39.3-9ubuntu6.2 deb
|
libsmartcols1 2.39.3-9ubuntu6.2 deb
|
||||||
libsqlite3-0 3.45.1-1ubuntu2.1 deb
|
libsqlite3-0 3.45.1-1ubuntu2.3 deb
|
||||||
libss2 1.47.0-2.4~exp1ubuntu4.1 deb
|
libss2 1.47.0-2.4~exp1ubuntu4.1 deb
|
||||||
libssh-4 0.10.6-2build2 deb
|
libssh-4 0.10.6-2build2 deb
|
||||||
libssl3t64 3.0.13-0ubuntu3.5 deb
|
libssl3t64 3.0.13-0ubuntu3.5 deb
|
||||||
@@ -393,7 +395,7 @@ ncurses-base 6.4+20240113-1ubuntu2 deb
|
|||||||
ncurses-bin 6.4+20240113-1ubuntu2 deb
|
ncurses-bin 6.4+20240113-1ubuntu2 deb
|
||||||
negotiator 0.6.4 npm
|
negotiator 0.6.4 npm
|
||||||
negotiator 1.0.0 npm
|
negotiator 1.0.0 npm
|
||||||
net-tools 2.10-0.1ubuntu4 deb
|
net-tools 2.10-0.1ubuntu4.4 deb
|
||||||
netbase 6.4 deb
|
netbase 6.4 deb
|
||||||
netcat-openbsd 1.226-1ubuntu2 deb
|
netcat-openbsd 1.226-1ubuntu2 deb
|
||||||
netmask 2.0.2 npm
|
netmask 2.0.2 npm
|
||||||
|
|||||||
@@ -80,12 +80,14 @@ init_diagram: |
|
|||||||
init-crontab-config -> init-config-end
|
init-crontab-config -> init-config-end
|
||||||
init-config -> init-crontab-config
|
init-config -> init-crontab-config
|
||||||
init-mods-end -> init-custom-files
|
init-mods-end -> init-custom-files
|
||||||
|
init-adduser -> init-device-perms
|
||||||
base -> init-envfile
|
base -> init-envfile
|
||||||
base -> init-migrations
|
base -> init-migrations
|
||||||
init-config-end -> init-mods
|
init-config-end -> init-mods
|
||||||
init-mods-package-install -> init-mods-end
|
init-mods-package-install -> init-mods-end
|
||||||
init-mods -> init-mods-package-install
|
init-mods -> init-mods-package-install
|
||||||
init-adduser -> init-os-end
|
init-adduser -> init-os-end
|
||||||
|
init-device-perms -> init-os-end
|
||||||
init-envfile -> init-os-end
|
init-envfile -> init-os-end
|
||||||
init-custom-files -> init-services
|
init-custom-files -> init-services
|
||||||
init-services -> svc-code-server
|
init-services -> svc-code-server
|
||||||
|
|||||||
Reference in New Issue
Block a user