Commit Graph

30 Commits

Author SHA1 Message Date
99acb25bca format better for markdown 2021-10-28 09:35:04 -04:00
f7091f88d9 update example appsettings 2021-10-28 09:32:43 -04:00
8bf757a45e there are words which nextcloud would call illegal that this system wouldn't
which is fair. But I have no ability to be sure I have all the necessary characters.
2021-10-28 09:10:07 -04:00
6f450e25bc better serialize calendar events 2021-10-28 09:08:29 -04:00
8b1f042ec9 debug help
turns out my _event is null. because ical.
2021-10-27 21:37:31 -04:00
5b99e360e7 update appsettings example 2021-10-27 04:27:43 -04:00
de9fafe348 should work? test 1? 2021-10-26 07:45:15 -04:00
f7fdc4c886 I think this works acutally 2021-10-26 07:36:25 -04:00
c4d994f76b rework progress
todo: don't have containers, just have each line be "text" if you want
2021-10-13 09:25:03 -04:00
58b2560051 yt handler theoretically works 2021-10-07 08:51:52 -04:00
a3722980e7 clear up warning 2021-09-05 02:01:08 -04:00
1fe14e966f hopefully won't double-enqueue if it happens to check calendars again while the previous event is waiting 2021-09-03 11:44:44 -04:00
d2f384f4d7 youtube run tested, currently gets enqueued twice 2021-09-03 11:33:28 -04:00
8614b42e47 flow of youtube release seems to make sense 2021-09-03 07:18:38 -04:00
57be4c1f47 yt handler basic theory seems to work 2021-09-03 04:59:32 -04:00
5fc0359e04 yt handler checks just need to be issued, and events unsubscribed 2021-09-03 04:22:51 -04:00
ac3b998da9 poc check for responding agents seems to work, need to test telefranzing them 2021-09-03 03:38:21 -04:00
47de14dca9 broke for a sec, back to working
fyi `dotnet restore` will say "no need :)", so you have to delete bin/ and obj/ when you need to dotnet restore
2021-09-01 01:16:29 -04:00
cc5efacccc debug yt handler 2021-08-21 01:04:44 -04:00
ea06956780 separate handlers 2021-08-21 00:55:33 -04:00
f7478e1ae7 fix warnings 2021-08-21 00:23:14 -04:00
4d5659f69c extracted some of the more insane iCal handling 2021-08-21 00:15:37 -04:00
c8a641f340 I think I mostly have an idea of how I want most of this to go 2021-08-20 01:48:35 -04:00
4fc8ef9a29 less editorializing 2021-08-20 00:26:00 -04:00
9f99566413 more gitignore
which should have been there this whole time
2021-08-19 09:45:17 -04:00
a6c03261f9 theoretically seems to read schedule as occurences properly
but for some reason 08-23 is showing up twice. so if I just assume that sabreDAV and/or nextcloud have some weird workaround, le'ts just let the 23rd roll around and never speak of this again >_>
2021-08-19 08:44:38 -04:00
783b1a65a1 begin absorbing dave
sees events
2021-08-18 23:16:57 -04:00
cf7a724c43 c# initted 2021-08-17 04:25:34 -04:00
b74b3b1e5a assets for whatever reason 2021-08-17 04:22:29 -04:00
63b583cb55 initial 2021-08-17 04:21:48 -04:00