bf70c133c8
Add Credits page with API data (as boilerplate)
2021-09-24 21:51:45 +02:00
bb8a67a82a
Setup some components
2021-09-24 11:03:08 +02:00
bdbf511a75
☠️ RESET for v2
2021-09-14 13:00:48 +02:00
01f327c91f
Cleanup some stuff
2021-01-10 20:51:31 +01:00
1c8cb20b67
Carousel: Add city in photo's caption instead of region
continuous-integration/drone/push Build is passing
2020-08-24 11:18:09 +02:00
b990f944ca
Add City field to photos
...
Used for regions/wider locations
2020-08-22 19:53:50 +02:00
a1f314348f
Place: Clean indent
2020-06-01 22:29:53 +02:00
94859c3543
Check that each location's latest photo exists
2020-06-01 22:19:35 +02:00
0d43ccc4e9
Add CDN deployment to production
2020-05-09 19:02:38 +02:00
2e683c7092
CDN flush check
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
f8cfa60aca
Use PROD url for metas instead of host
2020-05-07 14:22:16 +02:00
720ca69902
Add a newsletter subscription form below locations
...
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
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
50cd2a3f30
Fix Sitemap http to https
continuous-integration/drone/push Build is passing
2020-04-29 13:58:45 +02:00
6fe4df4189
Add Newsletter Component and Page
...
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
d59620b8c5
Sitemap: Fix lastmod date format
continuous-integration/drone/push Build is passing
2020-04-22 12:12:24 +02:00
3c364814df
Only fetch published photos and locations
...
continuous-integration/drone/push Build is passing
- Globally for photos
- For sitemap locations and photos
2020-04-22 12:01:52 +02:00
74743fb037
Viewer: Fix Carousel and error page
continuous-integration/drone/push Build is failing
2020-04-22 10:33:48 +02:00
17feb712b9
Fix API calls using a bearer auth token
2020-04-22 09:17:30 +02:00
a13592d273
Update SEO titles
...
continuous-integration/drone/push Build is passing
Use API default title for start
2020-04-21 18:01:13 +02:00
98bb5d44ee
SEO changes
continuous-integration/drone/push Build was killed
2020-04-21 17:48:07 +02:00
823b322e95
Viewer: Fix page errors due to currentLocation
...
continuous-integration/drone/push Build is passing
Wait for the data to be displayed, otherwise having errors
2020-04-21 15:40:09 +02:00
5b4fe1c6d6
Credits: Fix Footer under the globe
...
Added a z-index on the main (now with a class for specificity) to go over the canvas
2020-04-21 15:04:24 +02:00
cd51724d8b
Globe: Remove fade on Lazy loading
2020-04-21 15:02:56 +02:00
bdf93e89fb
Last little fixes and debugging
2020-04-21 13:09:11 +02:00
65c9822b73
Globe: Add opacity option, Part globe WIP
...
- Don't run the onScroll method on load, creates a funky translate otherwise
- Bind window innerHeight via Svelte
- Path scroll smoothing option value as prop
2020-04-21 09:46:27 +02:00
1b32b9480f
Choose: Add label to home link
continuous-integration/drone/push Build is passing
2020-04-19 20:51:07 +02:00
1cddc26625
Globe: Temporary fix for responsive sizing, Add correct margins top/bottom
...
continuous-integration/drone/push Build is passing
- Ideally the globe would have to get the size within its container (.globe), set via CSS and not on the window
2020-04-19 20:13:01 +02:00
9220e6cf8d
Place: Adapt parallax with responsive
2020-04-19 20:10:06 +02:00
302af713d0
Globe: Add more props settings, Randomly position globe to a continent
...
- Add a little delay before restarting the rotation when hovering a marker
2020-04-19 17:34:51 +02:00
094614f83c
Globe edits WIP
...
continuous-integration/drone/push Build is passing
- Added visible continents to options
2020-04-19 14:49:52 +02:00
c1bb2f31bc
Place: Use Rellax to add some parallax effects
...
- Added on title, switcher button and illustration
- Not very suitable for photo number
2020-04-19 12:49:38 +02:00
06c1475c5f
Sitemap: Get location modified date if no photo exists
...
Only for not throwing an error
2020-04-19 12:26:16 +02:00
3c05d6d222
Performances optimizations WIP
continuous-integration/drone/push Build is passing
2020-04-17 14:33:49 +02:00
bb5689f0b6
Preload and preconnect in layout's head
2020-04-17 10:11:38 +02:00
2d0f70d57b
TEMP disable globe
continuous-integration/drone/push Build is passing
2020-04-16 18:19:54 +02:00
b0b20da89b
WIP performances
continuous-integration/drone/push Build is passing
2020-04-16 17:40:18 +02:00
239a47104e
Use lazySizes globally
continuous-integration/drone/push Build is passing
2020-04-16 17:20:29 +02:00
7f3f2ac3ba
WIP on performances
continuous-integration/drone/push Build is passing
2020-04-16 16:40:33 +02:00
aeb4196918
Fix some stuff
...
continuous-integration/drone/push Build is passing
- Error page now displaying (+ removed globe, more space between content and footer)
- Manipulate data if existing
2020-04-14 22:23:01 +02:00
5a00c6f552
Disable Google Analytics tracker for dev and Google PageSpeed bot
continuous-integration/drone/push Build is passing
2020-04-13 10:38:52 +02:00
c059c07778
Place: Bind window width to a variable
...
An error (window is not defined) would throw otherwise
2020-04-12 11:58:21 +02:00
e27e8a16db
Code clean
...
- Imports/exports always at top
- Sapper template not needing a div to execute
- NPM packages updates: @rollup/plugin-commonjs 11.1.0 has a bug about import/exports
2020-04-12 11:54:08 +02:00
7180419fb0
Place: Add @1x desktop illustration size, Optimize responsive
continuous-integration/drone/push Build is passing
2020-04-11 19:33:37 +02:00
90bdb5890d
Place: Fix illustration conditions and uneven margin
continuous-integration/drone/push Build is passing
2020-04-11 11:18:23 +02:00
e5668f3a72
Fix SVGs
continuous-integration/drone/push Build is passing
2020-04-10 12:16:38 +02:00
abe09f0f69
Fix responsive margins and spacing around the globe
continuous-integration/drone/push Build is passing
2020-04-09 23:53:43 +02:00
67902bc5a8
Globe: Modify the cut version
2020-04-09 23:10:21 +02:00
7a44d5b0ed
⚠️ The interactive globe has arrived (WIP but pretty good)
...
- Control the width/height of the globe via CSS
2020-04-09 20:22:10 +02:00