Alex Epstein
62004abe3e
Optimizing the crypt script
2017-07-05 22:46:27 -04:00
Alex Epstein
3c2c3a25fd
Better readme
2017-07-05 22:25:49 -04:00
Alex Epstein
cdc37b51ca
Better issue template
2017-07-05 22:18:57 -04:00
Alex Epstein
a04747a9d2
Updating qrify picture
2017-07-05 21:19:43 -04:00
Alex Epstein
df7faba306
Updating to 1.10.1
2017-07-05 20:22:55 -04:00
Alex Epstein
7e5b603159
Removing fetch from httpGet in qrify
2017-07-05 20:11:03 -04:00
Alex Epstein
dac8be875b
No need to copy repo after cloning just switch remote url
2017-07-05 20:05:27 -04:00
Alex Epstein
a67b33d3f7
All option is now working and now retaining git history
2017-07-05 20:02:19 -04:00
Alex Epstein
c1af14ff1f
Got all repostitory names from github
2017-07-05 17:40:23 -04:00
Linyos Torovoltos
dda79ca840
Fixed bug ( #40 )
...
Bug that wouldn't allow for more than one space in qrify
2017-07-05 15:48:24 -04:00
Alex Epstein
bc83294d14
Fixing
2017-07-05 13:21:31 -04:00
Alex Epstein
c576f4681c
Updating to 1.10.0
2017-07-05 13:16:38 -04:00
Alex Epstein
01c9286d6e
Getting ready for 1.10.0
2017-07-05 13:12:40 -04:00
Alex Epstein
62d94d5a3a
Adding qrify to the installer and uninstaller pipeline
2017-07-05 13:00:17 -04:00
Alex Epstein
c813596481
Adding update, bulding framework for multiline
2017-07-05 12:52:58 -04:00
Linyos Torovoltos
1380d69c47
Added requested qrify script ( #39 )
...
* Added qrify script
2017-07-05 12:25:55 -04:00
Alex Epstein
8703967165
Fixing python bug in OSX
2017-07-05 10:37:25 -04:00
Alex Epstein
114a734c92
Sourcing .bash_profile not .bashrc
2017-07-05 10:23:55 -04:00
Charles Arnaudo
0e70ea9e95
Removed duplicate checkInternet() func in ytview ( #37 )
2017-07-05 10:11:50 -04:00
Alex Epstein
e1c89005fd
Fixing bug in taste where it was grabbing the -i option as input
2017-07-04 14:41:01 -04:00
Alex Epstein
bfd563542a
Moving poll to bottom
2017-07-04 11:41:52 -04:00
Alex Epstein
f041ff28c6
Update README.md
2017-07-04 11:37:53 -04:00
Alex Epstein
69466559dc
Preventing all erros in python calls in movies
2017-07-04 10:03:44 -04:00
Alex Epstein
2d9037c1a2
Getting configured client at the top
2017-07-04 09:39:09 -04:00
Alex Epstein
ff7a234406
Updating to 1.9.0
2017-07-04 09:36:49 -04:00
Alex Epstein
0fde9f7999
Adding cloudup image
2017-07-04 09:29:15 -04:00
Alex Epstein
fdbf7f91da
Give more progress text
2017-07-04 09:24:06 -04:00
Alex Epstein
b1c3402789
Adding install and uninstall pipeline to cloudup
2017-07-04 09:04:37 -04:00
Linyos Torovoltos
d9fed02bbf
ytview bug fix ( #33 )
...
* Fixed ytview bug
* Cleaned up some code
2017-07-04 08:47:27 -04:00
Alex Epstein
230936e760
Building framework for private feature just fix backupRepo
2017-07-03 23:34:00 -04:00
Alex Epstein
3397d718f2
Can now name multiple repositories at once for backing up
2017-07-03 23:04:49 -04:00
Alex Epstein
02c4ced75f
Windows 10 support?
2017-07-03 21:59:18 -04:00
Elias Winnard
8d2055f77a
fix typo ( #32 )
2017-07-03 20:35:58 -04:00
Alex Epstein
dba0625fac
Updating screenshot
2017-07-03 20:34:59 -04:00
Alex Epstein
5f2482179f
Adding script exit after successfull run
2017-07-03 20:31:48 -04:00
Alex Epstein
0b38f94cae
Updating to 1.8.0
2017-07-03 20:22:07 -04:00
Alex Epstein
e618777372
Adding ytview screenshot
2017-07-03 20:16:54 -04:00
Alex Epstein
ad4276b47d
Updating help in ytview
2017-07-03 20:10:53 -04:00
Alex Epstein
89b37e2296
Adding ytview installer and uninstaller pipeline
2017-07-03 20:09:22 -04:00
Alex Epstein
7317fbbe53
Title can have spaces in it now
2017-07-03 20:04:32 -04:00
Alex Epstein
ca79fdcb83
better user interaction with tool
2017-07-03 18:55:22 -04:00
Alex Epstein
82219534c4
Fixing the $@ by double quoting to prevent word splitting
2017-07-03 18:40:22 -04:00
Alex Epstein
eb7b5c2001
Adding multiple player support
...
Multi video player support. hhtpGet implemented. Add update option and function
2017-07-03 18:31:37 -04:00
Alex Epstein
39818dbc6f
Starting to implement all option in cloudup
2017-07-03 16:43:46 -04:00
Steven Hall
88e70d61f2
Changed $1 $2 $3 etc to just $@ ( #28 )
...
* Now using $@ for readability and maintainability
2017-07-03 16:34:31 -04:00
Linyos Torovoltos
bf27d72057
Youtube-Viewer ( #26 )
...
# Beta version of ytview
* Worked on some kinks, planning losing the lynx dependency
* Added unstable branch for curl
* Added install and uninstall scripts
* Added update scripts
* Merged branches
* Cleaned up a bit
* Added testing branch
* Made not player specific
* Updated README
* Update README.md
* Update README.md
* Added curl usability, but still very unstable and broken
* merged testing with unstable
* Finished curl youtubeviewer
* Added uninstall scripts
* Changed name, added a whole lot of stuff, made the requested fixes
* Fixed changes
* More changes
* removed bad folders
* Deleted testing and unstable
* Update install.sh
* Fixing install to line up with base repo
* Fixing uninstall to line up with base repo
* Fixing install to line up with base repo for v1.6.0
* Added search function
* Removed swp
* Removed more swp
* Update README.md
* Options must go in front of head command OSX
* Send the output of the player to null and run with &
* Fixing readme to align with basebranch
Removing ytview from readme until the component is complete
* Fixing readme to align with v1.6.0
* Adding back geo credit
* Fixing credit further
* Fixing readme to time of fork
* Still trying to fix conflict in readme
* Still...
2017-07-03 16:32:49 -04:00
Alex Epstein
d9ba53065a
Silence password
2017-07-03 10:28:19 -04:00
Gabriel Wanzek
67542465dd
Change logo to official Bash logo ( #23 )
2017-07-03 10:00:31 -04:00
Alex Epstein
7b18c65335
Full process for backing up a single repo is done
2017-07-03 09:57:48 -04:00
Alex Epstein
44ce35f4be
Explicity asking for python2 in all python calls
2017-07-03 09:26:31 -04:00