]> git.openstreetmap.org Git - rails.git/history - app/controllers
Merge pull request #4218 from AntonKhorev/no-user-id-renames
[rails.git] / app / controllers /
2024-01-18 Andy AllanMerge pull request #4218 from AntonKhorev/no-user-id...
2024-01-17 Tom HughesMerge remote-tracking branch 'upstream/pull/4483'
2024-01-17 Andy AllanMerge pull request #4405 from tomhughes/normalize-displ...
2024-01-12 Tom HughesMerge remote-tracking branch 'upstream/pull/4472'
2024-01-12 Tom HughesMerge remote-tracking branch 'upstream/pull/4473'
2024-01-12 Tom HughesMerge remote-tracking branch 'upstream/pull/4475'
2024-01-12 Tom HughesInclude both copies of the password in the saved user
2024-01-07 Tom HughesMerge remote-tracking branch 'upstream/pull/4440'
2024-01-07 Anton KhorevAdd revoke all blocks action
2024-01-07 Anton KhorevAdd revoke all blocks page title
2024-01-07 Anton KhorevCreate an empty revoke all blocks page
2024-01-07 Tom HughesMerge remote-tracking branch 'upstream/pull/4433'
2024-01-03 Tom HughesMerge remote-tracking branch 'upstream/pull/4451'
2024-01-03 Anton KhorevAdd links to diaries in preferred languages
2023-12-28 Tom HughesMerge remote-tracking branch 'upstream/pull/4439'
2023-12-27 Anton KhorevSet block ends_at to exactly created_at + duration
2023-12-21 Tom HughesMerge remote-tracking branch 'upstream/pull/4387'
2023-12-21 Tom HughesMerge remote-tracking branch 'upstream/pull/4425'
2023-12-21 Tom HughesMerge remote-tracking branch 'upstream/pull/4428'
2023-12-20 Tom HughesMerge remote-tracking branch 'upstream/pull/4426'
2023-12-20 Andy AllanMerge pull request #4284 from grekko/add_user_mute
2023-12-20 Anton KhorevAllow arrays of names in map key entries
2023-12-19 Gregory IgelmundAdd basic structures for UserMute and Message muting...
2023-12-17 Tom HughesMerge remote-tracking branch 'upstream/pull/4407'
2023-12-17 Milan CvetkovicImplement allow list for account creation
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
next