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

feat: basic transaction search UI #53

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

feat: basic transaction search UI #53

wants to merge 5 commits into from

Commits on May 31, 2023

  1. feat: basic transaction search UI

      - extremely simple static web server
      - UI uses preact, htm
      - fuse.js for search
    
    no localStorage etc.
    dckc committed May 31, 2023
    Configuration menu
    Copy the full SHA
    0c4965c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. WIP: tx search

    dckc committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    b960454 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    8b882b2 View commit details
    Browse the repository at this point in the history
  2. chore(tx-ui1): copy Dockerfile from letsencrypt-docker-compose

    $ git log10 examples/nodejs-backend/Dockerfile
    2023-03-07 21:48 d38618a Version 2 (#36)
    dckc committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    8fa6e8b View commit details
    Browse the repository at this point in the history
  3. build(tx-ui1): tweak Dockerfile

     - npm -> yarn
     - server.js is down a level
    dckc committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    8664ced View commit details
    Browse the repository at this point in the history