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

Implement file ID service #244

Merged
merged 6 commits into from
Nov 24, 2022
Merged

Commits on Nov 17, 2022

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

Commits on Nov 22, 2022

  1. Make FileIdManager a singleton, optimize DB accesses, index in the ba…

    …ckground, add logger, handle modified files
    davidbrochart committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    d661f73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    558a6d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Fix file watchers

    davidbrochart committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    3c1825b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4188ac View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Use setdefault

    Co-authored-by: Wh1isper <9573586@qq.com>
    davidbrochart and Wh1isper committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    3d2e5cc View commit details
    Browse the repository at this point in the history