Commit Graph

  • c3fda80599 feat: use nx cloud runner (#5626) DarkSky 2024-01-18 08:18:37 +00:00
  • 9a944048e8 feat(core): experimental features ui (#5338) Peng Xiao 2024-01-18 07:53:15 +00:00
  • cabedef426 feat(core): journal hooks and page header layout (#5549) Cats Juice 2024-01-18 07:17:14 +00:00
  • a64854319e feat(core): add document title for shared page (#5596) Cats Juice 2024-01-18 07:04:36 +00:00
  • c5ea6fd2c3 fix(server): selfhost issues (#5623) LongYinan 2024-01-18 05:55:54 +00:00
  • 9fdbb3ac3d fix(server): should not listen on user defined host (#5622) liuyi 2024-01-18 04:59:52 +00:00
  • 74a3a795bd fix(workspace): check session before get workspaces (#5621) EYHN 2024-01-18 04:46:51 +00:00
  • aa437bcd35 fix(core): remove hash prefix from cdn path (#5509) LongYinan 2024-01-18 03:50:24 +00:00
  • 943ede4ffd feat(component): new inline-edit component (#5517) Cats Juice 2024-01-18 03:33:46 +00:00
  • f419867437 chore(server): remove useless log (#5620) liuyi 2024-01-18 03:19:20 +00:00
  • d9324286d4 chore(server): add port to host if it is 0.0.0.0 (#5619) liuyi 2024-01-18 03:04:36 +00:00
  • 5b84366de3 chore: bump up actions/cache action to v4 (#5616) LongYinan 2024-01-18 02:37:47 +00:00
  • 2b92b27f8f feat(component): new week-date-picker component (#5477) Cats Juice 2024-01-18 02:14:27 +00:00
  • ee8ec47a4f feat: use SafeInt replace Float (#5613) DarkSky 2024-01-17 12:36:21 +00:00
  • b9f20877d0 feat(core): make password sigin default if user has one (#5577) liuyi 2024-01-17 11:13:58 +00:00
  • bf88b6edaa chore(server): remove too verbose logs (#5555) liuyi 2024-01-17 10:37:22 +00:00
  • 00acc49342 chore(server): remove octobase storage usage (#5594) liuyi 2024-01-17 10:22:35 +00:00
  • 2db3c933fa refactor(component): move date-picker to ui, add story, support responsive (#5468) Cats Juice 2024-01-17 09:16:46 +00:00
  • 8f80bdb7af feat: new free plan (#5604) DarkSky 2024-01-17 07:20:18 +00:00
  • 3f87d04481 chore: bump up postcss-loader version to v8 (#5609) LongYinan 2024-01-17 02:56:58 +00:00
  • 41083b7fec chore: bump up copy-webpack-plugin version to v12 (#5568) LongYinan 2024-01-16 15:44:17 +00:00
  • 823ea92f62 chore: bump up happy-dom version to v13 (#5569) LongYinan 2024-01-16 15:27:23 +00:00
  • 880588ad11 chore: bump up @blocksuite/icons version to v2.1.41 (#5580) LongYinan 2024-01-16 15:11:36 +00:00
  • ee2520ec18 feat: add query quota of workspace (#5603) DarkSky 2024-01-16 09:45:55 +00:00
  • 4f4d057aad refactor(core): replace WorkspaceSubPath in env package with the one in core package (#5537) JimmFly 2024-01-16 08:26:11 +00:00
  • 238d1ad44e fix(component): add back lottie color hack for dark mode (#5576) Peng Xiao 2024-01-16 08:11:50 +00:00
  • baeb5cc732 feat(core): get cloud workspace usage limit from user quota (#5518) JimmFly 2024-01-16 07:57:23 +00:00
  • d6dd837bdb chore: update favicon (#5566) Joooye_34 2024-01-16 07:42:32 +00:00
  • dea0aab5e3 feat: update nx config (#5597) DarkSky 2024-01-16 06:41:45 +00:00
  • 94e24d1b82 style: import from './index' instead of '.' (#5590) Lewis Liu 2024-01-15 22:39:08 -08:00
  • 75fb0a9f1a fix(server): standalone early access users detection (#5601) liuyi 2024-01-16 03:27:44 +00:00
  • 2fb0e3ef15 chore: bump up source-map-loader version to v5 (#5599) LongYinan 2024-01-16 03:14:57 +00:00
  • 24e18dd475 fix: improve self-host convenience (#5582) liuyi 2024-01-15 09:24:52 +00:00
  • 2f9b4fd0cf fix: add field polyfill for old feature (#5586) DarkSky 2024-01-15 08:33:05 +00:00
  • 4c49b62ab7 fix(server): node imports order (#5583) liuyi 2024-01-14 05:47:56 +00:00
  • 18907ebe57 fix: return empty resp if user not exists in login preflight (#5588) DarkSky 2024-01-13 23:26:55 +08:00
  • 5aea84af8f fix(electron): remove cors headers hack (#5581) Peng Xiao 2024-01-12 16:48:55 +08:00
  • 3602f1cac0 feat: bump blocksuite (#5575) regischen 2024-01-12 12:41:27 +08:00
  • 89b5c96d25 refactor(server): folder structure (#5573) liuyi 2024-01-12 04:18:39 +00:00
  • d6f65ea414 feat: blob size limit with quota (#5524) DarkSky 2024-01-11 10:21:40 +00:00
  • d1c2b2a7b0 fix(core): workspace not found after import (#5571) EYHN 2024-01-11 09:47:24 +00:00
  • 12fdb18a80 test(server): make server testing utils (#5544) liuyi 2024-01-11 06:40:55 +00:00
  • 9253e522aa test(server): avoid progress get hold after tests finished (#5522) liuyi 2024-01-11 06:40:53 +00:00
  • 5aee480c50 refactor(core): move page list to core (#5556) EYHN 2024-01-10 11:09:39 +00:00
  • 237722f7f9 feat: support self-host docker build (#5506) LongYinan 2024-01-10 08:35:21 +00:00
  • 0d7ffb0511 feat: add unlimited workspace support (#5523) DarkSky 2024-01-10 07:28:52 +00:00
  • a59fe1b49e feat: adapted user quota for member api (#5521) DarkSky 2024-01-10 07:28:46 +00:00
  • 275ea74772 chore(core): remove affine/cmdk package (#5552) Peng Xiao 2024-01-10 05:25:37 +00:00
  • dd671c8764 build: change space replacement when set version to fix client upgrade always problem (#5554) Joooye_34 2024-01-10 10:57:52 +08:00
  • ddbb5e1121 fix(server): better error handling and logging for storage (#5553) liuyi 2024-01-09 10:37:24 +00:00
  • af245315c2 chore: update Korean translation (#5551) NavyStack 2024-01-09 16:59:02 +09:00
  • 611c6e85bb fix(component): app sidebar will never float when menu not opened (#5529) Cats Juice 2024-01-09 06:46:09 +00:00
  • d376ea441d chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 (#5546) LongYinan 2024-01-09 04:27:11 +00:00
  • eecba240d3 chore: downgrade oxlint to avoid commiting freeze (#5545) DarkSky 2024-01-09 04:11:53 +00:00
  • e95126a146 dedupe lockfile LongYinan 2024-01-09 11:28:01 +08:00
  • 389ee18e42 Move vanilla extract back Lewis Liu 2024-01-05 20:20:01 -08:00
  • 911efcdff1 Drop unused Lewis Liu 2024-01-05 20:12:54 -08:00
  • a87055754e Properly split dep and dev deps, fix phantom deps Lewis Liu 2024-01-05 19:27:08 -08:00
  • 7c71c5457a fix: add missing Korean translations for updated English text (#5534) NavyStack 2024-01-09 12:19:43 +09:00
  • aaab159a53 chore: bump up @napi-rs/cli version to v3.0.0-alpha.33 (#5542) LongYinan 2024-01-09 03:07:28 +00:00
  • af0243d1a9 chore: bump up @napi-rs/cli version to v3.0.0-alpha.31 (#5539) LongYinan 2024-01-08 16:35:08 +00:00
  • 1e28fd73b4 docs: replace CLA.md contributor list by online url to reduce noise (#5538) Joooye_34 2024-01-08 17:21:14 +08:00
  • b9fa002e67 fix: only return activated features (#5536) DarkSky 2024-01-08 15:58:59 +08:00
  • d7b9462d1c fix(server): backward compatibility for beta+stable envs (#5510) liuyi 2024-01-08 05:15:32 +00:00
  • b23c092953 chore: bump up file-type version to v19 (#5533) LongYinan 2024-01-08 03:06:25 +00:00
  • e5db566ef0 chore: bump up oxlint version to v0.1.2 (#5528) LongYinan 2024-01-07 09:11:49 +00:00
  • 443908da22 feat: add workspace experimental features api (#5525) DarkSky 2024-01-06 11:04:49 +00:00
  • 9650a5a6a1 feat: use relative path for api (#5520) DarkSky 2024-01-05 14:01:25 +00:00
  • b86a5a2830 fix(core): sidebar extension sometimes not show (#5513) Peng Xiao 2024-01-05 13:17:02 +00:00
  • b0716ae721 chore: bump up all non-major dependencies to v1.1.3 (#5519) LongYinan 2024-01-05 09:53:28 +00:00
  • 1dae488863 chore: bump up @blocksuite/icons version to v2.1.40 (#5516) LongYinan 2024-01-05 09:29:40 +00:00
  • b166f5dbf2 feat: upgrade to rust 1.75.0 (#5515) LongYinan 2024-01-05 08:19:14 +00:00
  • 3cdfa8ca22 chore: bump up all non-major dependencies (#5499) LongYinan 2024-01-05 07:23:22 +00:00
  • f6ec786ef9 feat: add workspace level feature apis (#5503) DarkSky 2024-01-05 04:13:49 +00:00
  • 04ca554525 feat: add workspace feature tests (#5501) DarkSky 2024-01-05 04:13:47 +00:00
  • 97f8927c21 feat: workspace level feature schema (#5466) DarkSky 2024-01-05 04:13:44 +00:00
  • 7b6430ebc3 chore: bump up @blocksuite/icons version to v2.1.39 (#5511) LongYinan 2024-01-04 14:13:26 +00:00
  • e4b9f01186 chore: bump up chromatic version to v10 (#5512) LongYinan 2024-01-04 14:00:45 +00:00
  • 971f2beed1 fix(core): disable quick search when the link-popup is visitable (#5409) JimmFly 2024-01-04 11:36:50 +00:00
  • f5b74ca8a9 feat: add copilot feature type (#5465) DarkSky 2024-01-04 10:36:34 +00:00
  • df09dac389 fix: renovate ignorePaths should not include tests LongYinan 2024-01-04 18:34:54 +08:00
  • 6789da163d chore: workspaces config in package.json (#5502) LongYinan 2024-01-04 07:36:36 +00:00
  • 36fde20b7d fix(electron): client always update cause by version not update correctly (#5507) Joooye_34 2024-01-04 07:25:20 +00:00
  • 400488980f chore: bump up c8 version to v9 (#5505) LongYinan 2024-01-04 03:50:24 +00:00
  • 7d886e44a6 feat(core): add cloud workspace member limit (#5500) JimmFly 2024-01-03 14:57:27 +00:00
  • 760d900f99 feat(server): blob data migration (#5461) liuyi 2024-01-03 10:56:57 +00:00
  • 0d34805375 refactor(server): use new storage providers (#5433) liuyi 2024-01-03 10:56:54 +00:00
  • a709624ebf feat(core): page preview ui optimize (#5442) Peng Xiao 2024-01-03 03:30:43 +00:00
  • 6cb62ed25d feat: bump blocksuite (#5453) Peng Xiao 2024-01-03 02:10:19 +00:00
  • 8dc3e3d65c fix(core): add free plan prompt (#5441) Peng Xiao 2024-01-03 01:50:31 +00:00
  • 444de6d4ac fix(core): adjust error boundary level (#5493) Peng Xiao 2024-01-02 13:20:13 +00:00
  • 922bc11f16 test(core): fix selectMonthFromMonthPicker logic (#5498) Peng Xiao 2024-01-02 14:21:14 +00:00
  • 53c76ae2e2 chore: bump up vitest version to v1.1.1 (#5495) LongYinan 2024-01-02 13:46:17 +00:00
  • 4aae3cbba3 docs: initial api reference docs (#5352) EYHN 2024-01-02 12:46:27 +00:00
  • 44eb7b97f4 chore: bump vulnerable deps (#5494) DarkSky 2024-01-02 12:32:47 +00:00
  • 54c6b445ea fix(workspace): make ci stable (#5496) EYHN 2024-01-02 12:21:35 +00:00
  • 104c21d84c refactor(workspace): split workspace interface and implementation (#5463) EYHN 2024-01-02 10:58:01 +00:00
  • 9d0b3b4947 refactor(core): move workspace atoms to core (#5459) EYHN 2024-01-02 10:06:48 +00:00
  • 4b217e6b89 refactor(core): move hooks to core (#5458) EYHN 2024-01-02 08:05:46 +00:00
  • 6862b7deaf chore: bump up @napi-rs/cli version to v3.0.0-alpha.29 (#5492) LongYinan 2024-01-02 07:39:43 +00:00