]> git.openstreetmap.org Git - rails.git/history - app
Simplify step mapping function
[rails.git] / app /
2025-04-06 Marwin HochfelsnerSimplify step mapping function
2025-04-06 Marwin HochfelsnerDerive popup location from lineseg
2025-04-06 Marwin HochfelsnerReturn OSRM instText individually
2025-04-06 Marwin HochfelsnerSplit off OSRM getInstructionText function
2025-04-06 Marwin HochfelsnerRemove unneeded coordinate reformatting
2025-04-06 Marwin HochfelsnerRemove unused multi-leg logic
2025-04-06 Marwin HochfelsnerAppend all turn-by-turn rows together
2025-04-06 Marwin HochfelsnerAdd instruction index to popup
2025-04-06 Marwin HochfelsnerRemove TODO fixed in #1439
2025-04-06 Tom HughesMerge remote-tracking branch 'upstream/pull/5863'
2025-04-06 Tom HughesMerge remote-tracking branch 'upstream/pull/5898'
2025-04-06 Tom HughesMerge remote-tracking branch 'upstream/pull/5900'
2025-04-06 Tom HughesMerge remote-tracking branch 'upstream/pull/5899'
2025-04-06 Anton KhorevAvoid virtual keyboard when visiting new note page
2025-04-06 Anton KhorevReplace deprecated jQuery .focus() with .trigger("focus")
2025-04-06 Anton KhorevFix typo in moveNewNoteMarkerToClick
2025-04-06 Anton KhorevRemove search input autofocus workaround for old browsers
2025-04-06 Anton KhorevMove directions step numbering out of engine-specific...
2025-04-06 Tom HughesMerge remote-tracking branch 'upstream/pull/5877'
2025-04-06 Tom HughesMerge remote-tracking branch 'upstream/pull/5896'
2025-04-06 Tom HughesMerge remote-tracking branch 'upstream/pull/5893'
2025-04-05 Anton KhorevShow valid username in header when renaming
2025-04-05 Tom HughesMerge remote-tracking branch 'upstream/pull/5892'
2025-04-05 Anton KhorevKeep reference to AbortController on AbortError in...
2025-04-05 Anton KhorevRemove invalid setStyle from data layer
2025-04-05 Tom HughesMerge remote-tracking branch 'upstream/pull/5889'
2025-04-05 Tom HughesMerge remote-tracking branch 'upstream/pull/5888'
2025-04-05 Tom HughesMerge remote-tracking branch 'upstream/pull/5886'
2025-04-05 Tom HughesMerge remote-tracking branch 'upstream/pull/5885'
2025-04-05 Tom HughesMerge remote-tracking branch 'upstream/pull/5872'
2025-04-05 Tom HughesMerge remote-tracking branch 'upstream/pull/5881'
2025-04-04 Anton KhorevUse flex+justify instead of floats on export page
2025-04-04 Anton KhorevRemove .clearfix from places without floats
2025-04-04 Anton KhorevChange "add a note" background to secondary on welcome...
2025-04-04 Anton KhorevInclude L.Control.Locate from L.OSM.locate
2025-04-04 Anton KhorevRemove manual edit after 4-second timeout on welcome...
2025-04-03 Anton KhorevDon't set bbox history param when the entire world...
2025-04-03 Anton KhorevAdd function to set changeset list bbox param
2025-04-02 Andy AllanMerge pull request #5876 from AntonKhorev/history-page...
2025-04-02 Andy AllanMerge pull request #5869 from AntonKhorev/fix-fixthemap...
2025-04-02 Andy AllanMerge pull request #5873 from AntonKhorev/shorten-map...
2025-04-02 Roman DeevDisabling asynchronous data layer rendering
2025-04-02 Anton KhorevSet map hashes on place history pagination links
2025-04-02 Anton KhorevRemove custom history loader css
2025-04-02 Anton KhorevAccount for slight differences in button and spinner...
2025-04-02 Anton KhorevStyle load more changesets buttons like pagination...
2025-04-02 Anton KhorevReset sidebar scroll position on map pan in place history
2025-04-02 Anton KhorevMake 'Load more' button behave as link on history pages
2025-04-02 Anton KhorevUse fetch when loading more changesets in history
2025-04-01 Anton KhorevConvert zoom to number in OSM.formatHash
2025-04-01 Anton KhorevShorten options of map controls
2025-04-01 Anton KhorevUse L.OSM.locate control in user.js
2025-04-01 Anton KhorevAdd title to "add a note" link on fixthemap page
2025-03-31 Anton KhorevMerge branch 'pull/5865'
2025-03-31 Anton KhorevAdd viewbox param to Nominatim link in search results
2025-03-31 Anton KhorevPermit search parameters separately for each source
2025-03-31 Anton KhorevMove search fetch url construction to controller
2025-03-31 Tom HughesMerge remote-tracking branch 'upstream/pull/5860'
2025-03-31 Marwin HochfelsnerPropagate iD title to parent
2025-03-30 Tom HughesMerge remote-tracking branch 'upstream/pull/5867'
2025-03-30 Anton KhorevRevert "Replace differently sized arrows with a marker"
2025-03-30 Tom HughesMerge remote-tracking branch 'upstream/pull/5866'
2025-03-30 Marwin HochfelsnerReplace differently sized arrows with a marker
2025-03-30 Marwin HochfelsnerConsolidate leaflet marker creation in OSM.getMarker
2025-03-26 Tom HughesMerge remote-tracking branch 'upstream/pull/5842'
2025-03-25 Tom HughesMerge remote-tracking branch 'upstream/pull/4872'
2025-03-25 Tom HughesMerge remote-tracking branch 'upstream/pull/5843'
2025-03-25 Anton KhorevMerge branch 'pull/5841'
2025-03-25 Anton KhorevFix "undefined" comment when hiding resolved notes
2025-03-24 MateuszFix typo in comment about Gravatar setting
2025-03-23 Tom HughesMerge remote-tracking branch 'upstream/pull/5826'
2025-03-23 Anton KhorevRemove params from url when viewing place history and...
2025-03-23 Anton KhorevRename changeset loader functions
2025-03-23 Anton KhorevScroll to first/last changeset in history list if befor...
2025-03-23 Anton KhorevRewrite history page url when scrolling
2025-03-23 Tom HughesMerge remote-tracking branch 'upstream/pull/5839'
2025-03-23 Anton KhorevRemove unused options argument from user_image_url
2025-03-23 Tom HughesMerge remote-tracking branch 'upstream/pull/5837'
2025-03-22 Anton KhorevPut note comments in <article> elements
2025-03-22 Anton KhorevPut changeset comments in <article> elements
2025-03-21 Tom HughesMerge remote-tracking branch 'upstream/pull/5834'
2025-03-21 Tom HughesMerge remote-tracking branch 'upstream/pull/5830'
2025-03-21 Anton KhorevMerge branch 'pull/5833'
2025-03-21 Holger JerominChange heatmap color to sqrt from 0 to max changes
2025-03-21 Anton KhorevUse Date().toLocaleString() to construct month titles
2025-03-20 Anton KhorevCreate map key resource
2025-03-20 Tom HughesMerge remote-tracking branch 'upstream/pull/5825'
2025-03-20 Tom HughesMerge remote-tracking branch 'upstream/pull/5828'
2025-03-20 Anton KhorevReuse mirrored turn icons
2025-03-20 Andy AllanMerge pull request #5430 from tomhughes/rails8
2025-03-20 Tom HughesReplace permit/require with expect for parameter validation
2025-03-19 Marwin HochfelsnerUse search params without objectification
2025-03-19 Marwin HochfelsnerAdd default value for parseHash
2025-03-19 Tom HughesMerge remote-tracking branch 'upstream/pull/5824'
2025-03-19 Tom HughesMerge remote-tracking branch 'upstream/pull/5823'
2025-03-19 Marwin HochfelsnerAdd reload on iframe redirect
2025-03-19 Tom HughesMerge remote-tracking branch 'upstream/pull/5823'
2025-03-19 Marwin HochfelsnerAdd reload on iframe redirect
2025-03-19 Tom HughesMerge remote-tracking branch 'upstream/pull/5812'
2025-03-19 Tom HughesMerge remote-tracking branch 'upstream/pull/5818'
next