Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hola/Mongoku
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: huggingface/Mongoku
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 32 files changed
  • 7 contributors

Commits on Nov 23, 2022

  1. 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]>
    5 people authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    b479180 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    3f16219 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39b0d56 View commit details
    Browse the repository at this point in the history
Loading