Jérôme Deuchnord
a29ac0b8d5
Merge branch 'master' into features
3 years ago
Jérôme Deuchnord
6f8028e142
build: bump version 0.10.5
3 years ago
Jérôme Deuchnord
3337c53673
chore: fix CI
3 years ago
Jérôme Deuchnord
e82af8f4b9
fix: fix a display issue on the events list when Kosmorrolib returns events not supported by the CLI
3 years ago
Jérôme Deuchnord
be6bf530b7
fix: fix KeyError on events processing
3 years ago
Jérôme Deuchnord
8eaf3c60a2
Merge branch 'master' into features
3 years ago
Jérôme Deuchnord
1c66889e7e
build: bump version 0.10.4
3 years ago
Jérôme Deuchnord
d0b1210511
Merge branch 'master' into features
3 years ago
Jérôme Deuchnord
d78d4a53dc
build: bump version 0.10.3
3 years ago
dependabot[bot]
b492e7f946
fix: update Kosmorrolib to version 1.0.1 ( #207 )
BREAKING CHANGE: this version removes support for Kosmorrolib < 1.0
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Jérôme Deuchnord
fe22b926a9
docs: add badge for IRC on the readme ( #205 )
3 years ago
Jérôme Deuchnord
6ae0502afe
chore: use GitHub forms to report bugs
3 years ago
Jérôme Deuchnord
92f37ca9ef
docs: remove Discord from the README
3 years ago
dependabot[bot]
1e20d1eab6
chore(deps-dev): bump black from 21.7b0 to 21.8b0 ( #202 )
* chore(deps-dev): bump black from 21.7b0 to 21.8b0
Bumps [black](https://github.com/psf/black ) from 21.7b0 to 21.8b0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/commits )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update Black workflow
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jérôme Deuchnord <jerome@deuchnord.fr>
3 years ago
Jérôme Deuchnord
7f4c030d0f
chore: add GitPod config ( #201 )
3 years ago
Jérôme Deuchnord
c9523f27f3
chore: fix CI after 0.10.2 release
3 years ago
Jérôme Deuchnord
52b2ae3c3f
Merge branch 'master' into features
3 years ago
Jérôme Deuchnord
a12004c549
build: bump version 0.10.2
3 years ago
Weblate (bot)
20f183bee4
Translations update from Weblate ( #190 )
* chore(i18n): update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/
* chore(i18n): update English (XA pseudolocale) translation
Currently translated at 100.0% (70 of 70 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/en_XA/
* chore(i18n): update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/
* chore(i18n): update German translation
Currently translated at 100.0% (70 of 70 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update French translation
Currently translated at 100.0% (70 of 70 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/fr/
* chore(i18n): update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/
* chore(i18n): update Russian translation
Currently translated at 31.4% (22 of 70 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/ru/
* chore(i18n): update Russian translation
Currently translated at 44.2% (31 of 70 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/ru/
* chore(i18n): update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/
Co-authored-by: Jérôme Deuchnord <jerome@deuchnord.fr>
Co-authored-by: Stalone <talone+weblate@boxph.one>
3 years ago
Jérôme Deuchnord
6988e77838
fix: NoneType error on JSON output without position ( #199 )
3 years ago
Nic
4b1f06e221
feat: guess output format from output file extension ( #197 )
guess output format based on output file extension
check for empty output file
default to .txt if no file extension provided
change default output format back to txt
add tests
update man page
fix default output format
directly return output dumper
use keys from dumpers in key error message
fix man pages
prevent output format from being overridden
use first dumper key as default format
update messages and formatting
update help message for format argument
specify list type in InvalidOutputFormat exception
make default output format more apparent
update messages
3 years ago
Jérôme Deuchnord
d85ee27c2f
docs(license): revert to license GNU AGPL ( #196 )
This reverts commit 6ffe0ad07b
.
3 years ago
Jérôme Deuchnord
cbc5f6a7cc
ci: delete stale.yml ( #194 )
3 years ago
dependabot[bot]
2a6b620b53
chore(deps-dev): bump black from 21.6b0 to 21.7b0 ( #193 )
* chore(deps-dev): bump black from 21.6b0 to 21.7b0
Bumps [black](https://github.com/psf/black ) from 21.6b0 to 21.7b0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/commits )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* ci: update Black version
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jérôme Deuchnord <jerome@deuchnord.fr>
3 years ago
Jérôme Deuchnord
5cab68ee92
feat: replace latitude and longitude with one argument alone: --position ( #191 )
* feat: replace latitude and longitude with one argument alone: --position
* feat: add support for Plus Code
From Wikipedia: “The Open Location Code is a geocode system for
identifying an area anywhere on the Earth.”
A Plus Code has a the form of small alphanumerical codes like: `9F25J3H5+M8`
* docs: update the manpage
3 years ago
dependabot[bot]
9c02c5a881
chore(deps): bump python-dateutil from 2.8.1 to 2.8.2 ( #192 )
Bumps [python-dateutil](https://github.com/dateutil/dateutil ) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/dateutil/dateutil/releases )
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS )
- [Commits](https://github.com/dateutil/dateutil/compare/2.8.1...2.8.2 )
---
updated-dependencies:
- dependency-name: python-dateutil
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Jérôme Deuchnord
6ffe0ad07b
docs(license): change license from GNU AGPL v3 to CeCILL v2.1 ( #182 )
3 years ago
dependabot[bot]
aa45abfe8c
chore(deps-dev): bump black from 21.5b2 to 21.6b0 ( #188 )
Bumps [black](https://github.com/psf/black ) from 21.5b2 to 21.6b0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/commits )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Jérôme Deuchnord
b8d0f782ca
Merge branch 'master' into features
3 years ago
Jérôme Deuchnord
6d55cba318
build: bump version 0.10.1
3 years ago
Jérôme Deuchnord
1fe90d2603
fix: enhance forward compatibility with Kosmorrolib ( #189 )
3 years ago
Jérôme Deuchnord
9500efe33e
fix(pdf): update message on PDF generation failure ( #187 )
3 years ago
dependabot[bot]
b275a16ffb
chore(deps-dev): bump black from 21.5b1 to 21.5b2 ( #184 )
Bumps [black](https://github.com/psf/black ) from 21.5b1 to 21.5b2.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Jérôme Deuchnord
8d71b611e0
fix(pdf): fix the failure on PDF saving ( #186 )
3 years ago
Jérôme Deuchnord
cc8b5c9a8b
Merge branch 'master' into features
3 years ago
Jérôme Deuchnord
8a415b081b
build: bump version 0.10.0
3 years ago
Jérôme Deuchnord
877ce24622
chore: fix Makefile and __version__.py
3 years ago
Weblate (bot)
ee5c08474a
chore(i18n): translations update from Weblate ( #181 )
* chore(i18n): update German translation
Currently translated at 100.0% (69 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update French translation
Currently translated at 100.0% (69 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/fr/
* chore(i18n): update German translation
Currently translated at 100.0% (69 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update Spanish translation
Currently translated at 85.5% (59 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/es/
* chore(i18n): update French translation
Currently translated at 100.0% (69 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/fr/
* chore(i18n): update Norwegian Bokmål translation
Currently translated at 46.3% (32 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/nb_NO/
* chore(i18n): update Dutch translation
Currently translated at 68.1% (47 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/nl/
* chore(i18n): update Russian translation
Currently translated at 33.3% (23 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/ru/
* chore(i18n): update German translation
Currently translated at 94.2% (65 of 69 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/
* feat(i18n): add English (XA pseudolocale) translation
* feat(i18n): delete English (XA pseudolocale) translation
* feat(i18n): add English (XA pseudolocale) translation
* chore(i18n): update English (XA pseudolocale) translation
Currently translated at 100.0% (72 of 72 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/en_XA/
* chore(i18n): update German translation
Currently translated at 91.6% (66 of 72 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update French translation
Currently translated at 100.0% (72 of 72 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/fr/
* chore(i18n): update German translation
Currently translated at 98.6% (71 of 72 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update German translation
Currently translated at 100.0% (72 of 72 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update Dutch translation
Currently translated at 58.3% (42 of 72 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/nl/
Co-authored-by: Jérôme Deuchnord <jerome@deuchnord.fr>
Co-authored-by: Damgermys <damhub28@gmail.com>
3 years ago
Jérôme Deuchnord
9294e88a18
chore: fix logo in the readme
3 years ago
Jérôme Deuchnord
50f9e9eeba
build: fix Docker image build ( #180 )
3 years ago
Jérôme Deuchnord
7574c408c8
chore: remove POEditor last traces
3 years ago
Jérôme Deuchnord
12ef0816dc
chore: fix lock file
3 years ago
Jérôme Deuchnord
f7d827e7e7
chore: delete unit-test workflow file
3 years ago
Jérôme Deuchnord
6661984973
fix: fix English messages ( #178 )
Co-authored-by: Damgermys <damhub28@gmail.com>
Co-authored-by: Damgermys <damhub28@gmail.com>
3 years ago
Jérôme Deuchnord
33c00246ef
chore: remove POEditor last traces
3 years ago
Jérôme Deuchnord
fd2356c0f8
chore: fix lock file
3 years ago
Jérôme Deuchnord
2f28df1497
chore: delete unit-test workflow file
3 years ago
Jérôme Deuchnord
b3527d079f
fix: fix some issues introduced in #162 ( #177 )
3 years ago
Jérôme Deuchnord
88be20a5b4
fix: English messages ( #178 )
Co-authored-by: Damgermys <damhub28@gmail.com>
Co-authored-by: Damgermys <damhub28@gmail.com>
3 years ago
Jérôme Deuchnord
87206d7068
feat: use Kosmorrolib ( #162 )
3 years ago