Commit Graph

301 Commits (e60e47f76fe26a40e5060f1027b75f2d110f80fc)

Author SHA1 Message Date
Steven e60e47f76f chore: update user definition
Steven e67820cabe chore: update list user api permission
Steven 137e64b0dd chore: update metrics
Steven ac81d856f6 chore: delete resource file sync
Steven 480c53d7a2 chore: fix id converter
Steven 2b7d7c95a5 chore: update inbox detect
Steven 0ee938c38b chore: remove unused inbox status
Steven 3c36cc2953 feat: add inbox ui
Steven 79bb3253b6 chore: add activity service
Steven 18107248aa chore: rename list inbox
Steven 36b4ba33fa chore: remove outdated activity definition
Steven 58e771a1d7 chore: combine v2 services
Steven e876ed3717 feat: impl part of inbox service
Athurg Gooth 215981dfde
chore: remote context.Context pointer ()
remote context.Context pointer
Steven 5b3af827e1 chore: move common packages to internal
Athurg Gooth 064c930aed
fix: validate username before create token ()
Validate username before create token
Athurg Gooth 043357d7dc
fix: list token for others failed ()
Fix list token for others failed
Athurg Gooth 496cde87b2
feat: list access tokens by admin ()
* Allow admin user list access_tokens of anyone

* fix undefined variable

* Update api/v2/user_service.go

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
Athurg Gooth 79bbe4b82a
feat: support filter creator in /api/v2/memos ()
* Add creator_id param in /api/v2/memos

* make creator_id optional
Steven bfd2dbfee2 chore: fix update resource api
Steven 89a073adc0 chore: implement create user api v2
Athurg Gooth fd5d51ee54
fix: some fields of profile leaked without auth ()
* fix some fields of profile leaked without auth

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

* fix: Storage setting changed don't take effect

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

* chore: update

* chore: update
Steven ed1ff11e80 chore: update
Steven ab2c86640b chore: move rate limiter to apiv1
Steven 31997936d6 chore: move resource public api
Steven b938c8d7b6 chore: only show comments in memo detail page
Steven 6ffc09d86a chore: remove unused httpmeta getter api
Steven 15eb95f964 chore: delete resource file synchronously
Steven 771fe394fd chore: fix initial guide
Steven 34ae9b0687 chore: update default storage back to database
Steven 7dc4bc5714 chore: update resource service
Steven 1542f3172a chore: update tag service
Steven be046cae8e chore: add parent field to memo
Steven 922de07751 feat: impl memo comment api
Steven 7549c807ac chore: update memo view activity
steven a928c4f845 chore: update error format
Steven 53090a7273 chore: show unused resources in dashboard
Steven 9d1c9fc505 chore: regenerate swagger docs
Steven 6007f48b7d chore: retire memo resource relation table
Steven 745902e8b1 chore: update access token order
Steven ad3487a9ac chore: update username matcher