Commit Graph
100 Commits
Author SHA1 Message Date
Steven add523f8a5 feat: initial memo store 2023-12-10 16:57:01 +08:00
Steven 5c3df55b72 chore: tweak collection view styles 2023-12-10 16:08:15 +08:00
Steven 5f69ab67df chore: tweak dialog styles 2023-12-10 15:47:01 +08:00
Steven e7d2bd0be6 chore: add auth status api 2023-12-10 15:17:00 +08:00
Steven 9ac6188707 chore: tweak styles 2023-12-10 15:10:53 +08:00
Steven 263812f98f chore: update package name 2023-11-25 10:40:16 +08:00
Steven b7999a4db2 chore: update auth service 2023-11-23 22:02:19 +08:00
Steven 38e5398cb9 chore: fix error message 2023-11-23 20:46:39 +08:00
Steven a4e91541cf chore: add cookies 2023-11-23 20:06:42 +08:00
Steven 5e227da0c4 chore: add docs for legacy api 2023-11-22 20:28:36 +08:00
Steven 59e1281960 revert: chore: remove deperecated api 2023-11-22 20:27:11 +08:00
Steven 01e49e23b5 chore: remove deperecated api 2023-11-22 20:26:26 +08:00
Steven 2f30162add chore: migrate auth service 2023-11-22 20:16:26 +08:00
Steven 3be52e7ab8 chore: migrate shortcut analytics 2023-11-22 19:47:23 +08:00
Steven c85442d39f chore: fix update shortcut 2023-11-22 19:18:33 +08:00
Steven 61b167ef66 chore: use shortcut v2 api 2023-11-21 23:33:34 +08:00
Steven c449669793 chore: fix update shortcut 2023-11-21 22:32:55 +08:00
Steven 0c2283a831 chore: add version to workspace profile 2023-11-21 22:12:12 +08:00
Steven 50d9873ec1 chore: tweak shortcut link display 2023-11-21 22:08:46 +08:00
Steven 0b5f54b5b2 chore: update favicon rounded 2023-11-21 21:41:21 +08:00
Steven ec581076ef chore: update logo 2023-11-21 21:22:39 +08:00
Steven c71575faed chore: user user store 2023-11-21 21:00:36 +08:00
Steven 35785a1a28 chore(frontend): update user module 2023-11-20 23:14:16 +08:00
Steven 832eb7cbf1 chore: use resource name input for collection 2023-11-20 21:40:43 +08:00
Steven 65504cf537 chore: update shortcut name input 2023-11-20 21:35:47 +08:00
Steven 6fa1c30fb7 chore: update collection checks 2023-11-20 20:46:54 +08:00
Steven d18872aa5f chore: update shortcut form fields 2023-11-19 23:57:09 +08:00
Steven 5f94f3f893 chore: update extension version 2023-11-19 23:34:38 +08:00
Steven b03c94f75d chore: update resource description in extension 2023-11-19 23:34:00 +08:00
Steven e9905cbc39 chore: update shortcut name checks 2023-11-19 23:25:43 +08:00
Steven fdee03cc99 chore: remove omnibox 2023-11-19 23:25:36 +08:00
Steven cb98be1891 chore: update resource folder 2023-11-16 08:31:08 +08:00
Steven 80edd1b9a9 chore: tweak readme links 2023-11-16 08:21:43 +08:00
Steven 91ad30ae27 chore: update readme 2023-11-16 08:20:59 +08:00
Steven 168ad39076 chore: add workspace visibility to collection 2023-11-16 08:16:06 +08:00
Steven 0a62579814 chore: update shortcut frame 2023-11-16 08:05:33 +08:00
Steven 3da0e4720e chore: add collection seed data 2023-11-16 07:38:09 +08:00
Steven dad0d91d01 chore: update collection detail page 2023-11-15 23:44:58 +08:00
Steven 92635fe395 chore: update list collections api 2023-11-15 23:31:47 +08:00
Steven fbc089569d feat: add search box in collection dashboard 2023-11-15 22:54:28 +08:00
Steven 2296eb96ef chore: use drawer instead of dialog 2023-11-15 22:14:36 +08:00
Steven 30d9dd04bb chore: update collection docs 2023-11-12 16:54:30 +08:00
Steven e89358cb0a chore: fix error message 2023-11-12 16:39:19 +08:00
Steven bbe2bdffe3 docs: update getting started 2023-11-12 16:38:26 +08:00
Steven af9655eeaf chore: fix user message 2023-11-12 15:49:00 +08:00
Steven 916423cc89 chore: check selected shortcuts 2023-11-12 14:02:39 +08:00
Steven dddb643bed chore: fix creator initial 2023-11-12 14:01:00 +08:00
Steven 0f7a771e85 chore: update collection metric 2023-11-12 13:41:36 +08:00
Steven 8d8b892d2a chore: update shortcut details 2023-11-12 13:29:07 +08:00
Steven 8a4e07120f chore: update collection details 2023-11-12 12:57:39 +08:00
Steven 8de658709c docs: add getting started placeholder 2023-11-12 12:29:00 +08:00
Steven cb3e3bfaef chore: update shortcut view 2023-11-12 11:34:09 +08:00
Steven 83970d5d55 feat: add collection views 2023-11-12 10:47:49 +08:00
Steven 626b0df21c chore: update acl config 2023-11-12 01:43:56 +08:00
Steven 8f608dc522 chore: fix collection service 2023-11-11 21:06:52 +08:00
Steven 8f982c5695 chore: update lucide 2023-11-10 22:57:01 +08:00
Steven 94baa04bb1 chore: update license 2023-11-10 22:56:48 +08:00
Steven 1505e9fa56 chore: fix extension build 2023-11-10 11:18:58 +08:00
Steven cab701f11b chore: impl collection service 2023-11-10 11:15:53 +08:00
Steven a3743d7ac6 chore: add collection service definition 2023-11-10 11:02:12 +08:00
Steven 7715905204 feat: impl collection store 2023-11-10 10:41:52 +08:00
Steven f770149066 chore: update collection store definition 2023-11-10 10:18:55 +08:00
Steven f3f2218e91 chore(frontend): update shortcut store 2023-11-10 10:11:02 +08:00
Steven b3e766926d chore: update shortcut definition 2023-11-10 09:54:05 +08:00
Steven 6ed9ecffde chore: update page max width 2023-11-10 09:20:07 +08:00
Steven c8d8c4e40c chore: update contact 2023-11-10 09:09:00 +08:00
Steven 4f94927b5c chore: use protobuf timestamp 2023-11-10 09:02:28 +08:00
Steven f5f8616f2e feat: add update shortcut api 2023-11-10 08:51:19 +08:00
Steven 033c007654 chore: add collection table definition 2023-11-10 08:19:30 +08:00
Steven 0fb5377226 chore: upgrade frontend deps 2023-11-09 20:45:18 +08:00
Steven f0afa13b8d chore: update extension with web request listener 2023-11-09 19:10:10 +08:00
Steven 53df3a9c1c chore: go mod tidy 2023-11-07 07:43:35 +08:00
Steven 8faaf8ced1 chore: update logger 2023-11-07 07:43:18 +08:00
Steven 67c3bbf1ee chore: update deps 2023-11-07 07:36:50 +08:00
Steven 68745ba9e0 chore: upgrade backend deps 2023-10-31 09:07:22 +08:00
Steven 015336b8c3 chore: combine v2 services 2023-10-31 08:53:40 +08:00
Steven 82ac6ab985 chore: update test 2023-10-31 08:43:30 +08:00
Steven 898ca70ad1 chore: upgrade frontend deps 2023-10-31 08:35:32 +08:00
Steven 5b2a8394d7 chore: update golangci-lint 2023-10-21 16:05:34 +08:00
Steven 16e17bffb3 chore: fix update resource api 2023-10-21 15:56:27 +08:00
Steven 015040cc1d chore: upgrade version 2023-10-17 23:02:07 +08:00
Steven c8869e67c7 chore: update font family 2023-10-17 22:59:39 +08:00
Steven a9ae7d2e96 chore: update frontend deps 2023-10-17 22:30:19 +08:00
Steven db9034ccf9 chore: update buf deps 2023-10-17 22:01:00 +08:00
Steven 4d1705dca5 chore: update bin folder 2023-10-17 21:56:24 +08:00
Steven 3225e7c47b chore: update server structure 2023-10-17 21:54:22 +08:00
Steven c846cde5b4 chore: update readme 2023-10-05 08:32:26 +08:00
Steven 5c2cb99866 chore: update logo image 2023-10-05 08:31:39 +08:00
Steven 88b247410f chore: update readme about extension 2023-10-01 12:53:56 +08:00
Steven 01417943fb chore: update readme about extension 2023-10-01 12:50:34 +08:00
Steven 09f7c33135 chore: update version 2023-09-30 22:57:47 +08:00
Steven fe3b78f844 chore: update i18n 2023-09-30 22:57:30 +08:00
Steven 0fd54426e6 chore: add create shortcut button when not found 2023-09-30 22:03:18 +08:00
Steven 690e14e4ed chore: update zh i18n 2023-09-30 09:03:52 +08:00
Steven 7795b17fd1 chore: add tags quick selector 2023-09-30 01:48:29 +08:00
Steven c7dd4dc3eb chore: update extension version 2023-09-30 01:29:46 +08:00
Steven 6ee6a5166e chore: update dev server config 2023-09-30 01:23:25 +08:00
Steven 8c753e9557 feat: impl dark mode for extension 2023-09-30 01:22:40 +08:00
Steven 6126701025 chore: update favicon getter 2023-09-29 21:34:23 +08:00
Steven 8ef7d5f0d0 chore: update shortcut response styles 2023-09-29 21:17:06 +08:00