]> git.openstreetmap.org Git - rails.git/history - app
Clean up geocoder after moving out queries
[rails.git] / app /
2025-04-20 Anton KhorevClean up geocoder after moving out queries
2025-04-20 Anton KhorevCreate nominatim reverse search query resource
2025-04-20 Anton KhorevCreate nominatim search query resource
2025-04-20 Anton KhorevCreate latlon search query resource
2025-04-20 Anton KhorevCreate search query base class
2025-04-20 Anton KhorevMove search query templates
2025-04-20 Anton KhorevMove nominatim url methods to concerns
2025-04-20 Anton KhorevRemove escape_query method from geocoder
2025-04-20 Anton KhorevMerge search params with regexp captures property
2025-04-20 Anton KhorevRemove RuboCop AssignmentInCondition exclusion for...
2025-04-18 Anton KhorevMerge remote-tracking branch 'upstream/pull/5930'
2025-04-16 Tom HughesMerge remote-tracking branch 'upstream/pull/5121'
2025-04-16 Tom HughesMerge remote-tracking branch 'upstream/pull/5936'
2025-04-16 Tom HughesMerge remote-tracking branch 'upstream/pull/5935'
2025-04-16 Anton KhorevChange highlighted bbox border width to 4px on history...
2025-04-16 nertcProvide a truncated view of recent diaries
2025-04-16 Anton KhorevFix marking changesets outside of viewport on history...
2025-04-16 Anton KhorevMerge remote-tracking branch 'upstream/pull/5923'
2025-04-15 Tom HughesWorkaround bug in file 5.46
2025-04-15 Tom HughesUse pre-computed content type in trace#xml_file
2025-04-15 Tom HughesAvoid trying to rewind the request body
2025-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/5902'
2025-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/5924'
2025-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/5933'
2025-04-15 Anton KhorevReplace CC by-sa license link with ODbL in history...
2025-04-14 Anton KhorevAdd color hint bars around changesets list
2025-04-14 Anton KhorevTake viewport intersection into account when sorting...
2025-04-14 Anton KhorevChange colors of bboxes when they enter/exit the viewport
2025-04-14 Anton KhorevMove changeset colors to css
2025-04-13 Anton KhorevMaintain highlight states in history changesets layer
2025-04-13 Anton KhorevConvert changeset (un)highlight to toggle function
2025-04-13 Anton KhorevStore changesets of history changesets layer in map
2025-04-13 Tom HughesMerge remote-tracking branch 'upstream/pull/5929'
2025-04-13 Tom HughesMerge remote-tracking branch 'upstream/pull/5928'
2025-04-13 Anton KhorevRemove custom position and margin css from .content...
2025-04-13 Anton KhorevChange 'search more' spinner hiding css to hidden attribute
2025-04-13 Tom HughesMerge remote-tracking branch 'upstream/pull/5925'
2025-04-13 Tom HughesMerge remote-tracking branch 'upstream/pull/5925'
2025-04-13 Marwin HochfelsnerAdd OSRM ferry support
2025-04-13 Tom HughesMerge remote-tracking branch 'upstream/pull/5921'
2025-04-13 Tom HughesMerge remote-tracking branch 'upstream/pull/5920'
2025-04-12 Anton KhorevMerge remote-tracking branch 'upstream/pull/5918'
2025-04-12 Marwin HochfelsnerAdd OSRM ferry support
2025-04-12 Marwin HochfelsnerPut map key presence in js layer definitions
2025-04-10 Tom HughesMerge remote-tracking branch 'upstream/pull/5917'
2025-04-10 danieldegroot2Update history.js - Correct function name for updating...
2025-04-10 Tom HughesMerge remote-tracking branch 'upstream/pull/5916'
2025-04-10 Tom HughesMerge remote-tracking branch 'upstream/pull/5832'
2025-04-10 Anton KhorevAdd zoom parameter to 'Show address' in context menu
2025-04-10 Anton KhorevMerge remote-tracking branch 'upstream/pull/5914'
2025-04-10 Marwin HochfelsnerAttach routing credit to route
2025-04-09 Tom HughesMerge remote-tracking branch 'upstream/pull/5903'
2025-04-09 Anton KhorevRender changesets at locations closest to map view...
2025-04-09 Anton KhorevRename map listeners on history page
2025-04-09 Anton KhorevRename changesets layer constant
2025-04-09 Anton KhorevAdd history changesets layer module
2025-04-09 Tom HughesMerge remote-tracking branch 'upstream/pull/5473'
2025-04-09 Tom HughesMerge remote-tracking branch 'upstream/pull/5913'
2025-04-09 Anton KhorevRename directions close button listener
2025-04-09 Anton KhorevReplace deprecated hover listener by mouseenter/leave
2025-04-09 Anton KhorevMove directions route output to its own module
2025-04-09 Anton KhorevRender changesets at locations closest to map view...
2025-04-09 Anton KhorevRename map listeners on history page
2025-04-09 Anton KhorevRename changesets layer constant
2025-04-09 Anton KhorevAdd history changesets layer module
2025-04-09 Anton KhorevSupport unwrapped bbox values in changeset history...
2025-04-09 Marwin HochfelsnerRefactor map base layer initialization
2025-04-09 Tom HughesMerge remote-tracking branch 'upstream/pull/5911'
2025-04-09 Anton KhorevUse for loop to write directions table
2025-04-09 Anton KhorevMake reverse geocoding request with zoom using 'Where...
2025-04-08 Tom HughesMerge remote-tracking branch 'upstream/pull/5907'
2025-04-08 Anton KhorevOrder issue comments by id
2025-04-06 Tom HughesMerge remote-tracking branch 'upstream/pull/5901'
2025-04-06 Marwin HochfelsnerUse shorthand property names
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'
next