d03fcc0b3d
Add documentation about the container
2025-08-09 14:13:33 +01:00
f7bf00ab1c
Fix container build
2025-08-09 13:38:07 +01:00
dd11c3c7b4
Update packages for current CVE issues
2025-08-09 13:36:20 +01:00
d82817cad3
Add --config option
2025-08-09 13:35:39 +01:00
a5c1c9a6d0
Remove KML output support
2025-08-09 13:18:41 +01:00
f1496a2194
Add support for CalDAV
2025-08-09 10:08:35 +01:00
Phil Gyford
5e7a17223e
Use uv instead of pipenv. Ensure work with Python 3.12
2024-11-30 20:20:45 +00:00
Phil Gyford
dfba84ecd8
Fix error with user having no lastName
...
For #8
2024-10-10 18:06:28 +01:00
Phil Gyford
b4d2f56428
Update changelog for v2.2.1
2019-10-10 17:21:09 +01:00
Phil Gyford
47fda41d37
Fix logging error; it outputted the JSON data rather than a count
2019-10-10 11:43:42 +01:00
Phil Gyford
54b1c7c476
Update changelog / mention python version in readme
2019-09-22 22:37:02 +01:00
Phil Gyford
f966b5d4f1
Change f"" formatting back to .format()
...
I fogot that the former required python 3.6+
2019-09-22 22:22:29 +01:00
Phil Gyford
2793d2486f
Update changelog
2019-09-22 16:46:28 +01:00
Phil Gyford
1d82994cdf
Update requirements
2019-09-22 16:43:55 +01:00
Phil Gyford
2015d86c72
Update requirements file from pipfile
...
For #3
2019-09-22 16:36:29 +01:00
Phil Gyford
e78639e0c7
Merge pull request #4 from philgyford/add-kml-3
...
Add support for generating KML files
2019-09-22 16:28:27 +01:00
Phil Gyford
6208f73ae0
Mention KmlFilepath in readme
...
For #3
2019-09-22 16:27:17 +01:00
Phil Gyford
08516c4f13
Add visibility parameter to kml file
...
For #3
2019-09-22 16:25:48 +01:00
Phil Gyford
894fcf0302
Update readme about KML files
...
For #3
2019-09-22 16:22:28 +01:00
Phil Gyford
63a8165b85
Generate KML file
...
For #3
2019-09-22 16:17:08 +01:00
Phil Gyford
5b5dd68baa
Change print formatting to f'' style
2019-09-22 14:13:27 +01:00
Phil Gyford
2a1273f58c
Iniital acceptance of 'kind' argument for ics/kml
...
Doesn't do anything if kind == kml so far.
For #3
2019-09-22 14:08:55 +01:00
Phil Gyford
e2cc0b87ab
Add simplekml requirement
...
For #3
2019-09-22 13:51:15 +01:00
Phil Gyford
12b92e9355
Add link to Foursquare OAuth token tool in README
...
Thanks to @simonw for creating https://your-foursquare-oauth-token.glitch.me
as mentioned in https://github.com/dogsheep/swarm-to-sqlite/issues/4
2019-09-04 18:26:36 +01:00
Phil Gyford
1358b864ae
Formatting
2019-06-14 17:27:09 +01:00
Phil Gyford
640d23fc3b
Update changelog for v1.1.0
2019-06-14 17:24:04 +01:00
Phil Gyford
9b7a86426e
Add verbosity arguments
2019-06-14 17:14:27 +01:00
Phil Gyford
694048e3a1
Add ability to fetch all checkins
...
* By default it continues to only fetch the most recent checkins
(the most recent 250, whereas the default before was 100).
* If you add the `--all` flag it will fetch all of your checkins instead.
Fixes #2
2019-06-14 16:47:49 +01:00
Phil Gyford
8f3b166238
Add changelog
2019-06-14 15:30:58 +01:00
Phil Gyford
e99a557355
Tidy up.
...
I got a linter.
2019-04-27 16:17:55 +01:00
Phil Gyford
46e07286b7
Improve readme
2019-04-27 11:47:43 +01:00
Phil Gyford
b8db96755f
Fix path of config file when script run from different directory
2019-04-26 18:49:11 +01:00
Phil Gyford
6c7579b42b
Undo requirements.txt 'fix'
2019-04-26 18:25:51 +01:00
Phil Gyford
9ae84ccc2f
Fix format of foursquare version for pip
2019-04-26 18:17:19 +01:00
Phil Gyford
7f8e7357b4
Clarifications
2019-04-26 18:02:01 +01:00
Phil Gyford
4cf38dcc3f
Remove todo from readme
2019-04-26 17:59:19 +01:00
Phil Gyford
a999170b4d
First working version
2019-04-26 17:59:19 +01:00
Phil Gyford
79d696fa22
Initial struture
2019-04-26 17:59:19 +01:00
Phil Gyford
91ec3a43df
Initial commit
2019-04-26 17:54:51 +01:00