You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.
While we are already at it, we might as well cleanup that class a bit. E.g. updateItem should not return promise of any, etc. There might be some other things, as apparently the typing for mongodb have been improved.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
E.g. Trim texts (especially titles). Consider adding a "sanitizeItem" or something function to
https://github.com/PzYon/engraved/blob/master/server/src/db/DbService.ts:
While we are already at it, we might as well cleanup that class a bit. E.g.
updateItem
should not return promise ofany
, etc. There might be some other things, as apparently the typing for mongodb have been improved.The text was updated successfully, but these errors were encountered: