oldnapalm
ed39d0cfa7
Update README.md
2023-02-25 09:40:51 -03:00
oldnapalm
97622d358a
Update launcher
...
Re-add Zwift upload
2023-02-24 16:22:01 -03:00
oldnapalm
87f6eeafe1
Fix upload_activity
2023-02-24 16:17:50 -03:00
oldnapalm
05ee6284ee
Add missing route
...
Fixes ZCA crash
2023-02-22 11:10:51 -03:00
oldnapalm
cf65bb0fb7
Ignore stravalib warnings
...
Fix Flask deprecation warning (before_first_request)
2023-02-21 22:51:55 -03:00
oldnapalm
fcf7e2b6b6
Update launcher
2023-02-21 13:31:58 -03:00
oldnapalm
2285672783
Update logger
2023-02-21 13:21:43 -03:00
oldnapalm
f0fba3cbaa
Update playback
2023-02-19 19:25:48 -03:00
oldnapalm
201d55c576
Update GameDictionary.xml
2023-02-19 19:24:20 -03:00
oldnapalm
47b2bc6d0a
Update README.md
2023-02-16 10:06:58 -03:00
oldnapalm
41452fc3a1
Update README.md
2023-02-14 19:04:29 -03:00
oldnapalm
b780881f15
Add pace partners
2023-02-11 20:37:59 -03:00
oldnapalm
1a0650a97d
Use dnspython
...
dnspython will be used to resolve hostnames, allowing CDN proxy to work even if zoffline is running on the same machine as the Zwift client
2023-02-11 12:18:57 -03:00
oldnapalm
3f21baa20c
Update resolver
2023-02-10 13:17:39 -03:00
oldnapalm
dbea1fdd1e
Fallback to local files
2023-02-10 13:16:59 -03:00
oldnapalm
baecf738b2
Update CDN proxy
2023-02-10 10:46:35 -03:00
oldnapalm
ff5195491f
Fix profile download
2023-02-09 22:22:04 -03:00
oldnapalm
7fafb50520
Freeze requirements
2023-02-09 15:05:47 -03:00
oldnapalm
3ba3052eb7
Fix achievements
...
Fix sqlalchemy deprecated method warning
2023-02-09 12:18:29 -03:00
oldnapalm
1d35595ec9
Update pyinstaller.yaml
2023-02-09 08:54:10 -03:00
oldnapalm
9833141ad8
Update to Zwift 1.0.107565
zoffline_1.0.107565
2023-02-08 22:44:54 -03:00
oldnapalm and GitHub
0a6c7dc276
Merge pull request #220 from paul-grundmann/master
...
Fix: Readme for MacOS installation (closes #215 )
2023-02-05 21:15:55 -03:00
pgrundmann
db40090504
Fix: Readme for MacOS installation
2023-02-05 22:01:33 +01:00
oldnapalm and GitHub
b575cebbaf
Merge pull request #214 from cdemer/sqlalchemy2
...
Fix for sqlalchemy 2
2023-01-31 10:56:45 -03:00
cdemer
1e73e6ced4
Update zwift_offline.py
2023-01-31 08:42:28 -03:00
cdemer
0a62334005
Fix for sqlalchemy 2
2023-01-30 17:55:55 -03:00
oldnapalm and GitHub
cd1e30132d
Merge pull request #213 from cdemer/master
...
Update to Zwift 1.0.107342
2023-01-30 09:29:05 -03:00
oldnapalm and GitHub
0f76adad69
Merge pull request #212 from peteh/feature/sqlsanity
...
ADD: Fix text sanitization for sql (closes #211 )
2023-01-30 09:28:11 -03:00
cdemer
566f4ab06b
Update to Zwift 1.0.107342
...
Add Scotland events
Fix get_partial_profile for ghosts
Still need to update variants.txt and game_info.txt
2023-01-30 09:19:13 -03:00
Pete
96607b5330
ADD: more text sanitization for sql
2023-01-29 19:38:19 +01:00
oldnapalm
32562fcc18
Update README.md
...
Avoid mistakes downloading the cert files (#203 #208 #210 )
Windows 7 is no longer supported
2023-01-22 07:40:57 -03:00
oldnapalm
ec0f247c2a
Enable telemetry
...
Enable system alerts
Remove unnecessary exception handling
2023-01-15 19:11:26 -03:00
oldnapalm
7d625c1a47
Ignore case
2022-12-31 18:30:35 -03:00
oldnapalm
426c856aa7
Exclude system libraries
2022-12-31 13:03:01 -03:00
oldnapalm
e45f4a6b2f
Update pyinstaller workflow
2022-12-31 11:48:51 -03:00
oldnapalm
db71d843af
Update pyinstaller workflow
2022-12-30 11:23:53 -03:00
oldnapalm
2cfad25c4c
Create workflow
2022-12-29 18:10:42 -03:00
oldnapalm
0a5b359870
Update to Zwift 1.0.106405
zoffline_1.0.106405
2022-12-15 20:39:02 -03:00
oldnapalm
12e07986b9
Update to Zwift 1.0.106182
zoffline_1.0.106182
2022-12-07 16:18:37 -03:00
oldnapalm
6c32c94352
Logout on activity save/delete
...
Avoid issue with ghosts if player starts a new ride before timeout
2022-12-04 18:17:43 -03:00
oldnapalm and GitHub
d52d87c445
Merge pull request #206 from divfor/master
...
Update README.md
2022-12-02 09:05:57 -03:00
oldnapalm
b48cb67108
Ghosts refactoring
2022-12-02 09:04:09 -03:00
Fred and GitHub
b4f96f0a5f
Update README.md
...
add version field to avoid below error:
```bash
# docker-compose up -d
ERROR: The Compose file './docker-compose.yml' is invalid because:
Unsupported config option for services: 'zoffline'
```
2022-11-27 11:47:39 +08:00
oldnapalm
72713f57a5
Improve late join and variants
2022-11-26 14:16:27 -03:00
oldnapalm
103ee53dac
Update README.md
2022-11-26 14:15:26 -03:00
oldnapalm
167cf21d03
Add pace partners
2022-11-16 13:44:30 -03:00
oldnapalm
74d8517a74
Replace protobuf_to_dict with MessageToDict
2022-11-14 21:11:32 -03:00
oldnapalm and GitHub
73e79f7b64
Merge pull request #201 from paul-grundmann/fix-macos-variants
...
Fix: add new request type to variants (closes #200 )
2022-11-12 17:21:02 -03:00
pgrundmann
edd2b80757
Fix: add new request type to variants
2022-11-12 19:36:39 +01:00
oldnapalm
07a057a7bf
Update to Zwift 1.0.105865
zoffline_1.0.105865
2022-11-11 23:41:47 -03:00