LycheeOrg / Lychee-front

JS implementation of Lychee frontend
https://lycheeorg.github.io/
MIT License
48 stars 53 forks source link

Add album tracks #290

Closed qwerty287 closed 2 years ago

qwerty287 commented 2 years ago

Adds a new feature that allows to upload GPX tracks/files and link them to an album (only regular, no smart/tag albums). This track is displayed together with the photos on the map, means this is only usable if the map is enabled. To display the track, the Leaflet plugin https://github.com/mpetazzoni/leaflet-gpx is used, it is very easy and only needs one file.

Frontend part of https://github.com/LycheeOrg/Lychee/pull/1274, please also see the notes and explanations there.

kamil4 commented 2 years ago

I am confused why the CI complains about the formatting when it finds no problems if I run it locally...

nagmat84 commented 2 years ago

It was not my intention to close this PR. As with the other PR for Lychee, this PR got closed when the base branch of this PR consistent_json_api was deleted. Same thing to do as for the Lychee part

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
3.0% 3.0% Duplication