Releases: 0x2E/fusion
Releases · 0x2E/fusion
v0.8.12
v0.8.11
Changelog
- d6194e3: Delete mockgen mocks (@mtlynch)
- fb5eb6c: refacotr: delete mocks (@0x2E)
- 6f3ac27: Merge pull request #39 from mtlynch/no-mockgen (@0x2E)
- 64b071b: Use a constant for the session key name (@mtlynch)
- 04359e3: Adjust name of session key (@mtlynch)
- 9b3616c: Merge pull request #40 from mtlynch/constant-session-name (@0x2E)
- b797c5d: Check for error on retrieving the session (@mtlynch)
- 76116b1: Switch Docker image to use Alpine Linux (@mtlynch)
- c472619: Merge pull request #42 from mtlynch/alpine (@0x2E)
- dca5150: Merge pull request #41 from mtlynch/check-sess-err (@0x2E)
- 4f1bbf3: chore: update deps (@0x2E)
- d001b81: chore: auto migrate (@0x2E)
- ad8e061: doc: bump version (@0x2E)
- 1f6a9c1: Simplify password authentication (@mtlynch)
- ea4471f: Fix undefined variable (@mtlynch)
- 8a5f83f: Merge pull request #43 from mtlynch/password-is-key (@0x2E)
- 28147f3: Order items by publication date (@mtlynch)
- 7952311: Merge pull request #44 from mtlynch/order-by-publication-date (@0x2E)
- 839d125: Remove the gen command from scripts.sh (@mtlynch)
- a3c1ffd: Merge pull request #45 from mtlynch/drop-generate (@0x2E)
- 41784ec: Make conf settings read-only (@mtlynch)
- 15caa99: Get rid of global state for config (@mtlynch)
- c424c2b: Merge pull request #48 from mtlynch/no-conf-global (@0x2E)
- 8bb1ced: refactor: migrate all pages (@0x2E)
- 687adb5: fix: make action button responsvie (@0x2E)
- 5d9f8df: Tell browser to delete invalid session tokens (@mtlynch)
- 6cc04c0: Merge pull request #50 from mtlynch/delete-cookie (@0x2E)
- 28d360a: Merge pull request #49 from 0x2E/svelte5 (@0x2E)
- bfd4e8c: Check passwords based on hashes rather than plaintext (@mtlynch)
- c672aae: Merge pull request #51 from mtlynch/hash-password (@0x2E)
v0.8.10
Changelog
- 63a1056: fix: break the word in error alert (@0x2E)
- 1162ea8: chore: update deps (@0x2E)
- 3819dde: Set org.opencontainers.image.source label in Dockerfile (@dmarcoux)
- ac2570c: Merge pull request #33 from dmarcoux/dockerfile-label-org.opencontainers.image.url (@0x2E)
- c0a893a: Use the set -e option in scripts.sh (@mtlynch)
- d1b41a6: Merge pull request #34 from mtlynch/set-e-1 (@0x2E)
- 4ba8ee0: Use scripts.sh to build within Docker (@mtlynch)
- 1d9df9f: Merge pull request #35 from mtlynch/shared-build-script-1 (@0x2E)
- 4b25574: Build backend using static linking (@mtlynch)
- 10d9909: refactor: switch to cgo-free sqlite driver (@0x2E)
- 6db4377: chore: clean up release workfow (@0x2E)
- c8bdbf9: Rename .env to .env.example (@mtlynch)
- 4d2c0e2: Merge pull request #37 from 0x2E/cgo-free-sqlite (@0x2E)
- 472a41d: Merge pull request #36 from mtlynch/static-build-1 (@0x2E)
- 436f6a8: Merge pull request #38 from mtlynch/env-example (@0x2E)
v0.8.9
v0.8.8
v0.8.8-test
❗️ JUST FOR TESTING #5 . DONT USE IT IN YOUR PRODUCTION!
v0.8.7
v0.8.6
Changelog
- 8a25ffa: refactor: list only the feeds that match the condition (@0x2E)
- ffc666a: improve README.md (@hozza)
- b35cf9a: doc: format (@0x2E)
- 4d22dbe: Merge pull request #15 from hozza:patch-1 (@0x2E)
- beba91a: chore: update deps (@0x2E)
- 3678a40: refactor: split item actions (@0x2E)
- dee49ce: fix: add separator (@0x2E)
- eba7d9d: refactor: better navbar (@0x2E)
- 09fbb7b: chore: update deps (@0x2E)
v0.8.5
v0.8.4
Changelog
- 22f93ec: chore: update deps (@0x2E)
- f5fdffd: fix: add the missing build dir (#8) (@JohnathanLin)
- 27eb100: feat: add an env param "InSecure" to allow non-https deploy (@JohnathanLin)
- f047af0: fix: skip non-existent .env (@0x2E)
- a26c8e0: feat: support hosting as a TLS server directly (@0x2E)
- 4f11600: Merge pull request #9 from JohnathanLin/bugfix (@0x2E)
- 6a4e0d9: refactor: .env file can be replaced by default values (@0x2E)