Commit Graph

78 Commits (bbd206e8930281eb040cc8c549641455892b9eb5)

Author SHA1 Message Date
boojack c7a57191bd
feat: add jwt auth (#1441)
* feat: add jwt auth

* chore: update
2 years ago
Dmitry Shemin e7ee181a91
feat: add setup cmd (#1418)
This command can be used for automatization of initial application's setup
2 years ago
Andrew Pollock ce7564a91b
fix: GO-2023-1571 vulnerability (#1308)
* Fix for GO-2023-1571

* Update go.sum to reflect fix for GO-2023-1571
2 years ago
boojack 4335897367
chore: remove metrics plugin (#1276)
* chore: remove metrics plugin

* chore: update
2 years ago
Zhizhen He 50a99e9120
fix: correct comments for exported functions and variables (#1158) 2 years ago
boojack 1517688076
chore: update code structure (#1139)
* chore: update code structure

* chore: update
2 years ago
boojack 69726c3925
feat: implement oauth2 plugin (#1110) 2 years ago
boojack 7e8011ba34
chore: support deleting storage (#1095) 2 years ago
Zeng1998 1e4a81dea9
feat: storage service backend (#1086)
* feat: storage service backend

* update go.mod

* update the column name (urlPrefix -> url_prefix)

* update

* update
2 years ago
boojack 3590d3f8b6
feat: update store cache (#1066)
* feat: update store cache

* chore: update
2 years ago
boojack 1ace332152
feat: graceful shutdown server (#1016) 2 years ago
boojack 219d2754a0
chore: remove existed tags in suggestion (#944) 2 years ago
boojack 0f057e81e9
fix: version compare (#916)
* fix: version compare

* chore: update
2 years ago
boojack d50ad9433f
feat: persistent session name (#902)
* feat: persistent session name

* chore: update
2 years ago
boojack 5195012217
feat: add `activity` table (#888)
feat: introduce activity
2 years ago
boojack 7efa749c66
feat: customize system profile (#828) 2 years ago
boojack 878e0eabc8
feat: add crawler plugin (#492)
* feat: add crawler plugin

* chore: update

* chore: go mod tidy

* chore: update
2 years ago
boojack 95376f78f6
feat: add metric plugin (#361) 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>
2 years ago
Steven b1e6956441 chore: add cache for resource 3 years ago
boojack da333b0b1e chore: add store cache service 3 years ago
boojack 011fcc7dd4 chore: rename module 3 years ago
boojack 8e01eb8702 feat: `store/db` module with sqlite 3 years ago
email 925773dbd6 chore: address comments 3 years ago
email d6418f5ff9 chore(go): use `json` instead of `jsonapi` 3 years ago
email d661134b03 refactor: backend 3 years ago
steven 050c2ccbd5 update auth api with session 3 years ago
LeeShuang 2f72bfa946 init project 3 years ago