Wykres commitów

311 Commity (6fc205006f75ce5a500007dd5ba4cb653340239b)

Autor SHA1 Wiadomość Data
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
Martin Eigenmann 60ffa6345c
Merge pull request #141 from jazzband/chore/release-0.1.29
chore: prepare next release
2024-09-09 15:56:30 +02:00
Martin Eigenmann 8b3f512d21
chore: prepare next release 2024-09-09 15:48:08 +02:00
Martin Eigenmann d75c66d0d1
Merge pull request #140 from jazzband/fix/broken-comparison-with-dates
fix: allow for non-recurring events with dates
2024-09-09 15:41:33 +02:00
Martin Eigenmann 3b0eecfa57
fix: allow for non-recurring events with dates 2024-09-09 15:38:37 +02:00
Martin Eigenmann 8a689348dd
Merge pull request #139 from jazzband/fix/show-active-events
fix: expand all events that are active in the defined window
2024-09-09 15:06:41 +02:00
Martin Eigenmann 24951787ab
fix: expand all events that are active in the defined window 2024-09-09 15:04:36 +02:00
Martin Eigenmann cefbd2966c
Merge pull request #138 from jazzband/chore/per-event-tz
chore: add test for per-event timezone where required
2024-09-09 13:41:34 +02:00
Martin Eigenmann 9829e80486
chore: add test for per-event timezone where required 2024-09-09 13:40:07 +02:00
Martin Eigenmann d1c11aa2e0
tests: add test for #110 2024-09-09 13:17:06 +02:00
Martin Eigenmann dd82ba2111
Merge pull request #134 from jazzband/dependabot/pip/black-24.3.0
build(deps-dev): bump black from 22.12.0 to 24.3.0
2024-09-09 13:09:31 +02:00
dependabot[bot] f1baaf1d9e
build(deps-dev): bump black from 22.12.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 22.12.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.12.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 11:08:40 +00:00
Martin Eigenmann b7436a1cd4
Merge pull request #135 from jazzband/ci/devcontainers
ci: adds devcontainer
2024-09-09 13:06:55 +02:00
Martin Eigenmann 4f6180994a
docs: remove sphinx build install docs 2024-09-09 13:02:03 +02:00
Martin Eigenmann f9446fa028
Merge pull request #137 from jazzband/ci/fix-read-the-docs
docs: add read-the-docs config
2024-09-09 12:59:29 +02:00
Martin Eigenmann 2ee965d6a3
docs: adds dependencies for read the docs 2024-09-09 12:58:32 +02:00
Martin Eigenmann 216d0fa412
docs: add read-the-docs config 2024-09-09 12:47:57 +02:00
Martin Eigenmann 04ce161b4b
Merge remote-tracking branch 'origin' into ci/devcontainers 2024-09-09 12:33:17 +02:00
Martin Eigenmann db49a82b0c
Merge pull request #136 from jazzband/fix/short-timeframes
fix: allow short timewindows to parse events
2024-09-09 12:32:39 +02:00
Martin Eigenmann 02a9a97b2b
ci: disable codecov upload - do not fail 2024-09-09 12:31:20 +02:00
Martin Eigenmann a005d3a787
fix: allow short timewindows to parse events 2024-09-09 12:16:40 +02:00
Martin Eigenmann 4d29cedf30
ci: increase version number 2024-09-08 21:08:21 +02:00
Martin Eigenmann 21ed6f71c9
ci: update release 2024-09-08 20:33:45 +02:00
Martin Eigenmann d6fd5e4542
ci: adds devcontainer 2024-09-08 20:27:30 +02:00
Martin Eigenmann 593e0268e9
Merge pull request #133 from jazzband/feat/broken-floating
fix: use floating events if not tz is set
2024-09-08 20:26:01 +02:00
Martin Eigenmann 45aaf6121a
fix: allow for date exdates in ics #fixes 129 2024-09-08 19:53:57 +02:00
Martin Eigenmann fb1f99c652
fix: only mark events floating if it is a datetime event 2024-09-08 19:00:39 +02:00
Martin Eigenmann a70eb0809e
ci: update poetry in pipeline 2024-08-30 12:37:36 +02:00
Martin Eigenmann 5d77d9797c
fix: clenaup dependencies 2024-08-29 19:44:53 +02:00
Martin Eigenmann f9dedc055b
Merge pull request #113 from leingang/patch-1
Update documentation hint to date type
2024-08-29 19:38:09 +02:00
Martin Eigenmann f6d97ec50b
fix: use floating events if not tz is set 2024-08-29 19:35:29 +02:00
Ihor Sychevskyi 32848e4d02
update link (#122) 2023-01-01 14:27:44 +02:00
Martin Eigenmann 9bda30e7d9
Merge pull request #121 from jazzband/dependabot/pip/setuptools-65.5.1
build(deps): bump setuptools from 65.5.0 to 65.5.1
2022-12-28 09:31:21 +01:00
dependabot[bot] 5521c7ad52
build(deps): bump setuptools from 65.5.0 to 65.5.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.0 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v65.5.0...v65.5.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 17:31:30 +00:00
Martin Eigenmann 33a312861d
Merge pull request #119 from jazzband/docs/update-pypi-badge
docs: update pypi badge
2022-12-19 15:34:32 +01:00
Martin Eigenmann 4eee17a836
docs: update pypi badge 2022-12-18 18:51:31 +01:00
Martin Eigenmann f6c275491c
chore: update readme to reflect official pypi package 2022-12-18 15:15:43 +01:00
Martin Eigenmann 8d060642d1
chore: release 0.1.27 2022-12-18 15:10:01 +01:00
Martin Eigenmann c0c9c46475
Merge pull request #97 from nalpch/recurring-and-floating-events
Recurring and floating events
2022-12-18 14:56:58 +01:00
Martin Eigenmann 53817ccd88
chore: cleanup mr 2022-12-18 14:53:52 +01:00
Martin Eigenmann 00f3392230
fix: allows until to be defined as datetime with timezone. Shamelessly copied code from @mbafford: https://github.com/jazzband/icalevents/pull/109/files 2022-12-18 12:14:31 +01:00
Martin Eigenmann 266ca3d24d
Merge remote-tracking branch 'origin' into recurring-and-floating-events 2022-12-18 08:52:47 +01:00
Martin Eigenmann 2f82ffefee
Merge pull request #118 from jazzband/dependabot/pip/certifi-2022.12.7
build(deps): bump certifi from 2022.9.24 to 2022.12.7
2022-12-18 08:41:21 +01:00
Martin Eigenmann 52db61a9ff
Merge pull request #116 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-12-18 08:40:38 +01:00
pre-commit-ci[bot] 498d344a6d
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0)
- [github.com/psf/black: 22.8.0 → 22.12.0](https://github.com/psf/black/compare/22.8.0...22.12.0)
- [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](https://github.com/PyCQA/flake8/compare/5.0.4...6.0.0)
2022-12-12 19:09:38 +00:00
dependabot[bot] 767fe15d05
build(deps): bump certifi from 2022.9.24 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 08:44:45 +00:00
elizaaverywilson bb85bffe2d Added Event type to API, added type hint 2022-10-17 23:04:26 -05:00
elizaaverywilson 72a3d8cc39 Updated dependencies. httplib2 version was using deprecated code. 2022-10-17 22:58:31 -05:00
elizaaverywilson 412f256569
README.md: added PyPi badge
Will help users find the most recent PyPi release
2022-09-19 17:13:07 -05:00