0t1aX
0t1aX
macOS 13 打开“任何来源”选项打开 OpenAI Translator 仍然有已损坏提示,没有 "Open Anyway" 的选项,建议再额外提供一种加信任的方法 参考 [PicGo/FAQ](https://github.com/Molunerfinn/PicGo/blob/dev/FAQ.md#13-macos%E7%B3%BB%E7%BB%9F%E5%AE%89%E8%A3%85%E5%AE%8Cpicgo%E6%98%BE%E7%A4%BA%E6%96%87%E4%BB%B6%E5%B7%B2%E6%8D%9F%E5%9D%8F%E6%88%96%E8%80%85%E5%AE%89%E8%A3%85%E5%AE%8C%E6%89%93%E5%BC%80%E6%B2%A1%E6%9C%89%E5%8F%8D%E5%BA%94)
- [x] sync server based on Socket.IO - [x] corresponding sync provider - [x] supportng subdoc - [x] storage, collaboration test - [x] start affine server to pass test in...
Ensure idempotent when: 1. socketio provider connect -> disconnect -> connect 2. register doc with same guid more than once
## Background Due to `DashMap`'s usability and great work of dealing with racing condition, I have seen cases when it was used in production scenario, which also includes when async...
##### Checklist - [x] `npm test` passes - [x] commit message follows commit guidelines ##### Description of change When there are >1 workers, it seems https://github.com/eggjs/egg-cluster/blob/74cbb35a8890cdf069f2a98aab288d9804419c70/lib/app_worker.js#L135 will trigger [onAppStart()](https://github.com/thorseraq/egg-cluster/blob/f49f8a98d843dadba139cc41bd209965282c3fde/lib/master.js#L448) for...
Fix potential errors when import using `import {WebsocketProvider} from 'y-websocket';` in typescript project > TS7016: Could not find a declaration file for module 'y-websocket'. '/Users/xiaotian/WebstormProjects/affine-demo-thorseraq/node_modules/.pnpm/[email protected][email protected]/node_modules/y-websocket/src/y-websocket.js' implicitly has an 'any' type. ...
## Why are these changes needed? ## Related issue number Closes #6317 ## Checks - [x] I've included any doc changes needed for . See to build and test documentation...