aboutsummaryrefslogtreecommitdiff
path: root/static/style
AgeCommit message (Collapse)Author
2026-04-14merge upstream main 2026-04-14 onto map libremaplibreuser@node5.net
some functionalities still broken
2026-03-27modified stylingJohannes Nordskov
2026-03-27changed filter bar css to fitJohannes Nordskov
2026-03-27added date popup and relative datingJohannes Nordskov
2026-03-26date sorting functionJohannes Nordskov
2026-03-19changed transition to react on completely heightJohannes Nordskov
2026-03-10changed styling, remove diacritics and contributorJohannes Nordskov
2026-03-10changed stylingJohannes Nordskov
2026-03-09set min height on map links divJohannes Nordskov
2026-03-09Fixed css repetition and smooth scrollingJohannes Nordskov
2026-03-09attempt to fix scrolling when searchJohannes Nordskov
2026-03-09Improved search functionJohannes Nordskov
2026-03-09new artwork, contributors and stylingJohannes Nordskov
2026-03-09added contributor and fixed logo viewheightJohannes Nordskov
2026-03-08corrected earch funtion styleJohannes Nordskov
2026-03-08created search functionJohannes Nordskov
2026-03-07Revert "maplibre - static image size for smooth animations"user@node5.net
This reverts commit 25da505fa6bb0364eae01926ab373ae6c7857a66.
2026-03-07maplibre - static image size for smooth animationsuser@node5.net
2026-03-07added contributor CongoJohannes Nordskov
2026-03-06attempt to incorporate a burger menuJohannes Nordskov
2026-02-06changed styling background and paddingJohannes Nordskov
2026-02-04new logoJohannes Nordskov
2025-11-14Image size conform to 75% of map sizeuser@node5.net
2025-11-09Marker image open border color active, simplify widthuser@node5.net
2025-11-09Image fix aspect ratio jump on open transitionuser@node5.net
By making thumbnails original aspect ratio and making them square with CSS
2025-11-09Open image - transition alwaysuser@node5.net
2025-11-09Open marker thumbnailsuser@node5.net
2025-11-09Cluster marker preview images + more map styleuser@node5.net
- Map style muted grey scale positron from: https://openfreemap.org/quick_start/ - Marker images grey color toned down a tad, 40px² -> 100px² cd static/images/ && find . -name '*' -exec magick convert {} -resize 100x100^ -gravity center -extent 100x100 -modulate 100,75 ../thumbnail/{} \; - Clustering working - On zoom in, changes to image preview - Marker image border - Hover on image brings it to from, highlight border, scales 1.75
2025-11-07MapLibre POCuser@node5.net
Switch out leaflet for MapLibre Switch to vector map Add thumbnail images Map image preview Data image name only, not full path, for preview / regular image Only the map preview works for now
2025-10-26added cluster layer and fixed heatmap intensityJohannes Nordskov
2025-10-25reverted to using osm tiles and native leaflet to improve performanceJohannes Nordskov
2025-10-25removed unused faJohannes Nordskov
2025-10-24fixed cssJohannes Nordskov
2025-10-24added fork me buttonJohannes Nordskov
2025-10-17switched to use openfreemap vector tilesJohannes Nordskov
2025-05-26minor css changesJohannes Nordskov
2025-05-24cleanupJohannes Nordskov
2025-05-24zoom function on imageJohannes Nordskov
2025-05-20added spacing between links for readabilityJohannes Nordskov
2025-03-25Whitespace.Bo Frederiksen
2025-03-23Merge pull request #2 from bofrede/mainztychr
Fixed local font name.
2025-03-23unused css deletedJohannes Nordskov
2025-03-23header sizeJohannes Nordskov
2025-03-21Fixed local font name again. This time it is verifyed to work.Bo Frederiksen
2025-03-20Removed cursor from unclickable images.Bo Frederiksen
2025-03-20Removed duplicate text-align.Bo Frederiksen
2025-03-20Removed support for Internet Explorer and other 10+ years old browsers, and ↵Bo Frederiksen
added local font name to avoid downloading that is installed locally.
2025-03-20Removed unused webfont.Bo Frederiksen
2025-03-19initial commitJohannes Nordskov