Wykres commitów

359 Commity (53cd92d43640c60bf9d5655fd6bb35d364116b2a)

Autor SHA1 Wiadomość Data
David Dreschner 53cd92d436 chore: Fix broken build info in README 2025-01-19 18:42:00 +01:00
David Dreschner 2c1ff496a4 chore: Don't rename tests build 2025-01-19 18:20:13 +01:00
David Dreschner a8baa3c876 chore: Remove 'poetry install' as it seems to be already done by 'poetry add' 2025-01-19 18:14:24 +01:00
pre-commit-ci[bot] 2aa3170208 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-19 17:04:06 +00:00
David Dreschner 1a394d6b7b feature: Set minimal icalendar version to 5.0.0 2025-01-19 17:55:15 +01:00
David Dreschner 7b7f43f75f chore: Use the same actions for test and release pipeline and minor pipeline improvements 2025-01-19 17:54:46 +01:00
David Dreschner d930010f76 chore: Add test matrix for different icalendar versions and general pipeline improvements 2025-01-19 17:44:09 +01:00
David Dreschner a5f61cd310 feature: Workaround to suppor both icalendar 5.0 and >= 6.0 2025-01-19 17:41:16 +01:00
Martin Eigenmann 301bde016f
Merge pull request #149 from McLaynV/code-readability
code readability
2025-01-17 13:58:55 +01:00
David Dreschner 3dbe7cd018
Merge pull request #157 from DerDreschner/fix/unify-requirements
chore: Fix requirements in setup.py
2025-01-17 13:11:50 +01:00
David Dreschner 45392a73b9
Merge pull request #156 from DerDreschner/fix/warnings-in-release-pipeline
chore: Fix warnings in release pipeline
2025-01-17 13:11:37 +01:00
David Dreschner 5dd30fe97d chore: Fix requirements in setup.py 2025-01-17 12:54:37 +01:00
David Dreschner a925adba45 chore: Fix warnings in release pipeline 2025-01-17 12:44:56 +01:00
David Dreschner fb943b2731
Merge pull request #155 from DerDreschner/chore/release-0.2.0
chore: Bump version number to 0.2.0
2025-01-17 12:34:36 +01:00
David Dreschner d91305d1c8 chore: Bump version number to 0.2.0 due to httplib2 -> urllib3 change 2025-01-17 12:31:10 +01:00
David Dreschner 4db8471501
Merge pull request #154 from DerDreschner/feature/use-encoding-from-webserver
Replace abandoned httplib2, use charset from web server and use mocked http requests
2025-01-17 12:06:54 +01:00
David Dreschner 8434545812
Merge pull request #152 from DerDreschner/fix/non-ascii-uid
Fix: Handle non-ASCII UIDs by creating a new one
2025-01-17 12:05:44 +01:00
David Dreschner 8a65dc6194
Merge pull request #148 from McLaynV/always-true
Condition always true
2025-01-17 11:36:45 +01:00
David Dreschner 05704108de Merge branch 'master' into feature/use-encoding-from-webserver 2025-01-17 11:24:58 +01:00
David Dreschner c1b0f8843b
Merge pull request #151 from DerDreschner/feature/update-poetry-and-pipelines
Update Poetry, GitHub Actions and devcontainer to latest versions
2025-01-17 11:17:11 +01:00
David Dreschner 97493e3948 chore: Update dev dependencies to latest versions 2025-01-17 11:13:31 +01:00
David Dreschner 866f3fef61 chore: Loosen version requirements for urllib3 a bit 2025-01-17 10:45:27 +01:00
David Dreschner f28315526d fix(icalparser): Fix some edge cases with Content-Type header and make sure there is a test for them 2025-01-17 10:31:51 +01:00
David Dreschner 1a174ad758 chore: Implement test case for no Content-Type header being provided 2025-01-17 10:18:03 +01:00
David Dreschner 7fbb876f37 chore: Implement test case for ConnectionError 2025-01-17 09:59:01 +01:00
David Dreschner abebd449bb feature(icaldownload): Downgrade urllib3 to match home assistant version 2025-01-17 09:45:56 +01:00
pre-commit-ci[bot] f831862689 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-17 08:44:11 +00:00
David Dreschner 12ad3b76ab feature(icaldownload): Implement mocked http requests on tests for utf-8 and latin1 files 2025-01-17 09:40:16 +01:00
David Dreschner 37d43a7b99 feature(icaldownload): Replace abandoned httplib2 with urllib3 2025-01-17 09:40:16 +01:00
pre-commit-ci[bot] d49a1966cc [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-17 06:18:59 +00:00
David Dreschner 5a35605bd6 feature(icaldownload): Use charset from webserver for decoding downloaded content 2025-01-17 07:12:02 +01:00
pre-commit-ci[bot] 36699f3cca [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-17 05:41:05 +00:00
David Dreschner c01948f4b2 fix(icalparser): Create new uid in case original uid contains non-ascii characters 2025-01-17 06:34:01 +01:00
David Dreschner 7d9b6fe492
Merge branch 'jazzband:master' into feature/update-poetry-and-pipelines 2025-01-16 15:27:15 +01:00
David Dreschner 60d028661e
Merge pull request #146 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2025-01-16 01:36:52 +01:00
pre-commit-ci[bot] b8ce4f2646 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-16 00:23:21 +00:00
David Dreschner 804a50dff8 chore: Remove unsupported python versions from setup.py and add 3.13 2025-01-16 01:12:26 +01:00
David Dreschner 53b81404b1 chore: Unifiy whitespaces in pyproject.toml 2025-01-16 01:08:29 +01:00
David Dreschner bf0a054639 chore: Update used GitHub actions to latest version 2025-01-16 01:03:28 +01:00
David Dreschner 406219b100 chore: Update poetry to version 2.0.1, rewrite pyproject.toml and run poetry update 2025-01-16 00:54:42 +01:00
David Dreschner e4c49a2940 chore: Update dev-container base image and remove whitespace 2025-01-16 00:18:59 +01:00
David Dreschner 99e6a2e555
Merge pull request #145 from dotlambda/icalendar-v6-compat
fix: icalendar v6 compatibility
2025-01-15 23:21:31 +01:00
pre-commit-ci[bot] 22861fb643 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-11 22:16:59 +00:00
McLayn add27d5ea4 code readability 2025-01-11 23:15:03 +01:00
McLayn 97c73babcb condition always true 2025-01-11 23:10:31 +01:00
pre-commit-ci[bot] 06c821d89a
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0)
- [github.com/psf/black: 24.8.0 → 24.10.0](https://github.com/psf/black/compare/24.8.0...24.10.0)
2024-10-14 17:52:28 +00:00
Robert Schütz fa925430bd fix: icalendar v6 compatibility 2024-10-01 18:13:21 -07:00
Martin Eigenmann 00c71f8458
Merge pull request #142 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2024-09-10 06:45:23 +02:00
pre-commit-ci[bot] 6fc205006f [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-09-09 17:45:18 +00:00
pre-commit-ci[bot] 1fe907cf11
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.6.0)
- [github.com/psf/black: 22.12.0 → 24.8.0](https://github.com/psf/black/compare/22.12.0...24.8.0)
- [github.com/PyCQA/flake8: 6.0.0 → 7.1.1](https://github.com/PyCQA/flake8/compare/6.0.0...7.1.1)
2024-09-09 17:44:46 +00:00