1
0
Fork 0
forked from 0x2E/fusion
fusion/api
Yuan dd0d2e7d7d
feat: make the password optional (#128)
* feat: make the password optional

* fix: put the check outside HashPassword

* refactor: change PasswordHash to a pointer type for better checking
2025-04-05 20:14:31 +08:00
..
api.go feat: make the password optional (#128) 2025-04-05 20:14:31 +08:00
feed.go refactor: list only the feeds that match the condition 2024-08-04 17:35:31 +08:00
group.go feat(#5): create groups and import feeds into them, based on opml 2024-08-25 18:40:34 +08:00
item.go refactor: derive context from user's request 2024-03-18 18:17:43 +08:00
session.go Fix a session checking bug 2025-01-19 16:08:53 -05:00