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 |
|
LongYinan
|
d376ea441d
|
chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 (#5546)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/follow-redirects/follow-redirects/commit/65858205e59f1e23c9bf173348a7a7cbb8ac47f5"><code>6585820</code></a> Release version 1.15.4 of the npm package.</li>
<li><a href="https://github.com/follow-redirects/follow-redirects/commit/7a6567e16dfa9ad18a70bfe91784c28653fbf19d"><code>7a6567e</code></a> Disallow bracketed hostnames.</li>
<li><a href="https://github.com/follow-redirects/follow-redirects/commit/05629af696588b90d64e738bc2e809a97a5f92fc"><code>05629af</code></a> Prefer native URL instead of deprecated url.parse.</li>
<li><a href="https://github.com/follow-redirects/follow-redirects/commit/1cba8e85fa73f563a439fe460cf028688e4358df"><code>1cba8e8</code></a> Prefer native URL instead of legacy url.resolve.</li>
<li><a href="https://github.com/follow-redirects/follow-redirects/commit/72bc2a4229bc18dc9fbd57c60579713e6264cb92"><code>72bc2a4</code></a> Simplify _processResponse error handling.</li>
<li><a href="https://github.com/follow-redirects/follow-redirects/commit/3d42aecdca39b144a0a2f27ea134b4cf67dd796a"><code>3d42aec</code></a> Add bracket tests.</li>
<li><a href="https://github.com/follow-redirects/follow-redirects/commit/bcbb096b32686ecad6cd34235358ed6f2217d4f0"><code>bcbb096</code></a> Do not directly set Error properties.</li>
<li>See full diff in <a href="https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/toeverything/AFFiNE/network/alerts).
</details>
|
2024-01-09 04:27:11 +00:00 |
|
DarkSky
|
eecba240d3
|
chore: downgrade oxlint to avoid commiting freeze (#5545)
|
2024-01-09 04:11:54 +00:00 |
|
LongYinan
|
e95126a146
|
dedupe lockfile
|
2024-01-09 11:28:01 +08:00 |
|
Lewis Liu
|
389ee18e42
|
Move vanilla extract back
|
2024-01-09 11:26:42 +08:00 |
|
Lewis Liu
|
911efcdff1
|
Drop unused
|
2024-01-09 11:26:41 +08:00 |
|
Lewis Liu
|
a87055754e
|
Properly split dep and dev deps, fix phantom deps
|
2024-01-09 11:26:26 +08:00 |
|
NavyStack
|
7c71c5457a
|
fix: add missing Korean translations for updated English text (#5534)
|
2024-01-09 11:19:43 +08:00 |
|
LongYinan
|
aaab159a53
|
chore: bump up @napi-rs/cli version to v3.0.0-alpha.33 (#5542)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@napi-rs/cli](https://togithub.com/napi-rs/napi-rs) | [`3.0.0-alpha.31` -> `3.0.0-alpha.33`](https://renovatebot.com/diffs/npm/@napi-rs%2fcli/3.0.0-alpha.31/3.0.0-alpha.33) | [](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>napi-rs/napi-rs (@​napi-rs/cli)</summary>
### [`v3.0.0-alpha.33`](https://togithub.com/napi-rs/napi-rs/releases/tag/%40napi-rs/cli%403.0.0-alpha.33)
[Compare Source](https://togithub.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.0.0-alpha.32...@napi-rs/cli@3.0.0-alpha.33)
##### What's Changed
- fix(cli): artifacts wasi worker name by [@​Brooooooklyn](https://togithub.com/Brooooooklyn) in [https://github.com/napi-rs/napi-rs/pull/1895](https://togithub.com/napi-rs/napi-rs/pull/1895)
**Full Changelog**: https://github.com/napi-rs/napi-rs/compare/[@​napi-rs/cli](https://togithub.com/napi-rs/cli)[@​3](https://togithub.com/3).0.0-alpha.32...[@​napi-rs/cli](https://togithub.com/napi-rs/cli)[@​3](https://togithub.com/3).0.0-alpha.33
### [`v3.0.0-alpha.32`](https://togithub.com/napi-rs/napi-rs/releases/tag/%40napi-rs/cli%403.0.0-alpha.32)
[Compare Source](https://togithub.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.0.0-alpha.31...@napi-rs/cli@3.0.0-alpha.32)
#### What's Changed
- fix(cli): missing files in created wasi package by [@​Brooooooklyn](https://togithub.com/Brooooooklyn) in [https://github.com/napi-rs/napi-rs/pull/1894](https://togithub.com/napi-rs/napi-rs/pull/1894)
**Full Changelog**: https://github.com/napi-rs/napi-rs/compare/[@​napi-rs/cli](https://togithub.com/napi-rs/cli)[@​3](https://togithub.com/3).0.0-alpha.31...[@​napi-rs/cli](https://togithub.com/napi-rs/cli)[@​3](https://togithub.com/3).0.0-alpha.32
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyMS4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5In0=-->
|
2024-01-09 03:07:28 +00:00 |
|
LongYinan
|
af0243d1a9
|
chore: bump up @napi-rs/cli version to v3.0.0-alpha.31 (#5539)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@napi-rs/cli](https://togithub.com/napi-rs/napi-rs) | [`3.0.0-alpha.30` -> `3.0.0-alpha.31`](https://renovatebot.com/diffs/npm/@napi-rs%2fcli/3.0.0-alpha.30/3.0.0-alpha.31) | [](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>napi-rs/napi-rs (@​napi-rs/cli)</summary>
### [`v3.0.0-alpha.31`](https://togithub.com/napi-rs/napi-rs/releases/tag/%40napi-rs/cli%403.0.0-alpha.31)
[Compare Source](https://togithub.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.0.0-alpha.30...@napi-rs/cli@3.0.0-alpha.31)
##### What's Changed
- chore(deps): update dependency c8 to v9 by [@​renovate](https://togithub.com/renovate) in [https://github.com/napi-rs/napi-rs/pull/1889](https://togithub.com/napi-rs/napi-rs/pull/1889)
- fix(deps): update dependency [@​tybys/wasm-util](https://togithub.com/tybys/wasm-util) to v0.8.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/napi-rs/napi-rs/pull/1892](https://togithub.com/napi-rs/napi-rs/pull/1892)
- feat(cli): support generate browser compatible codes by [@​Brooooooklyn](https://togithub.com/Brooooooklyn) in [https://github.com/napi-rs/napi-rs/pull/1891](https://togithub.com/napi-rs/napi-rs/pull/1891)
**Full Changelog**: https://github.com/napi-rs/napi-rs/compare/[@​napi-rs/cli](https://togithub.com/napi-rs/cli)[@​3](https://togithub.com/3).0.0-alpha.30...[@​napi-rs/cli](https://togithub.com/napi-rs/cli)[@​3](https://togithub.com/3).0.0-alpha.31
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyMS4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5In0=-->
|
2024-01-08 16:35:08 +00:00 |
|
Joooye_34
|
1e28fd73b4
|
docs: replace CLA.md contributor list by online url to reduce noise (#5538)
|
2024-01-08 09:21:14 +00:00 |
|
DarkSky
|
b9fa002e67
|
fix: only return activated features (#5536)
|
2024-01-08 15:58:59 +08:00 |
|
liuyi
|
d7b9462d1c
|
fix(server): backward compatibility for beta+stable envs (#5510)
|
2024-01-08 05:15:32 +00:00 |
|
LongYinan
|
b23c092953
|
chore: bump up file-type version to v19 (#5533)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [file-type](https://togithub.com/sindresorhus/file-type) | [`^18.7.0` -> `^19.0.0`](https://renovatebot.com/diffs/npm/file-type/18.7.0/19.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>sindresorhus/file-type (file-type)</summary>
### [`v19.0.0`](https://togithub.com/sindresorhus/file-type/releases/tag/v19.0.0)
[Compare Source](https://togithub.com/sindresorhus/file-type/compare/v18.7.0...v19.0.0)
##### Breaking
- Require Node.js 18 [`7f4b30b`](https://togithub.com/sindresorhus/file-type/commit/7f4b30b)
- Use mime type `audio/wav` instead of `audio/vnd.wave` for .wav files ([#​620](https://togithub.com/sindresorhus/file-type/issues/620)) [`c7c923c`](https://togithub.com/sindresorhus/file-type/commit/c7c923c)
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyMS4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5In0=-->
|
2024-01-08 03:06:25 +00:00 |
|