]> Raphaël G. Git Repositories - airbundle/commit
New session sync command to google events
authorRaphaël Gertz <git@rapsys.eu>
Tue, 9 Apr 2024 13:31:37 +0000 (15:31 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 9 Apr 2024 13:31:37 +0000 (15:31 +0200)
commit85ef482b73d65d8c60d7091b79db19da39dcb594
tree12848dda5bddc7d57a34e2204bab7c6aab9472f7
parent61e56d402916a10280b733c1644cebd4a28d1f7d
New session sync command to google events
Split event delete, fill, insert and update in separate functions
Consider all events with a domain=example.com private extended property
Create event with id constituted of prefix and session id
Update calendar synchronized datetime on uncached runs every hour
Compute prefix from domain and warn when invalid
Command/Calendar2Command.php