LibreChat/api
LaraClara c5325cee3a chore: Change package names to be meaningful
- Makes it easier to call them from the outside or even include the package in a different project (ie frontend only)
2023-06-12 20:59:46 -04:00
..
app refactor(index.test.js): change let to const for variables that are not reassigned 2023-06-11 16:45:54 -04:00
lib feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
middleware Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
models feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
server fix(logout.controller.js): destructure logoutUser function import from auth.service (#482) 2023-06-11 11:24:56 -04:00
strategies feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
test test: frontend jest ci/cd & minor fixes post-release (#478) 2023-06-11 00:00:48 -04:00
utils feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
jest.config.js test: frontend jest ci/cd & minor fixes post-release (#478) 2023-06-11 00:00:48 -04:00
nodemon.json fix: ignoreDir pointing correctly 2023-03-07 13:49:15 -05:00
package.json chore: Change package names to be meaningful 2023-06-12 20:59:46 -04:00