Stirling-PDF/frontend/src/core/hooks
Balázs Szücs 64f9421d46 Merge branch 'V2' into V2-CBR-port
# Conflicts:
#	frontend/public/locales/en-GB/translation.json
#	frontend/src/core/components/tools/convert/ConvertSettings.tsx
#	frontend/src/core/constants/convertConstants.ts
#	frontend/src/core/constants/convertSupportedFornats.ts
#	frontend/src/core/hooks/tools/convert/useConvertOperation.ts
#	frontend/src/core/hooks/tools/convert/useConvertParameters.ts
#	frontend/src/core/tests/convert/ConvertIntegration.test.tsx
#	frontend/src/core/utils/urlMapping.ts
2025-11-12 16:37:25 +01:00
..
tools Merge branch 'V2' into V2-CBR-port 2025-11-12 16:37:25 +01:00
useAdminSettings.ts Add audit system, invite links, and usage analytics (#4749) 2025-11-06 17:29:34 +00:00
useAppInitialization.ts Tidy Tauri code and enable "Open file in Stirling PDF" (#4836) 2025-11-10 12:15:39 +00:00
useAuditFilters.ts Add audit system, invite links, and usage analytics (#4749) 2025-11-06 17:29:34 +00:00
useBackendHealth.ts Improve loading speed of desktop app (#4865) 2025-11-11 11:54:43 +00:00
useBaseUrl.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useCookieConsent.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useDocumentMeta.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useEndpointConfig.ts Login Refresh Fix (#4779) 2025-11-06 15:42:22 +00:00
useEnhancedProcessedFiles.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useFileHandler.ts Feature/v2/compare tool (#4751) 2025-11-12 14:54:01 +00:00
useFileManager.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useFileWithUrl.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useFocusTrap.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useGoogleDrivePicker.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useIndexedDBThumbnail.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useIsMobile.ts Feature/v2/compare tool (#4751) 2025-11-12 14:54:01 +00:00
useIsOverflowing.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
usePDFProcessor.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
usePdfSignatureDetection.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useProcessedFiles.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useProgressivePagePreviews.ts Feature/v2/compare tool (#4751) 2025-11-12 14:54:01 +00:00
useRainbowTheme.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useRequestHeaders.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useRightRailButtons.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useScarfTracking.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useShouldShowWelcomeModal.ts Feature/v2/compare tool (#4751) 2025-11-12 14:54:01 +00:00
useSidebarNavigation.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useSuggestedTools.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useThumbnailGeneration.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useToolManagement.tsx Login Refresh Fix (#4779) 2025-11-06 15:42:22 +00:00
useToolNavigation.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useToolParameters.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useToolSections.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useTooltipPosition.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useTranslation.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useUndoRedo.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useUrlSync.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useZipConfirmation.ts [V2] feat(unzip/front-end): Implement ZIP extraction confirmation for archives over 20 files (#4834) 2025-11-12 15:18:15 +00:00