Commit Graph

46 Commits (e915e3a46b76eb4acc2f858ea2feec0a4723f8f1)

Author SHA1 Message Date
Steven 9121ddbad9 feat(api): support username lookup in GetUser endpoint
- Update GetUser to accept both numeric IDs and username strings (users/{id} or users/{username})
- Implement CEL filter parsing for username-based lookups
- Update proto documentation to reflect dual lookup capability
- Simplify frontend user store to use GetUser instead of ListUsers filter
- Update ListUsers filter documentation to show current capabilities
8 months ago
Steven b4ea7d843f feat: enhance memo sorting functionality to support multiple fields 8 months ago
github-actions[bot] 074c580214 chore: bump gomark
- Bump protoc-gen-go version from v1.36.8 to v1.36.9 in multiple generated files.
- Enhance OpenAPI descriptions for various endpoints to improve clarity and readability.
- Fix typo in the description list handling in the markdown service.
- Update HTMLElement component to handle children and self-closing tags correctly.
- Modify types in the markdown service to include children and self-closing properties for HTML elements.
9 months ago
Johnny 7cc2df9254 chore: fix linter 10 months ago
Johnny e93f3cbb8b refactor: unify theme and apperance 10 months ago
Liu Chao ba7dfb7d98
fix: OpenAPI Parameter Conflict in DeleteMemoTag Endpoint (#4985)
Signed-off-by: ChaoLiu <chaoliu719@gmail.com>
10 months ago
johnnyjoy 506b477d50 fix: get user by username 11 months ago
Johnny 8f51791da8 chore: update user setting definition 11 months ago
johnnyjoy c5d497a1f0 chore: update user settings 11 months ago
Steven 533591af2b chore: theme in user setting 12 months ago
johnnyjoy 1fffc41f79 feat: sliding expiration for user sessions 1 year ago
Steven 83febf9928 chore: clean resource definition 1 year ago
Johnny 4e3a4e36f6 feat: implement user sessions 1 year ago
Johnny 77b7fc4441 feat: implement user session 1 year ago
Steven c9ab03e1a0 refactor: user service 1 year ago
Steven 64b27d5a4e refactor: shortcut service 1 year ago
Steven 1a121e350b chore: update gitignore 1 year ago
Anubhav Singh a63d9b471b
feat: update ItalicNode to use repeated children instead of content (#4566)
* feat: update ItalicNode to use repeated children instead of content

* chore: update gomark dependency to latest version

---------

Co-authored-by: Anubhav Singh <anubhav@mail.techindika.com>
1 year ago
Johnny 0dfcb1a7c8 feat: total memo count 1 year ago
Johnny 925e97882e feat: support pinned factor 1 year ago
Johnny 47b41bce85 refactor: move memo relation definition 1 year ago
johnnyjoy 13f6fa7b37 refactor: remove default visibility in workspace setting 1 year ago
johnnyjoy 6682917931 chore: add validate only to create shortcut 1 year ago
johnnyjoy 14c72fa7df feat: implement shortcuts 1 year ago
johnnyjoy 57014e392f feat: get user by username 1 year ago
johnnyjoy 5e770dda52 refactor: memo name 1 year ago
johnnyjoy 2058a8ab7b chore: move references to memo property 1 year ago
Steven edc3f1d9d9 chore: retire unused memo view 1 year ago
johnnyjoy ee96465be0 feat: list user stats 1 year ago
johnnyjoy d050a6fd46 chore: update user stats 1 year ago
johnnyjoy 34c26a394a feat: implement user stats endpoint 1 year ago
Steven 8b7e9f5443 chore: remove unused user id 1 year ago
johnnyjoy 2a861ea430 refactor: tweak resource state in api 1 year ago
johnnyjoy 65da94521d chore: buf generate 1 year ago
johnnyjoy a78bfffb17 chore: add output only flag 2 years ago
Johnny e913271f15
refactor: move tags from property to payload (#4229)
* refactor: move tags from property to payload

* chore: fix tests

* chore: drop memo tags

* chore: update

---------

Co-authored-by: Steven <stevenlgtm@gmail.com>
2 years ago
Steven 7b70c203cc chore: buf generate 2 years ago
Steven e527b6a878 feat: move reaction type to setting 2 years ago
Johnny 736637a362
feat: add public flag instead of system setting to enable signup (#3589) 2 years ago
Steven f54b05a521 chore: tweak comments 2 years ago
Steven d0655ece53 refactor: update memo tags 2 years ago
Steven 26545c855c refactor: implement s3 storage 2 years ago
Steven 144269fbbc chore: fix router 2 years ago
Steven ff175bbb7e refactor: update resource binary request handler 2 years ago
Steven 6295979592 chore: add user avatar route 2 years ago
Steven 1b291422e7 refactor: api version 2 years ago