-
-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python3 #192
Open
dadr
wants to merge
101
commits into
mrworf:python3
Choose a base branch
from
dadr:python3
base: python3
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Python3 #192
Changes from 64 commits
Commits
Show all changes
101 commits
Select commit
Hold shift + click to select a range
b6d2053
Update debug.py
0bf9013
Update shutdown.py
2b352e1
Update helper.py
4a2c00c
Update debug.py
ba3b6ab
Update helper.py
66eb329
Update base.py
079d761
Update display.py
2a2dc70
Update servicemanager.py
cd47273
Update oauth.py
6633fc8
Update oauthlink.py
4dc9064
Update README.md
fa84132
Update svc_googlephotos.py
f05a321
Update colormatch.py
aff4765
Update README.md
91bc4ec
Update helper.py
e06d83e
Update README.md
6a36c79
Update helper.py
b9c8f50
Update helper.py
cf5deeb
Update helper.py
e23c136
Update colormatch.py
ac4ed48
Update colormatch.py
f1f2548
Update colormatch.py
4a251b6
Update colormatch.py
9617546
Update colormatch.py
7f89b2d
Update colormatch.py
914b09e
Update colormatch.py
91b767c
Update colormatch.py
1992a47
Update colormatch.py
c8b1864
Update colormatch.py
91c3e4e
Update colormatch.py
8e8845e
reduce Warnings and clean up update script
169276e
Update README.md
781dacb
Update README.md
15c5fcc
Update README.md
a12cc11
update to install instructions
072da2d
Re-written temp logic
108928e
syntax bug
8cc2028
Monitor brightness fix
1e1ca4e
Run from port 80
6487cb7
Update README.md
e13b98e
Update svc_usb.py
576238e
Merge pull request #1 from dadr/Philip
cf1e744
Update README.md
c6e4581
Update Readme
7f31f27
Update Readme
2c6ff44
point repo to mrworf
8a1c664
Update README.md
5ffb18a
Screen Standby
fba4690
Update README.md
3cc375a
Update README.md
e7baad4
Update maintenance.py
8dfee5b
screen buttons
9ee63d6
Update maintenance.py
d4142df
Merge pull request #2 from dadr/feature/screen-off-url
f43294f
Update README.md
a3b205a
Finish feature
9afc531
Bugfix
db9057d
Update main.js
92c1cce
Update main.js
422bbc3
Return web pages
e0aa548
Update maintenance.py
df90112
Update maintenance.py
e736bd5
Merge branch 'python3' into feature/backup
62dad93
Merge pull request #3 from dadr/feature/backup
2e94072
Update README.md
ec390d9
Update base.py
3732562
Work with files
2e52fa7
Update main.js
7794c9b
Update upload.py
bbd453e
Update maintenance.py
9387079
Finish Download
936764c
Upload config changes
b73f91f
Style adjust
70d86c6
Update upload.py
8883555
Update upload.py
228331e
restart
29db0b7
Merge pull request #4 from dadr/feature/backup
b5d9ae7
Update main.html
566254b
Update upload.py
65e5d11
Update main.js
2f96e5c
Merge pull request #5 from dadr/feature/backup
d532232
Update main.html
61d09c3
Update main.html
fbf4653
Config Page Formatting
020e6ef
Update main.html
c3e6f01
Update main.html
38b97d9
Update main.html
d33f8db
Merge pull request #6 from dadr/feature/Configuration
7a74b7f
Initial partial commit
2ac8c75
Second set of work
81d5977
Rework restore to run as separate process.
96c993a
Create Version File
a584370
Merge pull request #8 from dadr/feature/backup
dadr b215564
Final Bugfixes for backup feature
ad2a43e
Merge pull request #9 from dadr/feature/backup
dadr 42e5130
Last Bugfixes
da233e9
Merge pull request #10 from dadr/feature/backup
dadr 6e57772
Error checking on tar
8ca44ca
Merge pull request #11 from dadr/feature/backup
dadr 471c4f8
Indent error
95ecaa1
Merge pull request #12 from dadr/feature/backup
dadr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -106,3 +106,4 @@ ENV/ | |
|
||
# from developer leogaube | ||
/useful_commands | ||
.DS_Store |
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Going to have to fix this later so it pulls that info from the settings 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was looking at this, and thought it might be a simple fix (copying the server port from the code at line 175). But that code crashes when I use it here. I get a "server" is not defined when I try to use server.get_server_port(). Seems there may be a bug at 175 as well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've been thinking about this too, server will fail since it's not exposed to this namespace, an option is to have the server expose a hook that the helper registers to. But like I mentioned, this doesn't have to be solved at this time since the default is 80 and anyone changing will hopefully also know what they're doing 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What about frame.py? It parses the cmd line args and sets the port to start the server. So, instead of asking the server what port it is at, we collect the information at the start of the program and make it available with all the other base configuration variables?