Commit graph

83 commits

Author SHA1 Message Date
869a6fa384 Adding a new command line flag: config-name 2018-01-01 16:21:46 +02:00
7cf561358b return error of io.copy in GetFile 2017-12-22 20:04:33 +02:00
4f07dd2309 Removing unused variable: DataBufferSize 2017-12-22 18:43:39 +02:00
886a478428 Fix for Getfile 2017-12-22 18:38:24 +02:00
88125be1af Merge branch master 2017-12-22 18:10:29 +02:00
b693718afc Fixing creation of upload directory 2017-12-22 18:09:33 +02:00
a673b4549c
Adding argument to pic 2017-12-22 17:41:48 +02:00
163f78b664 Fixing travis badge 2017-12-17 20:44:22 +02:00
771b71c554 updating travis 2017-12-17 15:48:24 +02:00
19728c9136 updating travis 2017-12-17 15:42:49 +02:00
3adb7c78b6 updating travis file 2017-12-17 13:20:04 +02:00
9dc1bb373c updating travis file 2017-12-17 13:12:11 +02:00
482d97f9e5 renaming folder structure to match github 2017-12-17 12:59:34 +02:00
b7fcab2ed8 Fixing linter errors in commands.go 2017-12-16 22:46:55 +02:00
74288265f8 Updating readme 2017-12-16 22:42:20 +02:00
2a4bc395b5 Updated travis.yml 2017-12-16 21:22:32 +02:00
f4844de29d Updated travis.yml 2017-12-16 21:17:41 +02:00
39399b2feb Updated travis.yml 2017-12-16 21:14:02 +02:00
bb78b96be6 Updated travis.yml 2017-12-16 21:08:24 +02:00
db729cbcfd Updated travis.yml 2017-12-16 21:03:21 +02:00
cf97ca0f6a updating travis conf 2017-12-16 20:55:44 +02:00
7d1137d148 Updating .travis.yml 2017-12-16 20:33:58 +02:00
faf3ad0dc5 Adding travis badge to readme 2017-12-16 20:32:21 +02:00
fc79388873 Adding support for Travis 2017-12-16 20:29:18 +02:00
3527f501de Hotfixing shutdown 2017-12-15 21:34:39 +02:00
5a23ff9478 Hotfixing shutdown 2017-12-15 21:32:22 +02:00
58f80eda14 Fixed shutdown implementation 2017-12-15 21:25:55 +02:00
897fd1f80c Fixed shutdown implementation 2017-12-15 21:25:02 +02:00
9bd2625fad Updating readme 2017-12-15 20:38:58 +02:00
4b43cabbfb
Update README.md 2017-12-05 15:14:14 +02:00
4813e99fb3
Update README.md 2017-12-05 15:13:06 +02:00
ecbb599d48 Finishing shutdown implementation 2017-12-02 19:59:09 +02:00
b11510ef9c Implementing Shutdown 2017-12-02 19:16:15 +02:00
c06c11e96e Removing filename return from UploadFile 2017-12-01 00:17:35 +02:00
88229fed6d Implementing the Upload Server correctly and refactoring config package a bit 2017-11-30 23:28:18 +02:00
96681b07b8 Fixing UploadFile command by writing bytes 2017-11-26 23:15:09 +02:00
34ab765a5c Implementing upload server 2017-11-26 23:03:15 +02:00
99ef1b0ea0 Making config a package within the server 2017-11-26 22:06:45 +02:00
62d871b44c Refactoring main into a server method 2017-11-26 21:57:57 +02:00
9b8939d06d Updating readme 2017-11-25 16:06:57 +02:00
b87b825ef9 Adding color support for the pic command 2017-11-25 15:53:54 +02:00
a1a338d086 Updating readme 2017-11-24 23:13:23 +02:00
12b11a0fa1 Adding configuration support for pic 2017-11-24 22:50:23 +02:00
05f4d8173d refactoring config variable names 2017-11-24 22:37:09 +02:00
2573be8e2d Implementing a better version of SendAsciiPic, 'implementing', lol 2017-11-24 22:35:59 +02:00
93c395510d Refactoring SendAsciiPic, using explicit var 2017-11-24 22:17:38 +02:00
1fc88a4cca Implementing the pic command 2017-11-24 22:16:06 +02:00
b39f6c62ba Fixing config tests and unexporting some functions 2017-11-23 21:23:55 +02:00
6d96530227 Refactoring Client to have StringStack instead of stack 2017-11-23 21:18:20 +02:00
13a2d7db65 Refactoring the get file command and improving it's performance by 99%+ 2017-11-23 11:09:12 +02:00