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: ether/etherpad-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.2
Choose a base ref
...
head repository: ether/etherpad-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.3
Choose a head ref
  • 7 commits
  • 10 files changed
  • 3 contributors

Commits on Jan 13, 2026

  1. chore(deps): bump modernc.org/sqlite from 1.43.0 to 1.44.0

    Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.43.0 to 1.44.0.
    - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.43.0...v1.44.0)
    
    ---
    updated-dependencies:
    - dependency-name: modernc.org/sqlite
      dependency-version: 1.44.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 13, 2026
    Configuration menu
    Copy the full SHA
    b013e3e View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @types/node in /ui in the dev-dependencies group

    Bumps the dev-dependencies group in /ui with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `@types/node` from 25.0.6 to 25.0.8
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 25.0.8
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 13, 2026
    Configuration menu
    Copy the full SHA
    3d569b9 View commit details
    Browse the repository at this point in the history
  3. chore: init settings

    SamTV12345 committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    d91ba6f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #73 from ether/dependabot/npm_and_yarn/ui/dev-depe…

    …ndencies-8278cbd572
    
    chore(deps-dev): bump @types/node from 25.0.6 to 25.0.8 in /ui in the dev-dependencies group
    SamTV12345 authored Jan 13, 2026
    Configuration menu
    Copy the full SHA
    b4f7b4e View commit details
    Browse the repository at this point in the history
  5. chore: pull request

    SamTV12345 committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    aeefe84 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #72 from ether/dependabot/go_modules/modernc.org/s…

    …qlite-1.44.0
    
    chore(deps): bump modernc.org/sqlite from 1.43.0 to 1.44.0
    SamTV12345 authored Jan 13, 2026
    Configuration menu
    Copy the full SHA
    e36adde View commit details
    Browse the repository at this point in the history
  7. Merge pull request #74 from ether/feature/initSettings

    chore: init settings
    SamTV12345 authored Jan 13, 2026
    Configuration menu
    Copy the full SHA
    c13e752 View commit details
    Browse the repository at this point in the history
Loading