metube/ui/src/app
copilot-swe-agent[bot] 846c4f0e52 Fix bulk delete error by making delById more defensive
- Extract map reference to local variable before iteration
- Change from forEach to for-of loop for better error handling
- Add null check on map before iterating
- Add @popperjs/core peer dependency for ng-bootstrap
- Update .gitignore to exclude package-lock.json

Co-authored-by: alexta69 <7450369+alexta69@users.noreply.github.com>
2026-01-10 16:17:22 +00:00
..
components feat(frontend): modernize Angular app 2025-12-15 01:56:47 +01:00
interfaces remove playlist strict mode (make it always true) 2026-01-09 14:26:50 +02:00
pipes feat(frontend): modernize Angular app 2025-12-15 01:56:47 +01:00
services Fix bulk delete error by making delById more defensive 2026-01-10 16:17:22 +00:00
app.config.ts feat(frontend): modernize Angular app 2025-12-15 01:56:47 +01:00
app.html remove playlist strict mode (make it always true) 2026-01-09 14:26:50 +02:00
app.sass Convert to LF 2025-12-26 19:30:26 +08:00
app.spec.ts feat(frontend): modernize Angular app 2025-12-15 01:56:47 +01:00
app.ts remove playlist strict mode (make it always true) 2026-01-09 14:26:50 +02:00
theme.ts feat(frontend): modernize Angular app 2025-12-15 01:56:47 +01:00