Ana Hobden
Ana Hobden
Currently blocked on not having access to Mapbox via 1password. @holgerd can you help?
Should we open an issue about this on https://github.com/sozialhelden/wheelmap-iphone2/issues ?
Currently two of the redirects listed already happen. The redirect " redirect https://community.wheelmap.org/en/imprint/privacy/ to https://news.wheelmap.org/datenschutz/ in the wordpress blog." seems to me to be not right. Currently it directs you...
@schultyy It may be valuable to think about what happens for `/v3/`, `/v4/` etc. For example, say we have `v4` of the API do we want the client to have...
@schultyy No I mean on the server it just gets transparently passed down. :) The client never notices or cares. Using a 301 redirect would incur a round trip.
I've used the `Authorization` header before and it works quite well. Well supported too!
https://github.com/sozialhelden/wheelmap/pull/549 is a first step towards this.
As far as I can tell the page itself (`https://wheelmap.org/notthere`) is actually served by WordPress (community.wheelmap.org) as well. This is evidenced by the `Link` and `X-Powered-By` headers on the response:...
I am unable to reproduce this issue in Firefox. Steps taken: * Visit http://travelable.info/infoseiten/sylt/ * Click some things on the map. * Visit https://wheelmap.org/map * Drag the map around a...
I'll be working on setting up a simple, standalone maintenance page that we can host on Github Pages and redirect users to when wheelmap is down and/or inaccessible.