Commit Graph
85 Commits
Author SHA1 Message Date
oldnapalm e7f221994b rename credentials files
disable upload of credentials files since there are forms to enter credentials
2022-07-27 14:06:55 -03:00
oldnapalm 31a1d3ad14 Add new home option in launcher
Closes https://github.com/zoffline/zwift-offline/issues/156
2022-06-28 15:13:05 -03:00
oldnapalm f3323a97ea Allow achievements upload 2022-03-19 13:05:54 -03:00
oldnapalmandGitHub 6555c566b2 Update Strava and Garmin upload (#147)
* Add Garmin credentials form

* Change Strava auth callback
2021-09-19 12:23:33 -03:00
oldnapalm e49cc453ec Update to Zwift 1.0.70425 2021-05-19 17:36:04 -03:00
oldnapalm 420bd21c93 nit 2021-05-05 16:10:21 -03:00
oldnapalm 07c308f616 align buttons 2021-05-05 16:07:07 -03:00
oldnapalm be638036de minor changes 2021-05-03 14:44:44 -03:00
oldnapalm ef73046677 add flashed messages in user home 2021-05-03 12:42:00 -03:00
forsola 1c003cf508 Update profile.html
correct class for checkbox input (aligned left)
2021-05-03 16:04:40 +02:00
oldnapalmandGitHub 88abf157b7 fix indent
just check if server_ip.txt exists
2021-05-03 10:17:40 -03:00
oldnapalmandGitHub 45fd1226b7 nits 2021-05-03 09:56:29 -03:00
oldnapalmandGitHub 5fa9843ed5 fix indent 2021-05-03 09:54:55 -03:00
forsola e21d2ec91d Strava_credentials
Add the option of saving the credentials of strava when retrieving the stra_auth
2021-05-03 10:50:37 +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 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
oldnapalm 5465d4b684 Re-add remember me option 2020-12-18 09:25:46 -03:00
oldnapalm 354743b588 Fix map selection for single player 2020-12-15 19:58:51 -03:00
oldnapalm 8e3b5dbd87 Remember user by default 2020-12-08 11:19:44 -03:00
oldnapalmandGitHub 6ce8833748 Use token to remember login 2020-12-03 07:08:29 -03:00
oldnapalm c7cc12d7a1 Replace localStorage by cookie
Fix "remember login" on macOS
2020-12-02 15:54:31 -03:00
oldnapalm 135c4de85c Validate username (email) on sign up 2020-12-01 18:09:30 -03:00
oldnapalm 4f2150f07a Add password reset 2020-12-01 08:45:08 -03:00
oldnapalm 823d81c381 Show garmin_credentials.txt timestamp 2020-11-26 09:57:47 -03:00
perast 0f1da6d3cc Test at encrypting garmin_credentials upload
Decrypt at upload
2020-11-20 14:53:30 +01:00
perast da62faae74 Forget login when unchecking checkbox 2020-11-17 16:49:10 +01:00
perast 03658b6896 Some fixed for launcher views
Able to save login
2020-11-17 16:35:11 +01:00
perast 9931d8aa78 Added button / api to reload bots
Added bots to .gitignore
2020-11-17 14:16:14 +01:00
perast 75f4394563 Moved style files, removed exceptions in proxy 2020-11-12 11:27:15 +01:00
perast 7fdc349615 Using a general layout.html as base 2020-11-11 11:17:03 +01:00
perast a3ba082adc Fixed loading view (embed) 2020-11-11 11:04:52 +01:00
perast 663a09e5fe Softer shadows launcher 2020-11-11 10:40:09 +01:00
perast 2432fd38d3 Text-shadow in IE, borders etc. launcher 2020-11-11 10:15:24 +01:00
perast 1674e2c1f6 Launcher further design changes 2020-11-11 00:38:00 +01:00
perast 3628da4394 Updated look of launcher 2020-11-10 23:16:03 +01:00
perast 831398648e Added function to be able to shut down server
Can also stop the process
Sends messages to all online (riding) players
2020-11-10 21:53:10 +01:00
perast a08ff27f78 Cleaner if in view 2020-11-10 10:16:19 +01:00
perast b463bc569a Only show download-link if profile.bin exist 2020-11-10 10:14:43 +01:00
perast 8c9c214650 Added function to be able to download profile.bin 2020-11-10 10:10:56 +01:00
perast 1ee8f601a9 Fix for players not removed from online
utcnow instead of just now in datetimes
Signup not fits on windows client with message
2020-11-08 23:08:18 +01:00
zoffline 7f37ccfe83 Nits, niceties, randomized secret 2020-11-08 13:43:49 -05:00
zoffline 1100580ce2 Rework session managment and make multiplayer toggle-able.
Multiplayer is enabled if 'multiplayer.txt' exists in the
storage directory.
2020-11-07 23:49:27 -05:00
perast 86bbf75f3a Modified views so you don't need to scroll 2020-11-05 16:19:20 +01:00
perast f2158c3b37 Html forms updated with more rows
Protobuf built on mac
2020-11-05 13:13:41 +01:00
perast 7a9310c58b Renamed course function to getCourse
Show how many are online in launcher map selection
2020-11-05 11:55:59 +01:00
perast e7e8a49a01 Check if players are nearby
Save and use partialprofile instead of loading from .bin
Checkbox for ghosts should reflect db
Moved pop to /logout
2020-11-05 11:16:07 +01:00
perast b4eb576916 Personal setting for ghosts
Players without sensors should be seen
2020-11-03 13:31:27 +01:00
perast 76de8c2fc2 Bootstrap modified launcher, RideOn api func 2020-11-03 11:10:46 +01:00
oldnapalmandGitHub 4d7d3cd2fa Update user_home.html 2020-10-31 01:30:40 -03:00