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 <m.anthony.moi@gmail.com> Co-authored-by: Pierric Cistac <pierric@huggingface.co> Co-authored-by: Adrien <adrien@huggingface.co> Co-authored-by: Eliott C. <coyotte508@gmail.com> * 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 <McPatate@users.noreply.github.com> Co-authored-by: Anthony MOI <m.anthony.moi@gmail.com> Co-authored-by: Pierric Cistac <pierric@huggingface.co> Co-authored-by: Adrien <adrien@huggingface.co> Co-authored-by: Eliott C. <coyotte508@gmail.com> Co-authored-by: rtrompier <remy.trompier@gmail.com> Co-authored-by: Remy <remy@huggingface.co>