memos/proto/store
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
2025-12-19 08:35:57 +08:00
..
activity.proto chore: remove version update activity 2025-02-09 11:48:53 +08:00
attachment.proto refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00
idp.proto feat: support mapping avatar url from oauth2 2025-04-24 10:07:24 +08:00
inbox.proto refactor(api): migrate inbox functionality to user notifications 2025-10-31 08:33:09 +08:00
instance_setting.proto refactor: simplify theme/locale to user preferences and improve initialization 2025-12-02 09:08:46 +08:00
memo.proto chore: remove references handling from markdown extraction 2025-10-27 00:12:24 +08:00
user_setting.proto refactor: remove deprecated Sessions and AccessTokens settings 2025-12-19 08:35:57 +08:00