Commit Graph
20 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 b74e4f90c1 refactor: update visibilities 2024-08-31 22:04:24 +08:00
Steven 0ac2554545 feat: add more security settings 2024-08-29 20:13:10 +08:00
Steven 7e35d3a319 feat: add security setting section 2024-08-18 08:43:47 +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 00e2a6fd96 chore: update license service 2024-08-12 21:17:27 +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 b6271938b3 feat: implement custom branding 2024-07-29 23:05:30 +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 d2d63836d4 chore: tweak api name 2024-04-15 22:52:21 +08:00
Steven 07c863b251 chore: add favicon provider workspace setting 2024-04-06 23:58:56 +08:00
Steven 87d626cd1d chore: move api to route package 2024-03-01 00:08:05 +08:00