Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.
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: stonith404/pingvin-share
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.1
Choose a base ref
...
head repository: stonith404/pingvin-share
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 6 commits
  • 27 files changed
  • 2 contributors

Commits on Jan 5, 2023

  1. fix: migration for v0.5.1

    stonith404 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    f2d4895 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. fix: error message typo

    stonith404 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    72c8081 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8ad222 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Configuration menu
    Copy the full SHA
    a5bef5d View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. feat: chunk uploads (#76)

    * add first concept
    
    * finished first concept
    
    * allow 3 uploads at same time
    
    * retry if chunk failed
    
    * updated clean temporary files job
    
    * fix throttling for chunk uploads
    
    * update tests
    
    * remove multer
    
    * migrate from `MAX_FILE_SIZE` to `MAX_SHARE_SIZE`
    
    * improve error handling if file failed to upload
    
    * fix promise limit
    
    * improve file progress
    stonith404 authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    653d72b View commit details
    Browse the repository at this point in the history
  2. release: 0.6.0

    stonith404 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    dc9ec42 View commit details
    Browse the repository at this point in the history
Loading