Commit Graph
557 Commits
Author SHA1 Message Date
forsola f137ca1ebc Update .gitignore
some test
2021-05-03 07:34:09 +02:00
forsola aa64b6fa91 Update .gitignore
ignore some other folders
2021-05-03 07:12:00 +02:00
forsola 782f1e1a42 ignore_storage
Ignore storage folder when commit
2021-05-03 07:04:32 +02:00
forsola c8011d5d61 revert_Strava
rollback strava_auth.py to original
2021-05-02 21:06:54 +02:00
forsola b99c579d70 minor changes.
Change user_home.txt to point to strava directly.
revert changes to the original strava_auth script
move online_sync to root directotry
2021-05-02 20:59:56 +02:00
forsola a7859d64bc strava_auth
Added strava_authorization function to  zwift_offline.py  so no need to start a new socket on port 8000.
Added strava.html to show the status or retrieving authorization
Changed user:home.html to link strava_auth directly to strava
2021-05-02 20:40:04 +02:00
forsola 99c98c10b4 minor_changes 2021-05-01 09:08:50 +02:00
forsola e98fefbf17 Update strava_auth.py 2021-04-30 23:56:50 +02:00
forsola 0279379ae7 Update strava_auth.py
restore to previous
2021-04-30 23:48:09 +02:00
forsola 64dbba1b7d minor_errors
minor errors
2021-04-30 23:41:14 +02:00
forsola e3207f52b7 online_sync
Changes mades:
1.- Add a new page to laucher to retrieve Zwift Profile (only if server_ip <> player_ip)
2.- Adding an option to upload zwift_credentials.txt (similar to garmin_credentials.txt)
3.- Adding a button after each app file to removeit (profile.bin, garmin_credentials.txt, zwift_credentials.txt, strava_token.txt )
4.- Adding an option to open a browser to get strava_auth file
2021-04-30 21:50:19 +02:00
zofflineandGitHub e1e5c97000 Merge pull request #128 from zoffline/events
Add preliminary support for events
2021-04-29 14:38:45 -04:00
zofflineandGitHub db797044b9 Merge pull request #125 from zoffline/bot_editor
Add bot_editor
2021-04-29 14:36:53 -04:00
oldnapalm 1e01b39245 Add preliminary support for events
Just enough to access event-only maps
2021-04-26 16:44:33 -03:00
oldnapalm 7115a178e9 Update to Zwift 1.0.67624 zoffline_1.0.67624 2021-04-21 16:35:26 -03:00
oldnapalm 8429209b44 Add bot_editor 2021-04-08 11:10:32 -03:00
zofflineandGitHub d84e82c720 Update README.md
Nits
2021-03-25 19:42:23 -04:00
zofflineandGitHub 7ff794aa20 Merge pull request #118 from Gentatsu/docker-compose
Docker compose
2021-03-25 19:41:02 -04:00
oldnapalm 74b8179841 Update to Zwift 1.0.65416 zoffline_1.0.65416 2021-03-24 09:04:30 -03:00
oldnapalm 79ec2605bf Logout on TCP send exception 2021-03-22 07:22:45 -03:00
Gentatsu e5a20e9885 Modified README to include docker-compose instructions.
Update README.md
2021-03-21 00:32:12 +00:00
Gentatsu 3abc65f8a8 Added docker-compose file. Builds locally from Dockerfile. 2021-03-21 00:08:48 +00:00
zofflineandGitHub 2c03dc90b8 Merge pull request #117 from zoffline/upload_activity
Add upload_activity
2021-03-19 19:34:16 -04:00
oldnapalm e0f14a158e Add upload_activity 2021-03-17 16:29:06 -03:00
oldnapalm 509af713ac Update to Zwift 1.0.64913 zoffline_1.0.64913 2021-03-16 19:58:08 -03:00
zofflineandGitHub 7bd70e0f49 Update Dockerfile
cryptography package is moving to rust (while breaking countless docker images in the process...). It's an optional obfuscation dependency for zoffline so just remove it.

Should fix #115
2021-03-03 16:46:46 -05:00
oldnapalm 0d4fd0d71c Update to Zwift 1.0.63186 zoffline_1.0.63186 2021-03-02 09:24:08 -03:00
oldnapalm 3c48324f4a Update to Zwift 1.0.63185 zoffline_1.0.63185 2021-02-23 18:17:14 -03:00
oldnapalm 835441ac01 Fix long segment ID results 2021-02-05 15:55:07 -03:00
zoffline ad0124c353 Fix spacing and nits 2021-02-04 16:20:50 -05:00
oldnapalmandGitHub 4967abaa9d Update README.md 2021-02-04 09:02:42 -03:00
oldnapalmandGitHub a50516c108 Update README.md 2021-02-04 09:01:06 -03:00
oldnapalmandGitHub 1809f2477c Update README.md 2021-02-04 08:57:48 -03:00
zoffline ade2370872 Update README
Mention possibility of using static DNS entries on a router for Android.
2021-02-04 00:25:13 -05:00
zoffline 493b3246f6 Merge branch 'igolaizola-readme-android-no-root' 2021-02-04 00:20:10 -05:00
igolaizolaandGitHub 055e61339a Add instructions for non rooted android devices 2021-02-01 10:19:09 +00:00
zoffline 5ce8f99e6f Add dep to Docker container
Seems to already have requests, but make it explicit.
Module not used except for more advanced usage of zoffline.
2021-01-27 11:35:14 -05:00
zoffline 6b52f7cd7b Fix var reference
Thanks for testing @oldnapalm!
2021-01-27 11:22:03 -05:00
zoffline 7aa65ecfa5 Nits 2021-01-27 02:15:46 -05:00
zoffline 5b9ea9f235 Fix call 2021-01-26 22:39:07 -05:00
zoffline b93adb049f Remove leftover import 2021-01-26 20:32:11 -05:00
zoffline 23fb3055c8 Fix typo in README 2021-01-26 20:21:48 -05:00
zoffline d862919c02 Fix typo in var name 2021-01-26 20:18:56 -05:00
zoffline 6b3833bc56 Merge branch 'discord-bot' 2021-01-26 20:13:54 -05:00
zoffline ff810a967f Separate Discord bot a bit more and remove dep on 'discord' 2021-01-26 20:13:43 -05:00
zoffline 5b88afc032 Merge branch 'master' into discord-bot 2021-01-26 20:13:36 -05:00
zofflineandGitHub 25392416a8 Merge pull request #111 from alisanta/garmin-fix
support for linux/mac created garmin textfile
2021-01-26 17:56:33 -05:00
zoffline 5d7a67b03e Add new required dep for Docker container
gevent needs g++ now to build
2021-01-26 17:54:04 -05:00
oldnapalm fbd58f602f Update to Zwift 1.0.61590 zoffline_1.0.61590 2021-01-26 08:25:17 -03:00
oldnapalm 00fe641d86 Allow ghosts on Android 2021-01-25 13:58:47 -03:00