You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
YoutubeDL-Material/backend
dependabot[bot] 8c6ffbd278 Bump fs-extra from 11.3.3 to 11.3.4 in /backend
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.3 to 11.3.4.
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.3.3...11.3.4)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-version: 11.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
..
appdata feat: add OIDC auth flow with multi-user enforcement 2 months ago
audio
authentication chore: consolidate dependency bumps and OIDC/multiuser docs 2 months ago
fix-scripts 002-fix_dupes_per_archive: prep consistency w/ 003 4 years ago
lowdb-compat fix: add lowdb v7 compatibility layer for legacy API 2 months ago
subscriptions
test fix: add lowdb v7 compatibility layer for legacy API 2 months ago
video
.dockerignore Don't copy Docker related files into image 6 years ago
.eslintrc.json Logger is now separated into its own module 5 years ago
app.js Fix OIDC handling for hash-based share links 2 months ago
archive.js feat: add OIDC auth flow with multi-user enforcement 2 months ago
categories.js youtube-dl refactor (#956) 2 years ago
config.js feat: add OIDC auth flow with multi-user enforcement 2 months ago
consts.js feat: add OIDC auth flow with multi-user enforcement 2 months ago
db.js fix: add lowdb v7 compatibility layer for legacy API 2 months ago
downloader.js Fix stale playlist download progress updates 2 months ago
ecosystem.config.js Switched forever.js to pm2 5 years ago
entrypoint.sh Support both user: and environment UID/GID in Docker 2 months ago
files.js fix: harden shared access checks for playlists and files 2 months ago
logger.js Add log level controls and redact yt-dlp args 2 months ago
notifications.js Migrate backend from node-fetch to native fetch (#56) 2 months ago
package-lock.json Bump fs-extra from 11.3.3 to 11.3.4 in /backend 2 months ago
package.json Bump fs-extra from 11.3.3 to 11.3.4 in /backend 2 months ago
pm2.config.js revert pm2 config cluster_mode 4 years ago
subscriptions.js feat: add OIDC auth flow with multi-user enforcement 2 months ago
tasks.js Handle dynamic task job accessor compatibility 2 months ago
twitch.js Harden path handling in backend 2 months ago
utils.js Migrate backend from node-fetch to native fetch (#56) 2 months ago
youtube-dl.js chore: consolidate dependency bumps and OIDC/multiuser docs 2 months ago