0
0
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 13:21:00 +02:00
Commit graph

500 commits

Author SHA1 Message Date
Zack Scholl
98799d057f use single reader 2019-09-07 07:14:16 -07:00
Zack Scholl
cce4a7ed92 fix debugging statements 2019-09-07 06:41:49 -07:00
Zack Scholl
5b980fea35 close file after finished 2019-09-07 06:35:10 -07:00
Zack Scholl
ee75d2c8ef dunno 2019-09-07 06:25:13 -07:00
Zack Scholl
de7a29470b bump 6.1.2 2019-08-27 17:11:58 -07:00
Zack Scholl
4150feddf0 skip checking each file each time 2019-08-27 09:51:37 -07:00
Micheal Quinn
d5a8d07d1c
Fixing the macos shasum call to fit into the checksum check 2019-08-02 14:37:56 -05:00
Micheal Quinn
2c27d7aabd
reverting line 147 2019-08-01 13:02:44 -05:00
Micheal Quinn
f8d60c0011
Adding in some fixes for FreeBSD (tested in a FreeNAS jail 'FreeBSD 11.2-STABLE') as well as a fix for the checksum logic not correctly comparing the checksums. This still needs testing on a MacOS host 2019-08-01 12:55:05 -05:00
Zack Scholl
e1e722fc5b bump 6.1.1 2019-07-20 10:01:10 -06:00
Zack Scholl
88b4001dd7 bug fix: create directories for empty files 2019-07-20 08:55:54 -07:00
Zack Scholl
2735c42a9d send empty files 2019-07-19 17:46:02 -07:00
Zack Scholl
83db5bdc68 Merge branch 'master' of https://github.com/schollz/croc 2019-07-19 17:42:22 -07:00
Zack Scholl
fe1329c909 handle if the file is zero bytes 2019-07-19 17:39:25 -07:00
Zack Scholl
336f314854 bump 6.1.0 2019-07-18 07:22:38 -06:00
Zack Scholl
edc97915bd don't keep debug 2019-07-18 06:17:15 -07:00
Zack Scholl
256e0c51fa add save file for receiver 2019-07-18 06:13:11 -07:00
Zack Scholl
7fcf45cece remove unused code 2019-07-18 06:06:56 -07:00
Zack Scholl
6a8bdccb66 add receiver config 2019-07-17 18:16:50 -06:00
Zack Scholl
252e96a670 simplify toggling 2019-07-17 18:06:52 -06:00
Zack Scholl
97d18e1fbf toggling parameters 2019-07-17 17:26:42 -06:00
Zack Scholl
54fb8aec9d how to check if flag is set? 2019-07-17 17:23:50 -06:00
Zack Scholl
1d7976a61a save send remember 2019-07-17 16:19:32 -06:00
Zack Scholl
f18c2eae7e add get config dir 2019-07-17 15:55:43 -06:00
Zack Scholl
68ddbe7f14 small change 2019-07-17 14:33:02 -06:00
Zack Scholl
8b178881cf display relay in UI if not using default
Fixes #143
2019-07-17 14:12:48 -06:00
Zack Scholl
9968bbf824 addressing issue #141
the local relay is not being used and then the connection is refused but it still hangs
in that case is that the sender should give up, prompting the user to try again
2019-07-17 13:04:03 -06:00
Zack Scholl
928ee1f496 bump 6.0.12 2019-07-14 20:33:47 -06:00
Zack Scholl
f6cafd76fd Merge branch 'master' of github.com:schollz/croc 2019-07-14 19:31:53 -07:00
Zack Scholl
fe231fa67a remove machineid from deps 2019-07-14 19:31:44 -07:00
Zack Scholl
57564314b0 bump 6.0.11 2019-07-06 10:17:37 -06:00
Zack Scholl
ba00eda176 bump 6.0.10 2019-06-20 07:10:37 -07:00
Zack Scholl
1d744f1b4a bump version 2019-06-17 13:28:56 -06:00
Zack Scholl
f35c5b88b6 bump 2019-06-11 10:05:34 -06:00
Zack Scholl
2e2700988b update deps 2019-06-04 09:31:24 -06:00
Zack Scholl
15034cc6d2 bump version 2019-05-27 08:01:37 -07:00
Zack Scholl
1975745d5f remove after test 2019-05-12 13:10:17 -06:00
Zack Scholl
6b288356b9 remove big file after testing 2019-05-12 13:09:10 -06:00
Zack Scholl
59b6558ce9 bump 2019-05-12 09:31:22 -06:00
Zack Scholl
8bdc71a06c version bump 2019-05-12 08:55:42 -06:00
Zack Scholl
c45d3c01e5 bump version 2019-05-10 07:16:00 -06:00
Zack Scholl
30f1233f74 fix tests 2019-05-09 23:02:35 -06:00
Zack Scholl
f91d52bead update version 2019-05-09 22:59:33 -06:00
Zack Scholl
0388e07689 remove flushing 2019-05-08 21:33:30 +00:00
Zack Scholl
257607a26f use my logger instead of seelog 2019-05-08 21:03:54 +00:00
Zack Scholl
8d3b240563 check room nil before closing 2019-05-06 14:56:17 -07:00
Zack Scholl
ba96be5024 update hash 2019-05-03 21:19:39 -06:00
Zack Scholl
bd9c7b5ae9 include hash 2019-05-03 21:19:04 -06:00
Zack Scholl
cb69e49283 include hash in version 2019-05-03 20:15:29 -07:00
Zack Scholl
a6512975ff fix debug statement 2019-05-03 13:55:17 -07:00