Commit Graph

42 Commits

Author SHA1 Message Date
92904f00eb switched to buffer input for uploading 2021-02-22 23:11:11 +01:00
0ed1e74080 splitted functionality 2021-02-22 01:03:28 +01:00
c77812d857 revert webdav to 1.6.1 v0.1.3 2019-08-04 13:38:11 +02:00
d8f77a2d47 Fix error reading credentials, revert update to webdav 2.x.x 2019-08-04 13:33:15 +02:00
d9ef7c2d74 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	package.json
2019-08-04 12:43:59 +02:00
abc46c9a79 0.1.2 2019-08-04 12:41:44 +02:00
2e91fa230a Merge pull request #13 from kuehnelbs/0_1_3_bugfix
0 1 3 bugfix
2019-08-04 12:20:06 +02:00
db43dfeb57 Merge branch 'master' into 0_1_3_bugfix 2019-08-04 12:19:44 +02:00
770de41afd correct date format 2019-08-04 12:17:22 +02:00
51a6e19648 update to 0.1.2 - merged pull request and bugfix branch 2019-08-04 12:16:24 +02:00
a7e8ad84f3 Merge pull request #12 from kuehnelbs/0.1.2_Bugfix
0.1.2 bugfix
2019-08-04 12:09:03 +02:00
94c5012eac Merge remote-tracking branch 'origin/0.1.2_Bugfix' into 0.1.2_Bugfix
# Conflicts:
#	CHANGELOG.md
#	nextcloud.js
2018-11-11 11:59:45 +01:00
f0462b1876 update to 0.1.2 - merged pull request and bugfix branch 2018-11-11 11:34:37 +01: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
41b67ecc39 added checkbox to accept self signed server certificates to credentials
added support for self signed certificates to WebDAV nodes (needs [webdav](https://github.com/perry-mitchell/webdav-client) package to be updated to 1.5.3 or newer)
2018-05-01 15:48:47 +02:00
56181f9007 removed debug output 2018-04-30 14:58:00 +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