Commit Graph

17975 Commits

Author SHA1 Message Date
Henry Oswald 7c2e4b00ed no file subtype can be an issue, added a check on it in the keybuilder 2015-04-13 12:01:49 +01:00
Henry Oswald 5f6bdaf700 show the social buttons by default in settings 2015-04-13 11:30:59 +01:00
Henry Oswald 158b640b59 Merge branch 'master' of https://github.com/sharelatex/filestore-sharelatex 2015-04-09 17:16:23 +01:00
Henry Oswald b3432f016c allow proxying of template images though filestore 2015-04-09 17:14:47 +01:00
Brian Gough 134058ccc0 add heapdump support for memory profiling 2015-04-09 14:40:02 +01:00
Brian Gough 2ed934120c Fix display of annotations when switching files in ace editor
The annotations (error markers) were not preserved when switching
between files.  The setAnnotations method was being called before the
document is ready -- when the document is attached to ace the content
is deleted and reinserted, which caused the annotations to be removed.
To fix the problem we set the annotations after attaching.
2015-04-08 14:39:39 +01:00
Brian Gough 10cd5186c2 add pdfjs-1.0.712 back in for existing clients
clients with the old page loaded still making requests to it
2015-04-01 14:24:39 +01:00
Brian Gough 8e83beaa63 Merge pull request #163 from sharelatex/upgrade-pdfjs-to-v1.0.1040
Upgrade pdfjs to v1.0.1040
2015-03-31 15:36:58 +01:00
Brian Gough 52b041c0bf update pdf text layer builder with improvements from pdfjs 1.0.1040 2015-03-31 14:55:05 +01:00
Brian Gough b893446b9c use new pdfjs getDestination method in pdfRenderer
gives faster lookup of link destinations in pdf file
2015-03-31 14:54:36 +01:00
Brian Gough 0684fa36fd upgrade pdfjs to version 1.0.1040 2015-03-31 14:53:27 +01:00
Brian Gough ea92fe0e9e Merge pull request #3 from sharelatex/gzip-large-docs
Gzip large docs
2015-03-31 10:58:18 +01:00
Brian Gough 07e53bbb2f handle error when listing bucket 2015-03-31 10:35:33 +01:00
Brian Gough 6cdf5615fc remove old unused functions 2015-03-31 10:24:09 +01:00
Brian Gough 36f60d5bce enforce minimum size of 1k for compression 2015-03-31 10:07:39 +01:00
Brian Gough 9bb08d7ba5 add ZipManager comments 2015-03-31 10:07:11 +01:00
Brian Gough e61beed92f suppress logging in ZipManager tests 2015-03-30 16:58:00 +01:00
Brian Gough 495af5d568 remove console.logs from tests 2015-03-30 16:56:07 +01:00
Brian Gough c8c12e8b41 fix error in ZipManager writesEnabled setting 2015-03-30 16:41:45 +01:00
Brian Gough 8e8ee5b3da fix tests 2015-03-30 16:41:23 +01:00
Brian Gough 86505047a3 added unit test (work in progress) 2015-03-27 17:04:38 +00:00
Brian Gough 03564b2138 fix variable zip.minsize to match config name zip.minSize 2015-03-27 17:00:30 +00:00
Brian Gough 66fa170ac8 disable compression by default 2015-03-27 15:32:13 +00:00
Brian Gough 27d466aa85 added acceptance test for redis compression 2015-03-27 13:17:38 +00:00
Brian Gough 6bffa4d9e0 don't log docLines when document removed from redis
they can now be binary gzipped data which messes up the logs
2015-03-25 16:54:36 +00:00
Brian Gough e3d73d4456 add gzip support for large documents to reduce load on redis 2015-03-25 16:53:20 +00:00
James Allen 5e00d8d3b4 Update to use latest ShareLaTeX release 2015-03-25 16:28:06 +00:00
James Allen bf86100500 Merge pull request #162 from mickaobrien/master
Update word regex for spellcheck
2015-03-24 10:14:23 +00:00
Mick O'Brien 9f037384b6 Update word regex for spellcheck
Adds Latin Extended-A characters to word regex to prevent splitting words half way through on characters like ąęćółżźńś.
2015-03-23 16:14:38 +00:00
Xavier Trochu da1b7b9e82 Merge remote-tracking branch 'origin/master' 2015-03-23 16:25:18 +01:00
James Allen 358242a5e0 Merge pull request #159 from SibrenVasse/adblock_fix
Fix for adblock blocking loginscreen.
2015-03-23 12:29:40 +00:00
James Allen 044ae86866 Update CHANGELOG.md 2015-03-20 20:32:07 +00:00
James Allen f82f5e5479 Release version 0.1.4 2015-03-20 19:08:48 +00:00
James Allen 8483f249ee Actually proxy websocket connections 2015-03-20 19:08:48 +00:00
James Allen 2ab9b1ca26 Add missed nginx file 2015-03-20 15:33:36 +00:00
James Allen 56d3a83247 Remove unused/deprecated package files and put .conf in upstart script names 2015-03-20 15:32:28 +00:00
James Allen 24319f6d50 Release version 0.1.4 2015-03-20 15:27:34 +00:00
James Allen f3338f621e Release version 0.1.4 2015-03-20 15:25:59 +00:00
James Allen 1e8667400b Release version 0.1.4 2015-03-20 15:25:43 +00:00
James Allen 79e71cdf92 Release version 0.1.4 2015-03-20 15:25:02 +00:00
James Allen f7e0f0c54b Add comment about tests on OS X 2015-03-20 15:02:26 +00:00
James Allen 801b5653e4 Fix unit test when false is not at /bin/false 2015-03-20 14:27:25 +00:00
James Allen d12341da1d Release version 0.1.4 2015-03-20 14:21:34 +00:00
James Allen 985abe42fe Release version 0.1.4 2015-03-20 14:21:17 +00:00
James Allen a370739722 Release version 0.1.4 2015-03-20 14:20:13 +00:00
James Allen a772109e16 Merge pull request #288 from barracks510/master
Update NGINX Configuration
2015-03-20 14:17:04 +00:00
Brian Gough fb43cf12c1 Merge pull request #161 from sharelatex/remove-pdflistview
make new pdf viewer the default for all users
2015-03-20 14:12:57 +00:00
Brian Gough b0a32b1ef8 make new pdf viewer the default for all users
remove old pdf viewer
2015-03-20 11:28:28 +00:00
James Allen ff55e4c5ed Merge branch 'private_registration' 2015-03-20 10:34:17 +00:00
Dennis Chen a48a9234ce Update NGINX Configuration 2015-03-20 01:31:03 -07:00