Age | Commit message (Collapse) | Author |
|
|
|
using S3. Do not keep originals
for avatars/headers, resize avatars down to 120x120 instead of 300x300. Set cache headers on S3 stuff, also
make it private (aka only accessible via expiring links to prevent hotlinking)
|
|
|
|
|
|
of avatars
|
|
can be processed separately
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to be more readable, add extra logging to process feed service
|
|
|
|
|
|
|
|
|
|
add permissive CORS to API controllers
|
|
|
|
to the API
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
registration API
|
|
|
|
|
|
use an access token for API requests
Adding better errors for the API controllers, posting a simple status works from the frontend now
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
behaviour with Turbolinks enabled, optimizing Rabl for production
|
|
a basic home timeline
|
|
|
|
|
|
in the pool, adding a throttle of 60rpm per IP, adding mini profiler, adding
admin status to users
|