aboutsummaryrefslogtreecommitdiff
path: root/.devcontainer/devcontainer.json
AgeCommit message (Collapse)Author
2025-06-19fix(devcontainer): correct apt-packages path (#14235)Shoham Peller
Feature path was incorrect, which failed the creation of the devcontainer
2025-02-02Fixed whitespace formattingJPVenson
2025-01-27Added devcontainer for pgsql developmentJPVenson
2025-01-27Fixed postgres sql providerJPVenson
2025-01-26Prepared Seperation of Database components for future multi provider supportJPVenson
2024-11-30Updated DevContainer to Bookworm Debian (#13037)JPVenson
* Updated DevContainer to Bookworm Debian Removed dual container and made FFmpeg install default * Update .devcontainer/devcontainer.json Co-authored-by: Bond-009 <bond.009@outlook.com> * Fixed Tabs --------- Co-authored-by: Bond-009 <bond.009@outlook.com>
2024-11-16Update projects to .NET 9 (#13023)Bond-009
2024-01-06Feature/enable gh codespaces (#10324)JPVenson
* Added BindAll network Manager * Updated docs * Update ApplicationHost.cs resolved merge conflicts * Fixed merge issues * Updated Dev container to dotnet * Update Emby.Server.Implementations/ApplicationHost.cs Co-authored-by: Cody Robibero <cody@robibe.ro> * Updates container to include dependencies * Resolved merge conflicts * Updated container config to automate setup more * Updated readme * Enabled auto loading of extensions * fixed recommended list not parsable * Removed obsolete code * Reverted change to virtualize GetAllBindInterfaces * Updated Readme * Update devcontainer.json --------- Co-authored-by: Cody Robibero <cody@robibe.ro>