- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 6.2k
 
Allow renaming/moving binary/LFS files in the UI #34350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Merged
      
      
    
  
     Merged
                    Changes from all commits
      Commits
    
    
            Show all changes
          
          
            41 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      c6598c2
              
                Enable path editing of non text files
              
              
                bytedream f530856
              
                Move lfs cannot edit context data
              
              
                bytedream 7684e17
              
                Do not read file if it is too large
              
              
                bytedream dcaadb8
              
                Remove duplicated context data
              
              
                bytedream cf44789
              
                Fix new file not being editable
              
              
                bytedream 96bbf81
              
                Merge branch 'main' into non-text-edit
              
              
                bytedream 5dc082a
              
                Make LFS file paths editable
              
              
                bytedream 349d5b1
              
                Do not show editor for locked lfs file by other user
              
              
                bytedream 07845a2
              
                Unify locale keys
              
              
                bytedream 6f3b69b
              
                Fix empty binary content after move
              
              
                bytedream e960fe3
              
                Fix file content only read on new file
              
              
                bytedream 02fe2db
              
                Revert unnecessary locale key rename
              
              
                bytedream 2698321
              
                Syntax and comment changes
              
              
                bytedream 691073d
              
                Typo fix
              
              
                bytedream 2848fdf
              
                Merge branch 'main' into non-text-edit
              
              
                bytedream 1efe0e7
              
                Close data blobs
              
              
                bytedream 4d17f51
              
                Remove unnecessary entry blob open
              
              
                bytedream 3d64a84
              
                Update lfs pointer checks
              
              
                bytedream 9811c28
              
                Merge branch 'main' into non-text-edit
              
              
                bytedream 3ad1e7e
              
                Enable commit button only if something has changed
              
              
                bytedream fb3e801
              
                Update comments and names
              
              
                bytedream 614a4b3
              
                Update
              
              
                bytedream 2c9c9e1
              
                Update comment
              
              
                bytedream 07836d8
              
                Refactor
              
              
                bytedream 0d27705
              
                Make linter happy
              
              
                bytedream 3348c04
              
                Show binary and lfs edit button in pull request changes
              
              
                bytedream 7133834
              
                Additionally check if path changed to trigger pure rename operation
              
              
                bytedream 8739ebe
              
                Update internal function names
              
              
                bytedream 2c2a7c5
              
                Add rename test
              
              
                bytedream 627bce9
              
                Format
              
              
                bytedream 4e8a8e4
              
                Add copyright
              
              
                bytedream b8d5d35
              
                Update
              
              
                bytedream 42b7c87
              
                Get file size from fInfo
              
              
                bytedream 32e2f4f
              
                Use NotEditableReason to check if file is editable
              
              
                bytedream bec5dce
              
                Merge remote-tracking branch 'origin/main' into non-text-edit
              
              
                bytedream 83c593b
              
                Use integration tests instead of unit
              
              
                bytedream 35d85dc
              
                Merge branch 'main' into non-text-edit
              
              
                bytedream fe6f0f9
              
                lint
              
              
                bytedream bc147d2
              
                Merge branch 'non-text-edit' of github.com:bytedream/gitea into byted…
              
              
                lunny 12324f4
              
                Merge branch 'main' into non-text-edit
              
              
                lunny 7460a87
              
                Merge branch 'main' into non-text-edit
              
              
                lunny File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
      
      Oops, something went wrong.
        
    
  
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Uh oh!
There was an error while loading. Please reload this page.