Commit Graph

281 Commits (c42af95dd3b080da2d50b67ad574353d64d16907)

Author SHA1 Message Date
Steven 89a073adc0 chore: implement create user api v2 2 years ago
Athurg Gooth fd5d51ee54
fix: some fields of profile leaked without auth (#2408)
* fix some fields of profile leaked without auth

* protect driver and dsn of profile
2 years ago
Steven 6f2ca6c87a chore: update find memo api 2 years ago
Athurg Gooth 0bfcff676c
feat: add support for remember sign in (#2402) 2 years ago
Steven 21c70e7993 feat: update memo relations dialog 2 years ago
Steven a5df36eff2 chore: update metrics 2 years ago
guopeng 73f59eaf09
fix: storage setting changed don't take effect (#2385)
* fix: Storage setting changed don't take effect

* fix: Storage setting changed don't take effect

* fix: Storage setting changed don't take effect
2 years ago
Steven c58820fa64 chore: update username regexp 2 years ago
Steven d95a6ce898 chore: add ar locale item 2 years ago
Athurg Gooth ed2e299797
fix: invalid type convert in apiv2 (#2380)
fix invalid type convert in apiv2
2 years ago
boojack bacc529391
chore: fix linter errors (#2381)
* chore: fix linter errors

* chore: update

* chore: update
2 years ago
Steven ed1ff11e80 chore: update 2 years ago
Steven ab2c86640b chore: move rate limiter to apiv1 2 years ago
Steven 31997936d6 chore: move resource public api 2 years ago
Steven b938c8d7b6 chore: only show comments in memo detail page 2 years ago
Steven 6ffc09d86a chore: remove unused httpmeta getter api 2 years ago
Steven 15eb95f964 chore: delete resource file synchronously 2 years ago
Steven 771fe394fd chore: fix initial guide 2 years ago
Steven 34ae9b0687 chore: update default storage back to database 2 years ago
Steven 7dc4bc5714 chore: update resource service 2 years ago
Steven 1542f3172a chore: update tag service 2 years ago
Steven be046cae8e chore: add parent field to memo 2 years ago
Steven 922de07751 feat: impl memo comment api 2 years ago
Steven 7549c807ac chore: update memo view activity 2 years ago
steven a928c4f845 chore: update error format 2 years ago
Steven 53090a7273 chore: show unused resources in dashboard 2 years ago
Steven 9d1c9fc505 chore: regenerate swagger docs 2 years ago
Steven 6007f48b7d chore: retire memo resource relation table 2 years ago
Steven 745902e8b1 chore: update access token order 2 years ago
Steven ad3487a9ac chore: update username matcher 2 years ago
Steven 5cec1a71da chore: update access token generator 2 years ago
Steven ae1e22931f chore: auto remove current access token when sign out 2 years ago
Steven 9bf1979fa8 fix: list resources 2 years ago
Steven b452d63fa6 chore: skip compose memo error 2 years ago
Steven 8fbd33be09 chore: update username matcher 2 years ago
Steven bff41a8957 fix: invalid username checks 2 years ago
Steven 2375001453 chore: fix acl interceptor 2 years ago
Vespa314 58026c52ea
fix: heatmap show on wrong date (#2243)
fix: heatmap show wrong date
2 years ago
Steven cd0ea6558d chore: update golangci-lint config 2 years ago
Steven 72ca4e74ee refactor: impl part of grpcweb 2 years ago
Steven fb1490c183 feat: impl resources list page 2 years ago
Steven 4424c8a231 chore: add resource service definition 2 years ago
steven e6a90a8be8 chore: register reflection grpc server 2 years ago
Steven e65282dcc5 chore: fix user state loader 2 years ago
Steven f5802a7d82 chore: update access token ui 2 years ago
Steven 33d9c13b7e chore: remove openid field from user 2 years ago
Steven 42bd9b194b feat: impl user access token api 2 years ago
Steven 8a796d12b4 chore: add user access token setting definition 2 years ago
Athurg Gooth c87df8791b
chore: optimize performance of /memo/stats (#2218)
Optimize performance of /memo/stats
2 years ago
Athurg Gooth 626ff5e3a7
feat: notify by telegram while new memo create by HTTP (#2215)
* Inject telegram bot into API service

* Add support for send telegram message

* Send notification by telegram while new memo post
2 years ago