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/proto/gen/api/v1
Steven d0c3908168 refactor: remove deprecated Sessions and AccessTokens settings
- Remove ListSessions and RevokeSession RPC endpoints
- Remove Session message and SessionsSetting from UserSetting
- Remove ACCESS_TOKENS key and AccessTokensSetting
- Update references to use RefreshTokensUserSetting with its own ClientInfo
- Remove UserSessionsSection frontend component
- Clean up user store to remove session and access token settings
- Regenerate protobuf files

The system now uses:
- REFRESH_TOKENS for session management with sliding expiration
- PERSONAL_ACCESS_TOKENS for long-lived API tokens
6 months ago
..
apiv1connect refactor: remove deprecated Sessions and AccessTokens settings 6 months ago
activity_service.pb.go fix: openapi generation (#5349) 6 months ago
activity_service.pb.gw.go refactor: rename session methods in auth service 1 year ago
activity_service_grpc.pb.go refactor: simplify theme/locale to user preferences and improve initialization 7 months ago
attachment_service.pb.go fix: openapi generation (#5349) 6 months ago
attachment_service.pb.gw.go refactor: migrate binary file serving from gRPC to dedicated HTTP fileserver 7 months ago
attachment_service_grpc.pb.go refactor: migrate binary file serving from gRPC to dedicated HTTP fileserver 7 months ago
auth_service.pb.go refactor: user auth improvements (#5360) 6 months ago
auth_service.pb.gw.go refactor: user auth improvements (#5360) 6 months ago
auth_service_grpc.pb.go refactor: user auth improvements (#5360) 6 months ago
common.pb.go fix: openapi generation (#5349) 6 months ago
idp_service.pb.go fix: openapi generation (#5349) 6 months ago
idp_service.pb.gw.go refactor: rename workspace to instance throughout codebase 8 months ago
idp_service_grpc.pb.go refactor: simplify theme/locale to user preferences and improve initialization 7 months ago
instance_service.pb.go fix: openapi generation (#5349) 6 months ago
instance_service.pb.gw.go refactor: rename workspace to instance throughout codebase 8 months ago
instance_service_grpc.pb.go refactor: simplify theme/locale to user preferences and improve initialization 7 months ago
memo_service.pb.go fix: openapi generation (#5349) 6 months ago
memo_service.pb.gw.go refactor(api): remove DeleteMemoTag and RenameMemoTag endpoints 8 months ago
memo_service_grpc.pb.go refactor: simplify theme/locale to user preferences and improve initialization 7 months ago
shortcut_service.pb.go fix: openapi generation (#5349) 6 months ago
shortcut_service.pb.gw.go refactor: clean unused fields 1 year ago
shortcut_service_grpc.pb.go refactor: simplify theme/locale to user preferences and improve initialization 7 months ago
user_service.pb.go refactor: remove deprecated Sessions and AccessTokens settings 6 months ago
user_service.pb.gw.go refactor: remove deprecated Sessions and AccessTokens settings 6 months ago
user_service_grpc.pb.go refactor: remove deprecated Sessions and AccessTokens settings 6 months ago