You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add gh action for enabling 500 loc (#117)
* feat: ignore pull request that have the label Release
* Integrate drive desktop core (#113)
* Update package.json
* Update package.json
* Update yarn.lock
* Use released version
* integrate core logger with main.ts
* chore: Integrate core logger in antivirus feature
* chore: setup logs and renderer logs for antivirus
---------
Co-authored-by: AlexisMora <[email protected]>
* Integrate logger for backups
* chore: migrate virtual drive related files to the new logger
* chore: update project version
* chore: remove util logger
* chore: migrated hydration api to use the proper logger
* chore migrate to new logger + add todo comments for found dead code
* chore: mark files as dead code
* chore: update publish.yml workflow
* chore: more migration of logger
* chore:update desktop core package
* feat: product availability from drive-desktop-core
* update types
* feat: create common functions for report generation
* fix: added prop types and differentiate between directory and file filters on scan subdirectory
* feat: generate report for app cache section
* Feat: generate report for logs files
* feat: Generate report for trash section
* Feat: generate report for web storage and cache sections
* update the package-json version
* WIP
* Feat: Add customDirectoryFilter in process dirent
* Feat: add web browser directory filter on app cache report
* Update web storage and cache with brave and firefox browsers paths
* feat: Generate report
* Feat: generate ipc report
* Feat: cleaner context
* Feat: create loading, generate report and translations
* feat: connect report to ui
* Feat: use tanstack virtualizer to manage large item list + change way of selecting items in order to be more maneagable for large lists
* Feat: confirm dialog and mock cleanup
* translations and mock cleanup
* Feat: update ipc function to accept refresh of the report
* Feat: Cleaning and final ui + translations
* chore: add new variant to button
* Feat: Define ipc methods to comunicate through processes + define types in backend
* feat: Clean service + ipc handlers
* Feat: Add cleanup service to front
* Added logs to the generation report
* fix visual bug
* Feat: Product availability in the front
* Feat: Add diskusage
* chore: Update log paths because got changed on the core library
* Feat: Add cleaner onboarding
* add cleaner in the header/gear menu
* Check products at the begining
* disable section when no item is scanned
0 commit comments