-
### The bug
I notice this problem when an user that is not the administrator tries to access the "Sharing" tab in the main page (shared albums). From the browser the effect is that the the URL change…
-
First of all, I've just started using Logtail and think it's great.
One annoying thing I've found working with the logger from `@logtail/node` is the `Context` type:
```ts
export declare type C…
-
**Describe the bug**
I am using RNTP to stream user-recorded audio that is stored in Azure blob storage. After a user records their audio, I upload the audio via `uploadAudio()` and then setup the pl…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
# NestJS HMR not working when using with Docker
## Description
When running `docker-comp…
-
### The bug
After moving to v1.79.1, I started getting a generic "Error - Internal server error (Immich server error)" messages. The logs are as follows, and my deployment strategy has been to use …
-
### Issues
- App directory components are by default Server Components which with the current implementation of ST doesn't not work
- After next/router has been deprecated, there seems to be no way …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
pnpm run start
> aa@0.0.1 start ***
> nest start
Error: Cannot find module '@/app.modu…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
1. sudo npm i -g @nestjs/cli
2. nest new nestjs-demo
3.
### Minimum reproduction code
…
-
-
## 前端代码
1. 登录后,复制网址,新开tab,会再次要求登录,我看代码是用sessionStorage存储的,不知道是不是有什么特别的想法
2. 两个项目的eslint好像都有些问题,不过能用
3. 上传功能似乎没有推代码
4. 用户权限管理Edit那里列表似乎应该用allMenu
5. perm.ts:27左右的白名单校验规则似乎要全匹配,所以带参数的也无法通过
## 后端…