- Removed the `customUpdateUser` endpoint from the auth configuration. - Updated user-related columns in the database schema from `PgText` to `PgVarchar` with specified lengths for better data integrity and performance. Signed-off-by: Innei <tukon479@gmail.com> |
||
|---|---|---|
| .. | ||
| settings | ||
| auth.ts | ||
| bridge.ts | ||
| constants.ts | ||
| electron.ts | ||
| env.common.ts | ||
| env.desktop.ts | ||
| env.rn.ts | ||
| env.ssr.ts | ||
| event.ts | ||
| global.d.ts | ||
| hono.ts | ||
| index.ts | ||
| language.ts | ||
| queue.ts | ||