aboutsummaryrefslogtreecommitdiff
path: root/.devcontainer
AgeCommit message (Collapse)Author
2025-02-20Moved Database projects under /srcJPVenson
removed old pgsql references
2025-02-02Fixed whitespace formattingJPVenson
2025-02-02Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_providerJPVenson
2025-02-02Fixed collation and pgsql containerJPVenson
2025-01-29Changed UserName to non-deterministic fieldJPVenson
2025-01-27Fixed collation settingsJPVenson
2025-01-27Added devcontainer for pgsql developmentJPVenson
2025-01-27Added pgsql devcontainerJPVenson
2025-01-27Fixed postgres sql providerJPVenson
2025-01-26Prepared Seperation of Database components for future multi provider supportJPVenson
2025-01-25chore: fix spellingJosh Soref
* a * acceleration * addition * altogether * api clients * artist * associated * bandwidth * cannot * capabilities * case-insensitive * case-sensitive * configuration * delimiter * dependent * diacritics * directors * enable * explicitly * filters * finish * have * hierarchy * implicit * include * information * into * its * keepalive * localization * macos * manual * matching * metadata * nonexistent * options * overridden * parsed * parser * playback * preferring * processes * processing * provider * ratings * retrieval * running * segments * separate * should * station * subdirectories * superseded * supported * system * than * the * throws * transpose * valid * was link: forum or chat rooms Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
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-19Updated to using jf reproJPVenson
2024-01-19Fixed ffmpeg versionJPVenson
updated lauch with ffmpeg
2024-01-18Added ffmpeg version to buildJPVenson
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>