You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/store
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
..
db feat: disable CGO_ENABLED (#1766) 2 years ago
activity.go chore: add vacuum memo relation to dev guard (#1644) 2 years ago
cache.go feat: update store cache (#1066) 3 years ago
common.go refactor: memo store (#1741) 2 years ago
error.go feat: `store/db` module with sqlite 3 years ago
idp.go fix: golangci-lint version (#1381) 3 years ago
memo.go chore: order by updated ts in memo store (#1761) 2 years ago
memo_organizer.go chore: upgrade version `0.13.0` (#1685) 2 years ago
memo_relation.go refactor: memo store (#1741) 2 years ago
memo_resource.go fix: golangci-lint version (#1381) 3 years ago
resource.go feat: resource store cache (#1742) 2 years ago
shortcut.go fix: golangci-lint version (#1381) 3 years ago
storage.go fix: golangci-lint version (#1381) 3 years ago
store.go feat: resource store cache (#1742) 2 years ago
system_setting.go feat: add max upload size setting to UI & UI improvements (#1646) 2 years ago
tag.go fix: golangci-lint version (#1381) 3 years ago
user.go refactor: memo store (#1741) 2 years ago
user_setting.go feat: implement telegram bot plugin (#1740) 2 years ago