docbrown/app
rhymes 2d6df70dea Return an empty result set instead of 404 in case users are not available. (#5238)
A common response in collection endpoint with REST APIs is to return an empty result set when the requested params end up in an empty result. The reason for this is that the resource itself exists (the collection always exists), it just is empty.

See https://github.com/thepracticaldev/dev.to/pull/5192
2019-12-24 13:08:10 -05:00
..
assets Redo /mod for performance and usability (#5230) [deploy] 2019-12-23 18:10:25 -05:00
black_box Update feed to have popular post stick around less (#4413) 2019-10-14 12:34:11 -04:00
controllers Return an empty result set instead of 404 in case users are not available. (#5238) 2019-12-24 13:08:10 -05:00
dashboards Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
decorators Remove RedisRailsCache and replace with Rails.cache (#5059) [deploy] 2019-12-10 13:11:08 -06:00
errors Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
fields Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
helpers Migrate to streaming app shell via serviceworkers (#5020) [deploy] 2019-12-16 12:21:33 -05:00
javascript Add ability to open /new in connect sidecar (#5220) [deploy] 2019-12-23 09:11:02 -05:00
jobs Asynchronously Update Algolia after a PageView Update (#5076) [deploy] 2019-12-13 14:07:33 -06:00
labor Dont Raise Error For Incorrect Liquid Tags (#5089) [deploy] 2019-12-18 11:23:39 -06:00
lib Remove RedisRailsCache and replace with Rails.cache (#5059) [deploy] 2019-12-10 13:11:08 -06:00
liquid_tags Implement GitPitchTag (#4942) 2019-12-19 19:59:15 -05:00
mailers User deletion by email (#4863) [deploy] 2019-11-29 13:47:11 -05:00
models Fix off by one for nth_published_by_author (#5233) [deploy] 2019-12-23 19:59:30 -05:00
observers Add comment markdown to warned_user_ping (#3750) 2019-08-22 22:04:45 -04:00
policies 🚀Feature/ability to edit messages (#5139) [deploy] 2019-12-20 10:19:00 -05:00
sanitizers Add support for mark element in markdown (#2089) 2019-03-18 17:10:58 -04:00
serializers/webhook Use a sortable unique ID for the event_id (#3972) 2019-09-09 10:15:12 -04:00
services Refactor all has_enough_credits to enough_credits (#5119) 2019-12-16 15:00:59 -05:00
uploaders Strip EXIF and GPS data from uploaded images (#4450) 2019-10-24 16:35:10 -04:00
view_objects Remove RedisRailsCache and replace with Rails.cache (#5059) [deploy] 2019-12-10 13:11:08 -06:00
views Final fixes to /mod (#5234) [deploy] 2019-12-23 20:12:14 -05:00