index
:
jasper-client
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
/
boot.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Move client/main.py to jasper.py and add client/main.py dummy script for ↵
schneefux
2014-09-11
1
-1
/
+4
|
|
|
|
backwards compatibility
*
Merged boot/boot.py into client/main.py
schneefux
2014-09-11
1
-83
/
+5
|
*
Move vocabcompiler into client folder
schneefux
2014-09-11
1
-2
/
+1
|
*
Using Diagnostics internet connection check in boot.py and test.py
schneefux
2014-09-11
1
-4
/
+3
|
*
Add shebang and PEP 0263 source encoding to every module
schneefux
2014-09-10
1
-0
/
+2
|
|
|
|
Source encoding should be specified and a shebang helps to execute a module directly (either to start jasper or just for testing purposes).
*
Ported boot/boot.sh to python
schneefux
2014-09-10
1
-3
/
+26
|
*
Don't fail if network connection is missing
schneefux
2014-09-09
1
-9
/
+12
|
*
Better error message granularity in boot.py
schneefux
2014-09-09
1
-4
/
+26
|
*
Minor style fixes: removed unused imports, commented-out code, etc.
schneefux
2014-08-22
1
-1
/
+0
|
*
Merged latest changes.
schneefux
2014-06-28
1
-2
/
+3
|
\
|
*
Removed extra whitespace and unused import
schneefux
2014-06-28
1
-2
/
+2
|
|
*
|
Clean up before pull request.
schneefux
2014-06-21
1
-1
/
+2
|
|
*
|
Stop hardcoding /home/jasper and abstract out mic.say for multiplatform support
schneefux
2014-06-21
1
-9
/
+11
|
/
*
Removed restart in event of network failure
schneefux
2014-06-02
1
-1
/
+0
|
*
moved static assets to separate folder
schneefux
2014-05-27
1
-4
/
+4
|
*
removed wifi import
schneefux
2014-05-27
1
-1
/
+0
|
*
fixed merge conflicts
schneefux
2014-05-27
1
-3
/
+2
|
\
|
*
vocabcompiler now takes arguments (useful for testing)
schneefux
2014-05-26
1
-2
/
+2
|
|
|
*
removed unused imports
schneefux
2014-05-26
1
-1
/
+0
|
|
*
|
removed network setup wizard
schneefux
2014-05-26
1
-55
/
+4
|
/
*
Initial commit
schneefux
2014-03-30
1
-0
/
+89