This repository has been archived by the owner on Aug 22, 2022. It is now read-only.
forked from derekantrican/GAS-ICS-Sync
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] main from derekantrican:master #325
Open
pull
wants to merge
48
commits into
smockle-archive:main
Choose a base branch
from
derekantrican:master
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Fixed bug with n occurences * Added support to INTERVAL * Added support to YEARLY * Simplified implementation based on specs * Switched to increment operator Co-authored-by: Cédric Devivier <modexpeng@gmail.com>
* Supporting event colors * Going for the initial examples * Simplifying code * Removing color from array example
* Update instructions for old interface that no longer exists * Update Code.gs
Fix typo & reworked error handling Fix #264
* Update ical.js.gs according #259 * Update Helpers.gs as in 271 and discord * Update Helpers.gs increased max. number of results returned by CalendarList.list() to prevent creation of new target calendars in case of high amount of calendars. * Update Helpers.gs
Emails currently interpolate the wrong values into each list item. For example, for an event named "Foo" on 28 February 2023 at 12:00, it will produce: Foo,2023-02-28T12:00:00Z at undefined This commit amends the string to interpolate what the author presumes to be the intended values, such that the following output is produced for the same event: Foo at 2023-02-28T12:00:00Z
* Encourage users to create a discussion rather than an issue for support * Update and rename bug_report.md to bug_report.yml * Update bug_report.yml * Update and rename feature_request.md to feature_request.yml * Update feature_request.yml * Update feature_request.yml
Fix organizer handling
* add option to not delete past events #117 * Remove unnessacary variable passed to processEventCleanup * Fix date comparison * add check of start.date * Make ln 644 easier to understand
Fix multi-value exdate handling with onlyFutureEvents = true
…386) * Automatically repair incorrectly formatted ics files from Microsoft Microsoft Outlook has a bug that sometimes results in incorrectly formatted ics files. This tries to fix that problem. * jonas0b1011001's generalization
As discussed in #308
* recurrence exception fix attempt to fix recurrence issue from discord * Respect modifyExistingEvents and addEventsToCalendar setting in processEventInstance() * Skip of no tz is specified
Adding more flexibility to script trigger to allow for 5, 10, 15, 30, but also any hour from 1-24 with 24 as max trigger.
* feat: comprehensive email summary * feat: custom email subject * feat: custom date format * refactor: add back line break * docs: add function documentation
Fix recurrence timezone handling
Fix for #424
…me-doesnt-use-the-specified-time-zone Process dtend timezone
…rtz-is-not-defined Fix calendartz not defined
new ICAL.Time.fromJSDate() uses floating tz by default which is not properly handled in compare() later on
Force UTC for startUpdateTime
…for intermittent HTTP failures (#403)
Bump ical.js to v2.0.1
compatibility with new ical.js
calculation must be based on the instance's startdate and not on the current date as the result can differ due to daylight saving time.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )