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: gnobro, a terminal-based realm browser #2608

Merged
merged 70 commits into from
Aug 23, 2024

Commits on Jul 17, 2024

  1. wip: gnobro

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    59c930f View commit details
    Browse the repository at this point in the history
  2. feat: update model

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2ad1adf View commit details
    Browse the repository at this point in the history
  3. wip: gnobro

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    91ebeba View commit details
    Browse the repository at this point in the history
  4. feat: make gno link clickable

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c24fca4 View commit details
    Browse the repository at this point in the history
  5. feat: add ssh support

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    390f687 View commit details
    Browse the repository at this point in the history
  6. feat: add banner + some fixup

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    602c867 View commit details
    Browse the repository at this point in the history
  7. feat: new banner

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    14890fc View commit details
    Browse the repository at this point in the history
  8. fix: banner offset

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    253418c View commit details
    Browse the repository at this point in the history
  9. feat: add default realm

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4b415df View commit details
    Browse the repository at this point in the history
  10. feat: add history

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e6105f4 View commit details
    Browse the repository at this point in the history
  11. fix: fixup nav

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3f3fbf4 View commit details
    Browse the repository at this point in the history
  12. feat: add accesscontrol

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4570f56 View commit details
    Browse the repository at this point in the history
  13. feat: gnoweb export alias and redirect

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a46bcdb View commit details
    Browse the repository at this point in the history
  14. fix: align banner

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1e525ec View commit details
    Browse the repository at this point in the history
  15. feat: update style

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3602784 View commit details
    Browse the repository at this point in the history
  16. wip: gnodev events endpoint

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    57b6ea6 View commit details
    Browse the repository at this point in the history
  17. feat: add readonly

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8774e45 View commit details
    Browse the repository at this point in the history
  18. feat: readonly

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e6ba807 View commit details
    Browse the repository at this point in the history
  19. fix: key move

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d8f6b55 View commit details
    Browse the repository at this point in the history
  20. fix: unfocus command and path change

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d571be5 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. feat: move gnobro into gnodev

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    854943e View commit details
    Browse the repository at this point in the history
  2. chore: delete banner file

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    79fbcbe View commit details
    Browse the repository at this point in the history
  3. chore: lint

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    4fb71d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74f3d65 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. fix: remote dial

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e4f86cc View commit details
    Browse the repository at this point in the history
  2. chore(lint): remvoe unsed function

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e24688b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. chore: only build gnodev by default

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2c562ab View commit details
    Browse the repository at this point in the history
  2. feat: add cool banner

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c0c0117 View commit details
    Browse the repository at this point in the history
  3. chore: update gno mod

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    393c119 View commit details
    Browse the repository at this point in the history
  4. fix: empty banner

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a127e20 View commit details
    Browse the repository at this point in the history
  5. fix: banner faster

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d457be4 View commit details
    Browse the repository at this point in the history
  6. fix: encapsulate banner

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f80245b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. wip: gnodev readme doc

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    a9952bf View commit details
    Browse the repository at this point in the history
  2. chore: update doc

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    018bab2 View commit details
    Browse the repository at this point in the history
  3. chore: banner file

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    fec2042 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. fix: new model

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    281190c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. feat: update banner

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    988ff34 View commit details
    Browse the repository at this point in the history
  2. fix: client

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1caf376 View commit details
    Browse the repository at this point in the history
  3. fix: middleware order

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4e5b806 View commit details
    Browse the repository at this point in the history
  4. chore: cleanup

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a8b8f36 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Merge remote-tracking branch 'origin/master' into feat/contribs-gnobro

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d003747 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. chore: remove patch & toolchain in gnomod

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    37d4b47 View commit details
    Browse the repository at this point in the history
  2. chore: rename bl -> cl

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    599903f View commit details
    Browse the repository at this point in the history
  3. fix: use remove Must unmarshal amino

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7e15baa View commit details
    Browse the repository at this point in the history
  4. chore: have return explicit

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8c6b2c5 View commit details
    Browse the repository at this point in the history
  5. chore: use default gnoland prefix const

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5e8e30a View commit details
    Browse the repository at this point in the history
  6. fix: use remote instead of target

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b9dfedc View commit details
    Browse the repository at this point in the history
  7. chore: user port instead port1

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b480108 View commit details
    Browse the repository at this point in the history
  8. feat: better handle routine in gnobro main

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2bfc106 View commit details
    Browse the repository at this point in the history
  9. fix: typo

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    93f0742 View commit details
    Browse the repository at this point in the history
  10. fix: path command

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    99d55ca View commit details
    Browse the repository at this point in the history
  11. chore: cleanup

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ea8a2a9 View commit details
    Browse the repository at this point in the history
  12. chore: cleanup

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a50d521 View commit details
    Browse the repository at this point in the history
  13. chore: lint

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    faf16a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. fix: use Is instead of As

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    9c787d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40fecb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. chore: use contain instead of index

    Co-authored-by: deelawn <dboltz03@gmail.com>
    gfanton and deelawn authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    94d1d03 View commit details
    Browse the repository at this point in the history
  2. chore: fixupy banner name

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0f9b411 View commit details
    Browse the repository at this point in the history
  3. chore: fix typo

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    253ebaf View commit details
    Browse the repository at this point in the history
  4. chore: single argument

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4fd1f60 View commit details
    Browse the repository at this point in the history
  5. chore: update banner method name

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7d7775c View commit details
    Browse the repository at this point in the history
  6. chore: add dev mode toogle flag

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0c2ba5d View commit details
    Browse the repository at this point in the history
  7. fix: handle app by context

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    339e7bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d216a86 View commit details
    Browse the repository at this point in the history
  9. chore: lint

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b1c9183 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    15d8a28 View commit details
    Browse the repository at this point in the history
  2. fix: simply model logic

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d7af192 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a12aca View commit details
    Browse the repository at this point in the history
  4. chore: lint

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c0cdc09 View commit details
    Browse the repository at this point in the history
  5. fix: signer infos

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3ad927c View commit details
    Browse the repository at this point in the history