Commit Graph

490 Commits

Author SHA1 Message Date
206d248948 Update configs and NPM packages
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-22 19:54:01 +02:00
b990f944ca Add City field to photos
Used for regions/wider locations
2020-08-22 19:53:50 +02:00
6a04e1568f My bad
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-16 17:05:22 +02:00
1c4266d12b NPM packages updates
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-16 17:00:52 +02:00
4eb0ddb501 Don't offset relative time 2020-06-16 17:00:43 +02:00
7ff711d69c Photo: Fix title animation
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-02 16:13:16 +02:00
44844f57c2 Merge branch 'dev'
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-02 15:12:06 +02:00
56d9caa86b Photo: Add a comma at end only if more than one line
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-02 15:11:05 +02:00
fe5a8e7746 NPM packages updates 2020-06-02 14:56:15 +02:00
3f506681b0 Add 2h offset on relative time 2020-06-02 14:54:39 +02:00
7fbc51d5df Photo: Max width on title 2020-06-02 14:53:49 +02:00
a1f314348f Place: Clean indent 2020-06-01 22:29:53 +02:00
5b75b4d554 Globe: Smaller dots for close locations 2020-06-01 22:20:32 +02:00
014089b3c4 Fix Locations grid for 4 items 2020-06-01 22:20:05 +02:00
94859c3543 Check that each location's latest photo exists 2020-06-01 22:19:35 +02:00
818ac70b32 Not using a CDN on production
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-24 12:36:32 +02:00
72717e8ba9 Merge branch 'dev'
Some checks failed
continuous-integration/drone/push Build was killed
2020-05-24 12:32:54 +02:00
c82c818592 Add humans.txt in head, Update NPM packages
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-24 12:32:39 +02:00
6aeedee0ea Merge branch 'master' into dev
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-20 15:30:16 +02:00
b19821452b Fix build function with Babel
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-10 14:50:02 +02:00
421b76a84a ENV file fix
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-09 22:03:58 +02:00
1c0c372d6a Drone config: Fix SSH host
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-09 19:28:16 +02:00
635b2290e8 Ignore failure when purging dev CDN
Some checks failed
continuous-integration/drone/push Build is failing
Might not exist all the time
2020-05-09 19:18:29 +02:00
558c17b22f Merge branch 'dev' 2020-05-09 19:04:13 +02:00
0d43ccc4e9 Add CDN deployment to production 2020-05-09 19:02:38 +02:00
2e683c7092 CDN flush check
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-09 18:42:46 +02:00
c4e70b8777 Sitemap: Fix updated location date from latest photo
- Sorting was wrong
- Simplify requests
2020-05-09 18:36:14 +02:00
71ad577e6a Deploy BunnyCDN purge test
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-09 17:26:23 +02:00
ee899cdb8e Use Dev API for tests purposes
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-08 12:44:30 +02:00
19d26d8820 Merge branch 'master' into dev 2020-05-08 12:41:58 +02:00
bc6b7a664d NewsletterForm: Add aria-label to button
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-08 12:02:15 +02:00
25180d557d NPM packages updates
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-07 14:22:24 +02:00
f8cfa60aca Use PROD url for metas instead of host 2020-05-07 14:22:16 +02:00
e98d90f5ab Version bump 2020-05-07 09:30:36 +02:00
09e72a6f3f Merge branch 'dev'
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-06 23:06:54 +02:00
720ca69902 Add a newsletter subscription form below locations
All checks were successful
continuous-integration/drone/push Build is passing
- One component used below Locations list and in the Pagination when all photos has been loaded
- Keep the subscribe page with the column display
2020-05-06 23:06:26 +02:00
2bb568865c Service Worker is fucking up loading assets and the globe texture
GET https://housesof.world/fonts/G-Light.woff2 net::ERR_HTTP2_PROTOCOL_ERROR 200
(index):1 GET https://housesof.world/fonts/G-Regular.woff net::ERR_HTTP2_PROTOCOL_ERROR 200
(index):5 GET https://housesof.world/fonts/G-Semibold.woff2 net::ERR_HTTP2_PROTOCOL_ERROR 200
(index):1 GET https://housesof.world/fonts/G-Semibold.woff net::ERR_HTTP2_PROTOCOL_ERROR 200

GLOBE:
index.cd27397d.js:1 WebGL: INVALID_VALUE: texImage2D: bad image data

bindImage @ index.cd27397d.js:1
r.onload @ index.cd27397d.js:1
load (async)
k.fromUrl @ index.cd27397d.js:1
buildWebglScene @ index.cd27397d.js:1
default @ index.cd27397d.js:1
(anonymous) @ InteractiveGlobe.62b7bd9e.js:1
async function (async)
(anonymous) @ InteractiveGlobe.62b7bd9e.js:1
o @ client.8ee97230.js:1
(anonymous) @ client.8ee97230.js:1
ct @ client.8ee97230.js:1
Promise.then (async)
Pt @ client.8ee97230.js:1
(anonymous) @ client.8ee97230.js:1
(anonymous) @ InteractiveGlobe.62b7bd9e.js:1
r @ InteractiveGlobe.62b7bd9e.js:1
setTimeout (async)
(anonymous) @ InteractiveGlobe.62b7bd9e.js:1
2020-05-06 23:04:35 +02:00
8e20ab18fb Badge: Better text centering 2020-05-06 19:58:16 +02:00
cd609cd710 Add a badge on locations for new photos
- The last updated date is taken from the latest photo of each location (without any other API call, just some data manipulation)
- Manipulation of data in the preload request instead of the code
2020-05-06 17:12:07 +02:00
3230cfa0d0 Merge branch 'master' into dev 2020-05-06 11:58:00 +02:00
fd87c11232 Fix Rollup config for ServiceWorker/Server, NPM packages updates
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-06 10:31:01 +02:00
acdc81cfc6 Bump version
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-29 19:10:30 +02:00
c9e11d4f12 Pagination: Fix spacing for Newsletter
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-29 14:17:43 +02:00
50cd2a3f30 Fix Sitemap http to https
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-29 13:58:45 +02:00
bfba616df2 Fix Drone config for development deploy
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-29 12:27:33 +02:00
0aa75bf3e9 Newsletter: Fix button not being a circle 2020-04-29 12:27:16 +02:00
6fe4df4189 Add Newsletter Component and Page
All checks were successful
continuous-integration/drone/push Build is passing
- Newsletter form on Subscribe page and at the end of the photos
2020-04-29 12:04:37 +02:00
955de7d1e4 Test: Disable Service Worker
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-24 13:26:05 +02:00
b5a00cd171 Fix Carousel disappearing?
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-23 19:11:11 +02:00
c43b888d25 Fix the transition as it would get stuck sometimes
All checks were successful
continuous-integration/drone/push Build is passing
- Reproduction: Open two tabs, one would load, the other one would stay on the transition while the content of the page was ready and animated
2020-04-23 11:06:41 +02:00