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/server
boojack 2d49e96a8a
feat: get image blob in backend (#495)
* feat: get image blob in backend

* chore: update
2 years ago
..
dist feat: use go embed 3 years ago
profile chore: move `version` pkg to `server/version` 3 years ago
version chore: update dev version (#489) 2 years ago
acl.go chore: update db filesize access control (#493) 2 years ago
auth.go feat: add system setting to allow user signup (#407) 3 years ago
common.go feat: compose response data 3 years ago
embed_frontend.go chore: add cache for resource 3 years ago
http_getter.go feat: get image blob in backend (#495) 2 years ago
memo.go feat: vacuum records manually (#420) 3 years ago
metric_collector.go fix: parse tag list (#446) 2 years ago
resource.go feat: get image blob in backend (#495) 2 years ago
rss.go chore: change rss item title (#464) 2 years ago
server.go feat: add crawler plugin (#492) 2 years ago
shortcut.go feat: vacuum records manually (#420) 3 years ago
system.go chore: update db filesize access control (#493) 2 years ago
tag.go fix: remove duplicate tag (#450) 2 years ago
tag_test.go fix: parse tag list (#446) 2 years ago
user.go feat: add metric plugin (#361) 3 years ago