]> git.openstreetmap.org Git - rails.git/history - app
Update leaflet-osm repo owner
[rails.git] / app /
2023-09-19 Tom HughesAllow banners to have a start date as well as an end...
2023-09-19 Marjan Van de KauterAdd banner for State of the Map Europe 2023
2023-09-14 Tom HughesMerge remote-tracking branch 'upstream/pull/4240'
2023-09-14 Tom HughesMerge remote-tracking branch 'upstream/pull/4247'
2023-09-13 Andy AllanRefactor remaining sass division operators to use multi...
2023-09-13 Andy AllanRemove unusual margins and line-height from comments
2023-09-13 Andy AllanRemove sass division for export input boxes margins
2023-09-13 Andy AllanRemove custom styling from export alternative sources dl
2023-09-13 Andy AllanRefactor the directions table to use bootstrap table...
2023-09-13 Andy AllanUse spacer for margins on leaflet popups
2023-09-13 Andy AllanUse an inline list for the login auth buttons
2023-09-13 Andy AllanUse multiplication for secondary-actions margin and...
2023-09-13 Andy AllanRemove unnecessary paragraph margin override on diary...
2023-09-10 Tom HughesMerge remote-tracking branch 'upstream/pull/4239'
2023-09-10 Tom HughesMerge remote-tracking branch 'upstream/pull/4245'
2023-09-10 Tom HughesMerge remote-tracking branch 'upstream/pull/4243'
2023-09-10 Anton KhorevAdd comment ids to changeset discussion api responses
2023-09-09 Anton KhorevRemove authorize_web call from traces api controller
2023-09-09 Anton KhorevAdd json output for show user block api
2023-09-09 Anton KhorevAdd show user block api endpoint
2023-09-09 Anton KhorevCombine comments and traces pagination partials
2023-09-09 Anton KhorevDon't interpolate in pagination partial
2023-09-09 Anton KhorevMake pagination partial view
2023-09-09 Anton KhorevRefactor diary paging queries
2023-09-09 Anton KhorevChange diary comments pagination to before/after id
2023-09-08 Tom HughesMerge remote-tracking branch 'upstream/pull/4241'
2023-09-08 Tom HughesMerge remote-tracking branch 'upstream/pull/4236'
2023-09-08 Anton KhorevAdd user id to api trace output
2023-09-07 Anton KhorevFix alignment in profile and diary location forms
2023-09-06 Tom HughesHandle timeouts inside a view for API calls
2023-09-06 Tom HughesMerge remote-tracking branch 'upstream/pull/4225'
2023-09-06 Tom HughesMerge remote-tracking branch 'upstream/pull/4234'
2023-09-06 Tom HughesMerge remote-tracking branch 'upstream/pull/4233'
2023-09-06 Andy AllanMatch the top spacing of the leaflet buttons to the...
2023-09-06 Andy AllanUse h2 as the main header on the map-ui panel
2023-09-06 Andy AllanUse standard padding size for map-ui sidebar
2023-09-06 Andy AllanRound the clickable map previews on the layer switcher
2023-09-06 Andy AllanMake the sharing controls read-only
2023-09-06 Andy AllanUse bootstrap form controls for the link and html controls
2023-09-06 Andy AllanUse bootstrap for share forms
2023-09-06 Anton KhorevMute hidden comment text in each table cell
2023-09-06 Andy AllanFix lack of margin on changeset browsing messages
2023-09-05 Tom HughesMerge remote-tracking branch 'upstream/pull/4230'
2023-09-05 Tom HughesMerge remote-tracking branch 'upstream/pull/4231'
2023-09-05 Anton KhorevShow user id on profile pages to moderators and admins
2023-09-05 Anton KhorevMute hidden comment text in each table cell
2023-09-04 Anton KhorevSwap older/newer diary entries buttons
2023-09-03 Tom HughesMerge remote-tracking branch 'upstream/pull/4223'
2023-09-03 Tom HughesMerge remote-tracking branch 'upstream/pull/4222'
2023-09-03 Tom HughesMerge remote-tracking branch 'upstream/pull/4221'
2023-09-03 Anton KhorevRemove unused partial _user.atom.builder
2023-09-03 Anton KhorevAdd bbox parameter to notes search api
2023-09-03 Anton KhorevCheck required bbox parameter presence outside of Bound...
2023-09-02 Tom HughesDrop non-functional check for nil email
2023-09-02 Tom HughesMerge remote-tracking branch 'upstream/pull/4216'
2023-09-02 Tom HughesMerge remote-tracking branch 'upstream/pull/4214'
2023-09-02 Tom HughesAdd some additional preloads to notes#feed
2023-09-02 Anton KhorevMove email-related methods to mixin
2023-09-01 Anton KhorevAdd notes feed description for unspecified area
2023-08-31 Tom HughesMerge remote-tracking branch 'upstream/pull/4212'
2023-08-31 Andy AllanMerge pull request #4211 from tomhughes/changeset-comme...
2023-08-30 Tom HughesMove changeset comment rate limit check to a predicate...
2023-08-30 Tom HughesImprove naming of changeset comment rate limit settings
2023-08-30 Andy AllanUse bootstrap badges to implement count-number badges
2023-08-30 Tom HughesMerge remote-tracking branch 'upstream/pull/4210'
2023-08-30 Tom HughesMerge remote-tracking branch 'upstream/pull/4209'
2023-08-30 Andy AllanUse Activerecord '#or' method for queries
2023-08-30 Andy AllanUse trace instead of gpx_id in queries
2023-08-30 Andy AllanAvoid using _id in queries
2023-08-30 Andy AllanMerge pull request #4193 from AntonKhorev/lookup-friend
2023-08-30 Andy AllanMerge pull request #4197 from AntonKhorev/user-resources
2023-08-30 Andy AllanMerge pull request #4202 from tomhughes/changeset-comme...
2023-08-27 Tom HughesMerge remote-tracking branch 'upstream/pull/4198'
2023-08-26 Tom HughesRestore ordering of results from the users#index API...
2023-08-26 Tom HughesMerge remote-tracking branch 'upstream/pull/4203'
2023-08-26 ENT8RSort users by their ids
2023-08-25 ENT8RUse where instead of find to prevent 404
2023-08-25 Tom HughesAdd rate limiting for changeset comments
2023-08-22 Tom HughesAdd support for rate limiting signup requests
2023-08-21 Anton KhorevLookup friend user before make/remove friend action
2023-08-21 Anton KhorevLookup user before action in user's notes list
2023-08-21 Anton KhorevRender unknown user with concerns code in notes controller
2023-08-21 Anton KhorevMove user lookup and error render to concerns
2023-08-20 Tom HughesMerge remote-tracking branch 'upstream/pull/4190'
2023-08-20 Tom HughesMerge remote-tracking branch 'upstream/pull/4169'
2023-08-20 Milan CvetkovicChange provider name to "microsoft"
2023-08-19 Anton KhorevRespond with plaintext when user not found in changeset...
2023-08-19 Tom HughesMerge remote-tracking branch 'upstream/pull/4187'
2023-08-19 Tom HughesMerge remote-tracking branch 'upstream/pull/4186'
2023-08-19 Tom HughesReplace links to donate.osm.org with supporting.osm.org
2023-08-19 Anton KhorevExpose note query limit values in api capabilities
2023-08-19 Anton KhorevMove note query limit values to settings
2023-08-18 Tom HughesMerge remote-tracking branch 'upstream/pull/4185'
2023-08-18 Tom HughesMake the versions call default to XML
2023-08-18 Tom HughesMerge remote-tracking branch 'upstream/pull/4182'
2023-08-18 Anton KhorevAdd 'User' to selectable types in issues search for...
2023-08-18 Anton KhorevAdd JSON output to /api/versions
2023-08-17 Tom HughesMerge remote-tracking branch 'upstream/pull/4171'
2023-08-17 Tom HughesMerge remote-tracking branch 'upstream/pull/4179'
2023-08-17 Tom HughesMerge remote-tracking branch 'upstream/pull/4178'
next