Kimmo Puputti
e116c1cd6a
Merge pull request #768 from sharetribe/csp-additions
...
Improve CSP error messages
2018-03-20 11:17:03 +02:00
Kimmo Puputti
7add6815c6
Add more info to CSP error message
2018-03-20 11:06:07 +02:00
Kimmo Puputti
84b79f30d7
Add self to the example directive default value
2018-03-20 11:05:23 +02:00
Vesa Luusua
775d5fe818
Merge pull request #767 from sharetribe/polyfills
...
Ensure that certain polyfills are used
2018-03-19 15:33:21 +02:00
Vesa Luusua
26b34689fb
Ensure that certain polyfills are used
2018-03-19 15:26:43 +02:00
Kimmo Puputti
e1b92501d1
Merge pull request #766 from sharetribe/more-small-fixes
...
Refactor CSP module
2018-03-19 13:57:37 +02:00
Kimmo Puputti
d7742ac670
Refactor CSP module
2018-03-19 12:48:53 +02:00
Mikko Koski
f8f65ef16f
Merge pull request #765 from sharetribe/keepalive
...
Use http.Agent with keepalive set to true
2018-03-19 09:17:41 +02:00
Mikko Koski
0c6cb3c950
Use http.Agent with keepalive set to true
...
Instantiate HTTP(S) Agents with keepAlive set to true.
This will reduce the request time for consecutive requests by
reusing the existing TCP connection, thus eliminating the time used
for setting up new TCP connections. The reduced response time can
be as much as 200ms.
2018-03-19 09:15:02 +02:00
Kimmo Puputti
19386f67e8
Remove https prefix from URLs
2018-03-16 15:19:35 +02:00
Kimmo Puputti
71d2c7a17f
Allow google.com for analytics assets
2018-03-16 14:35:11 +02:00
Kimmo Puputti
4dccbd51ec
Allow eval in scripts
2018-03-16 14:32:51 +02:00
Kimmo Puputti
b79e5aeaab
Complain about missing Google Maps API only right when needing it
...
This should handle some errors where the Maps lib is loaded slowly.
2018-03-16 14:26:30 +02:00
Vesa Luusua
806ac31e3c
Merge pull request #764 from sharetribe/small-fixes
...
Small fixes
2018-03-16 13:50:16 +02:00
Vesa Luusua
35206f0e0c
Fix typo
2018-03-16 13:01:08 +02:00
Vesa Luusua
0d489342d4
Footer: default copyright to point to landingpage
2018-03-16 12:50:30 +02:00
Vesa Luusua
d4abfbfb8b
UserCard: remove vertical margins
2018-03-16 12:45:45 +02:00
Vesa Luusua
e370ea8fd7
Seo.js - twitter img has nowadays a key twitter:image
2018-03-16 12:38:28 +02:00
Vesa Luusua
7ccc683a5c
Avatar container gets too much space from flex layout
2018-03-16 12:37:10 +02:00
Vesa Luusua
0ed1d879a5
Always add error info to Sentry logging
2018-03-16 12:10:07 +02:00
Vesa Luusua
def1b3d6a7
Check that there's a trim function (sentry error w/o details)
2018-03-16 12:10:06 +02:00
Vesa Luusua
db83f8a916
LandingPage: schema and twitter images needed canonical urls
2018-03-16 12:10:06 +02:00
Vesa Luusua
cfd50fe701
InboxPage: check that user is available
2018-03-16 12:10:06 +02:00
Vesa Luusua
fb12628115
CSP improvements
2018-03-16 11:59:43 +02:00
Olli Vanhapiha
ee5103dae7
Merge pull request #755 from sharetribe/document-env-vars
...
Harmonize env var handling & document them
2018-03-15 23:25:50 +02:00
Olli Vanhapiha
42aeefd487
Ensure PORT is an integer
2018-03-15 23:00:01 +02:00
Olli Vanhapiha
d55cc7b250
Revert PORT handling to previous behaviour
2018-03-15 22:25:47 +02:00
Vesa Luusua
599a631a05
Merge pull request #763 from sharetribe/more-csp-rules
...
Add more CSP rules
2018-03-15 14:42:23 +02:00
Vesa Luusua
44dca2dd80
Add more CSP rules
2018-03-15 14:35:14 +02:00
Olli Vanhapiha
6380d7569f
Harmonize client & server env handling
...
* Remove defaults from multiple places in code. Put them to .env-template instead
* Do not use imported config.js in server. Access process.env directly instead
* Instruct using .env for local development, not .env.development.local
2018-03-15 14:27:57 +02:00
Olli Vanhapiha
5ae25e2e62
Remove info about our local Heroku deployment
2018-03-15 13:18:05 +02:00
Olli Vanhapiha
bba6159b75
Format docs
2018-03-15 13:18:05 +02:00
Olli Vanhapiha
4d68f2a766
Document env variables in one place
2018-03-15 13:18:05 +02:00
Olli Vanhapiha
23dd28b812
Remove our local config defaults
2018-03-15 13:18:05 +02:00
Kimmo Puputti
366f3e9606
Merge pull request #760 from sharetribe/image-carousel-loading-spinner
...
Image carousel loading spinner
2018-03-15 09:56:22 +02:00
Kimmo Puputti
e721889de4
Show loading spinner when image is being loaded
2018-03-15 09:47:48 +02:00
Vesa Luusua
f3d83b83fc
Merge pull request #762 from sharetribe/add-csp-urls
...
Allowed CSP URLs
2018-03-14 17:54:34 +02:00
Vesa Luusua
1ec0fe4eff
Allowed CSP URLs
2018-03-14 17:33:15 +02:00
Vesa Luusua
51465bb217
Merge pull request #761 from sharetribe/fix-managelistingcard-ff
...
Fix FF bug on ManageListingCard
2018-03-14 17:01:31 +02:00
Vesa Luusua
c57d6a1fec
Fix FF bug on ManageListingCard
2018-03-14 16:36:09 +02:00
Kimmo Puputti
ff99ffc8f6
Allow passing other props to the image element
2018-03-14 16:32:12 +02:00
Vesa Luusua
96aa6c61ed
Merge pull request #759 from sharetribe/use-basic-auth-if-variables-are-set
...
Use basic auth only if there're env variables set
2018-03-14 15:38:45 +02:00
Vesa Luusua
4e8f3597fa
Use basic auth only if there're env variables set
2018-03-14 15:20:06 +02:00
Kimmo Puputti
3e66136494
Add default noop value for setting active listing
2018-03-14 12:59:27 +02:00
Kimmo Puputti
508acf0a68
Fix profile page review author image include
2018-03-14 12:57:35 +02:00
Kimmo Puputti
fb56e5d4d8
Merge pull request #758 from sharetribe/update-has-orders-after-enquiry
...
Update current user having orders after creating enquiry
2018-03-14 11:24:59 +02:00
Kimmo Puputti
90040910f9
Update current user having orders after creating enquiry
...
This makes the enquiry tx page show the possible missing email
verification modal right away.
2018-03-14 11:03:29 +02:00
Kimmo Puputti
09bba2d328
Merge pull request #757 from sharetribe/fix-provider-review-1
...
Fix transition code for first provider review
2018-03-14 10:22:13 +02:00
sktoiva
e06d1766c0
Fix transition code for first provider review
2018-03-14 10:12:33 +02:00
Vesa Luusua
4eb8840101
Merge pull request #756 from sharetribe/address-to-transaction-page
...
Show address on TransactionPage
2018-03-13 18:00:56 +02:00