Julien Froidefond julienfroidefond
julienfroidefond pushed to main at julienfroidefond/workshop-manager 2026-02-03 18:08:15 +01:00
163caa398c feat: implement Weather Workshop feature with models, UI components, and session management for enhanced team visibility and personal well-being tracking
julienfroidefond pushed to main at julienfroidefond/workshop-manager 2026-01-28 13:58:35 +01:00
3a2eb83197 feat: add comparePeriods utility for sorting OKR periods and refactor ObjectivesPage to utilize it for improved period sorting
julienfroidefond pushed to main at julienfroidefond/workshop-manager 2026-01-28 13:54:32 +01:00
e848e85b63 feat: implement period filtering in OKRsList component with toggle for viewing all OKRs or current quarter's OKRs
julienfroidefond pushed to main at julienfroidefond/workshop-manager 2026-01-14 10:24:10 +01:00
53ee344ae7 feat: add Weekly Check-in feature with models, UI components, and session management for enhanced team collaboration
67d685d346 refactor: update component exports in OKRs, SWOT, Teams, and UI modules for improved organization and clarity
Compare 2 commits »
julienfroidefond pushed to main at julienfroidefond/workshop-manager 2026-01-07 17:32:33 +01:00
47703db348 refactor: update OKR form and edit page to use new CreateKeyResultInput type for improved type safety and clarity
julienfroidefond pushed to main at julienfroidefond/workshop-manager 2026-01-07 17:23:10 +01:00
86c26b5af8 fix: improve error handling in API routes and update date handling for OKR and Key Result submissions
julienfroidefond pushed to main at julienfroidefond/workshop-manager 2026-01-07 17:18:22 +01:00
97045342b7 feat: refactor ObjectivesPage to utilize ObjectivesList component for improved rendering and simplify OKR status handling in OKRCard with compact view option
julienfroidefond pushed to main at julienfroidefond/workshop-manager 2026-01-07 16:48:32 +01:00
ca9b68ebbd feat: enhance OKR management by adding permission checks for editing and deleting, and updating OKR forms to handle key results more effectively
julienfroidefond pushed to main at julienfroidefond/workshop-manager 2026-01-07 10:12:07 +01:00
5f661c8bfd feat: introduce Teams & OKRs feature with models, types, and UI components for team management and objective tracking
e3a47dd7e5 chore: update .gitignore to include database files and improve data management
35b9ac8a66 chore: remove obsolete database files from the project to streamline data management
Compare 3 commits »
julienfroidefond pushed to main at julienfroidefond/towercontrol 2026-01-06 14:51:21 +01:00
2354a353d1 feat(Notes): implement manual ordering for notes, add drag-and-drop functionality, and update related components for reordering
38ccaf8785 feat(Notes): add folderId to note creation and update processes, enhance folder handling in NotesPageClient
13070790cc refactor(FoldersSidebar): remove unused TagIcon import and related tag variable for cleaner code
6c4c6992a9 feat(Notes): add folder management to notes, allowing notes to be categorized into folders, and update related components for folder selection and display
Compare 4 commits »
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-01-04 11:44:59 +01:00
034aa69f8d feat: update service worker to version 2.5 and enhance caching strategies for network requests, including cache bypass for refresh actions in LibraryClientWrapper, SeriesClientWrapper, and HomeClientWrapper components
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-01-04 11:41:18 +01:00
060dfb3099 fix: adjust thumbnail size and optimize image loading in BookDownloadCard component
ad11bce308 revert: restore page-by-page download method (old method works better)
Compare 2 commits »
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-01-04 11:32:52 +01:00
1ffe99285d feat: add fflate library for file decompression and implement file download functionality in BookOfflineButton component
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-01-04 07:39:11 +01:00
0d33462349 feat: update service worker to version 2.4, enhance caching strategies for pages, and add service worker reinstallation functionality in CacheSettings component
b8a0b85c54 refactor: rename Image import to ImageIcon for clarity in CacheSettings component and remove unused React import in collapsible component
Compare 2 commits »
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-01-04 06:48:20 +01:00
2c8c0b5eb0 feat: enhance service worker functionality with improved caching strategies, client communication, and service worker registration options
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-01-04 06:20:16 +01:00
b497746cfa feat: enhance home and library pages by integrating new data fetching methods, improving error handling, and refactoring components for better structure
489e570348 feat: enrich library data by fetching book counts from the API and handling errors gracefully
Compare 2 commits »
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-01-03 22:07:46 +01:00
117ad2d0ce fix: enhance error handling in read progress update by validating request body and returning appropriate error responses
0d7d27ef82 refactor: streamline image handling by implementing direct streaming in BookService and ImageService, and update .gitignore to include temp directory
e903b55a46 refactor: implement abort controller for fetch requests in multiple components to prevent memory leaks and improve error handling
Compare 3 commits »
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-01-03 18:55:16 +01:00
512e9a480f refactor: remove caching-related API endpoints and configurations, update preferences structure, and clean up unused services
julienfroidefond pushed to main at julienfroidefond/fintrack 2025-12-23 12:28:17 +01:00
8a4f6d31b8 feat: enhance tooltip and global styles for improved visibility; implement custom tooltip rendering in CategoryTrendChart and enforce opacity settings in globals.css for Radix Portal and Recharts tooltips
804b0f0aad feat: add sidebar-opaque color variable and update Sidebar component styling; enhance visual consistency by applying new background color to the sidebar
Compare 2 commits »
julienfroidefond pushed to main at julienfroidefond/fintrack 2025-12-23 12:14:28 +01:00
f295e86fc2 refactor: improve code formatting and consistency in StatisticsPage and TopExpensesList components; standardize quotation marks and enhance readability across various sections
c57daa9cc8 refactor: standardize quotation marks in pnpm-lock.yaml and improve code formatting across various components; enhance readability and maintain consistency in code style
Compare 2 commits »