feat: port file trashing (#409) to v9.5 (#792)

* feat: port file trashing (#409) to sql

* translations: translate file deletion actions

* fix: rename method from refactor conflict

* refactor: implement feedback
This commit is contained in:
Travis Abendshien
2025-02-05 19:25:10 -08:00
committed by GitHub
parent 466af1e6a6
commit a3df70bb8d
9 changed files with 271 additions and 15 deletions

View File

@@ -12,6 +12,7 @@ PySide6_Addons==6.8.0.1
PySide6_Essentials==6.8.0.1
PySide6==6.8.0.1
rawpy==0.22.0
Send2Trash==1.8.3
SQLAlchemy==2.0.34
structlog==24.4.0
typing_extensions>=3.10.0.0,<=4.11.0