Brian Gough
|
e6dcce21fd
|
use build_id and user_id instead of build and user
|
2016-06-10 12:11:47 +01:00 |
|
Brian Gough
|
634c774592
|
make code clearer when compilation is per-user
|
2016-06-02 16:54:46 +01:00 |
|
Brian Gough
|
9d7f129b61
|
add per-user compilation in server
when no user is defined, fallback to per-project compilation
|
2016-06-02 15:48:13 +01:00 |
|
Brian Gough
|
061d4934f1
|
use url attribute sent back by clsi
|
2016-06-02 15:46:55 +01:00 |
|
Brian Gough
|
5be1886d43
|
use path attribute sent back by clsi
|
2016-06-02 15:43:20 +01:00 |
|
Shane Kilkelly
|
a5aab40320
|
Add the betaProgram feature to User model.
|
2016-06-01 16:17:28 +01:00 |
|
James Allen
|
41f789a313
|
Add in metric to track client side error count
|
2016-05-27 10:46:14 +01:00 |
|
Brian Gough
|
b55c469b91
|
use Url instead for url for "url" module
to avoid possible conflicts with use of url as a variable
|
2016-05-26 16:24:18 +01:00 |
|
Brian Gough
|
d83cd547fb
|
Merge pull request #247 from sharelatex/add-query-string-to-proxy-and-filter-synctex-requests
Add query string to proxy and filter synctex requests
|
2016-05-25 15:08:49 +01:00 |
|
Brian Gough
|
c7363a9df6
|
provide separate routes for sync-pdf and sync-code with error checking
|
2016-05-25 15:00:31 +01:00 |
|
James Allen
|
36ba88297b
|
Don't hang request in the event of a spelling backend error
|
2016-05-24 15:11:14 +01:00 |
|
James Allen
|
887631e661
|
Don't error if the rootDoc_id no longer exists in the project when copying
|
2016-05-23 14:58:28 +01:00 |
|
Henry Oswald
|
a24f635531
|
removed uneeded passing of clsiServer to _parseOutputFiles and improve logging
|
2016-05-21 10:23:17 +01:00 |
|
Brian Gough
|
7f332c0436
|
support url object with query-string when proxying to clsi
|
2016-05-20 16:51:19 +01:00 |
|
Brian Gough
|
3c5eb9a730
|
clean up whitespace
|
2016-05-20 16:35:00 +01:00 |
|
Henry Oswald
|
c918028d14
|
removed clsi priorty url
|
2016-05-20 12:46:14 +01:00 |
|
Henry Oswald
|
61b9a683aa
|
put clsiCookie vals into subobject in settings
|
2016-05-19 16:55:58 +01:00 |
|
Henry Oswald
|
04e70735d2
|
Merge branch 'master' into clsi-dynamic-load
|
2016-05-19 16:26:54 +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
|
2abebd850c
|
Merge branch 'project_url_query' into clsi-dynamic-load
|
2016-05-19 13:08:20 +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 |
|
Henry Oswald
|
b0baea5073
|
add query string to end of project resources
|
2016-05-18 10:09:22 +01:00 |
|
Shane Kilkelly
|
4f533147b1
|
enable range requests on files via ?range=m-n query string.
|
2016-05-17 16:59:47 +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 |
|
Henry Oswald
|
b8510301b6
|
expire cookie key from setting file length
|
2016-05-06 12:19:22 +01:00 |
|
Henry Oswald
|
ed4fdd48d7
|
clsi cookies are given an expire time via settings file
|
2016-05-05 16:50:18 +01:00 |
|
Shane Kilkelly
|
48b7800c7f
|
Revert, because mistake.
|
2016-05-04 10:43:40 +01:00 |
|
Shane Kilkelly
|
aa301dacb9
|
Return callback with error if an error is emitted on filestore stream.
|
2016-05-04 09:32:13 +01:00 |
|
Henry Oswald
|
b237a022c3
|
added rate limiting on wiki endpoint
|
2016-04-28 17:24:00 +01:00 |
|
Shane Kilkelly
|
74205ce11b
|
Remove features.mendeley and features.zotero from User model
|
2016-04-28 16:01:47 +01:00 |
|
Henry Oswald
|
b00bd5cd94
|
if clsi cookies are not enabled don't call redis, return empty
|
2016-04-27 17:05:12 +01:00 |
|
Henry Oswald
|
78b08060ab
|
redis get not multi used for _getServerId
|
2016-04-27 16:56:21 +01:00 |
|
Henry Oswald
|
1ee94f9bf5
|
return server id for set server id and _populateServerIdViaRequest
|
2016-04-27 16:20:10 +01:00 |
|
Henry Oswald
|
616630200a
|
improve send calls and return correct stuff from _makeRequest
|
2016-04-20 17:08:11 +01:00 |
|
Henry Oswald
|
18560d8621
|
set server cookie on every compile response and don't expire on get
|
2016-04-20 16:17:06 +01:00 |
|
Henry Oswald
|
4d54de8b9a
|
renamed ClsiRequestManager to ClsiCookieManager and improved logging
|
2016-04-20 15:06:39 +01:00 |
|
Henry Oswald
|
b37595acf9
|
persist cookie in redis for compiles.
|
2016-04-19 16:48:51 +01:00 |
|
Henry Oswald
|
ffa04c7b55
|
add project url onto query string for compile hashing
|
2016-04-13 15:38:04 +01:00 |
|
Shane Kilkelly
|
939d7cd042
|
Merge branch 'master' into sk-tpr
|
2016-04-11 16:41:34 +01:00 |
|
Henry Oswald
|
424e09ec05
|
getGroupSubscriptionMemberOf gets plan code
|
2016-04-05 16:03:46 +01:00 |
|
Shane Kilkelly
|
a686d187ad
|
Pull refProviders into user model
|
2016-04-01 11:36:19 +01:00 |
|
Henry Oswald
|
3d719af71e
|
if subscription is downgraded don't use plan code on subscription, use default instead
|
2016-03-31 18:04:20 +01:00 |
|
Henry Oswald
|
81cd2adfd3
|
member_ids != members_id
|
2016-03-31 17:36:06 +01:00 |
|
Henry Oswald
|
d80191c03b
|
added more logging and missing err handler in subscription updater
|
2016-03-31 17:28:03 +01:00 |
|
Shane Kilkelly
|
0ce514a5a6
|
Add features to the user object in ide.
|
2016-03-31 17:10:49 +01:00 |
|
Henry Oswald
|
5a201153c7
|
refactored subscription updater again adding _setUsersMinimumFeatures
single place you can call and the users minimum features are set
|
2016-03-31 16:58:16 +01:00 |
|
Henry Oswald
|
cb3eb88af2
|
Merge branch 'subscriptionimprovements'
|
2016-03-31 11:58:56 +01:00 |
|
Henry Oswald
|
db8fb63bb5
|
fixed change payment details page
also increased size of year field for firefox users
and removed unnded options in new plan page
|
2016-03-31 11:54:52 +01:00 |
|
Henry Oswald
|
1a651b38f4
|
added sendgrid as email option
|
2016-03-29 14:15:33 +01:00 |
|