Go to file
xRangerDE cf9d7b8334 fix: selector overflow for 10+ items, drag-drop status guard, filename claim set for parallel safety
- Queue selector uses min-width instead of fixed width for double-digit numbers
- Drag-start handler validates item is still pending before allowing drag
- ensureUniqueFilename uses in-memory claim set to prevent TOCTOU race

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 15:15:25 +01:00
build chore: migrate repository to Codeberg, bump version to 4.2.0, update update logic 2026-03-01 20:23:21 +01:00
docs/superpowers docs: add VOD merge+split implementation plan 2026-03-19 17:10:15 +01:00
scripts test: add filename collision detection unit tests 2026-03-20 09:28:06 +01:00
src fix: selector overflow for 10+ items, drag-drop status guard, filename claim set for parallel safety 2026-03-21 15:15:25 +01:00
.gitignore chore: migrate repository to Codeberg, bump version to 4.2.0, update update logic 2026-03-01 20:23:21 +01:00
package-lock.json release: 4.5.2 compact queue buttons 2026-03-20 10:30:50 +01:00
package.json release: 4.5.2 compact queue buttons 2026-03-20 10:30:50 +01:00
README_AI_RELEASE.md docs: add AI release runbook for gitea 2026-03-05 01:04:18 +01:00
tsconfig.json chore: migrate repository to Codeberg, bump version to 4.2.0, update update logic 2026-03-01 20:23:21 +01:00