LibreChat/api
2023-05-26 09:40:08 -04:00
..
app fix(tokenizer): error handle encoding for invalid encoding data (#385) 2023-05-26 09:40:08 -04:00
lib refactor: reformat files to require parens around params (#316) 2023-05-18 14:44:07 -04:00
middleware Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
models fix(User.js, auth.service.js, localStrategy.js): change deprecated Joi.validate() to schema.validate() method (#322) 2023-05-18 17:39:06 -04:00
server refactor: remove bcrypt (#375) 2023-05-25 14:54:24 -04:00
strategies fix(User.js, auth.service.js, localStrategy.js): change deprecated Joi.validate() to schema.validate() method (#322) 2023-05-18 17:39:06 -04:00
utils Minor fixes: tokenizer, default Bing toneStyle, SiblingSwitch (#348) 2023-05-21 12:43:06 -04:00
.env.example fix(Bing): Use full cookies string instead of just _U cookie (#369) 2023-05-23 13:58:18 -04:00
nodemon.json fix: ignoreDir pointing correctly 2023-03-07 13:49:15 -05:00
package.json chore(api): remove unused crypto dependency from package.json (#381) 2023-05-25 14:54:46 -04:00