Brian Gough
|
3c5eb9a730
|
clean up whitespace
|
2016-05-20 16:35:00 +01:00 |
|
Shane Kilkelly
|
0c454f5ddd
|
Merge branch 'master' of github.com:sharelatex/web-sharelatex
|
2016-05-20 14:34:55 +01:00 |
|
Shane Kilkelly
|
2441930fe9
|
Add a spinner when waiting for image preview to load.
|
2016-05-20 14:28:51 +01:00 |
|
Henry Oswald
|
b6e581756a
|
Merge pull request #246 from sharelatex/clsi-dynamic-load
Clsi dynamic load
|
2016-05-20 14:25:27 +01:00 |
|
Henry Oswald
|
c918028d14
|
removed clsi priorty url
|
2016-05-20 12:46:14 +01:00 |
|
Henry Oswald
|
11724fce13
|
Merge branch 'master' into clsi-dynamic-load
|
2016-05-20 12:34:42 +01:00 |
|
Brian Gough
|
eaa41e4361
|
support displaying output files using .url parameter from clsi
|
2016-05-20 11:34:22 +01:00 |
|
Shane Kilkelly
|
939c7a8c72
|
Force reload BinaryFile view when a new object is selected.
|
2016-05-20 11:20:00 +01:00 |
|
Brian Gough
|
bd55e18d6b
|
be ready to serve files from per-user containers
|
2016-05-20 10:23:07 +01:00 |
|
Brian Gough
|
340fef38a9
|
fix error in log for expiry timeout
|
2016-05-20 10:23:07 +01:00 |
|
Shane Kilkelly
|
2e2354c574
|
Merge branch 'master' of github.com:sharelatex/web-sharelatex
|
2016-05-20 09:17:35 +01:00 |
|
Shane Kilkelly
|
9a6876d237
|
Toggle the dots at the end of bib preview, based on size of payload.
|
2016-05-20 09:17:25 +01:00 |
|
Henry Oswald
|
786b9cdb84
|
Merge branch 'master' of https://github.com/sharelatex/clsi-sharelatex
|
2016-05-19 16:57:19 +01:00 |
|
Henry Oswald
|
9c873f99ba
|
log out EXPIRY_TIMEOUT
|
2016-05-19 16:57:14 +01:00 |
|
Henry Oswald
|
61b9a683aa
|
put clsiCookie vals into subobject in settings
|
2016-05-19 16:55:58 +01:00 |
|
Henry Oswald
|
9ae37d1814
|
make cached assets ttl set via config
|
2016-05-19 16:51:50 +01:00 |
|
Brian Gough
|
07401c5a45
|
avoid clobbering the existing port variable
|
2016-05-19 16:38:18 +01:00 |
|
Brian Gough
|
e286aede4e
|
return the file path in the output file list for easy lookup
|
2016-05-19 16:38:18 +01:00 |
|
Henry Oswald
|
04e70735d2
|
Merge branch 'master' into clsi-dynamic-load
|
2016-05-19 16:26:54 +01:00 |
|
Henry Oswald
|
f03a076669
|
make cash bust add onto object not recreate it
|
2016-05-19 16:23:56 +01:00 |
|
Brian Gough
|
5497eb86d1
|
Merge pull request #245 from sharelatex/clean-up-log-requests-in-pdf-controller
clean up log requests, avoid requesting blg file when not present
|
2016-05-19 16:13:21 +01:00 |
|
Shane Kilkelly
|
0ea16f0bcc
|
Index '.bib' file objects.
|
2016-05-19 14:58:12 +01:00 |
|
Henry Oswald
|
789257fd4a
|
use cookie key when setting cookie for jar
|
2016-05-19 13:52:18 +01:00 |
|
Henry Oswald
|
036b179ffe
|
put the clsiserverid onto qs object for correct server allocation
|
2016-05-19 13:28:20 +01:00 |
|
Henry Oswald
|
2abebd850c
|
Merge branch 'project_url_query' into clsi-dynamic-load
|
2016-05-19 13:08:20 +01:00 |
|
Shane Kilkelly
|
b649c13c17
|
Eliminate weird flicker when loading bibtex
|
2016-05-19 11:25:24 +01:00 |
|
Shane Kilkelly
|
b70a993572
|
Make bib previews more robust.
|
2016-05-19 11:11:23 +01:00 |
|
Shane Kilkelly
|
199844db2d
|
Fix styling of the bib-loading div.
|
2016-05-19 10:02:46 +01:00 |
|
Shane Kilkelly
|
3c298ed6ad
|
Preview up to Two Megabytes of bib files
|
2016-05-19 10:02:25 +01:00 |
|
Shane Kilkelly
|
5df5ba868c
|
Fix logic for showing error or loading message.
|
2016-05-19 10:02:07 +01:00 |
|
Shane Kilkelly
|
4509642914
|
use highlight colour for any font-awesome icons in file-tree.
|
2016-05-18 16:34:50 +01:00 |
|
Brian Gough
|
6305cea3e3
|
clean up log requests, avoid requesting blg file when not present
|
2016-05-18 16:17:38 +01:00 |
|
Shane Kilkelly
|
10f64004fc
|
Show a book icon for *.bib files.
|
2016-05-18 15:58:24 +01:00 |
|
James Allen
|
d813f45d28
|
Cherry-pick 0e70320 (Select icon based on file extension) from datajoy
|
2016-05-18 15:58:01 +01:00 |
|
Henry Oswald
|
d2cc75b73f
|
changed $scope.pdf.clsiServerId to ide.clsiServerId
|
2016-05-18 14:38:17 +01:00 |
|
Henry Oswald
|
dba8d96d11
|
pass clsiServerId to the client and use it as query stirng for requests
|
2016-05-18 12:50:50 +01:00 |
|
Shane Kilkelly
|
8621d497b4
|
Fix view so that bib preview only shows for bib files
|
2016-05-18 11:14:24 +01:00 |
|
Henry Oswald
|
b0baea5073
|
add query string to end of project resources
|
2016-05-18 10:09:22 +01:00 |
|
Shane Kilkelly
|
78e52d8c96
|
Update FileStoreHandlerTests
|
2016-05-18 09:58:57 +01:00 |
|
Shane Kilkelly
|
eae82a2b20
|
Preview bib files.
|
2016-05-17 17:00:14 +01:00 |
|
Shane Kilkelly
|
4f533147b1
|
enable range requests on files via ?range=m-n query string.
|
2016-05-17 16:59:47 +01:00 |
|
Shane Kilkelly
|
af78e893f9
|
Merge branch 'sk-file-based-ref-import'
|
2016-05-17 11:48:01 +01:00 |
|
Shane Kilkelly
|
30a778c8e8
|
add temp module
|
2016-05-13 13:30:00 +01:00 |
|
Brian Gough
|
40464fe5b5
|
Merge pull request #244 from sharelatex/add-fast-path-to-pdf
Add fast path to pdf
|
2016-05-13 13:25:49 +01:00 |
|
Brian Gough
|
b65dfb02a4
|
Merge pull request #38 from sharelatex/add-fast-path-to-pdf
Add fast path to pdf
|
2016-05-13 12:32:26 +01:00 |
|
Brian Gough
|
ac7aa5f936
|
request output files using /project/project_id/build/build_id/output/* route
avoids using query string for build_id
|
2016-05-13 11:48:58 +01:00 |
|
Brian Gough
|
ee15bbeee0
|
support the direct path to a clsi output file /project/project_id/build/build_id/output/*
this avoids use of the query string ?build=... and so we can match the
url directly with the nginx location directive
|
2016-05-13 10:33:38 +01:00 |
|
Brian Gough
|
2494327c12
|
make the build id a secure random token
we allow existing build ids to work for backwards compatibility
this can be removed after some time
|
2016-05-13 10:11:35 +01:00 |
|
Brian Gough
|
8a2665911d
|
allow direct path to output file /project/project_id/build/build_id/output/*
this avoids use of the query string ?build=... and so we can match the
url directly with the nginx location directive
|
2016-05-13 10:10:48 +01:00 |
|
Shane Kilkelly
|
ae85dc3f5d
|
Enable spaces after commas in references autocomplete
|
2016-05-12 15:13:00 +01:00 |
|