memos/server
boojack 878e0eabc8
feat: add crawler plugin (#492)
* feat: add crawler plugin

* chore: update

* chore: go mod tidy

* chore: update
2022-11-19 16:58:55 +08:00
..
dist feat: use go embed 2022-07-10 09:02:56 +08:00
profile chore: move version pkg to server/version 2022-09-12 17:25:34 +08:00
version chore: update dev version (#489) 2022-11-19 09:57:54 +08:00
acl.go chore: update session key (#440) 2022-11-10 20:51:37 +08:00
auth.go feat: add system setting to allow user signup (#407) 2022-11-03 21:47:36 +08:00
common.go feat: compose response data 2022-02-04 17:06:04 +08:00
crawler.go feat: add crawler plugin (#492) 2022-11-19 16:58:55 +08:00
embed_frontend.go chore: add cache for resource 2022-09-09 00:50:58 +08:00
memo.go feat: vacuum records manually (#420) 2022-11-06 04:21:58 +00:00
metric_collector.go fix: parse tag list (#446) 2022-11-12 09:02:44 +08:00
resource.go feat: add database filesize in UI (#488) 2022-11-18 21:17:52 +08:00
rss.go chore: change rss item title (#464) 2022-11-14 13:28:50 +08:00
server.go feat: add crawler plugin (#492) 2022-11-19 16:58:55 +08:00
shortcut.go feat: vacuum records manually (#420) 2022-11-06 04:21:58 +00:00
system.go feat: add database filesize in UI (#488) 2022-11-18 21:17:52 +08:00
tag.go fix: remove duplicate tag (#450) 2022-11-12 11:31:16 +08:00
tag_test.go fix: parse tag list (#446) 2022-11-12 09:02:44 +08:00
user.go feat: add metric plugin (#361) 2022-10-29 03:15:39 +00:00