mirror of
https://github.com/linkwarden/linkwarden.git
synced 2026-06-29 07:16:18 +00:00
- Updated ConfirmationModal to use a callback for toggleModal. - Modified DeleteUserModal to handle admin checks more robustly. - Removed unnecessary config usage in SettingsSidebar and updated links. - Cleaned up TagListing by removing unused context logging. - Enhanced admin page to redirect non-admin users to the dashboard. - Simplified API for archiving links by removing unused actions. - Updated billing settings page for better UI consistency. - Adjusted password settings page for responsive design. - Deleted obsolete worker-console page and redirected to background-jobs. - Added new background-jobs page with worker stats and preservation actions. - Introduced new API endpoints for fetching worker stats and managing preservations. - Created new hooks for managing worker-related actions in the router. - Updated localization files to reflect new UI changes and actions. - Removed deprecated preservation file handling from filesystem management.