-----
- Added support for https://overleaf.irisa.fr
- Introduce authentication methods
- https://sharelatex.irisa.fr -- `legacy` authentication method
- https://overleaf.irisa.fr -- `igrida` authentication method
- Overleaf CE (3.0.1) -- `community` authentication method
- Optimize pull/push operation by requesting only file that needs to be updated
(based on time comparisons between your local machine and the remote server)
- Use persitent sessions by default (avoid to log in for every single requests)