Commit Graph

  • c5252f893b Don't return all updates if no version is given James Allen 2017-06-28 15:38:31 +01:00
  • 3e7027d9ca Disable individual users TC control when TC is on for everyone; add styling for disabled toggles. Paulo Reis 2017-06-28 15:31:28 +01:00
  • c9678ad699 Trigger autocomplete with Shift-Space, in addition to existing triggers Shane Kilkelly 2017-06-28 15:24:37 +01:00
  • 318d32360e Wire up TC widget to controller methods. Paulo Reis 2017-06-28 15:00:32 +01:00
  • ccdb29c654 Basic widget for toggling TC state. Paulo Reis 2017-06-28 14:27:36 +01:00
  • fc9af156a0 Merge pull request #8 from sharelatex/sk-node-6 Shane Kilkelly 2017-06-28 13:22:49 +01:00
  • a2ac37ac99 comments about optimistic loading Brian Gough 2017-06-28 10:06:50 +01:00
  • b9b0596d83 optimistically load all docs Brian Gough 2017-06-27 16:58:20 +01:00
  • eaa72d0747 upgrade to node 6 Shane Kilkelly 2017-06-27 14:53:20 +01:00
  • ca293bdd8c upgrade to node 6.9.5 Shane Kilkelly 2017-06-27 13:29:27 +01:00
  • 41c2bd7fcd Merge pull request #53 from sharelatex/bg-timeout-on-slow-prev-ops Brian Gough 2017-06-27 13:26:02 +01:00
  • 577cf7ef4c Merge branch 'sk-reduce-kill-project-errors' Shane Kilkelly 2017-06-27 10:03:51 +01:00
  • b73b78e570 Merge branch 'master' of github.com:sharelatex/web-sharelatex Shane Kilkelly 2017-06-27 08:24:24 +01:00
  • 04c3e4340d Merge pull request #534 from sharelatex/ho-group-plan-redirect Shane Kilkelly 2017-06-27 08:24:10 +01:00
  • 59ace9d5c5 avoid long lines in timeout check Brian Gough 2017-06-26 16:36:05 +01:00
  • f993966935 Typo in gruntfile. Paulo Reis 2017-06-26 16:27:12 +01:00
  • 7e7bfa866d Ignore map files in git. Paulo Reis 2017-06-26 16:15:28 +01:00
  • 5b9e5ecd13 Update grunt tasks to generate source maps. Paulo Reis 2017-06-26 16:14:03 +01:00
  • 3bc4beee07 Add Angular source maps and unminified bundle. Paulo Reis 2017-06-26 16:13:05 +01:00
  • 0d5d59bb66 Remove user field from log, var not in scope Shane Kilkelly 2017-06-26 13:56:22 +01:00
  • 8e1e14c9ca update to redis-sharelatex 1.0.3 Brian Gough 2017-06-26 13:49:44 +01:00
  • cf87ef7dd1 Merge pull request #3 from sharelatex/bg-support-opts-for-cluster Brian Gough 2017-06-26 13:43:36 +01:00
  • 1bc38b2ea7 Use Angular minified bundle. Paulo Reis 2017-06-26 10:07:15 +01:00
  • 9ffec6eb16 Correctly access response parameters. Paulo Reis 2017-06-26 10:00:47 +01:00
  • 963e513057 add a timeout for getPreviousDocOps Brian Gough 2017-06-23 15:50:21 +01:00
  • a55debb79f Send a 404 if the project files have gone away when running synctex. Shane Kilkelly 2017-06-23 14:46:40 +01:00
  • a03bfbc020 Use post-filtering for whitelist, like learnedWords Shane Kilkelly 2017-06-23 10:00:47 +01:00
  • 407283ee3c Fix a daft mistake, blank out whitelisted words, rather than remove Shane Kilkelly 2017-06-23 09:14:39 +01:00
  • 23fe93ccfd Prevent double-logging Shane Kilkelly 2017-06-22 15:28:08 +01:00
  • 3da5ef818c null check subscription for group admin panel Henry Oswald 2017-06-22 14:07:07 +01:00
  • 00358aa14b Use more robust checking of error values Shane Kilkelly 2017-06-22 10:09:30 +01:00
  • b7f79699fc Pin sinon version Shane Kilkelly 2017-06-22 10:09:20 +01:00
  • ba9477cdb3 Re-work error checking Shane Kilkelly 2017-06-22 09:41:36 +01:00
  • e19806cf8b Mock out metrics in test Shane Kilkelly 2017-06-22 09:24:08 +01:00
  • 7842bcd24f Add a whitelist of words which should not be spellchecked Shane Kilkelly 2017-06-22 09:23:47 +01:00
  • 33be384206 Avoid implicitly returning from a directive controller constructor function. Paulo Reis 2017-06-21 16:00:56 +01:00
  • d0bbe8beae If optipng is sigkilled by timeout, then ignore that error Shane Kilkelly 2017-06-21 15:18:36 +01:00
  • 950c1249eb Support per user track changes (proof of concept) James Allen 2017-06-21 13:40:28 +01:00
  • 32eaa0310d add the driver field to email config Shane Kilkelly 2017-06-21 10:59:19 +01:00
  • 0c65c4d963 add the driver field to email config Shane Kilkelly 2017-06-21 10:59:19 +01:00
  • 1112a1f085 Instantiate the ses client if explicitly specified. Shane Kilkelly 2017-06-21 10:57:13 +01:00
  • ddee75e479 Use a getterSetter to manage int values in settings. Paulo Reis 2017-06-20 17:08:53 +01:00
  • 669c705d32 Also refactor signatures from methods wrapping the HTTP service. Paulo Reis 2017-06-20 16:27:05 +01:00
  • 3dda383d70 Use promise method signatures, instead of old HTTP service ones. Paulo Reis 2017-06-20 16:04:06 +01:00
  • 2dda430691 Merge pull request #522 from sharelatex/bg-hide-textlayer-for-performance Paulo Jorge Reis 2017-06-20 13:58:20 +01:00
  • 8b7a1bd4d9 Merge branch 'sk-labels-ac-debounce' Shane Kilkelly 2017-06-20 13:53:23 +01:00
  • 155f515a50 Use standard promises with the http service. Paulo Reis 2017-06-20 11:49:55 +01:00
  • eab00c95df Include Angular 1.6. Paulo Reis 2017-06-20 11:49:33 +01:00
  • 97f3f7c2db Add latest Angular bundles. Paulo Reis 2017-06-20 10:38:56 +01:00
  • 4b14de05c9 Killing an already stopped project is not an error Shane Kilkelly 2017-06-20 09:18:15 +01:00
  • 3d2d7652c6 Simplified and faster blanking Shane Kilkelly 2017-06-20 08:46:47 +01:00
  • b4e2dcf7ef Match prefixes of ref and cite up to 16 characters Shane Kilkelly 2017-06-20 08:46:28 +01:00
  • a299af12e8 Remove debug helper Shane Kilkelly 2017-06-20 08:46:18 +01:00
  • 65eaf0ad10 Mock out logger in tests Shane Kilkelly 2017-06-20 08:25:50 +01:00
  • bac275962f put /ip on web router Brian Gough 2017-06-19 15:54:57 +01:00
  • d32a3fbaf5 support status and health check on web and web-api Brian Gough 2017-06-19 15:54:14 +01:00
  • 02cb0f2295 make compiler health check available on web Brian Gough 2017-06-19 15:52:04 +01:00
  • bda88c0356 remove the key_schema from options passed to redis Brian Gough 2017-06-19 15:46:21 +01:00
  • 412c823483 remove the red highlighting of the text layer Brian Gough 2017-06-19 14:58:22 +01:00
  • bce937f562 add support for passing options to cluster Brian Gough 2017-06-16 15:28:55 +01:00
  • 85ddff15cb Move command-matching regex to the class level Shane Kilkelly 2017-06-16 10:20:55 +01:00
  • 0163ffc4bd Extend, and clean up the command-matching regex Shane Kilkelly 2017-06-16 10:17:30 +01:00
  • 1d905bd5ff Clean up string replacement Shane Kilkelly 2017-06-16 09:49:16 +01:00
  • d9aff3c3f4 Blacklist more commands Shane Kilkelly 2017-06-16 09:41:40 +01:00
  • a1d2d5b313 WIP: blank out label commands before running spell-check Shane Kilkelly 2017-06-16 09:20:35 +01:00
  • 7b8e9963e8 Merge pull request #60 from sharelatex/bg-delete-xdv-files Brian Gough 2017-06-16 09:13:43 +01:00
  • af2cbf5a51 Force return true on a jquery handler; returning falsy values may have unexpected results. Paulo Reis 2017-06-15 16:17:21 +01:00
  • fcf0a96933 Use selection.isCollapsed to check for empty selections. Paulo Reis 2017-06-15 16:16:30 +01:00
  • b9797dbc42 Make sure clicks on labels dont stop the event propagation to buttons. Paulo Reis 2017-06-15 16:14:06 +01:00
  • 62d6933886 use settings instead of ENV for web/api split Brian Gough 2017-06-06 11:31:29 +01:00
  • f2746b7d5b delete intermediate xdv files from xelatex Brian Gough 2017-06-15 15:37:45 +01:00
  • 503822deb0 avoid possible exception if selection is undefined Brian Gough 2017-06-15 14:32:00 +01:00
  • b9804823f3 handle off-screen selection Brian Gough 2017-06-15 14:13:15 +01:00
  • b04288ed44 avoid getting duplicate handlers for mouseup Brian Gough 2017-06-15 14:11:08 +01:00
  • 403d822174 Alter labels debouncer to handle transitions between docs Shane Kilkelly 2017-06-15 14:09:49 +01:00
  • 76dcde4dae hide the text layer on reload Brian Gough 2017-06-15 13:42:19 +01:00
  • fbaa918927 Do not show the text layer when the user clicks outside pages. Remove some debug statements. Paulo Reis 2017-06-15 11:34:24 +01:00
  • 4985f7ca1c Different approach: render all text layers while selecting (WIP). Paulo Reis 2017-06-13 16:51:30 +01:00
  • 786659dc1b Render text layer on hovered pages (and adjacent ones). Paulo Reis 2017-06-13 11:06:21 +01:00
  • 1b07dda1b9 Use less specific (i.e. faster) selectors. Paulo Reis 2017-06-13 11:04:26 +01:00
  • f0a940df35 Make the PDF text layer non-renderable by default. Paulo Reis 2017-06-13 10:22:47 +01:00
  • cb1cacebb5 set text layer to display:none for faster scroll Brian Gough 2017-06-07 16:45:49 +01:00
  • 1ecabaa611 Revert "update pdfjs to v1.8.188" Brian Gough 2017-06-15 11:14:01 +01:00
  • 69471c4f74 Remove old references to services/labels Shane Kilkelly 2017-06-15 09:27:00 +01:00
  • b0bb4b3e47 Merge branch 'sk-ref-variants' Shane Kilkelly 2017-06-15 09:17:48 +01:00
  • 5a6415d3f8 Add logging for Labels http actions Shane Kilkelly 2017-06-15 08:56:48 +01:00
  • 9607174b64 Merge branch 'master' into sk-server-side-labels-loading Shane Kilkelly 2017-06-15 08:49:14 +01:00
  • 7ef02127a1 Update migration script for holding accounts to migrate group invites James Allen 2017-06-14 17:03:05 +01:00
  • 8090e5fca1 Update migration script for holding accounts to migrate group invites James Allen 2017-06-14 17:03:05 +01:00
  • 9f31402fb4 Merge pull request #52 from sharelatex/ja-expire-docops James Allen 2017-06-14 15:31:29 +01:00
  • 3f1a440d66 Support variations of \ref{}, such as \cref{}, \eqref{}, etc.. Shane Kilkelly 2017-06-14 15:15:07 +01:00
  • b0ff8e0745 Fix a typo: prefxi => prefix Shane Kilkelly 2017-06-14 15:14:38 +01:00
  • 5e37b1dac1 Move logic for selectively loading labels. Shane Kilkelly 2017-06-14 13:26:02 +01:00
  • 7b6966899b Add script to expire existing DocOps lists James Allen 2017-06-14 12:09:34 +01:00
  • e1efc3a7b5 Merge pull request #521 from sharelatex/bg-reduce-pdf-memory-usage Brian Gough 2017-06-13 16:46:58 +01:00
  • 9687daf97f Merge pull request #520 from sharelatex/bg-upgrade-pdfjs-1.8.188 Brian Gough 2017-06-13 16:46:10 +01:00
  • b123b033ab Merge pull request #519 from sharelatex/bg-remove-pdfjs-1.6.210p2 Brian Gough 2017-06-13 16:45:25 +01:00
  • 54f128289f Merge pull request #50 from sharelatex/bg-metric-for-unlock-errors James Allen 2017-06-13 14:46:40 +01:00
  • 7d22e4422c Merge pull request #49 from sharelatex/bg-add-redis-timeout James Allen 2017-06-13 14:46:32 +01:00
  • 3b066758bb Don't load labels for anonymous/read-only users Shane Kilkelly 2017-06-13 14:06:00 +01:00