0x915

Results 5 issues of 0x915

我使用 drogon::HttpClient::newHttpClient() 和 drogon::HttpRequest::newHttpRequest() 请求API,返回的是包含中文的JSON结构。 但 getBody() 返回了纯ASCII编码文本,中文内容均还处于\u的未解码状态,需要如何解码到string类型复原中文? `"name" : "\u85ac\u5c4b\u306e\u3072\u3068\u308a\u3054\u3068"`

![image](https://github.com/Part-DB/Part-DB-server/assets/15169084/45bd90a8-452b-4235-af00-dd41dfb89556) Currently when merged, it appears to have multiple quantities under the same storage location, which seems odd. If stored in the same place, the quantities should when merged. This...

enhancement

I imported an existing list of components using [Import parts], and then I simulated a component inbound operation for new purchases: repeating the import of the same list multiple times....

enhancement

您好,我第一次接触分布式文件系统。 我在计划一个数据条目管理项目,其中每个条目的数据结构灵活性很大,使我考虑使用文件系统存放json或xml之类的代替数据库。 如果我像数据库那样频繁的对FastCFS挂载点,进行 列表遍历 文件读取 文件写入,那所涉及的文件会被缓存在内存中吗? 以及文件是否可以携带元数据,已通过元数据快速搜索文件列表,就像数据库。

**Is your feature request related to a problem? Please describe.** In production environment usage I found a major logic flaw in the project functionality: A project's components are shared with...

enhancement