Saptak S
7e2dbd1a1a
Adds RSA key of Saptak to verify
2024-02-22 20:30:25 +05:30
Micah Lee
4e6d31ed46
Merge pull request #1539 from egypcio/compress-tgz
...
Actually compress the tarball, using tar with -z
2022-03-06 10:54:30 -08:00
Vinícius Zavam
eb9c2a7177
Suggest the use of git shallow copy, while cloning
2022-03-02 14:40:49 +00:00
Vinícius Zavam
544bdca878
Actually compress the tarball, using tar with -z
...
From tar's manpage we have:
-z, -j, -J, --lzma Compress archive with gzip/bzip2/xz/lzma
By doing that we shrink the size of OnionShare's tarball
from its 12M to around 6.3M
2022-03-02 13:12:17 +00:00
a1346054
cea34725f1
Fix whitespace issues
...
* make sure files contain a final newline
* use consistent indentation
* trim excess whitespace
* trim trailing whitespace
2021-10-14 21:48:12 +00:00
Micah Lee
6049509db6
Change github URLs from micahflee/onionshare to onionshare/onionshare
2021-08-20 13:34:55 -07:00
Micah Lee
46a9434fbf
Add incomplete flatpak manifest, update release docs, re-add source package script
2020-11-08 12:07:17 -08:00