Cats Juice
|
2b92b27f8f
|
feat(component): new week-date-picker component (#5477)
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/toeverything/AFFiNE/assets/39363750/49d7a1ee-2832-4b61-a427-e627dae92952">
<img height="100" alt="" src="https://github.com/toeverything/AFFiNE/assets/39363750/819d6ee9-38e0-4537-ad0f-ec9faf96f505">
</picture>
|
2024-01-18 02:14:27 +00:00 |
|
DarkSky
|
ee8ec47a4f
|
feat: use SafeInt replace Float (#5613)
|
2024-01-17 12:36:21 +00:00 |
|
liuyi
|
b9f20877d0
|
feat(core): make password sigin default if user has one (#5577)
|
2024-01-17 11:13:58 +00:00 |
|
liuyi
|
bf88b6edaa
|
chore(server): remove too verbose logs (#5555)
chore(server): remove too verbose logs
chore(server): make logs less verbose
|
2024-01-17 10:37:22 +00:00 |
|
liuyi
|
00acc49342
|
chore(server): remove octobase storage usage (#5594)
since all blobs have been successfully migrated to r2, the octobase blob functions are no longer necessary.
|
2024-01-17 10:22:35 +00:00 |
|
Cats Juice
|
2db3c933fa
|
refactor(component): move date-picker to ui, add story, support responsive (#5468)
- move to `component/ui`
- add `AFFiNEDatePicker` & `BlocksuiteDatePicker` story
- inline mode support
- responsive support
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/toeverything/AFFiNE/assets/39363750/320bef49-380f-40a2-b3b2-4b74dd2d8da4">
<img alt="" src="https://github.com/toeverything/AFFiNE/assets/39363750/fc9e7808-02fe-49a1-aa78-aea254fb1f9d">
</picture>
|
2024-01-17 09:16:46 +00:00 |
|
DarkSky
|
8f80bdb7af
|
feat: new free plan (#5604)
|
2024-01-17 07:20:18 +00:00 |
|
LongYinan
|
3f87d04481
|
chore: bump up postcss-loader version to v8 (#5609)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [postcss-loader](https://togithub.com/webpack-contrib/postcss-loader) | [`^7.3.3` -> `^8.0.0`](https://renovatebot.com/diffs/npm/postcss-loader/7.3.3/8.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>webpack-contrib/postcss-loader (postcss-loader)</summary>
### [`v8.0.0`](https://togithub.com/webpack-contrib/postcss-loader/blob/HEAD/CHANGELOG.md#800-2024-01-16)
[Compare Source](https://togithub.com/webpack-contrib/postcss-loader/compare/v7.3.4...v8.0.0)
##### ⚠ BREAKING CHANGES
- minimum supported Node.js version is `18.12.0` ([#​677](https://togithub.com/webpack-contrib/postcss-loader/issues/677)) ([8dd0315](https://togithub.com/webpack-contrib/postcss-loader/commit/8dd0315c03e0f608b6a9a4c6a58e9e7a64775e56))
##### [7.3.4](https://togithub.com/webpack-contrib/postcss-loader/compare/v7.3.3...v7.3.4) (2023-12-27)
##### Bug Fixes
- do not crash if pkg.(d|devD)ependencies unset ([#​667](https://togithub.com/webpack-contrib/postcss-loader/issues/667)) ([8ef0c7e](https://togithub.com/webpack-contrib/postcss-loader/commit/8ef0c7e5c6c4eb76073b4ea92306fc399014e462))
##### [7.3.3](https://togithub.com/webpack-contrib/postcss-loader/compare/v7.3.2...v7.3.3) (2023-06-10)
##### Bug Fixes
- **perf:** avoid using `klona` for postcss options ([#​658](https://togithub.com/webpack-contrib/postcss-loader/issues/658)) ([e754c3f](https://togithub.com/webpack-contrib/postcss-loader/commit/e754c3f8451a09ea633674af90fb3b6b1c073460))
- bug with loading configurations after updating `cosmiconfig` to version 8.2 ([684d265](https://togithub.com/webpack-contrib/postcss-loader/commit/684d2654393d225bbbcc443ffc9494ab54fe8112))
##### [7.3.2](https://togithub.com/webpack-contrib/postcss-loader/compare/v7.3.1...v7.3.2) (2023-05-28)
##### Bug Fixes
- use `cause` to keep original errors and warnings ([#​655](https://togithub.com/webpack-contrib/postcss-loader/issues/655)) ([e8873f4](https://togithub.com/webpack-contrib/postcss-loader/commit/e8873f46b4ac3cf94d854d8c20f0d0a444309eb6))
##### [7.3.1](https://togithub.com/webpack-contrib/postcss-loader/compare/v7.3.0...v7.3.1) (2023-05-26)
##### Bug Fixes
- warning and error serialization ([65748ec](https://togithub.com/webpack-contrib/postcss-loader/commit/65748ece396d0b38713783495d8a64f128d3992b))
### [`v7.3.4`](https://togithub.com/webpack-contrib/postcss-loader/blob/HEAD/CHANGELOG.md#734-2023-12-27)
[Compare Source](https://togithub.com/webpack-contrib/postcss-loader/compare/v7.3.3...v7.3.4)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5In0=-->
|
2024-01-17 02:56:58 +00:00 |
|
LongYinan
|
41083b7fec
|
chore: bump up copy-webpack-plugin version to v12 (#5568)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [copy-webpack-plugin](https://togithub.com/webpack-contrib/copy-webpack-plugin) | [`^11.0.0` -> `^12.0.0`](https://renovatebot.com/diffs/npm/copy-webpack-plugin/11.0.0/12.0.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>webpack-contrib/copy-webpack-plugin (copy-webpack-plugin)</summary>
### [`v12.0.1`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#1201-2024-01-11)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v12.0.0...v12.0.1)
### [`v12.0.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#1200-2024-01-10)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v11.0.0...v12.0.0)
##### ⚠ BREAKING CHANGES
- update `globby` to `14.0.0`
- minimum supported `Node.js` version is `18.12.0` ([#​759](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/759)) ([a5b7d06](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/a5b7d06a051b7404b3300ed4d071b4948cb440f1))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5In0=-->
|
2024-01-16 15:44:18 +00:00 |
|
LongYinan
|
823ea92f62
|
chore: bump up happy-dom version to v13 (#5569)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [happy-dom](https://togithub.com/capricorn86/happy-dom) | [`^12.10.3` -> `^13.0.0`](https://renovatebot.com/diffs/npm/happy-dom/12.10.3/13.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>capricorn86/happy-dom (happy-dom)</summary>
### [`v13.0.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v13.0.0)
[Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v12.10.3...v13.0.0)
##### 💣 Breaking Changes
- This is a big release where a lot of the code has been refactored to improve security and to be able to support the new Browser API. A big release is always a potential risk for bugs and therefore it make sense to make this a major release to avoid that consumers automatically updates to it. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
##### 🎨 Features
- Adds support for a Browser API similar to [Puppeteer](https://pptr.dev/) and [Playwright](https://playwright.dev/). With the Browser API, it is for example possible to create new pages and navigate in them. You can read more about it in the [Happy DOM Wiki](https://togithub.com/capricorn86/happy-dom/wiki). ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
- Improves security by not exposing sensitive internal logic to scripts running within the Happy DOM Browser. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
- Improves support for CORS management. It now supports "OPTIONS" requests to detect if the client is allowed to proceed with a cross origin request. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
- Adds support for HTTP response cache. The cache is in memory, but the plan is to add support for storing it on disk in the future. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
- Improves support for `XMLHttpRequest`. It now supports the GZip, Deflate and Brotli encodings. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
- Adds support for adding a process level error event listener for capturing errors. This is useful when using the Browser API, but will not work in environments such as [Jest](https://jestjs.io/) and [Vitest](https://vitest.dev/), as it collides with their error listener. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
- Adds support for `Ẁindow.open()`. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
- Adds support for `Ẁindow.close()`. This function should now be used when tearing down the environment. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
- Improves support for cookies. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
- Improves support for `HTMLIFrameElement`. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
- Changes export of types to use "import type" and "export type" in "index.js". This will allow transpilers/compilers to optimize better. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
- Adds support for navigating when clicking on an anchor link. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
- Adds support for navigating when setting `Location.href`. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
- Improves support for `MutationObserver`. It will not collect multiple records with a microtask. It now also supports `MutationObserver.takeRecords()` for records that has not yet been published. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
- Deprecates "[@​happy-dom/uncaught-exception-observer](https://togithub.com/happy-dom/uncaught-exception-observer)" as the functionality is supported by "happy-dom" out of the box now. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
- Uses Symbol for public internal properties instead of using "\_" as a prefix, so that internal properties won't be enumerable. This will also make sure that these properties won't clash with properties defined by the consumer. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
##### 👷♂️ Patch fixes
- Improves the check for if the property is a class to avoid that it gets bound in "[@​happy-dom/global-registrator](https://togithub.com/happy-dom/global-registrator)". We only want functions to get bound to the global context. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
- Fixes bug where `new Document()` did'nt work according to spec. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
- Fixes bug where several Element classes wheren't available as properties on `Window`. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
- Fixes bug in `Document.importNode()` where it didn't change `ownerDocument` on child nodes. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
- Resets static `ownerDocument` state used when creating Node instances, so that it can be garbage collected if not used anymore. ([#​466](https://togithub.com/capricorn86/happy-dom/issues/466))
***
Merry Christmas and a Happy New Year! 🎅 ✨
This release took some time as I didn't want to release the Browser API without applying security fixes. I've also stumbled across a few other issues along the way that I felt I needed to address.
I hope you will enjoy the release!
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5In0=-->
|
2024-01-16 15:27:24 +00:00 |
|
LongYinan
|
880588ad11
|
chore: bump up @blocksuite/icons version to v2.1.41 (#5580)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@blocksuite/icons](https://togithub.com/toeverything/icons) | [`2.1.40` -> `2.1.41`](https://renovatebot.com/diffs/npm/@blocksuite%2ficons/2.1.40/2.1.41) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>toeverything/icons (@​blocksuite/icons)</summary>
### [`v2.1.41`](https://togithub.com/toeverything/icons/compare/2b42f403fb20260ae2bb2fd0ef864bd7c4c0c78a...fdca7d8e2eb3f42ffe9df08ab8f397921afb64c9)
[Compare Source](https://togithub.com/toeverything/icons/compare/2b42f403fb20260ae2bb2fd0ef864bd7c4c0c78a...fdca7d8e2eb3f42ffe9df08ab8f397921afb64c9)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5In0=-->
|
2024-01-16 15:11:36 +00:00 |
|
DarkSky
|
ee2520ec18
|
feat: add query quota of workspace (#5603)
|
2024-01-16 09:45:55 +00:00 |
|
JimmFly
|
4f4d057aad
|
refactor(core): replace WorkspaceSubPath in env package with the one in core package (#5537)
|
2024-01-16 08:26:11 +00:00 |
|
Peng Xiao
|
238d1ad44e
|
fix(component): add back lottie color hack for dark mode (#5576)
Not sure why but it seems the changes in https://github.com/toeverything/AFFiNE/pull/4953 are lost
|
2024-01-16 08:11:51 +00:00 |
|
JimmFly
|
baeb5cc732
|
feat(core): get cloud workspace usage limit from user quota (#5518)
|
2024-01-16 07:57:23 +00:00 |
|
Joooye_34
|
d6dd837bdb
|
chore: update favicon (#5566)
|
2024-01-16 07:42:32 +00:00 |
|
DarkSky
|
dea0aab5e3
|
feat: update nx config (#5597)
|
2024-01-16 06:41:46 +00:00 |
|
Lewis Liu
|
94e24d1b82
|
style: import from './index' instead of '.' (#5590)
Co-authored-by: LongYinan <lynweklm@gmail.com>
|
2024-01-16 14:39:08 +08:00 |
|
liuyi
|
0a89b7f528
|
fix(server): standalone early access users detection (#5601)
|
2024-01-16 11:39:36 +08:00 |
|
liuyi
|
75fb0a9f1a
|
fix(server): standalone early access users detection (#5601)
|
2024-01-16 03:27:44 +00:00 |
|
LongYinan
|
2fb0e3ef15
|
chore: bump up source-map-loader version to v5 (#5599)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [source-map-loader](https://togithub.com/webpack-contrib/source-map-loader) | [`^4.0.1` -> `^5.0.0`](https://renovatebot.com/diffs/npm/source-map-loader/4.0.1/5.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>webpack-contrib/source-map-loader (source-map-loader)</summary>
### [`v5.0.0`](https://togithub.com/webpack-contrib/source-map-loader/blob/HEAD/CHANGELOG.md#500-2024-01-15)
[Compare Source](https://togithub.com/webpack-contrib/source-map-loader/compare/v4.0.2...v5.0.0)
##### ⚠ BREAKING CHANGES
- minimum supported Node.js version is `18.12.0` ([#​230](https://togithub.com/webpack-contrib/source-map-loader/issues/230)) ([7fcab17](https://togithub.com/webpack-contrib/source-map-loader/commit/7fcab17805723d5c93eeb0703448b1722cbc93d5))
##### [4.0.2](https://togithub.com/webpack-contrib/source-map-loader/compare/v4.0.1...v4.0.2) (2023-12-27)
##### Bug Fixes
- avoid deprecation message of `abab` package ([#​228](https://togithub.com/webpack-contrib/source-map-loader/issues/228)) ([9daafb3](https://togithub.com/webpack-contrib/source-map-loader/commit/9daafb3662f32c30dc84d068c86085dfad025563))
##### [4.0.1](https://togithub.com/webpack-contrib/source-map-loader/compare/v4.0.0...v4.0.1) (2022-10-07)
##### Bug Fixes
- logic when sourceRoot contains absolute URL ([e724a1f](https://togithub.com/webpack-contrib/source-map-loader/commit/e724a1ffbfd57ec111e406274b76df5ab85d74e1))
### [`v4.0.2`](https://togithub.com/webpack-contrib/source-map-loader/blob/HEAD/CHANGELOG.md#402-2023-12-27)
[Compare Source](https://togithub.com/webpack-contrib/source-map-loader/compare/v4.0.1...v4.0.2)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5In0=-->
|
2024-01-16 03:14:57 +00:00 |
|
liuyi
|
24e18dd475
|
fix: improve self-host convenience (#5582)
|
2024-01-15 09:24:53 +00:00 |
|
DarkSky
|
2f9b4fd0cf
|
fix: add field polyfill for old feature (#5586)
|
2024-01-15 08:33:06 +00:00 |
|
liuyi
|
4c49b62ab7
|
fix(server): node imports order (#5583)
|
2024-01-14 05:47:56 +00:00 |
|
DarkSky
|
0a0ee37ac2
|
fix: return empty resp if user not exists in login preflight (#5588)
|
2024-01-13 23:30:01 +08:00 |
|
DarkSky
|
18907ebe57
|
fix: return empty resp if user not exists in login preflight (#5588)
|
2024-01-13 15:26:55 +00:00 |
|
Peng Xiao
|
a143379161
|
fix(electron): remove cors headers hack (#5581)
v0.11.3-beta.3
v0.11.3
|
2024-01-12 16:49:16 +08:00 |
|
Peng Xiao
|
5aea84af8f
|
fix(electron): remove cors headers hack (#5581)
|
2024-01-12 16:48:55 +08:00 |
|
regischen
|
8e7dedfe82
|
feat: bump blocksuite (#5575)
v0.11.3-beta.2
|
2024-01-12 12:43:56 +08:00 |
|
EYHN
|
d25a8547d0
|
refactor(core): move page list to core (#5556)
|
2024-01-12 12:43:45 +08:00 |
|
Peng Xiao
|
4d16229fea
|
chore(core): remove affine/cmdk package (#5552)
patch cmdk based on https://github.com/pengx17/cmdk/tree/patch-1
fix https://github.com/toeverything/AFFiNE/issues/5548
|
2024-01-12 12:43:35 +08:00 |
|
regischen
|
3602f1cac0
|
feat: bump blocksuite (#5575)
v0.11.3-canary.4
|
2024-01-12 12:41:27 +08:00 |
|
liuyi
|
89b5c96d25
|
refactor(server): folder structure (#5573)
|
2024-01-12 04:18:39 +00:00 |
|
EYHN
|
99371be7e8
|
fix(core): workspace not found after import (#5571)
close TOV-393
|
2024-01-12 11:05:59 +08:00 |
|
DarkSky
|
d6f65ea414
|
feat: blob size limit with quota (#5524)
fix AFF-506 TOV-342
|
2024-01-11 10:21:40 +00:00 |
|
EYHN
|
d1c2b2a7b0
|
fix(core): workspace not found after import (#5571)
close TOV-393
|
2024-01-11 09:47:24 +00:00 |
|
liuyi
|
12fdb18a80
|
test(server): make server testing utils (#5544)
|
2024-01-11 06:40:55 +00:00 |
|
liuyi
|
9253e522aa
|
test(server): avoid progress get hold after tests finished (#5522)
|
2024-01-11 06:40:53 +00:00 |
|
EYHN
|
5aee480c50
|
refactor(core): move page list to core (#5556)
|
2024-01-10 11:09:39 +00:00 |
|
LongYinan
|
237722f7f9
|
feat: support self-host docker build (#5506)
Test command: `docker compose -f ./.github/deployment/self-host/compose.yaml up`
|
2024-01-10 08:35:21 +00:00 |
|
DarkSky
|
0d7ffb0511
|
feat: add unlimited workspace support (#5523)
fix AFF-505
|
2024-01-10 07:28:53 +00:00 |
|
DarkSky
|
a59fe1b49e
|
feat: adapted user quota for member api (#5521)
fix AFF-494 TOV-337
|
2024-01-10 07:28:46 +00:00 |
|
Peng Xiao
|
275ea74772
|
chore(core): remove affine/cmdk package (#5552)
patch cmdk based on https://github.com/pengx17/cmdk/tree/patch-1
fix https://github.com/toeverything/AFFiNE/issues/5548
|
2024-01-10 05:25:37 +00:00 |
|
李华桥
|
34ed8dd7a5
|
Merge branch 'canary' into stable
v0.11.3-beta.1
|
2024-01-10 10:59:28 +08:00 |
|
Joooye_34
|
dd671c8764
|
build: change space replacement when set version to fix client upgrade always problem (#5554)
v0.11.3-canary.3
|
2024-01-10 10:57:52 +08:00 |
|
李华桥
|
39b7b671b1
|
Merge branch 'canary' into stable
v0.11.3-beta.0
|
2024-01-09 19:44:52 +08:00 |
|
liuyi
|
ddbb5e1121
|
fix(server): better error handling and logging for storage (#5553)
|
2024-01-09 10:37:24 +00:00 |
|
李华桥
|
207b56d5af
|
Merge branch 'canary' into stable
|
2024-01-09 17:16:17 +08:00 |
|
NavyStack
|
af245315c2
|
chore: update Korean translation (#5551)
v0.11.3-canary.2
|
2024-01-09 15:59:02 +08:00 |
|
Cats Juice
|
611c6e85bb
|
fix(component): app sidebar will never float when menu not opened (#5529)
|
2024-01-09 06:46:09 +00:00 |
|