UWFlow / rmc

Flow is a website that lets you plan courses with friends.
https://uwflow.com
MIT License
233 stars 73 forks source link

Fix/flow 43 calendar export #348

Closed AyushK1 closed 5 years ago

AyushK1 commented 5 years ago

This commit resolves FLOW-43 by appending a UNIX timestamp to each generated calendar. This forces calendar applications to treat every Flow calendar as a new one, bypassing caching. All unit tests pass on this fix.

@bobqywei @dshynkev