Commit Graph

77 Commits

Author SHA1 Message Date
Sam
6135d5b551 Docs - update docker documentation 2021-10-17 09:28:59 +02:00
Sam
277a1b7c89 update CHANGELOG 2021-07-16 20:33:15 +02:00
Sam
f81f4ef041 bump version to 0.4.9 2021-07-16 20:33:15 +02:00
Sam
be4dc6fe8e update CHANGELOG.md 2021-07-14 20:39:26 +02:00
Sam
d363950479 bump version to 0.4.8 2021-07-03 13:02:23 +02:00
Sam
ed7f3fa5d8 update CHANGELOG.md 2021-07-03 11:48:34 +02:00
Sam
407aa71909 update documentation after sphinx update 2021-07-03 11:26:30 +02:00
Sam
0b1484308f Docs - remove proprietary app from list of examples of tracking apps 2021-06-06 11:34:22 +02:00
Sam
f6beeff062 Docs - downgrade sphinx version due to deprecated method
`force_decode` is removed in 4.0, generating errors with `sphinxcontrib.httpdomain`
2021-06-06 11:23:26 +02:00
Sam
8d2ec19be3 update CHANGELOG.md 2021-04-07 10:14:29 +02:00
Sam
8f5e6afdfa bump version to 0.4.7 2021-04-07 10:00:16 +02:00
Sam
7a758d4746 update CHANGELOG.md 2021-04-06 14:26:51 +02:00
Sam
162499fd04 update documentation 2021-04-06 14:03:49 +02:00
Sam
e090696461 update CHANGELOG.md 2021-02-21 20:15:31 +01:00
Sam
453d13792a bump version to 0.4.6 2021-02-21 20:11:26 +01:00
Sam
ae53aaecd7 update CHANGELOG.md 2021-02-17 17:34:03 +01:00
Sam
d8acee0c82 bump version to 0.4.5 2021-02-17 17:29:51 +01:00
Sam
391dfaf10c API - update python dependencies 2021-02-17 14:20:55 +01:00
Sam
b72959338a update CHANGELOG.md 2021-01-31 19:23:45 +01:00
Sam
54653ebe67 bump version to 0.4.4 2021-01-31 19:19:47 +01:00
Sam
f1c7d3fe33 Docker - update documentation 2021-01-31 12:03:21 +01:00
Sam
ef7533d9f9 update CHANGELOG.md 2021-01-31 10:53:31 +01:00
Sam
635f88ba5f update documentation 2021-01-10 14:55:17 +01:00
Sam
e90937e01e bump version to 0.4.3 2021-01-10 14:41:04 +01:00
Sam
210627f2ed API - update python dependencies 2021-01-10 14:32:16 +01:00
Sam
3a80e01cc2 API - replace 'Activity' with 'Workout' - #58 2021-01-10 11:32:11 +01:00
Sam
36de0488be update CHANGELOG.md 2021-01-03 09:44:47 +01:00
Sam
cf38808111 bump version to 0.4.2 2021-01-03 09:40:46 +01:00
Sam
21e79c8883 update CHANGELOG.md
+ bump version to 0.4.1
2020-12-31 11:48:33 +01:00
Sam
806c333bf5 add missing docs 2020-12-30 11:12:35 +01:00
Sam
e85f8cce53 Tests - add headless option for e2e tests 2020-12-30 10:15:28 +01:00
Sam
26d9402425 API - update python dependencies (wip) 2020-12-25 19:15:04 +01:00
Sam
314efd9fd3 fix typo 2020-09-19 15:10:13 +02:00
Sam
89588a4490 update CHANGELOG.md 2020-09-19 14:54:34 +02:00
Sam
e7ee2d50af update documentation 2020-09-19 13:56:19 +02:00
Sam
8320ce53b3 bump version to 0.4.0 2020-09-18 08:51:00 +02:00
Sam
a5a2033918 API & Client - update map attribution to match tile server - fix #54 2020-09-16 13:01:21 +02:00
Sam
1f8754a4f9 API - update python dependencies 2020-09-16 11:09:32 +02:00
Sam
f5e103fa07 update python dependencies 2020-08-09 18:03:58 +02:00
Sam
78b11120ec update documentation 2020-07-15 17:19:37 +02:00
Sam
404bf286ef update documentation 2020-07-15 15:30:41 +02:00
Sam
2f787ed92d update python dependencies and lint fix 2020-07-14 17:20:03 +02:00
Sam
2fda3b1330 add missing doc 2020-05-02 18:43:10 +02:00
Sam
abca323936 API - move health route 2020-05-01 18:10:34 +02:00
Sam
aa29231fd9 Merge branch 'master' into v0.3.0 2020-05-01 09:51:19 +02:00
Sam
d8147cfef5 update python dependencies 2020-04-29 14:57:20 +02:00
Sam
175c608920 Merge branch 'master' into v0.3.0
Conflicts:
	docs/objects.inv
	docs/searchindex.js
	fittrackee_api/poetry.lock
	fittrackee_api/pyproject.toml
	fittrackee_client/src/actions/index.js
	fittrackee_client/src/components/App.jsx
	fittrackee_client/src/utils/index.js
2020-02-07 11:12:32 +01:00
Sam
fab69ceabe update CHANGELOG.md 2020-01-31 14:23:31 +01:00
Sam
8c711a2e83 Merge branch 'master' into v0.3.0
Conflicts:
	VERSION
	docs/.buildinfo
	docs/_static/documentation_options.js
	docs/api/activities.html
	docs/api/auth.html
	docs/api/index.html
	docs/api/records.html
	docs/api/sports.html
	docs/api/stats.html
	docs/api/users.html
	docs/changelog.html
	docs/features.html
	docs/genindex.html
	docs/http-routingtable.html
	docs/index.html
	docs/installation.html
	docs/objects.inv
	docs/search.html
	docs/searchindex.js
	docs/troubleshooting/administrator.html
	docs/troubleshooting/index.html
	docs/troubleshooting/user.html
	fittrackee_api/poetry.lock
	fittrackee_client/src/utils/index.js
	yarn.lock
2020-01-30 22:45:50 +01:00
Sam
694248ecac update CHANGELOG.md 2020-01-30 21:54:44 +01:00