metube/ui/src
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
..
app Fix bulk delete error by making delById more defensive 2026-01-10 16:17:22 +00:00
assets chore: move icons to frontend assets 2023-12-30 04:18:46 +01:00
custom-service-worker.js Redirect to / when basePath is empty 2025-04-12 17:03:27 +02:00
favicon.ico chore: move icons to frontend assets 2023-12-30 04:18:46 +01:00
index.html Fix basic auth not asking for credentials 2024-07-14 17:05:47 +02:00
main.ts feat(frontend): modernize Angular app 2025-12-15 01:56:47 +01:00
manifest.webmanifest fix: use relative url path in manifest instead of absolute 2024-01-05 00:25:50 +01:00
styles.sass upgrade to angular 19 2025-06-02 23:16:32 +03:00