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

Full-text-search via Stork #327

Merged
merged 57 commits into from
Aug 21, 2022
Merged

Full-text-search via Stork #327

merged 57 commits into from
Aug 21, 2022

Commits on Jul 28, 2022

  1. Added stork search

    applejag committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    b030b50 View commit details
    Browse the repository at this point in the history
  2. Added search tmp docs

    applejag committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    116265a View commit details
    Browse the repository at this point in the history
  3. Fixed rg cmd

    applejag committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    46a5c0e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Extracted to hooks

    applejag committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    6a29a32 View commit details
    Browse the repository at this point in the history
  2. Removed search.md

    applejag committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    22965ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5a67a2 View commit details
    Browse the repository at this point in the history
  4. Removed duplicate stylings

    applejag committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    b49c00b View commit details
    Browse the repository at this point in the history
  5. Cleaned up JS a little

    applejag committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    809d5dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79f23c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a1c9e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. Configuration menu
    Copy the full SHA
    b470373 View commit details
    Browse the repository at this point in the history
  2. Add search snippets to docs

    applejag committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    69a2605 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6c915d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3489ff View commit details
    Browse the repository at this point in the history
  5. Fixed borders

    applejag committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    64cc2f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Add stork to nix shell

    srid committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    ba3363f View commit details
    Browse the repository at this point in the history
  2. Build stork.st index in Haskell

    We just add a route for Stork index, and let Haskell build it behind the
    scenes. Performance and correctness is 100% yet.
    srid committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    12cf3a1 View commit details
    Browse the repository at this point in the history
  3. Fix autoformat

    srid committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    b216807 View commit details
    Browse the repository at this point in the history
  4. Fix hlint warning

    srid committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    79f04dd View commit details
    Browse the repository at this point in the history
  5. Up ver

    srid committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    62ff42e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5dc1c38 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    dc82292 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/stork-search' of github.com:jilleJr/emanote int…

    …o feature/stork-search
    applejag committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    47a7928 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Advance ema

    srid committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    b82c6ff View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Revert "Added missing stork-search from headHtml"

    This reverts commit dc82292.
    applejag committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    bcd9ee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b52f4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7d7cb5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/stork-search' of github.com:jilleJr/emanote int…

    …o feature/stork-search
    applejag committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    ace87ec View commit details
    Browse the repository at this point in the history
  5. Fix compilation

    srid committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    460a1f2 View commit details
    Browse the repository at this point in the history
  6. Fixed template

    applejag committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    4957829 View commit details
    Browse the repository at this point in the history
  7. lint fix

    applejag committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    d957084 View commit details
    Browse the repository at this point in the history
  8. nix: Use master branch of ema

    srid committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    a305339 View commit details
    Browse the repository at this point in the history
  9. Added missing styling

    applejag committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    f93922e View commit details
    Browse the repository at this point in the history
  10. Changed to modal

    applejag committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    9f47d00 View commit details
    Browse the repository at this point in the history
  11. Added listener for Ctrl+K

    applejag committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    a5fe67b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. Update nix inputs to use Stock 1.5.0

    • Updated input 'haskell-flake':
        'github:srid/haskell-flake/4c0b0ff295f0b97238a600d2381c37ee46b67f9c' (2022-05-31)
      → 'github:srid/haskell-flake/1ca2be3c354ef2a3296cac7e54ae21e1d6ead6d7' (2022-08-12)
    • Updated input 'nixpkgs':
        'path:/nix/store/a885zpv9ys2p2x7qnzqvxlsy321mclip-source?lastModified=1657447684&narHash=sha256-FCP9AuU1q6PE3vOeM5SFf58f%2fUKPBAsoSGDUGamNBbo=&rev=5f43d8b088d3771274bcfb69d3c7435b1121ac88' (2022-07-10)
      → 'path:/nix/store/1ha33ma070pyxw5kkcx61qi7ypzzxzah-source?lastModified=1659077768&narHash=sha256-P0XIHBVty6WIuIrk2DZNvLcYev9956y1prT4zL212H8=&rev=2a93ea177c3d7700b934bf95adfe00c435f696b8' (2022-07-29)
    • Updated input 'tailwind-haskell':
        'github:srid/tailwind-haskell/96f4c7f8c59eb1103b75ff7d4a753d2d4b9c1ee7' (2022-07-14)
      → 'github:srid/tailwind-haskell/09a102164b1a4559892277ff38efdc9b949c5433' (2022-07-21)
    srid committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    2c2be46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b308b8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b8ff25 View commit details
    Browse the repository at this point in the history
  4. Added hotkeys Cmd+K and Esc

    applejag committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    0d96667 View commit details
    Browse the repository at this point in the history
  5. refactor: rename module

    srid committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    6c5c604 View commit details
    Browse the repository at this point in the history
  6. Cache stork index for reuse (when notes haven't been changed)

    This is more of a hacky implementation aimed towards establishing
    correctness first. It is also not concurrency-friendly. All of this need
    to be fixed next.
    srid committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    2f603bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e683c78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    084b873 View commit details
    Browse the repository at this point in the history
  9. remove debug

    srid committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    dbdef65 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    415c4af View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

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

Commits on Aug 17, 2022

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

Commits on Aug 19, 2022

  1. Update ema

    srid committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    92bacc8 View commit details
    Browse the repository at this point in the history
  2. Inc major ver

    srid committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    2de10a8 View commit details
    Browse the repository at this point in the history
  3. Format!

    srid committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    1374943 View commit details
    Browse the repository at this point in the history
  4. Workaround the unicode issue with tomland

    Resolves srid#336
    srid committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    a383d1c View commit details
    Browse the repository at this point in the history
  5. docs: add full-text search

    Very basic intro. Could be expanded.
    srid committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    5959f67 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. refactor: merge stork js/css into a single file, and include that in …

    …<head> (not <body>)
    srid committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    ebaa0b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bde671 View commit details
    Browse the repository at this point in the history
  3. remove close button

    srid committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    f83d1ca View commit details
    Browse the repository at this point in the history
  4. Namespace the stork JS functions

    srid committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    c564971 View commit details
    Browse the repository at this point in the history
  5. remove redundant

    srid committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    b97f690 View commit details
    Browse the repository at this point in the history