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: dutchcoders/transfer.sh
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: dutchcoders/transfer.sh
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.1
Choose a head ref
  • 19 commits
  • 22 files changed
  • 11 contributors

Commits on Aug 19, 2021

  1. Golint (#404)

    * golint
    * remove gitter badge
    Andrea Spacca authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    9fe5f9a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. remove build on master

    Andrea Spacca committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    e97fdcb View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. Update README.md

    Edited capitalization of some sections to better follow the rest of the readme.
    modem7 authored Oct 3, 2021
    Configuration menu
    Copy the full SHA
    156daa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2da62eb View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Update README.md (#415)

    * Update README.md
    
    Add minor grammar improvements.
    
    * Update README.md
    
    Fix grammar.
    mazedlx authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    6b8eff8 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Configuration menu
    Copy the full SHA
    6ab75b3 View commit details
    Browse the repository at this point in the history
  2. Fix path (#416)

    * chan is leaked
    
    * Remove path.Clean
    
    Co-authored-by: Andrea Spacca <andrea.spacca@gmail.com>
    mattn and Andrea Spacca authored Oct 16, 2021
    Configuration menu
    Copy the full SHA
    e5455d9 View commit details
    Browse the repository at this point in the history
  3. fix missed errors (#417)

    Co-authored-by: Andrea Spacca <andrea.spacca@gmail.com>
    matsuyoshi30 and Andrea Spacca authored Oct 16, 2021
    Configuration menu
    Copy the full SHA
    92948fa View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Implement Nix Flake (#424)

    * Implement flake
    ysndr authored Oct 24, 2021
    Configuration menu
    Copy the full SHA
    694b3ce View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. issue #420 return 400 response when Max-Days is too big (#422)

    * issue #420 return 400 response when Max-Days is too big
    
    Co-authored-by: kugiyasan <kugiyasan@users.noreply.github.com>
    kugi83 and kugiyasan authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    2959fc2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Revert "issue #420 return 400 response when Max-Days is too big (#422)…

    …" (#426)
    
    This reverts commit 2959fc2.
    Andrea Spacca authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    fa74be0 View commit details
    Browse the repository at this point in the history
  2. bump bluemonday

    Andrea Spacca committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    4a56bad View commit details
    Browse the repository at this point in the history
  3. fix go1.16, add go1.17

    Andrea Spacca committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    96723b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. issue #420 added MaxDate.IsZero() check (#427)

    * issue #420 return 400 response when Max-Days is too big
    
    * issue #420 moved the Max-Days check before saving the metadata
    
    * issue #420 added a logging message when Max-Days is invalid
    
    * issue #420 added MaxDate.IsZero() check
    
    Co-authored-by: kugiyasan <kugiyasan@users.noreply.github.com>
    kugi83 and kugiyasan authored Oct 30, 2021
    Configuration menu
    Copy the full SHA
    c716485 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. Add uploading and copy download command (#412)

    * Add uploading and copy download command
    GanZhiXiong authored Nov 13, 2021
    Configuration menu
    Copy the full SHA
    0eec275 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. fix typo in flake.nix

    Andrea Spacca committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    014b95f View commit details
    Browse the repository at this point in the history
  2. fix in force-https redirect (#441)

    Andrea Spacca authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    d2a0e77 View commit details
    Browse the repository at this point in the history
  3. master to main, what's left

    Andrea Spacca committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    6f49951 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. remove tor, remove bitcoing, fix contact us (#447)

    Andrea Spacca authored Dec 15, 2021
    Configuration menu
    Copy the full SHA
    acd6fb0 View commit details
    Browse the repository at this point in the history
Loading