Commit Graph
16 Commits
Author SHA1 Message Date
Johnny ec5db24b2a chore: remove custom style
- Deleted the custom_style field from WorkspaceProfile and WorkspaceSetting messages in workspace_service.proto.
- Updated the corresponding Go files and gRPC service implementations to reflect the removal of custom_style.
- Removed references to custom_style in the API documentation and Swagger definitions.
- Adjusted the workspace setting migration logic to exclude custom_style.
- Updated README files to remove mentions of custom_style.
- Bumped protoc-gen-go and protoc-gen-go-grpc versions in generated files.
2025-12-21 21:32:01 +08:00
Steven 0ac2554545 feat: add more security settings 2024-08-29 20:13:10 +08:00
johnnyjoy a5bc443db9 feat: add workspace security setting definition 2024-08-17 13:11:53 +08:00
Steven e53ced8996 chore: add idp workspace setting 2024-08-05 23:43:59 +08:00
Steven a113d82e9b feat: add workspace custom branding setting 2024-07-29 22:22:06 +08:00
Steven ecf77e0774 refactor: workspace setting definitions 2024-07-29 22:03:21 +08:00
Steven 5dd045e080 chore: remove unused workspace settings 2024-07-29 00:00:05 +08:00
Steven 07c863b251 chore: add favicon provider workspace setting 2024-04-06 23:58:56 +08:00
Steven 4a6c6b4b2a feat: add default visibility workspace setting 2024-02-19 21:11:09 +08:00
Steven dbd3888fe1 feat: implement frontend ssr service 2023-12-17 21:56:10 +08:00
Steven fa8d2f6639 chore: remove resource relative path setting 2023-09-29 19:55:13 +08:00
Steven 41eea8b571 feat: add subscription service 2023-09-21 23:09:38 +08:00
Steven 763205a89b chore: update workspace setting keys 2023-09-21 08:21:26 +08:00
Steven 0af4903657 feat: add custom style workspace setting 2023-09-20 23:13:30 +08:00
Steven e843594a02 chore: initial workspace setting proto definition 2023-09-12 08:50:23 +08:00
steven 7c4ccbef3f chore: add auto backup workspace setting 2023-09-02 14:17:23 +08:00