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

Last workspace usage: show and filter #134

Merged
merged 18 commits into from
Nov 7, 2022
Merged

Commits on Oct 10, 2022

  1. feat: add days since the project was worked on

    -technical proof- Each result is assigned the modification time of the most recent file in the workspace (parent directory of the node_module) and the days that have elapsed will be displayed
    zaldih committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    4002d3c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    17b9032 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    491f45e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. feat(results): sort by date

    zaldih committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    88194e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    196dc1b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. style: improve columns

    zaldih committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    a74339c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ffa0d1 View commit details
    Browse the repository at this point in the history
  3. fix: fix sort by date

    zaldih committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    1107962 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    ad35fe9 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    5cfba79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ace3e01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    057932e View commit details
    Browse the repository at this point in the history
  4. refactor: remove id property

    zaldih committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    72fe4fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5af4dbd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99b7291 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e2ba2a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    f21351c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/last-project-usage' of github.com:voidcosmos/npkil…

    …l into feat/last-project-usage
    zaldih committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    33e7938 View commit details
    Browse the repository at this point in the history