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: bitvora/haven
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.1
Choose a base ref
...
head repository: bitvora/haven
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.2
Choose a head ref
  • 16 commits
  • 16 files changed
  • 3 contributors

Commits on Sep 25, 2024

  1. fix: update private url

    derekross authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d0be8d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from derekross/master

    fix: update private url
    barrydeen authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3553d2e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    1e2ea46 View commit details
    Browse the repository at this point in the history
  2. Add Docker Compose for HTTPS support

    * Use nginx-proxy and acme-companion
    * Automated creation and renewal of Let's Encrypt certificates
    * Automated reload of Nginx config upon certificate creation/renewal
    * Achieves an A+ on the Qualys SSL Test
    * Separate docker-gen container to avoid exposing docker.sock
    aaccioly committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b509d99 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14 from aaccioly-open-source/feature/docker-nginx…

    …-ssl
    
    New Docker compose with Nginx + SSL Support
    barrydeen authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c4aea69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b46172b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #16 from bitvora/dev-staticBugFix

    remove duplicate static handler declarations
    barrydeen authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f3eced1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    991d3d0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #17 from bitvora/dev-fixLazySubscription

    only get notes since 5 minuts ago when subscribing to inbox
    barrydeen authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ba04aa1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    e316af3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from bitvora/dev-dbSwapper

    ability to pick badger or lmdb
    barrydeen authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    54d8dd7 View commit details
    Browse the repository at this point in the history
  3. fix stupid folder name

    barrydeen committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    48981b7 View commit details
    Browse the repository at this point in the history
  4. add a docker bin

    barrydeen committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    739affa View commit details
    Browse the repository at this point in the history
  5. Merge pull request #20 from bitvora/dev-fixStupidDocker

    fix stupid docker even though i hate it
    barrydeen authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f08eeed View commit details
    Browse the repository at this point in the history
  6. remove reference to static

    barrydeen committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c0082d4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #21 from bitvora/dev-fixStatic

    remove reference to static
    barrydeen authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    305c73c View commit details
    Browse the repository at this point in the history
Loading