Skip to content

homepage: remove unused JS dependencies and fonts - #1115

Merged
lonvia merged 1 commit into
komoot:masterfrom
mtmail:homepage-cleanup
Aug 18, 2026
Merged

homepage: remove unused JS dependencies and fonts#1115
lonvia merged 1 commit into
komoot:masterfrom
mtmail:homepage-cleanup

Conversation

@mtmail

@mtmail mtmail commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Removes 14 files and a bunch of small changes

  • removes javascript dependencies for Angular and Underscore, they were not used
  • removes old font type of unsupported browsers #iefix. Then turns out the font (copyright Google 2006) isn't even listed on fonts.google.com anymore and the browser default font looks similar enough so removed all font files
  • removes solr.svg because is not linked anywhere
  • removes the email address. It was already commented out
  • best practice to treat even OSM data as text instead of HTML. Leaflet's .bindPopup inserts HTML by default
  • best practice to use SRI hashes when loading libraries from CDNs

@lonvia
lonvia merged commit 490a289 into komoot:master Aug 18, 2026
4 checks passed
@lonvia

lonvia commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants