overleaf/services/web/public/coffee
Alasdair Smith 9dd965da3c Prevent autocompile loop
If an autocompile hits a rate limit, it would get into a bad state where
it would continuely loop making compile requests. This is because the
compile response resolving would disable auto compile (because the rate
limit was hit) but also trigger calculation of uncompiled changes, which
would not check if autocompile was disabled. The fix is to just check if
autocompile is disabled.
2018-10-10 15:04:18 +01:00
..
analytics
components
directives Add error handling for 400 responses 2018-10-08 10:44:25 +01:00
filters
ide Prevent autocompile loop 2018-10-10 15:04:18 +01:00
main add UserMembership logic 2018-10-09 12:09:11 +01:00
modules
services remove wufoo latex log responses 2018-08-22 15:45:08 -04:00
utils
base.coffee Correctly load Safe mathjax extention using provided config 2018-10-03 11:52:33 +01:00
ide.coffee Merge pull request #851 from sharelatex/jel-remove-a-b-test 2018-08-30 15:19:56 +01:00
libraries.coffee
main.coffee add UserMembership logic 2018-10-09 12:09:11 +01:00