Olivier Tremblay
e2e27c51fe
Fix share count bug
...
Also make username in client config less dumb
2018-10-17 19:54:34 -04:00
Olivier Tremblay
2e8083e42f
Support multiple downloads
2018-10-15 07:29:55 -04:00
Olivier Tremblay
03442ed63f
Extract hardcoded port and url values
2018-10-14 06:51:27 -04:00
Olivier Tremblay
70005097b9
Make map access less racy
2018-10-12 19:04:45 -04:00
Olivier Tremblay
602d9e8809
Merge pull request #2 from otremblay/i-got-my-hashed-path
...
Hash the file path
2018-10-12 07:13:35 -04:00
Olivier Tremblay
9ba5d0accf
Hash the file path
...
This hashes the path using a combination of username, hostname, and
absolute file path. The end result is a URL that is harder to
guess, and immensely smaller chances of collision between users.
2018-10-12 07:10:07 -04:00
Olivier Tremblay
7e34b16d77
Merge pull request #1 from otremblay/enter-the-share
...
Initial sharing work
2018-10-11 21:29:25 -04:00
Olivier Tremblay
dc56029e58
Initial sharing work
2018-10-11 21:28:52 -04:00
Olivier Tremblay
684979a14e
Initial commit
2018-10-11 21:27:27 -04:00