18 Commits (fdc17bea58f210f62ac0d9e836b68e84c6dbd15c)

Author SHA1 Message Date
  Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
  Eugen Rochko 448ab18a20 Replace setting custom CORS headers with rack-cors, set it on /oauth/token endpoint 7 years ago
  Eugen Rochko b13e7dda1f API pagination for all collections using Link header 7 years ago
  Eugen Rochko 9aecc0f48a Move timelines API from statuses to its own controller, add a check for 7 years ago
  Eugen Rochko 9467b900a2 Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY, 7 years ago
  Eugen Rochko a9e40a3d80 Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting 7 years ago
  Eugen Rochko 04bbc57690 Fix #100 - Add "back" button to certain views 7 years ago
  Eugen Rochko de1f3aab86 Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for status lists in API 7 years ago
  Eugen Rochko fe77921e47 Catching more exceptions that slipped through, removing AR logging from 7 years ago
  Eugen Rochko 96ad9b0db1 Meaningful validation errors in API response 7 years ago
  Eugen Rochko 7e14eefc81 Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app 7 years ago
  Eugen Rochko 0e9c1a297a Improved error handling for FollowRemoteService 7 years ago
  Eugen Rochko 92afd29650 The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests 7 years ago
  Eugen Rochko 10ba09f546 Upgrade to Rails 5.0.0.1 7 years ago
  Eugen Rochko b640f35621 Writing out more tests, fixed some bugs 8 years ago
  Eugen Rochko 447cfef62d Improving feed queries, switching API to doorkeeper authentication 8 years ago
  Eugen Rochko ab6696e855 Adding doorkeeper, adding a REST API 8 years ago
  Eugen Rochko 3b4e04dc32 Fixing some bugs, adding pending test examples 8 years ago