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 f5edcff24b chore: tweak workspace setting definition 2024-08-17 21:06:42 +08:00
johnnyjoy a5bc443db9 feat: add workspace security setting definition 2024-08-17 13:11:53 +08:00
Steven ea7ea0ac24 chore: update identity provider id 2024-08-12 23:41:56 +08:00
Steven 7c31fd444c chore: tweak feature matrix 2024-08-12 21:29:57 +08:00
Steven 768af5b096 feat: implement identity provider settings 2024-08-11 23:30:58 +08:00
Steven 647726fc2d feat: implement sign in with idp 2024-08-06 22:15:28 +08:00
Steven e12c83137d chore: update workspace setting service 2024-08-06 21:48:10 +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 d51d180a29 feat: update workspace profile 2024-06-03 22:41:51 +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 fafacc92eb refactor: update api version 2024-02-19 20:45:54 +08:00