Commit Graph

8 Commits (b8ba719f73ec0a2ec7c11b96a740aad8132a5580)

Author SHA1 Message Date
Hiroe Jun 52c119052a Refactor seed.rb ()
Eugen Rochko 1992575d57 Fix - seeds.rb
Eugen Rochko cc5c1e5feb Removed accidental n+1 query from notifications, updated some deps,
improved how "show more" link looks
Effy Elden 198ea2522e Seed a default, confirmed, admin account on development environments
Eugen Rochko a9e40a3d80 Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
to the API
Eugen Rochko 4d336cefac Add sync command for neo4j, fix configuration, add neo4j to docker-compose, fix seed
Eugen Rochko 92afd29650 The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests
Adding better errors for the API controllers, posting a simple status works from the frontend now
Eugen Rochko 9c4856bdb1 Initial commit