Commit Graph

30 Commits

Author SHA1 Message Date
Himself65 4958d096b0 fix: move workspace to top level (#2717) 2023-06-07 23:20:35 +08:00
LongYinan 1ea445ab15 build: perform TypeCheck for all packages (#2573)
Co-authored-by: himself65 <himself65@outlook.com>
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-05-31 12:49:56 +00:00
Himself65 248cd9a8ab chore: prohibit import package itself (#2612)
Co-authored-by: Whitewater <me@waterwater.moe>
2023-05-31 15:00:50 +08:00
Himself65 ee289706ec refactor: move affine utils into @affine/workspace (#2611) 2023-05-31 13:13:59 +08:00
Peng Xiao c870104370 chore: bump blocksuite to 0.0.0-20230517102216-36bda4ab-nightly (#2411) 2023-05-17 10:09:29 -07:00
Himself65 8d117123d7 fix: remove useEffect on router sync with atoms (#2241) 2023-05-11 16:37:42 -05:00
Himself65 d2eba54550 chore: bump version (#2146) 2023-04-26 01:54:44 -05:00
himself65 04fc619f52 test: fix flaky 2023-04-24 19:33:35 -05:00
Himself65 63f7b2556e feat: init affine blob storage (#2045) 2023-04-20 03:23:41 -05:00
Himself65 024c469a2c chore: bump version (#1873) 2023-04-11 09:47:46 -05:00
Himself65 7fea55d81f feat: support page sharing by meta (#1858) 2023-04-10 17:13:44 -05:00
Himself65 efe5444816 fix: reload the page when login token expired (#1839) 2023-04-06 18:26:53 -05:00
Himself65 0577298344 test: compare public page json (#1793) 2023-04-06 09:01:44 -05:00
Himself65 69cd22a3b8 chore: bump version (#1812) 2023-04-04 08:46:53 -05:00
Himself65 5dbbabae57 feat: add public workspace page api (#1791) 2023-04-03 06:15:39 -05:00
Himself65 06a69b0767 fix: api compatibility with OctoBase (#1790) 2023-04-03 03:50:04 -05:00
himself65 acac585eb2 fix: use access_token 2023-03-30 18:35:01 -05:00
Himself65 3fa7d17dca refactor: use keck from OctoBase (#1761) 2023-03-30 16:52:11 -05:00
Himself65 4dd1490eef test: sync provider (#1754) 2023-03-30 03:22:26 -05:00
Himself65 127e9bdba2 feat: add getUsage api (#1744) 2023-03-29 19:00:52 -05:00
Himself65 926bf49b26 test: add coverage on collaborative editing (#1747) 2023-03-29 17:49:13 -05:00
Himself65 68144fb2dc test: health check (#1743) 2023-03-29 15:46:10 -05:00
Himself65 9cd59d9146 test: throw no permission when download failed (#1742) 2023-03-29 13:42:55 -05:00
Himself65 9c6fb82c82 feat: detect if blob too large (#1738) 2023-03-29 02:39:23 -05:00
Himself65 dbbc05e5f0 test: improve coverage on affine api (#1727) 2023-03-28 12:42:40 -05:00
Himself65 ed29c5fbd9 refactor: remove package @affine/datacenter (#1705) 2023-03-27 17:48:22 -05:00
Himself65 021bf6534b feat(workspace): handle error on apis (#1700) 2023-03-27 15:25:30 -05:00
Himself65 3e299b97c3 fix: infinite loading when no workspaces (#1679) 2023-03-24 03:46:17 +00:00
Himself65 56acb2bdeb refactor: login method (#1676) 2023-03-23 16:29:29 -05:00
Himself65 69721f2a61 refactor: init package @affine/workspace (#1661) 2023-03-23 16:17:38 +00:00