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

Release #8232

Merged
merged 8 commits into from
Sep 18, 2024
Merged

Release #8232

merged 8 commits into from
Sep 18, 2024

Commits on Sep 18, 2024

  1. chore(deps): update electron from 28.1.0 to 30.0.1 and electron build…

    …er from 24.6.4 to 24.13.3
    adkif committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    bd72cb4 View commit details
    Browse the repository at this point in the history
  2. refactor: Rename event handler TAKE_CAPTURE to COLLECT_ACTIVITIES

    … and use meaningful method names.
    adkif committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6f8798f View commit details
    Browse the repository at this point in the history
  3. refactor: Apply SOLID principles to improve the sendActivities meth…

    …od for clarity and maintainability. Implement a new thread to capture the screen and send activities on start and stop.
    adkif committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d5283b4 View commit details
    Browse the repository at this point in the history
  4. fix: add moment import and used moment.tz.guess() to set default time…

    …Zone in request.store.ts, monthly.service.ts, and weekly.service.ts.
    adkif committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0c67212 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    947c8a6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #8229 from ever-co/fix/add-timezone-fallback-to-re…

    …quest
    
    [Fix] Add Timezone Fallback to requests
    evereq authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    10d64a8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #8228 from ever-co/refactor/send-activities-process

    [Refactor] Send activities process
    evereq authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    98b8452 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #8231 from ever-co/fix/time-tracker-style

    [Fix] Time tracker and login page styles
    evereq authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    73d633a View commit details
    Browse the repository at this point in the history