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
grandpig 76aee4e177
refactor: use the built-in max/min to simplify the code (#6060)
Signed-off-by: grandpig <grandpig@outlook.com>
1 week ago
..
auth fix(auth): harden authorization and username validation (#5890) 3 months ago
notification feat(notification): add smtp email settings 2 months ago
router refactor: use the built-in max/min to simplify the code (#6060) 1 week ago
runner fix(s3presign): preserve motion media payload 2 months ago
cors.go fix(cors): open API to any origin for token auth, keep cookies same-origin 4 weeks ago
cors_test.go fix(cors): open API to any origin for token auth, keep cookies same-origin 4 weeks ago
server.go feat: add OpenAPI-driven MCP support (#6026) 1 month ago