[openstreetmap/openstreetmap-website] Bump eslint from 9.26.0 to 9.27.0 (PR #6019)
Bumps [eslint](https://github.com/eslint/eslint) from 9.26.0 to 9.27.0.hlfan left a comment (openstreetmap/openstreetmap-website#6019) Yay `modelcontextprotocol` is gone -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6019#issuecomment-2887858290 You are receiving this because you are subscribed to t
Re: [openstreetmap/openstreetmap-website] Bump eslint from 9.26.0 to 9.27.0 (PR #6019)
github-actions[bot] left a comment (openstreetmap/openstreetmap-website#6019) 1 Warning :warning: Number of updated lines of code is too large to be in one PR. Perhaps it should be separated into two or more? Gener
[openstreetmap/openstreetmap-website] Extract heatmap data assembly into helper (PR #6018)
Make the heatmap data generation more modular for yearly contribution calendars and address some points from the post merge discussion of #5998 You can view, comment on, or merge this pull request online at: https://github.com/openstreetmap/openstreetmap-website/pull/6018 -- Commit Summary --
Re: [openstreetmap/openstreetmap-website] Prerender heatmap in partial (PR #5998)
hlfan left a comment (openstreetmap/openstreetmap-website#5998) The yearly history has already been mentioned in #5829, which should IMO be a precondition for that. And anything involving different light and dark color palletes requires watching the color scheme media query again, which I reall
Re: [openstreetmap/openstreetmap-website] Prerender heatmap in partial (PR #5998)
verhovsky left a comment (openstreetmap/openstreetmap-website#5998) > Which green The same one as github https://github.com/user-attachments/assets/52e87e2d-6399-48df-b8f4-623eb613fd61"; /> and I think their implementation of just 5 color buckets is easier to read than a continuous gradient.
Re: [openstreetmap/openstreetmap-website] Prerender heatmap in partial (PR #5998)
hlfan left a comment (openstreetmap/openstreetmap-website#5998) Could this be a new edition of #5802 but for days? And caching is probably also involved. Which green would you prefer (and for which color scheme)? In general it would be better to open a new issue for that though. -- Reply to t
Re: [openstreetmap/openstreetmap-website] Prerender heatmap in partial (PR #5998)
verhovsky left a comment (openstreetmap/openstreetmap-website#5998) I don't like the green. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5998#issuecomment-2887635331 You are receiving this because you are subscribed to this thr
Re: [openstreetmap/openstreetmap-website] Refactor directions output rendering and unit handling (PR #5992)
@hlfan pushed 1 commit. 699aefa5239d9de79574a907c26b856360809346 Refactor directions output rendering and unit handling -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5992/files/05db15f6b04153770f4e503b31b8fdca82642279..699aefa5239d9de79574a907c26b85636080934
[openstreetmap/openstreetmap-website] Improve dates in heatmap tooltips (PR #6017)
This uses a custom date format to drop the year from the heatmap tooltips, which doesn't really seem necessary when it only covers a single year - certainly GitHub doesn't show a year. It also suppresses the leading zero from the day number, so overall "04 January, 2025" becomes "January 4" whi
Re: [openstreetmap/openstreetmap-website] Add dir=auto to user generated content (PR #3429)
@tomhughes pushed 2 commits. aa14f2577426575b1028f74bc5a21e35ae94d743 Add dir=auto to user generated content 85759a3250397b2570100ba9b409b2f3b5a33df9 Add dir=auto to usernames -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/3429/files/d2c4d72b3423c6a3dc255dd59
Re: [openstreetmap/openstreetmap-website] Add frozen_string_literal comments to ruby files (PR #5932)
@tomhughes pushed 1 commit. db01850ba07e7af6e0d1a4687c401845e28f5038 Add frozen_string_literal comments to ruby files -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5932/files/7e6315a8895b45416a8234b1519b6df26e5320dc..db01850ba07e7af6e0d1a4687c401845e28f5038
Re: [openstreetmap/openstreetmap-website] Simpliy linkify normalisation to use a single array of rules (PR #5862)
@tomhughes pushed 1 commit. f39078e058763eac04a74a03a447637d47db9e57 Simpliy linkify normalisation to use a single array of rules -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5862/files/8d983485fa11919c28e8a520a7b24eb7778b62b9..f39078e058763eac04a74a03a4476
Re: [openstreetmap/openstreetmap-website] Show new/modified/deleted count in place of " 🖊" in changeset card (Issue #5758)
AntonKhorev left a comment (openstreetmap/openstreetmap-website#5758) > [@AntonKhorev](https://github.com/AntonKhorev) : can you take a look at the > proposed db schema changes and comment if you're ok with them? I'm probably ok. I was going to write a migration but then I realized that I haven
Re: [openstreetmap/openstreetmap-website] Use webp tile format for tracestrack topo (PR #6016)
Closed #6016. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6016#event-17690799581 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing
Re: [openstreetmap/openstreetmap-website] Use webp tile format for tracestrack topo (PR #6016)
github-actions[bot] left a comment (openstreetmap/openstreetmap-website#6016) 1 Warning :warning: Merge commits are found in PR. Please rebase to get rid of the merge commits in this PR, see CONTRIBUTING.md. Genera
[openstreetmap/openstreetmap-website] Use webp tile format for tracestrack topo (PR #6016)