Re: [openstreetmap/openstreetmap-website] Preserve `referer` during oauth JS confirmation (PR #6138)

2025-06-27 Thread Tom Hughes via rails-dev
tomhughes left a comment (openstreetmap/openstreetmap-website#6138) Well it would probably help if you stopped thinking about is as an "OAuth POST" because it's not really anything to do with OAuth. Once the OAuth client redirects the user to the authorize endpoint everything that happens until

Re: [openstreetmap/openstreetmap-website] Preserve `referer` during oauth JS confirmation (PR #6138)

2025-06-27 Thread Tobias via rails-dev
@tordans commented on this pull request. > @@ -14,6 +14,7 @@ class ConfirmationsController < ApplicationController before_action :require_cookies, :only => [:confirm] def confirm +# The post happens in confirm.html.erb and user.js Please feel free to improve the wording and even rem

[openstreetmap/openstreetmap-website] Docs: Document how to setup OAuth in development (Issue #6141)

2025-06-27 Thread Tobias via rails-dev
tordans created an issue (openstreetmap/openstreetmap-website#6141) I think we should document how to setup OAuth locally the same way it work on staging and production servers. The main thing that is different ATM is that https://www.openstreetmap.org/.well-known/openid-configuration is missin

Re: [openstreetmap/openstreetmap-website] Inline SVGs with helper module (PR #5938)

2025-06-27 Thread Marwin Hochfelsner via rails-dev
@hlfan pushed 7 commits. fac2bcbd37de845d15f46fe77310c84fce059743 Make Rails handle SVG partials 77783d315d947d68e0673aa1fcd09814544c8455 Move search icons to partials a0e08197d07dc6854f8899e4c3d3f9d1540be799 Move about icons to partials a26a893c54f5cef6e1a3706bb4c59960c928f1b0 Move welcome ic

Re: [openstreetmap/openstreetmap-website] Invert icons in dark mode with common class (PR #6052)

2025-06-27 Thread Marwin Hochfelsner via rails-dev
@hlfan pushed 1 commit. f4cac8897124af3ca2d987e4f8fbd6ff87384b9c Invert icons in dark mode with common class -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6052/files/5089344ab6e3bcf59995623af13403b195af2d7d..f4cac8897124af3ca2d987e4f8fbd6ff87384b9c You are r

Re: [openstreetmap/openstreetmap-website] Add geo URI handler registration on link interaction (PR #5968)

2025-06-27 Thread Marwin Hochfelsner via rails-dev
@hlfan pushed 1 commit. 7030501ae30d095ae1eab877c3db63c26b49f02c Add geo URI handler registration on link interaction -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5968/files/16d3a21296bbaa8f605ef3c3f670919bc43ae226..7030501ae30d095ae1eab877c3db63c26b49f02c

Re: [openstreetmap/openstreetmap-website] Integrate human-readable wikidata browser plugin (PR #6127)

2025-06-27 Thread Marwin Hochfelsner via rails-dev
@hlfan pushed 1 commit. 5c417a3449d2df628225c2a6051a18dfa5486afb Add human-readable wikidata explainations -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6127/files/1dd9297d0f40e1497a79c1cbf8d5c300170e4c39..5c417a3449d2df628225c2a6051a18dfa5486afb You are rec

[openstreetmap/openstreetmap-website] Bump eslint from 9.29.0 to 9.30.0 (PR #6140)

2025-06-27 Thread dependabot[bot] via rails-dev
Bumps [eslint](https://github.com/eslint/eslint) from 9.29.0 to 9.30.0.
Release notes

Sourced from eslint's releases.

v9.30.0

Features