overleaf/services/web
James Allen b978171e0c Fix "cannot set headers after sent" in setting doc end point
If somehow a project ends up with the same doc/file in two locations in the
file tree, then projectLocator.findElement will return the callback for
both entries. This then tries to end the request multiple times. Of course
this should never be a state the project is in, but if it is we should catch it.
2016-02-05 15:39:26 +00:00
..
app Fix "cannot set headers after sent" in setting doc end point 2016-02-05 15:39:26 +00:00
config
data
modules
public Don't remove replace command so Ctrl+H is an option in Vim mode 2016-02-05 11:15:00 +00:00
test Send user_id on Dropbox requests through to doc updater 2016-02-04 14:27:00 +00:00
.gitignore
.npmignore
.travis.yml
app.coffee
cleanup.js
Gruntfile.coffee Upgrade to PDF 1.3.91 2016-02-04 14:27:00 +00:00
package.json
README.md

web-sharelatex

web-sharelatex is the front-end web service of the open-source web-based collaborative LaTeX editor, ShareLaTeX. It serves all the HTML pages, CSS and javascript to the client. web-sharelatex also contains a lot of logic around creating and editing projects, and account management.

The rest of the ShareLaTeX stack, along with information about contributing can be found in the sharelatex/sharelatex repository.

Unit test status

Unit test status

License and Credits

This project is licensed under the AGPLv3 license

Stylesheets

ShareLaTeX is based on Bootstrap, which is licensed under the MIT license. All modifications (*.less files in public/stylesheets) are also licensed under the MIT license.

Artwork

Silk icon set 1.3

We gratefully acknowledge Mark James for releasing his Silk icon set under the Creative Commons Attribution 2.5 license. Some of these icons are used within ShareLaTeX inside the public/img/silk and public/brand/icons directories.

IconShock icons

We gratefully acknowledge IconShock for use of the icons in the public/img/iconshock directory found via findicons.com