about summary refs log tree commit diff
path: root/config/environments
AgeCommit message (Expand)Author
2016-11-07Improved configuration from ENV, cleaned up timeline filter methodsEugen Rochko
2016-11-03Add tests for recently added API end pointsEugen Rochko
2016-11-02Replace in-memory cache store with redis store, should decrease memoryEugen Rochko
2016-10-22Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limitingEugen Rochko
2016-10-18More debuggingEugen Rochko
2016-10-18More debuggingEugen Rochko
2016-10-18Do not compress JS (perhaps it removes source maps, needed for debugging)Eugen Rochko
2016-10-05Catching more exceptions that slipped through, removing AR logging fromEugen Rochko
2016-09-08Optimized n+1 queries in accounts Atom and HTML viewsEugen Rochko
2016-09-08Fix local follows, 404 in logsEugen Rochko
2016-09-08Improving production logs, removing n+1 on media attachments in atom,Eugen Rochko
2016-09-05Add API to upload media attachmentsEugen Rochko
2016-09-05Enhancing test suite but I think the problem might have been caching settingEugen Rochko
2016-08-26The frontend will now be an OAuth app, auto-authorized. The frontend will use...Eugen Rochko
2016-08-24Adding React.js, Redux, revamping dashboardEugen Rochko
2016-08-18Final fix for ActionCable origin issuesEugen Rochko
2016-08-18Fixing more configuration issues with ActionCableEugen Rochko
2016-08-18Fix for force SSL issue with websocketsEugen Rochko
2016-08-18Live timelines using ActionCableEugen Rochko
2016-08-17Upgrade to Rails 5.0.0.1Eugen Rochko
2016-03-26Oops, typoEugen Rochko
2016-03-26Moving Salmon notifications to background processing, fixing mini-profilerEugen Rochko
2016-03-20Adding more tests for helpersEugen Rochko
2016-03-19Adding letter opener for development and Rack::Attack for future rate limitin...Eugen Rochko
2016-03-16Fixing the docker container setup (with assets compilation &co)Eugen Rochko
2016-03-16Adding e-mail configurationEugen Rochko
2016-02-22Fixes and general progressEugen Rochko
2016-02-22Made some progressEugen Rochko
2016-02-20Initial commitEugen Rochko