1
0
Fork 0
forked from 0x2E/fusion
Commit graph

8 commits

Author SHA1 Message Date
Michael Lynch
d6194e3fc7 Delete mockgen mocks
The project has several mockgen mocks and a build step that auto-updates them on each build, but they appear to be unused, so this PR deletes them.
2024-12-27 04:08:04 -05:00
rook1e
8beb858c40
feat(#5): create groups and import feeds into them, based on opml 2024-08-25 18:40:34 +08:00
rook1e
fb1eb67cd6
refactor: repo should correspond to the domain, not the db table 2024-06-01 15:29:50 +08:00
rook1e
39072600d3
refactor: derive context from user's request 2024-03-18 18:17:43 +08:00
rook1e
c66559ac82
fix: add missing error check in deleting group 2024-03-13 14:22:21 +08:00
rook1e
d91a5a5e3c
refactor: error handling 2024-03-12 22:57:53 +08:00
rook1e
f9f17f71c7
feat: add batch markasread action 2024-03-12 21:52:46 +08:00
rook1e
e9b065e9fb
init 2024-03-06 16:54:13 +08:00