Commit Graph

28 Commits

Author SHA1 Message Date
51a6e19648 update to 0.1.2 - merged pull request and bugfix branch 2019-08-04 12:16:24 +02:00
86a8eeba39 update to 0.1.1 2018-11-11 10:55:45 +01:00
64c4d17f1a documented changes 2018-11-11 10:54:55 +01:00
af0abbfb27 Merge pull request #8 from basti76/master
Use ical.js to parse recieved calendar data
2018-11-11 10:42:21 +01:00
989eda748f mark events that last more than 1 full day as all day events 2018-09-20 19:32:59 +02:00
1840021ed1 make events storable in contexts, remove circular stuff
move event conversion to function
2018-09-20 19:24:01 +02:00
f22622c4df remove save functionality, better done in following function node if desired 2018-09-20 18:34:14 +02:00
644ad15241 use ical-expander to get events and repeating occurences
add option to enable global saving of calendar entrie
2018-09-19 20:34:36 +02:00
64c8e6e763 save parsed calendars to global context 2018-09-16 06:43:36 +02:00
fdf33e0167 rename var 2018-09-15 21:36:04 +02:00
c65a58a7cc rename n to config 2018-09-15 20:53:29 +02:00
eff710f47b implement date filters 2018-09-15 20:51:11 +02:00
dd3d78a231 fix linting errors 2018-09-15 17:12:46 +02:00
a6f4e21ebe add eslint and config file 2018-09-15 17:11:48 +02:00
3020de0816 add options to sync only future events 2018-09-15 16:43:18 +02:00
4e8147a50b convert event data to simpler objects 2018-09-15 15:42:48 +02:00
402be15f8d remove debug messages 2018-09-10 16:44:13 +02:00
59ebab8467 use ical.js to parse calendar data 2018-09-10 16:42:15 +02:00
a6c5e2ca21 add ical.js as dependency 2018-09-10 16:41:30 +02:00
88185b83a6 changelog updated 2018-04-30 14:53:53 +02:00
278eed4c8c V 0.1.0 2018-04-30 09:38:26 +02:00
1870810b57 addad missing option to set directory in incoming message for WebDAV list 2018-04-29 21:07:22 +02:00
4a061da9d4 changelog and .gitignore added 2018-04-29 21:05:45 +02:00
a3ff0a5ef8 description updated, keywords added 2018-04-29 21:05:10 +02:00
5651ef3683 Initial commit 0.0.1 - still under construction 2018-04-29 18:51:45 +02:00
439f1df624 Delete package-lock.json 2018-04-29 18:04:19 +02:00
8b3073c044 Initial commit 0.0.1 - still under construction 2018-04-29 18:03:23 +02:00
9855d36c37 Initial commit 2018-04-29 14:28:49 +02:00