Commit Graph

6 Commits (3d566279cb84aba6d07eaadebda6c059f2a58657)

Author SHA1 Message Date
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 03f5ffcd06 Dockerfile adjustments
Eugen Rochko 48d66a2055 Fixing the docker container setup (with assets compilation &co)
Eugen Rochko 8767a98fbb Adding CSS for form errors, adding missing indices
Eugen Rochko a9db42a956 Validations for local profiles
Eugen Rochko b17202ca0f Adding a docker-compose template for running Mastodon easily