ripples / Present

Present is a web client for PAOL lecture capture.
3 stars 2 forks source link

Rework calendar retrieval algorithm #37

Closed Zhendryk closed 6 years ago

Zhendryk commented 6 years ago

Make asynchronous, and return the actual file contents instead of the file path to the client from the server. That way, the client will have the file contents actually on the server instead of their local machine.

Zhendryk commented 6 years ago

Fixed.