DarkSky
DarkSky
> frontend adaptation? fixed
close this pr that because we migration to pathfinder
> > Hello, thanks for the feedback, this is already under development > > Hi, can you elaborate a little more on which types of authentication will be supported and...
Please try replacing: ``` ProxyPass /collaboration/affine wss://localhost:3334/collaboration/affine ProxyPassReverse /collaboration/affine wss://localhost:3334/collaboration/affine ``` with: ``` ProxyPass ws://localhost:3334 ProxyPassReverse ws://localhost:3334 ``` In addition, if you want to deploy an https server, we recommend...
> BlockSuite page should have only one instance in whole AFFiNE lifecycle, which will boost up the switching page time speed. We may need a series of test cases to...
target will be undefined when an invalid profile is incoming externally
Hello! Thank you for your contribution. In order for us to review and merge your suggested changes, please sign at https://github.com/toeverything/AFFiNE/edit/master/.github/CLA.md
> When the page is in `edgeless` mode, there is no Title, which causes the test to fail. > > Should it be handled differently depending on the page mode?...
> > @LjyYano Hi, could you give more introduction about your problem? > > 1. 我是否可以在本地查看笔记存储的文件夹? > 2. 我是否可以指定笔记在本地存储的位置?(case:换电脑 or 自行云备份) Simply put, if you use `docker` to start the...
> @darkskygit it's config problem about firebase? logout logic is not handled correctly