Cologler
Cologler
The IP-based endpoints (like `127.0.0.1`) only work on the path-style endpoint.
以 UUID 作为令牌足以防止暴力破解,在考虑被成功暴力破解出正确的 UUID 以前,你得先考虑你服务器受到这个量级(以 UUID 4 变体 1 可能性 2^122 算,每秒一百万请求并持续 1.68*10^22 年)的 DDoS 攻击能否承受得住。
The max file size is limited to 32MB. https://github.com/usememos/memos/blob/2ff0e71272423060d7e03b656b93774872ee5cb4/server/resource.go#L22-L25
Same here. https://github.com/rohanb10/snoozz-tab-snoozing/blob/632d067c80b901136251b6f2540378b20c64c630/scripts/nap_room.js#L344-L360 `getTimeGroup` may return `undefined` if not match any time group.
And become an embedded NoSQL database?
I prefer everywhere.
The `with` keyword of the C# record always returns a new instance, The original instance does not change. However, the minio SDK always modifies the instance itself, which causes a...
Or include a device ID in the synced data. If the latest synced device is the current device, overwrite remote data.
Another benefit is that this approach can bypass some of the restore processes, improving synchronization speed and reducing synchronization conflicts. To give an example, when synchronizing while reading, sometimes already-read...
> This should be fixed with the latest changes right @Cologler ? The issue is still there.