Commit Graph

15 Commits (b44f2b5ffb5a9f9a52a706811a4112213a581388)

Author SHA1 Message Date
boojack ea728d232d
refactor: memo store (#1741) 2 years ago
boojack d80aa67c97
feat: parse markdown to html format in rss (#1683) 2 years ago
Stephen Zhou ca5859296a
fix: resource url in rss (#1672) 2 years ago
boojack 0aa7085303
chore: add enclosure to rss (#1559) 2 years ago
boojack 7d6934d00c
fix: rss link (#1534) 2 years ago
boojack d0ddac296f
chore: update store error handler (#1479) 2 years ago
boojack 4f2adfef7b
chore: update system setting name convention (#1448) 2 years ago
boojack ff8851fd9f
fix: golangci-lint version (#1381)
* chore: update interface declare

* chore: update args

* chore: update

* chore: update
2 years ago
Stephen Zhou 65aa51d525
feat: generate RSS item title and limit item count (#1117)
* feat: generate RSS item title and limit item count

* Update server/rss.go

Co-authored-by: boojack <stevenlgtm@gmail.com>

* Update server/rss.go

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
boojack 3590d3f8b6
feat: update store cache (#1066)
* feat: update store cache

* chore: update
2 years ago
boojack a004dcf320
fix: pass empty condition in rss (#1058)
fix: handle empty condition in rss
2 years ago
Stephen Zhou 168c4f6950
feat: more rss info (#1052)
* feat: more rss info

* fix: ci
2 years ago
boojack 2042737004
feat: add username field (#544)
* feat: add username field

* chore: update
2 years ago
Stephen Zhou 205ad0fd6d
chore: change rss item title (#464) 2 years ago
Zhou Yunliang 4e00b1b0cd
feat: rss support (#343)
* feat: rss support

* chore: go mod tidy

* chore: change route group prefix

* Update server/server.go

Co-authored-by: boojack <stevenlgtm@gmail.com>

* Update server/rss.go

Co-authored-by: boojack <stevenlgtm@gmail.com>

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago