Fusion
Lightweight, self-hosted RSS and Atom feed reader
Alternative to: feedly, inoreader, feedbin

About
Versions (58)
v0.8.11
2025-01-15Changelog
- d6194e3fc72d3375b286500f33402e6e752d7c72: Delete mockgen mocks (@mtlynch)
- fb5eb6cf49e891b563f6fb139f52bc187da981ab: refacotr: delete mocks (@0x2E)
- 6f3ac27a7b18e670144ac52345766ab5a6057734: Merge pull request #39 from mtlynch/no-mockgen (@0x2E)
- 64b071b47a3a6421ba1e75e219f9877a8c8bb246: Use a constant for the session key name (@mtlynch)
- 04359e3a201669a1a338341100220ca1c9954d30: Adjust name of session key (@mtlynch)
- 9b3616c55fcac8d11cc93f47a59e38275f517083: Merge pull request #40 from mtlynch/constant-session-name (@0x2E)
- b797c5d1d37e4d64546209debfcf34d86a3e787b: Check for error on retrieving the session (@mtlynch)
- 76116b14cfea96bace6d5637d22b878f59bc5e27: Switch Docker image to use Alpine Linux (@mtlynch)
- c472619908387149c4f9831b7f66a6def1b91ca4: Merge pull request #42 from mtlynch/alpine (@0x2E)
- dca5150236d278c51467c02f2f3c36ea8f5df824: Merge pull request #41 from mtlynch/check-sess-err (@0x2E)
- 4f1bbf3f8bccde7798c6f593940536afb12093c8: chore: update deps (@0x2E)
- d001b818266bb9d8626e393c0c85bd39aeec44fe: chore: auto migrate (@0x2E)
- ad8e061b56a6070ead6c2a1c59215a25ded87995: doc: bump version (@0x2E)
- 1f6a9c14c600ec44144fe5285482b43395b73b2d: Simplify password authentication (@mtlynch)
- ea4471f95926094dc6bc1c64a8513eedd114ae2e: Fix undefined variable (@mtlynch)
- 8a5f83f8144f324aed3d1fb68d7a9f99ea611156: Merge pull request #43 from mtlynch/password-is-key (@0x2E)
- 28147f3ff38a788b5b7826980ab81fb04145fb47: Order items by publication date (@mtlynch)
- 79523117cafbacaf83103f9be549cd35af44acbd: Merge pull request #44 from mtlynch/order-by-publication-date (@0x2E)
- 839d125abbb973de7b1d93e42b5df25a11dc3809: Remove the gen command from scripts.sh (@mtlynch)
- a3c1ffd58036d72625836d84bb4f8adbfa7a5b17: Merge pull request #45 from mtlynch/drop-generate (@0x2E)
- 41784ec6818d95750065b43ab91c2b31f393b4e1: Make conf settings read-only (@mtlynch)
- 15caa9988bb70318cf37ab029faace70d8dcef81: Get rid of global state for config (@mtlynch)
- c424c2b85d2ae63fbf2ebe7ee4504a1464b2e332: Merge pull request #48 from mtlynch/no-conf-global (@0x2E)
- 8bb1ced9ce94cbcda9fb009c669aca2e116dbac8: refactor: migrate all pages (@0x2E)
- 687adb5af9403201d0e13a263a0da4119307200b: fix: make action button responsvie (@0x2E)
- 5d9f8df0b7af5e9c593c944d876f5406b911e6c6: Tell browser to delete invalid session tokens (@mtlynch)
- 6cc04c07d50133a38bc3092035ba72f812e8ec2b: Merge pull request #50 from mtlynch/delete-cookie (@0x2E)
- 28d360a4e1b9876b38b4fcf251bff9d6de31f21b: Merge pull request #49 from 0x2E/svelte5 (@0x2E)
- bfd4e8c66bbbf1a210a0cd9a7ff158373a47102d: Check passwords based on hashes rather than plaintext (@mtlynch)
- c672aaea6557f192adffc40ea028aaf99321c898: Merge pull request #51 from mtlynch/hash-password (@0x2E)