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)