This website requires JavaScript.
Explore
Help
Register
Sign In
saulteafarmer
/
Stirling-PDF
Watch
1
Star
0
Fork
0
You've already forked Stirling-PDF
mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced
2025-08-26 22:29:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Stirling-PDF
/
frontend
/
src
/
contexts
History
Reece Browne
eb2444142f
Merge remote-tracking branch 'origin/V2' into feature/v2/file-handling-improvements
2025-08-15 00:52:36 +01:00
..
FileContext.tsx
Merge remote-tracking branch 'origin/V2' into feature/v2/file-handling-improvements
2025-08-15 00:52:36 +01:00
FileManagerContext.tsx
Refactor file management and context handling to utilize UUIDs for file identification, enhance file deduplication, and improve content hashing. Update related components and hooks for better performance and stability.
2025-08-14 18:07:18 +01:00
FilesModalContext.tsx
feat: Enhance file handling and processing capabilities
2025-08-14 21:47:02 +01:00
SidebarContext.tsx
Refactor file management context and remove FileSelectionContext- Updated FileManagerContext to use useMemo for context value optimization.- Removed FileSelectionContext and integrated its functionality into FileContext.- Updated hooks and components to use new file context structure.- Refactored file handling logic to utilize stable file IDs for deduplication.- Adjusted UI state management for improved performance and clarity.- Updated theme variables for consistency in hover and selection states.- Ensured backward compatibility with legacy properties in FileContext.
2025-08-10 21:08:32 +01:00
ToolWorkflowContext.tsx
SEO init (
#4197
)
2025-08-14 15:52:38 +01:00