Commit Graph

  • 458b0d1256 Update to node6. Shane Kilkelly 2017-09-05 15:33:32 +01:00
  • 59f85704cf Add warning when NVM is not present Shane Kilkelly 2017-09-05 15:26:40 +01:00
  • c63753f9f0 Add warning when NVM is not present Shane Kilkelly 2017-09-05 15:26:40 +01:00
  • 32b849faf7 Use translations Alasdair Smith 2017-09-05 14:56:48 +01:00
  • 42ae7a6479 Only show auto compile option for beta program users Alasdair Smith 2017-09-05 14:56:28 +01:00
  • ce630e4971 Extract timeout constant Alasdair Smith 2017-09-05 14:00:14 +01:00
  • a9e94f6a6d Unsubscribe autocompile listener if disabled Alasdair Smith 2017-09-05 13:57:11 +01:00
  • cca7f55322 Add autocompile setting Alasdair Smith 2017-09-05 12:21:23 +01:00
  • 64f70942d0 Ensure user is in beta program Alasdair Smith 2017-09-05 11:41:11 +01:00
  • fc4a260d95 Ensure error is from linting not compile logs Alasdair Smith 2017-09-04 13:22:49 +01:00
  • 9f1adfd0c0 Replace separate autocompile ctrl with listener in PdfController Alasdair Smith 2017-09-04 11:41:52 +01:00
  • 53bb4fdde0 Use var in root scope instead of event to track linting error Alasdair Smith 2017-09-04 11:38:28 +01:00
  • dab799a81b First pass at auto compile ctrl Alasdair Smith 2017-09-01 15:31:08 +01:00
  • c42b08fcff Dispatch linting error event when changed Alasdair Smith 2017-09-01 17:54:35 +01:00
  • 65b2c42fad Emit event when op is acknowledged Alasdair Smith 2017-09-01 10:32:26 +01:00
  • d9e368ac35 Add a JSON response instead of default error page hugh-obrien 2017-07-14 17:46:54 +01:00
  • 3ac0e97a14 avoid error when passing as limit in mongo query Brian Gough 2017-09-05 12:33:13 +01:00
  • e2368615e2 Merge pull request #589 from sharelatex/bg-check-options-for-incremental-compile Brian Gough 2017-09-05 11:53:17 +01:00
  • a58cc14dcc Merge pull request #592 from sharelatex/bg-fix-ol-style-fingerprint Brian Gough 2017-09-05 11:03:04 +01:00
  • 2e6c578dd7 add ol-style.css to fingerprint list Brian Gough 2017-09-05 10:54:26 +01:00
  • 39320c20b8 Include OL tokens in project schema James Allen 2017-09-05 10:50:39 +02:00
  • 404749acaf disableConcurrentBuilds Joe Green 2017-09-04 16:02:16 +01:00
  • 54874c3389 Suppress verbose output from type command. Shane Kilkelly 2017-09-04 15:57:13 +01:00
  • 2ca8dc903b Suppress verbose output from type command. Shane Kilkelly 2017-09-04 15:57:13 +01:00
  • bdbf2b3e71 check for nvm presence before using, survive abscence Shane Kilkelly 2017-09-04 15:40:27 +01:00
  • e591df91f5 check for nvm presence before using, survive abscence Shane Kilkelly 2017-09-04 15:40:27 +01:00
  • 144a13462e build.txt Joe Green 2017-09-04 14:58:13 +01:00
  • 76cae1acf4 build.txt Joe Green 2017-09-04 14:57:36 +01:00
  • a483976b35 build.txt Joe Green 2017-09-04 14:54:54 +01:00
  • 72ef354206 build.txt Joe Green 2017-09-04 14:54:05 +01:00
  • 7bcbe33ddc added build.txt Joe Green 2017-09-04 14:51:30 +01:00
  • bfef9a9d67 added build.txt Joe Green 2017-09-04 14:49:14 +01:00
  • c16c6c3bd3 added build.txt Joe Green 2017-09-04 14:48:47 +01:00
  • a0e33ae1e8 added build.txt Joe Green 2017-09-04 14:48:21 +01:00
  • 6518213ca5 added build.txt Joe Green 2017-09-04 14:47:55 +01:00
  • 93cedd623f added build.txt Joe Green 2017-09-04 14:46:17 +01:00
  • d9557fcbf5 include the options in the project state hash Brian Gough 2017-09-01 16:36:51 +01:00
  • 7bb4638186 Restore user features to default after acceptance test. Shane Kilkelly 2017-09-01 14:45:54 +01:00
  • f7073c4a3c Merge pull request #588 from sharelatex/sk-fix-project-feature-loading Shane Kilkelly 2017-09-01 13:58:34 +01:00
  • c170de7a4f Add unit test to cover project features. Shane Kilkelly 2017-09-01 13:28:11 +01:00
  • 3d0268a486 Add other required properties for project load. Shane Kilkelly 2017-09-01 11:36:23 +01:00
  • 68f860b28d Load user features alongside id and email. Shane Kilkelly 2017-09-01 11:16:45 +01:00
  • 5b33129138 Merge pull request #70 from sharelatex/sk-node-6 Shane Kilkelly 2017-08-31 13:35:27 +01:00
  • 54af7fbdcb adding in a few new commands that appear in SL-CLSI analysis Nate Stemen 2017-08-31 10:39:46 +01:00
  • b959e33b4b Merge pull request #44 from sharelatex/sk-node-6 Shane Kilkelly 2017-08-31 09:51:07 +01:00
  • 184c8adb84 Merge pull request #582 from sharelatex/as-pdfjs-cmaps-fix Alasdair Smith 2017-08-31 09:36:46 +01:00
  • 8a612df009 fix use of context helper in onChange Shane Kilkelly 2017-08-31 08:59:38 +01:00
  • 708afedeb4 Refactor out common code in AutocompleteManager. Shane Kilkelly 2017-08-30 14:01:20 +01:00
  • 1d0e0e68aa Merge branch 'master' into sk-node-6 Shane Kilkelly 2017-08-30 08:33:46 +01:00
  • d4b0c740c2 added csrf acceptence tests Henry Oswald 2017-08-29 17:45:16 +01:00
  • 9dafaea64b Merge pull request #45 from sharelatex/bg-fix-broken-unit-test Brian Gough 2017-08-29 15:52:46 +01:00
  • ca991c1efd fix broken unit test Brian Gough 2017-08-29 15:10:58 +01:00
  • 9c4dc40abf Merge pull request #583 from sharelatex/ja-import-projects James Allen 2017-08-29 16:06:00 +02:00
  • a58a715fad Merge pull request #570 from sharelatex/ho-null-check-redis-sessions James Allen 2017-08-29 15:44:22 +02:00
  • 8d268e9d42 Merge pull request #580 from sharelatex/ja-import-collaborators James Allen 2017-08-29 15:43:54 +02:00
  • ba43e45f85 Merge pull request #578 from sharelatex/ja-import-projects James Allen 2017-08-29 15:43:39 +02:00
  • 2e005fd39a Merge pull request #572 from sharelatex/ns-autocomplete James Allen 2017-08-29 15:43:24 +02:00
  • ae2af06f7b Upgrade to node 6.9 Shane Kilkelly 2017-08-29 14:30:43 +01:00
  • bb6ca9ba51 Update Project schema James Allen 2017-08-29 15:21:05 +02:00
  • ea3ee82e74 added logging Brian Gough 2017-08-29 12:09:31 +01:00
  • 3cb59f365f Merge pull request #26 from sharelatex/sk-upgrade-mongojs Shane Kilkelly 2017-08-29 10:27:17 +01:00
  • 285c9587e9 Use injected Cmaps path Alasdair Smith 2017-08-25 15:48:13 +01:00
  • baf4eb6b52 Export PDFJS Cmaps path to window Alasdair Smith 2017-08-25 15:47:56 +01:00
  • 1cd80b9dcd Restore a broken test that was commented out temporarily Shane Kilkelly 2017-08-25 14:53:39 +01:00
  • ad43ddb6c6 Remove commented-out code Shane Kilkelly 2017-08-25 14:52:14 +01:00
  • f6fdc5a827 Remove stray log Shane Kilkelly 2017-08-25 14:50:33 +01:00
  • cd2ed24937 Fix WriteStream API Shane Kilkelly 2017-08-25 14:47:07 +01:00
  • 7c9ca7ccef Revert accidental change Shane Kilkelly 2017-08-25 14:46:47 +01:00
  • f9d1650c6a Merge pull request #569 from sharelatex/bg-compile-from-redis Brian Gough 2017-08-25 09:09:52 +01:00
  • d5839437fd Add in UserStub model and support in collaborators view James Allen 2017-08-24 17:48:47 +02:00
  • 095ac31347 wip: updating to node 6 Shane Kilkelly 2017-08-24 14:32:27 +01:00
  • 30dd9655bf Merge pull request #69 from sharelatex/as-update-docker-runner-config James Allen 2017-08-24 15:17:16 +02:00
  • 87935f30c5 Update docker-runner-sharelatex config Alasdair Smith 2017-08-24 13:14:01 +01:00
  • 2c8e16ff4a Merge pull request #579 from sharelatex/sk-tc-toggle-access-control Shane Kilkelly 2017-08-24 10:21:37 +01:00
  • 43f424295e Merge pull request #66 from sharelatex/bg-compile-from-redis Brian Gough 2017-08-23 15:35:56 +01:00
  • 88923a314d Disallow toggling track-changes via keyboard if not available on project Shane Kilkelly 2017-08-23 15:02:06 +01:00
  • 65697cb2f6 Upgrade sinonjs, and fix unit tests. Shane Kilkelly 2017-08-22 15:20:43 +01:00
  • 1f3b0a3713 Upgrade mongojs dependency to version 2.4.0 Shane Kilkelly 2017-08-22 08:26:30 +01:00
  • b4254f06ef Update Project schema for overleaf imports James Allen 2017-08-21 17:49:08 +02:00
  • adb26b1b94 forgot meta tag for "thebibiography" Nate Stemen 2017-08-18 14:24:44 +01:00
  • 9d931a3fa7 fix broken unit tests Brian Gough 2017-08-18 12:08:39 +01:00
  • 230c93766d fix broken RedisManager unit test Brian Gough 2017-08-18 11:59:31 +01:00
  • 8d408de875 Merge pull request #56 from sharelatex/bg-compile-from-redis Brian Gough 2017-08-18 11:33:27 +01:00
  • 26f85ba75f read resource files safely Brian Gough 2017-08-18 11:17:01 +01:00
  • a84c884fc9 splice state management into ResourceStateManager Brian Gough 2017-08-18 10:22:17 +01:00
  • 96b801b093 fix whitespace Brian Gough 2017-08-18 09:41:59 +01:00
  • d614af2860 finish unit test for incremental update Brian Gough 2017-08-18 09:41:43 +01:00
  • fb4182cbb1 Merge branch 'master' into ns-autocomplete Nate Stemen 2017-08-18 09:14:06 +01:00
  • d3da4e1d3f ResourceWriter unit tests (wip) Brian Gough 2017-08-17 16:59:37 +01:00
  • c7a9487216 test syncType in RequestParser Brian Gough 2017-08-17 15:57:05 +01:00
  • a569303b7e simplify unusual unit test Brian Gough 2017-08-17 15:36:52 +01:00
  • b901884248 avoid adding draft mode more than once Brian Gough 2017-08-17 15:03:37 +01:00
  • 8415ea2f71 store the resource list in a file Brian Gough 2017-08-17 14:53:35 +01:00
  • 42be1164bc fixing environment duplication in autocomplete issue Nate Stemen 2017-08-17 14:30:18 +01:00
  • d1b906db43 renaming and organizing Nate Stemen 2017-08-16 17:55:43 +01:00
  • f253b7e8cb fixing command duplication issue during suggestion Nate Stemen 2017-08-16 17:40:01 +01:00
  • f4da089ee3 added unit tests for project state hash Brian Gough 2017-08-16 11:42:36 +01:00
  • 90ff58b820 compute project state hash from sorted docs/files Brian Gough 2017-08-16 10:49:29 +01:00
  • d184c9c555 Add Jenkinsfile Joe Green 2017-08-16 10:43:48 +01:00
  • 004d1c134c Create Jenkinsfile Joe Green 2017-08-16 10:39:03 +01:00