Commit graph

17992 commits

Author SHA1 Message Date
Brian Gough
b186a01c04 don't log errors from redis backend
this also picks up errors from RedisManager like "doc ops range is not
loaded in redis"
2017-03-03 15:27:42 +00:00
Brian Gough
5fc5a86b31 upgrade to latest raven 2017-03-03 14:43:41 +00:00
Brian Gough
1fed715230 Merge pull request #51 from sharelatex/bg-fix-latexmk-args
allow latexmk to pass through options
2017-03-03 13:19:23 +00:00
James Allen
2b36a443c9 Pull track changes backend into a module 2017-03-02 16:45:24 +00:00
Brian Gough
12b7a372e4 allow latexmk to pass through options
this avoids problems in the latest version of latexmk where the
$pdflatex variable has been replaced by $xelatex and $lualatex when
running with -xelatex or -lualatex
2017-03-02 16:43:35 +00:00
Brian Gough
e24873a945 Merge pull request #444 from sharelatex/bg-upgrade-pdfjs-1.7.225
upgrade pdfjs 1.7.225
2017-03-02 14:04:52 +00:00
Brian Gough
fe96a173da Merge pull request #443 from sharelatex/bg-delete-old-versions-of-pdfjs
delete old versions of pdfjs
2017-03-02 14:04:35 +00:00
Brian Gough
9f5a189025 Merge pull request #442 from sharelatex/ho-system-messages-quicker
bring system message checks down to 20 secs
2017-03-02 14:04:14 +00:00
James Allen
88abd574bc Merge pull request #437 from sharelatex/ja-use-dirty-state
Change event handling to dirty state, and change behaviour if it's an undo op
2017-03-02 13:23:02 +00:00
Brian Gough
9c8c838bc2 set .gitattributes to binary for pdfjs charmaps 2017-03-02 09:40:25 +00:00
Brian Gough
81e8e0e1de delete pdfjs-1.6.210p1 2017-03-02 09:39:05 +00:00
Brian Gough
6cf847146a delete pdfjs-1.3.91p1 2017-03-02 09:33:08 +00:00
Brian Gough
4f270cfbaa delete pdfjs-1.3.91 2017-03-02 09:32:42 +00:00
Brian Gough
6f392f2270 upgrade pdfjs to 1.7.225 2017-03-02 09:31:23 +00:00
Brian Gough
246775957e add pdfjs-1.7.225 to public/js/libs 2017-03-02 09:30:28 +00:00
James Allen
d56bb55953 Revert PR #19 2017-03-01 16:49:46 +00:00
James Allen
a6679a1aeb Stop local and remote ops being batched together in the undo manager if they happen in the same flush 2017-03-01 16:33:04 +00:00
Paulo Reis
76cd29fc69 Use new assets in the announcements widget. 2017-03-01 16:09:59 +00:00
Henry Oswald
8db684bd2d Update SystemMessageManager.coffee 2017-03-01 15:46:43 +00:00
Paulo Reis
dd2cfb7b4d Safari pinned tab favicon. 2017-03-01 15:24:25 +00:00
Paulo Reis
b23ca23009 Favicons for mobile devices. 2017-03-01 15:21:46 +00:00
Paulo Reis
bb92a25901 Replace basic favicon. 2017-03-01 15:14:09 +00:00
Paulo Reis
a3b5813985 Avoid capturing mouse or pointer events in graphical assets. 2017-03-01 13:52:51 +00:00
Paulo Reis
669fa3f636 Graphically anchor elements of 500 error visual. 2017-03-01 13:48:12 +00:00
Paulo Reis
4e63657a47 Split 500 visual into different elements. 2017-03-01 13:47:41 +00:00
Paulo Reis
e0f2b7c130 Adapt 500 error page. 2017-03-01 11:22:31 +00:00
Paulo Reis
8f26e80e8f Improve line-height. 2017-03-01 11:12:24 +00:00
James Allen
a8756432b7 Merge branch 'master' into ja-use-dirty-state 2017-03-01 10:03:16 +00:00
James Allen
e1cf6229f7 Merge branch 'master' into ja-use-dirty-state 2017-03-01 10:03:00 +00:00
James Allen
9cfe651930 Merge pull request #19 from sharelatex/ja-track-changes
Don't consume partial parts of delete when inserting a change
2017-03-01 10:20:06 +01:00
Henry Oswald
1a9c035647 bring system message checks down to 1 min.
can take ages when at 5 mins
2017-02-28 18:53:34 +00:00
Paulo Reis
960c0617d5 Basic responsive behaviour. 2017-02-28 17:31:29 +00:00
Paulo Reis
d9e4a28f35 Bootstrap 404 page; integrate styles. 2017-02-28 16:44:42 +00:00
Paulo Reis
fd008bb470 Add stylesheets for error pages. 2017-02-28 16:44:32 +00:00
Paulo Reis
36249bf743 Add error page assets. 2017-02-28 16:44:10 +00:00
Paulo Reis
cf896b5a5d Keep original text alignment; use a min-width. 2017-02-28 11:37:58 +00:00
Paulo Reis
e5533b91be Allow the global alerts area to expand according to text sizing. 2017-02-28 11:37:29 +00:00
Paulo Reis
1bf1718f31 Set new logo defaults, increase width and remove responsive portion (no need with SVG). 2017-02-27 16:30:28 +00:00
Paulo Reis
32b0fe916f Add horizontal variant of new logo. 2017-02-27 16:29:04 +00:00
Shane Kilkelly
b30b100dca Pin to sharelatex-base:v1.0.0 2017-02-27 15:46:28 +00:00
Shane Kilkelly
9a641d43eb Remove cruft 2017-02-27 14:00:45 +00:00
Shane Kilkelly
98d7dc6f88 Make work on both 0.10 and 6.9 2017-02-27 13:54:57 +00:00
James Allen
f544814dda Add in an absolute size limit on the ranges JSON object 2017-02-27 14:34:20 +01:00
James Allen
f211c282b2 Merge branch 'master' into ja-increase-limits-on-changes 2017-02-27 13:50:42 +01:00
Shane Kilkelly
8d7c39ff42 Merge branch 'master' into node-6.9 2017-02-27 11:25:39 +00:00
Shane Kilkelly
bd997fc574 pin sinon js to 1.17, version 2 betas cause breakage 2017-02-27 11:01:25 +00:00
James Allen
47e501ba2c Merge pull request #6 from sharelatex/ja-dont-put-chat-messages-in-global-thread
Don't read from comment thread if no global message thread exists
2017-02-27 11:57:29 +01:00
James Allen
0bf1bd2701 Merge pull request #438 from sharelatex/ja-track-changes-style-tweaks
Don't overlap border of overview panel with PDF bar
2017-02-27 11:10:41 +01:00
James Allen
6630e227c6 Merge pull request #439 from sharelatex/pr-zindex-synctex-review
z-index syntax & review panel
2017-02-27 11:10:24 +01:00
James Allen
5a4884cccf Merge pull request #21 from sharelatex/ja-check-for-null-bytes
Check for null bytes before writing to redis and log hashes when writing
2017-02-27 10:26:35 +01:00