diff options
| author | Frederick Muriuki Muriithi | 2024-06-25 10:01:32 -0500 | 
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2024-06-25 10:01:59 -0500 | 
| commit | 4907e1011658712a0b58b03622c6892f608560bf (patch) | |
| tree | 380a901c3143d67d67da6cbd14bdde1e9d465f32 | |
| parent | 8dc30fd9c606d016f53252d2c3a81b4d77162f0e (diff) | |
| download | gn-gemtext-4907e1011658712a0b58b03622c6892f608560bf.tar.gz | |
gn-uploader: Resumable Uploads - add resources
| -rw-r--r-- | issues/gn-uploader/resume-upload.gmi | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/issues/gn-uploader/resume-upload.gmi b/issues/gn-uploader/resume-upload.gmi index 14c415a..5112ee7 100644 --- a/issues/gn-uploader/resume-upload.gmi +++ b/issues/gn-uploader/resume-upload.gmi @@ -20,3 +20,5 @@ In this way, each upload can be linked to a specific user. => https://javascript.info/resume-upload => https://github.com/23/resumable.js/ +=> https://www.dropzone.dev/ +=> https://stackoverflow.com/questions/69339582/what-hash-python-3-hashlib-yields-a-portable-hash-of-file-contents | 
