Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dna2github/NodeBase
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main-old
Choose a base ref
...
head repository: dna2github/NodeBase
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 216 files changed
  • 1 contributor

Commits on Feb 3, 2026

  1. Configuration menu
    Copy the full SHA
    4bbed45 View commit details
    Browse the repository at this point in the history
  2. init websocket/http server with netty via claude opus 4.5

    - websocket/http server with netty
    - js client can register as a service
    - no auth yet
    - known issue: the chat and fileshare behavior is not correct
      it should not register when a service client use the service
      when service starts, it should register into the server
    dna2github committed Feb 3, 2026
    Configuration menu
    Copy the full SHA
    584106f View commit details
    Browse the repository at this point in the history
  3. add gradle wrapper

    dna2github committed Feb 3, 2026
    Configuration menu
    Copy the full SHA
    4fdfd04 View commit details
    Browse the repository at this point in the history
  4. add nodebase classic icon

    dna2github committed Feb 3, 2026
    Configuration menu
    Copy the full SHA
    64bc370 View commit details
    Browse the repository at this point in the history
  5. update README

    dna2github committed Feb 3, 2026
    Configuration menu
    Copy the full SHA
    e6ae2e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. improvement and bugfix

    - bugfix: update service client and user client
    - support marketplace
    - support multiple instances of service
    - support basic auth
    dna2github committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    8160a95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce9774a View commit details
    Browse the repository at this point in the history
Loading