Tags: hola/Mongoku
Tags
Merge updates from base, bump libs (#5) * feat: read only mode (huggingface#72) * feat: read only mode * bumped most dependencies' versions * feat(server): update deps and little cleanup * Cleanup & revert a few things * fix(server): change middleware 401 response to empty json * Cleanup a bit more * Disable edit/remove buttons on readOnly mode * Fix error when attempting to edit in readOnly mode * Fix Dockerfile for readOnly * Actually fix readOnly propagation to client * document read-only mode in readme * Simplifiy + predictible dockerfile * refacto: reply with 405 in RO mode * refacto: rename `readOnlyMode` middleware Co-authored-by: Anthony MOI <[email protected]> Co-authored-by: Pierric Cistac <[email protected]> Co-authored-by: Adrien <[email protected]> Co-authored-by: Eliott C. <[email protected]> * feat(mongo): password less support * Revert changes reverted by merge * Remove unneeded file * Remove unneeded file * Do not add package-lock to the tree * Fix compilation * Fix compilation * Fix build * Default value for query --------- Co-authored-by: Luc Georges <[email protected]> Co-authored-by: Anthony MOI <[email protected]> Co-authored-by: Pierric Cistac <[email protected]> Co-authored-by: Adrien <[email protected]> Co-authored-by: Eliott C. <[email protected]> Co-authored-by: rtrompier <[email protected]> Co-authored-by: Remy <[email protected]>