Michael Teeuw
2e01f988f5
Merge pull request #2489 from sdetweil/fixday2
2021-03-19 16:54:44 +01:00
Sam Detweiler
2b940c9cfb
fix formatting
2021-03-19 10:42:14 -05:00
Sam Detweiler
b6f4737ecc
fix 2488, west of UTC day shift
2021-03-19 10:32:04 -05:00
rejas
99d838f9cd
Remove console log
2021-03-18 16:55:54 +01:00
Sam Detweiler
4f9fc032e5
fix for issue 2483, calendar shows wrong date, recurring start before 2007
2021-03-17 07:36:03 -05:00
rejas
7635dea3e9
Replace valid-url library by standard node method
2021-03-16 19:25:23 +01:00
rejas
b5dc91fd07
Remove now unnecessary require
2021-03-14 21:04:38 +01:00
rejas
52584f36d7
Fix base64 encoding for basic auth in calendar
2021-03-14 19:38:03 +01:00
rejas
71bd45dfd4
Fix errors introduced after latest rebase
2021-03-14 10:40:14 +01:00
rejas
85c9d3b331
More es6 notations
2021-03-14 10:40:14 +01:00
rejas
5e6cbeb9ba
Convert some code to es6
2021-03-14 10:40:14 +01:00
rejas
3d4429d418
Remove copypasted-function that doesnt exist
2021-03-14 10:40:14 +01:00
rejas
d3d64d3ca0
Cleanups
2021-03-14 10:40:14 +01:00
rejas
05c3a5bf83
Remove self variable
2021-03-14 10:40:14 +01:00
rejas
c2f5d038de
Move filter function into utils class too
2021-03-14 09:03:12 +01:00
rejas
0ac5032db9
Move filter function into seperate method
2021-03-14 08:59:50 +01:00
rejas
9b93066cbe
Remove unused variable
2021-03-14 08:53:40 +01:00
rejas
bc60ae21c4
Cleanup node_helper to look more like the one from newsfeed module
2021-03-14 08:53:40 +01:00
rejas
0b37ed072c
Refactor fetcher methods into util class
2021-03-14 08:53:40 +01:00
Karsten Hassel
514b9453f8
removed getFetcher function
2021-03-06 21:19:14 +01:00
Karsten Hassel
504e7cadd7
getFetcher
2021-03-05 00:13:32 +01:00
Karsten Hassel
c80aeff945
fixes calendarfetcher
2021-03-04 21:12:53 +01:00
Karsten Hassel
1f9109f8e4
snapshot
2021-03-03 00:09:32 +01:00
Karsten Hassel
f09c54184a
moved tests to fetch, run prettier
2021-03-02 21:26:25 +01:00
Karsten Hassel
92a35692f2
snapshot
2021-03-02 00:40:55 +01:00
Karsten Hassel
53e300bd31
snapshot
2021-03-02 00:17:13 +01:00
Michael Teeuw
2e2e157017
Merge pull request #2458 from codac/patch-2
...
This is supposed to make self signed certs work with the calendar module
2021-02-23 14:09:13 +01:00
config
5b270b84b4
linted calendarfetcher.js
2021-02-21 19:56:02 +01:00
Krouty
beb5faef8b
Added support for self-signed certificates
...
Added support for self-signed certificates
2021-02-21 11:32:03 +01:00
Krouty
c6aff8b7dc
Added suppoert for self-signed certificates
...
Added support for self-signed certificates
2021-02-21 11:29:19 +01:00
Krouty
1aacc37c83
Added selfSignedCert as a parameter
...
Added selfSignedCert as a parameter, so that it can be enabled only when it is required.
2021-02-21 10:29:40 +01:00
Felix Wiedenbach
b18d98f5ea
exposed logger as node module
2021-02-18 19:14:53 +01:00
Krouty
04491ac5ac
This is supposed to make self signed certs work with the calendar module
...
Many people use Own-/Nextcloud together witht he https protocol. This is supposed to make self-signed certificates work with the calendar module and fix the issue #466 .
2021-02-13 17:13:00 +01:00
TheDuffman85
ddb06ca214
Added translation for today and tomorrow
...
I had missread the documentation of moment.js. We've to provide the translation for today and tomorrow ourselves. For the translation I use the standard MM² translation mechanism.
2021-02-10 14:24:59 +01:00
TheDuffman85
120f0299b2
Added a new parameter to hide time portion on relative times
...
Added a new parameter hideTime with default value false. This parameter hides the time portion on relative times.
2021-02-09 16:05:38 +01:00
TheDuffman85
5ffd20b843
Removed unnecessary tabs
2021-02-09 15:21:14 +01:00
TheDuffman85
8e4ba4fe93
Respect parameter ColoredSymbolOnly also for custom events
2021-02-09 13:01:57 +01:00
Michael Teeuw
72f0d77865
Merge pull request #2217 from sdetweil/cal-again2
...
Cal again2
2020-12-08 15:51:56 +01:00
Michael Teeuw
0344399253
Fix prettier issue.
2020-12-08 15:40:46 +01:00
Michael Teeuw
3a9b154cb2
Fix code style issue.
2020-12-08 15:38:07 +01:00
Michael Teeuw
35a2839a2f
Merge branch 'develop' into customEvents
2020-12-08 15:21:29 +01:00
Michael Teeuw
cdb9b9bb87
Merge branch 'develop' into cal-again2
2020-12-08 15:17:45 +01:00
Michael Teeuw
c49386bb58
Merge branch 'develop' into issue-2022_catch-ical-parsing-errors
2020-12-08 15:13:34 +01:00
Johan Alvinger
97f3514677
Bugfix after Travis CI error (redeclaring variables)
2020-11-30 16:48:07 +01:00
sam detweiler
137facf95a
Merge branch 'develop' into cal-again2
2020-11-28 19:23:15 -06:00
Sam Detweiler
9c5383dc37
fix between.from to use now, instead of yesterday for non-full day events, unless includePastEvents:true
2020-11-28 19:13:56 -06:00
Johan Alvinger
260bc9664e
Fixed variable redeclaration
2020-11-28 14:05:35 +01:00
Johan Alvinger
b735f8a524
New option "customEvents"
...
Use custom symbol and/or color based on keyword in event titles
2020-11-28 13:17:14 +01:00
Johan Alvinger
1e34764588
coloredEvents should also color the symbol if that is displayed
2020-11-26 17:14:59 +01:00
Johan Alvinger
3c5d50bce9
Include all past events (if broadcastPastEvents set) and up to maximumEntries of current or upcoming events
2020-11-25 23:29:10 +01:00