]> git.openstreetmap.org Git - rails.git/history - app/controllers
Merge remote-tracking branch 'upstream/pull/4411'
[rails.git] / app / controllers /
2023-12-10 Tom HughesMerge remote-tracking branch 'upstream/pull/4395'
2023-12-10 Tom HughesMerge remote-tracking branch 'upstream/pull/4394'
2023-12-08 Anton KhorevAllow to omit max_zoom if next map key entry has min_zoom
2023-12-08 Anton KhorevLoad map key data in controller
2023-12-07 Tom HughesMerge remote-tracking branch 'upstream/pull/4371'
2023-12-07 Tom HughesMerge remote-tracking branch 'upstream/pull/4392'
2023-12-06 Andy AllanResourceful routing for passwords
2023-11-28 Tom HughesMerge remote-tracking branch 'upstream/pull/4329'
2023-11-28 Tom HughesMerge remote-tracking branch 'upstream/pull/4352'
2023-11-26 Tom HughesMerge remote-tracking branch 'upstream/pull/4366'
2023-11-23 Tom HughesDrop ACL check from notes#comment as we no longer allow...
2023-11-22 Andy AllanMerge pull request #4296 from AntonKhorev/header-flex
2023-11-22 Andy AllanMerge pull request #4353 from tomhughes/rtlcss
2023-11-22 Andy AllanMerge pull request #4313 from AntonKhorev/account-delet...
2023-11-22 Anton KhorevDisallow account deletion after confirmation
2023-11-22 Tom HughesPrevent API tokens without write_notes creating attribu...
2023-11-21 Tom HughesMerge remote-tracking branch 'upstream/pull/4358'
2023-11-21 Milan CvetkovicDo not merge zoom/lat/lon options with oauth_return_url
2023-11-21 Milan CvetkovicExtract `welcome_options` function to simplify save...
2023-11-21 Milan CvetkovicWelcome screen works with confirmation email too
2023-11-21 Milan CvetkovicWelcome screen displays 'Continue with authorization'
2023-11-21 Anton KhorevRemove 'need to return bbox' comment on conditions_bbox
2023-11-16 Tom HughesHash passwords as soon as a new user is created
2023-11-16 Tom HughesPreserve pass_crypt_confirmation in the new user hash
2023-11-15 Tom HughesMerge remote-tracking branch 'upstream/pull/4349'
2023-11-15 Tom HughesMerge remote-tracking branch 'upstream/pull/4319'
2023-11-15 Andy AllanMerge pull request #4311 from tomhughes/query-locales
2023-11-15 Tom HughesMerge remote-tracking branch 'upstream/pull/4346'
2023-11-15 Andy AllanMerge pull request #4318 from tomhughes/rails-71-defaults
2023-11-02 Tom HughesEnforce rate limit for API calls which make changes
2023-10-29 Tom HughesAvoid storing user records in the session during signup
2023-10-26 Andy AllanMerge pull request #4170 from osmcz/cuzk
2023-10-24 Tom HughesMerge remote-tracking branch 'upstream/pull/4262'
2023-10-06 Tom HughesFix rails 7.1.0 deprecation warning
2023-10-04 Tom HughesMerge remote-tracking branch 'upstream/pull/4274'
2023-10-04 Andy AllanPrefer find_by() instead of where().first
2023-09-27 Andy AllanMerge pull request #3690 from AntonKhorev/search-form...
2023-09-27 Andy AllanMerge pull request #4201 from AntonKhorev/issues-limit...
2023-09-27 Andy AllanMerge pull request #4249 from AntonKhorev/no-traces...
2023-09-27 Andy AllanMerge pull request #4184 from AntonKhorev/print
2023-09-14 Tom HughesMerge remote-tracking branch 'upstream/pull/4240'
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-09 Anton KhorevRemove authorize_web call from traces api controller
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 KhorevRefactor diary paging queries
2023-09-09 Anton KhorevChange diary comments pagination to before/after id
2023-09-06 Tom HughesHandle timeouts inside a view for API calls
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 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-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 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 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 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 Anton KhorevAdd 'User' to selectable types in issues search for...
2023-08-17 Tom HughesMerge remote-tracking branch 'upstream/pull/4171'
2023-08-17 Milan CvetkovicReplace references to windowslive with microsoft_graph
2023-08-17 Milan CvetkovicUse omniauth-microsoft_graph instead of omniauth-window...
2023-08-16 Andy AllanMerge pull request #4133 from AntonKhorev/flex-leaflet...
2023-08-16 Andy AllanMerge pull request #4150 from AntonKhorev/note-table...
2023-08-16 Andy AllanMerge pull request #4156 from AntonKhorev/bootstrap...
2023-08-16 Andy AllanMerge pull request #4148 from tomhughes/avatar-image
2023-08-16 Andy AllanMerge pull request #4173 from AntonKhorev/comments
2023-08-16 Andy AllanMerge pull request #4172 from tomhughes/user-predicates
next