Merged #5374 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5374#event-15531203544
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
Merged #5376 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5376#event-15531203557
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
Closed #5368 as completed via #5374.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5368#event-15531204124
You are receiving this because you are subscribed to this thread.
Message ID:
_
Merged #5378 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5378#event-15531203608
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
Looks good to me, thanks.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5374#issuecomment-2518320470
You are receiving this because you are subscribed to this thread.
Message ID:
___
I suspect this got broken when we moved to the builtin CSP support. It looks
good to me anyway,
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5378#issuecomment-2518286647
You are receiving this because you are subscribed to this
Looks good to me, thanks.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5376#issuecomment-2518265187
You are receiving this because you are subscribed to this thread.
Message ID:
___
Closed #5379 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5379#event-15529720935
You are receiving this because you are subscribed to this thread.
Message ID:
___
rai
This is just the API version of #2146.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5379#issuecomment-2518030591
You are receiving this because you are subscribed to this thread.
Message ID:
_
#2146
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5379#issuecomment-2518029940
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-dev mailing
More likely the user has been deleted and there's already a ticket for that.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5379#issuecomment-2518028999
You are receiving this because you are subscribed to this thread.
Message
### URL
GET
https://api.openstreetmap.org/api/0.6/notes.json?limit=1&closed=7&bbox=4.21875,50.73645513701065,4.5703125,50.95842672335991
### How to reproduce the issue?
https://www.openstreetmap.org/note/4541086
### Screenshot(s) or anything else?
Originally reported here: https://git
We have `allow_thirdparty_images` policy on some pages that sets `img-src`
policy to `*`. But `*` does not include data uris. That causes some of the ui
elements to disappear.
For example, on `/account/edit` there's no dropdown icon:

--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/o
@AntonKhorev pushed 1 commit.
16e97c57caf4770e1c6c0e6d52f9f5b2310a0e19 Truncate if necessary and set
dir=auto for note usernames
--
View it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5377/files/268ae1807503aec3f032670c79e5ff4ce4169667..16e97c57caf4770e1c6c0e6d52f9f5
Similar to #5371 but for notes.
Fixes #3964.
Before:

note "43 (part of username) minutes ago", this is issue #3964
After:

After:

You can view, comment on, or merge this pull request online at:
https://github.c
An alternative to #3760.
Uses no-cors mode
https://github.com/openstreetmap/openstreetmap-website/pull/3760#issuecomment-1290363544
which should work with Potlatch. Requires a browser that is not too old
(probably 5 years old max).
You can view, comment on, or merge this pull request online at:
Moved "http://127.0.0.1:8111"; to `connect_src` which should fix CSP errors.
Did nothing about CORS because looks like jQuery doesn't support no-cors mode.
But that shouldn't stop the request from working.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/op
@AntonKhorev pushed 1 commit.
0a5136fc55d219428deb37022574454c3c7e69e9 Use $.ajax instead of iframe to make
remote control requests
--
View it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3760/files/776d6b54bc5a03f2800010a0bb9dc85b35db52cf..0a5136fc55d219428deb3702257
21 matches
Mail list logo