Commit Graph
60 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
Johnny 73d83de323 chore: refactor dialog components to simplify header structure
- Removed unnecessary button and icon from dialog headers in AboutDialog, ChangePasswordDialog, CreateAccessTokenDialog, CreateUserDialog, EditUserinfoDialog, and GenerateQRCodeDialog.
- Updated dialog titles to be more straightforward by directly displaying the title text.
- Simplified close button handling in ChangePasswordDialog, EditUserinfoDialog, and GenerateQRCodeDialog by directly using the onClose prop.
- Enhanced Dropdown component to manage its open state internally.
2025-12-21 21:22:10 +08:00
Johnny fae37cbaf8 chore: migrator tests 2025-08-11 18:00:13 +08:00
johnnyjoy 6de77e1b40 chore: fix format 2025-06-11 20:56:48 +08:00
johnnyjoy 3c00c5adaa refactor: add migrator tests 2025-06-11 20:49:26 +08:00
johnnyjoy 3490aad98e chore: remove unused files 2025-06-11 20:22:11 +08:00
Johnny 32dd3daa08 chore: fix format 2025-06-09 23:12:23 +08:00
Johnny d413729038 chore: remove seed data 2025-06-09 23:06:32 +08:00
Johnny ba33336dc4 chore: upgrade dependencies 2025-06-02 09:45:26 +08:00
Johnny 981ab26b12 chore: bump dependencies 2025-05-12 19:19:26 +08:00
Johnny 41a55ff5dd chore: shorten extension description 2025-05-09 20:00:39 +08:00
Johnny b0b76dcc44 chore: bump extension version 2025-05-09 19:53:55 +08:00
johnnyjoy de781c5acb chore: update match urls for duckduckgo 2025-05-08 20:37:19 +08:00
johnnyjoy 891b414d5f chore: fix dark mode 2025-05-07 22:04:53 +08:00
johnnyjoy 706990b63c chore: buf generate 2025-05-07 21:43:42 +08:00
johnnyjoy feb952f7ac chore: update store tests 2025-05-07 21:12:22 +08:00
johnnyjoy cb1413be2a chore: update build script 2025-05-07 21:06:23 +08:00
Johnny 36be3f2fbc chore: tweak plan name 2025-04-09 22:49:16 +08:00
Johnny b63955878d chore: update extension build 2025-04-09 00:02:27 +08:00
Johnny b658e782ca chore: bump actions 2025-04-08 23:56:48 +08:00
Johnny 0515dd311d chore: fix extension build 2025-04-06 21:59:23 +08:00
Johnny 37a98d9a50 chore: go mod tidy 2025-04-05 22:39:36 +08:00
Johnny 516487b58a chore: fix linter errors 2025-04-05 22:36:02 +08:00
Johnny 9c7b063d72 chore: fix golangci-lint 2025-04-05 22:31:16 +08:00
johnnyjoy 8fb0fe7fb5 fix: golangci linter 2024-09-22 14:24:06 +08:00
johnnyjoy efb631e906 chore: bump dependencies 2024-09-22 14:20:04 +08:00
johnnyjoy a7b3252096 feat: add url query to activity payload 2024-09-22 14:12:33 +08:00
johnnyjoy b15b070487 chore: tweak about dialog 2024-09-18 20:30:53 +08:00
johnnyjoy ff00a69025 docs: update privacy policy 2024-09-18 20:25:27 +08:00
johnnyjoy 4dcf352896 feat: add start decorator to inputs 2024-09-18 20:22:43 +08:00
johnnyjoy cb286d827d chore: tweak dark mode styles 2024-09-18 20:14:34 +08:00
johnnyjoy 6a5defe9d6 chore: update common utils 2024-09-18 20:07:53 +08:00
johnnyjoy d97cbbb183 chore: update confirm dialogs 2024-09-18 20:07:38 +08:00
johnnyjoy 200242aa67 chore: buf generate 2024-09-18 19:33:36 +08:00
johnnyjoy 080929faed chore: retire access token field in extension 2024-08-22 16:46:42 +08:00
johnnyjoy e3c2dc8441 chore: tweak feature matrix 2024-08-21 20:02:17 +08:00
johnnyjoy 5d703f563a chore: tweak shortcut status code 2024-08-18 12:45:43 +08:00
johnnyjoy c571720d42 chore: tweak i18n 2024-08-18 12:43:50 +08:00
johnnyjoy a3943f5b2d chore: add location header 2024-08-18 10:20:50 +08:00
johnnyjoy dba5067d51 chore: tweak setting styles 2024-08-18 00:23:52 +08:00
johnnyjoy 20e3212c2e chore: go mod tidy 2024-08-17 22:00:45 +08:00
johnnyjoy d04d0d0e37 chore: update dependencies 2024-08-17 21:58:33 +08:00
johnnyjoy 01f1b961e1 chore: tweak collection service response 2024-08-17 21:40:51 +08:00
johnnyjoy 06b8f32a94 chore: tweak user setting service response 2024-08-17 21:38:26 +08:00
johnnyjoy 8eac931592 chore: tweak user service response 2024-08-17 21:32:27 +08:00
johnnyjoy 8d6ad68d47 chore: buf format 2024-08-17 21:26:25 +08:00
johnnyjoy c356bc03e5 chore: tweak shortcut service response 2024-08-17 21:18:43 +08:00
johnnyjoy da94907913 fix: auth service checks 2024-08-17 21:09:50 +08:00
johnnyjoy f5edcff24b chore: tweak workspace setting definition 2024-08-17 21:06:42 +08:00
johnnyjoy c98e717f5b chore: fix feature checks 2024-08-17 19:22:25 +08:00
johnnyjoy a5bc443db9 feat: add workspace security setting definition 2024-08-17 13:11:53 +08:00
johnnyjoy 0a92ba03a8 chore: udpate dependabot schedule interval 2024-07-21 09:47:47 +08:00
johnnyjoy 24544be0e6 chore: add more reference links 2024-07-08 09:11:03 +08:00
johnnyjoy 1fea5102cf chore: update workspace setting descriptions 2024-07-07 21:54:43 +08:00
johnnyjoy ba77def895 chore: retire vscode settings 2024-07-07 21:47:28 +08:00
johnnyjoy 8cd414f8e9 chore: update default visibility to workspace 2024-07-07 21:36:56 +08:00
johnnyjoy 50f3134bfa fix: default value of visibility selector 2024-07-07 21:30:12 +08:00
johnnyjoy 817e7ff87a chore: tweak auth pages 2024-07-07 20:22:56 +08:00
johnnyjoy bb97cccb31 docs: add privacy policy 2024-07-07 20:17:50 +08:00
JohnnyandGitHub 558be11808 feat: add dev script for windows (#222) 2024-07-07 20:09:02 +08:00