Commit Graph

7 Commits (5d06c8093c0697ebe1fbe55304d84ed2d937ae64)

Author SHA1 Message Date
Athurg Gooth ddf4cae537
feat: disable CGO_ENABLED (#1766)
* Replace mattn/go-sqlite3 with modernc.org/sqlite

* Disable CGO to make binary work without special c lib

* Replace mattn/go-sqlite3 with modernc.org/sqlite in testing code

* Tidy go module

---------

Co-authored-by: Athurg Feng <athurg@gooth.org>
2 years ago
boojack ea728d232d
refactor: memo store (#1741) 2 years ago
boojack 2cc5691efd
chore: update memo relation types (#1658) 2 years ago
boojack 5c5199920e
chore: seed data for new user (#1655) 2 years ago
CorrectRoadH 700fe6b0e4
fix: return pinned status after edit (#1629)
* stash

* query pinned status after patch

* eslint

* refactor query

* eslint

* process specify case

* add test

* Update memo.go
2 years ago
boojack b6564bcd77
feat: implement memo relation server (#1618) 2 years ago
boojack 994d5dd891
feat: server tests (#1556)
* feat: server tests

* chore: update
2 years ago