Commit graph

14 commits

Author SHA1 Message Date
Olivier Tremblay
148d332c30 Add .circleci/config.yml 2022-04-14 09:16:26 -04:00
Olivier Tremblay
46286cb851
Extract some stuff out 2018-12-11 15:14:26 -05:00
Olivier Tremblay
8675e6815a
Enable folder sharing 2018-10-24 08:07:04 -04:00
Olivier Tremblay
1744d4281a
More appropriate error message 2018-10-17 21:24:43 -04:00
Olivier Tremblay
ba57c0a21e
Fix many different things 2018-10-17 21:22:32 -04:00
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