Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 3.0 - Status #4

Open
10 of 25 tasks
victorwads opened this issue May 1, 2023 · 0 comments
Open
10 of 25 tasks

Version 3.0 - Status #4

victorwads opened this issue May 1, 2023 · 0 comments

Comments

@victorwads
Copy link
Owner

victorwads commented May 1, 2023

  • 3.0 - Planning
    • App
      • Logs Screen:
        • reload buttom
        • fix items count when filtering
      • Current screen
        • read current filename from defaults instead of symlink
      • Logs Details
        • add suspension logs
        • add all info about the logs with labels and icons
      • Settings Screen:
        • fix config file not found
        • use only defaults
        • save settings saved timestamp
        • choose wich infos about the logs are showed on logs screen
        • setting for create separeted logs when computer enter in supend mode, or no (default: true).
          (Are now stored separately
      • Core
        • reload settings from new configs file genereted by service on app opens
        • remove files write permision cause is'not needed anymore (Removed Sandbox)
        • better performance
        • make proccessed logs be stored on indexed database and exclude old logs
        • make data core app providers (Hybrid, WithFiles, WithCoreData)
        • make list lazy loading
    • Service
      • logs api v5
        • remove logprocess: bool
        • remove activetimebeta: number
        • add configs file with:
          • TODO
      • create separeted logs when computer enter in supend mode, if not denyed in settings
      • search defaults main user cheking the last user to update it
      • get configs from user defaults instead of files
      • save current log reference on defaults instead of symlink
      • save curent configs to file, when changed, for multiuser sync preferences
    • Installer
      • update configs from v2.x to user defaults

Ps.: "defaults" is a a macos feature for storing app preferences

@victorwads victorwads changed the title Version 3.0 Version 3.0 - Status May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant