Commit graph

37 commits

Author SHA1 Message Date
300a22f5ea Add logging, update dependencies etc 2024-11-17 12:41:22 +01:00
84e7a04006 Fix repeat rule parsing again 2024-01-17 21:29:55 +01:00
45630b5665 Update env var readme 2024-01-17 18:18:13 +01:00
6a0b1a7d90 Merge branch 'main' of github.com:jhbruhn/ics-adapter 2024-01-17 18:17:12 +01:00
cedac550fb Add support for more outlook timezones, read repeat amount from environmant var 2024-01-17 18:16:35 +01:00
a3b419214a
Update main.rs 2024-01-17 12:35:40 +01:00
67a0f71f80
Update README.md 2024-01-17 12:01:01 +01:00
fd1a1eb8c2 Update Dockerfile for new rust and debian version 2024-01-14 18:04:14 +01:00
2bb5e84f7a Fix start datetime of event 2024-01-09 23:34:11 +01:00
e555eb611e Implement rrule parsing 2024-01-09 23:22:53 +01:00
a89a0dbd3a Sort calendar entries by start time 2024-01-07 13:46:13 +01:00
018e219b04 Implement calendar property 2024-01-07 13:39:31 +01:00
3d61b979c4 Extend readme 2024-01-07 13:21:42 +01:00
35349b9d04 Allow multiple urls which are split with a semicolon 2024-01-07 13:20:35 +01:00
868d27a113 Fix filter time to start at 00:00 2024-01-07 13:15:41 +01:00
2a2821c5b2 Update image with new functionality for OEPL days and all day events 2024-01-07 00:33:01 +01:00
0de6b8391f Add stupid workaround for outlook calendars which will bite me in the ass 2023-08-06 19:21:42 +02:00
a489a1c665 Fix cache keys 2023-08-06 14:42:36 +02:00
963a82dd72 Fix inspect step 2023-08-06 14:34:48 +02:00
cd982e7787 Specify proper linker 2023-08-06 14:34:01 +02:00
40c8281506 native tls vendored differently 2023-08-06 14:30:25 +02:00
f90c2742c8 native tls vendored 2023-08-06 14:25:40 +02:00
8600b0ba38 two step build is broken anyways 2023-08-06 14:18:18 +02:00
ba5bc1ab1f fix build step 2023-08-06 14:16:51 +02:00
fe84f86aa2 Make dockerfile crosscompile-ready 2023-08-06 14:15:41 +02:00
8f66bcdc8c Add build caching 2023-08-06 14:00:13 +02:00
8aa0ce996a More debug logging in timestamp parse 2023-08-06 13:46:58 +02:00
a2840ed7d1 Fix workflow 2023-08-06 13:38:02 +02:00
b5f4d64167 remove something tag something 2023-08-05 00:45:21 +02:00
9b66e0ac9f indent 2023-08-05 00:39:13 +02:00
d2c0373062 Fix typo 2023-08-05 00:38:51 +02:00
ed1042056d Run builds in parallel? 2023-08-05 00:38:00 +02:00
6c988452e2 skip armv6 2023-08-05 00:31:44 +02:00
350614b82a cross platform build 2023-08-05 00:29:48 +02:00
fed84e533b Add readme 2023-08-05 00:22:53 +02:00
2c30bd93f0 fix dockerfile 2023-06-13 20:58:25 +02:00
079dcb97bb initial 2023-06-13 20:53:58 +02:00