overleaf-sync
overleaf-sync copied to clipboard
Not working on Community Edition
Is it known why it is not working with the self-hosted community edition? I edited the URLs and it keeps on failing trying to login when the login actually succeds.
I decided to come up with a PR that adds support for CE version on a per project/directory base. Whenever a .olce file containing the BASE_URL of the local CE installation is found, this server will be attempted to sync with.
https://github.com/moritzgloeckl/overleaf-sync/pull/16
Thanks, I'm gonna take a look 👍 :)
Sorry my PR had a problem logging in on a CE-Server. Fixed in https://github.com/moritzgloeckl/overleaf-sync/pull/17