Commit Graph

220 Commits (1912534ae9a8bbbb0740b9136c696df95e691b78)

Author SHA1 Message Date
Marcin Kulik 370e1702eb Use cached filestore (S3 store with local filesystem store as cache) 7 years ago
Marcin Kulik 26ea613c36 Enable exq_ui 7 years ago
Marcin Kulik d43ed62eb3 Generate snapshot via Exq worker 7 years ago
Marcin Kulik 0b2112f95c Remove even more unused code 7 years ago
Marcin Kulik 6f801bf445 Test new session controller 7 years ago
Marcin Kulik ef22a84367 Use same default secret_key_base for Rails and Phoenix in development 7 years ago
Marcin Kulik 74337a5694 Remove old upload endpoint 7 years ago
Marcin Kulik b2234929ca Split BASE_URL into URL_{SCHEME,HOST,PORT} 7 years ago
Marcin Kulik 8d80aeb9b1 Merge pull request #266 from asciinema/ex-upload
New upload endpoint implementation
7 years ago
Marcin Kulik 033744cf1f Enqueue asciicast processing job from Elixir 7 years ago
Marcin Kulik ea28ebc5d9 Move embed iframe page out of API 7 years ago
Marcin Kulik 66ac200733 Ability to run tests in docker
docker-compose -f test/docker-compose.yml run --rm web
7 years ago
Marcin Kulik 55acec9b90 503 + Retry-After 7 years ago
Marcin Kulik 6eecf479dd Basic PNG generation in Elixir 7 years ago
Marcin Kulik 8186c69243 Serve asciicast files from Phoenix 7 years ago
Marcin Kulik 7c379ae91e Remove old doc pages 7 years ago
Marcin Kulik c86768b432 Make running Phoenix in dev mode via docker-compose easier 7 years ago
Marcin Kulik 325a03c286 Don't require ssl connection for postgres 7 years ago
Marcin Kulik 2844e49527 Use SECRET_KEY_BASE from env, only default to fixed string in dev env 7 years ago
Marcin Kulik a5aa229cec Report errors to Bugsnag via Plugsnag 7 years ago
Marcin Kulik 61a2a13cf8 Don't enforce SSL on Phoenix level 7 years ago
Marcin Kulik 412056537d Configure secret_key_base and database_url via env vars 7 years ago
Marcin Kulik a59781b071 Share session between Rails and Phoenix app 7 years ago
Marcin Kulik c7560d30be Add markdown template engine 7 years ago
Marcin Kulik 9d062a4855 mix phoenix.new 7 years ago
Marcin Kulik 09264313d7
Generate ToC links in Markdown output 8 years ago
Marcin Kulik 4e1cf0d46f Remove old, unused files 8 years ago
Marcin Kulik 1acf2b8347 Ability to use private asciicast as "demo" on homepage 8 years ago
Marcin Kulik c9d334bd00 Derive smtp_from_address from BASE_URL when no SMTP_FROM_ADDRESS set 8 years ago
Marcin Kulik 1a84b0cbdd Switch from HOST and SCHEME to BASE_URL env var 8 years ago
Marcin Kulik ddca9db3e1 Use fog with S3 when S3_BUCKET env var is set 8 years ago
Marcin Kulik 0e7bf6a5dc Remove unused config option 8 years ago
Marcin Kulik de1542f87b Use SECRET_KEY_BASE instead of SECRET_TOKEN 8 years ago
Marcin Kulik 20904489c4 Add "welcome" asciicast on db init 8 years ago
Marcin Kulik c5730d914d Use unicorn in Docker container 8 years ago
Marcin Kulik f7c9526127 Make login links side-effect free 8 years ago
Marcin Kulik 78ca1d72db Fix Carrierwave's #filename on Fog storage 8 years ago
Marcin Kulik e8b0d85be8 Remove old screenshot code 8 years ago
Marcin Kulik b373963497 Use new player via <asciinema-player> tag 8 years ago
Marcin Kulik 56cea2fb39 Serve uploads from outside of public dir 9 years ago
Marcin Kulik 2122319441 Only public asciicasts can be candidates for "main homepage asciicast" 9 years ago
Marcin Kulik e29f755cbc Rails' code reloading is crap ¯\_(ツ)_/¯ 9 years ago
Marcin Kulik eec9397b31 Merge pull request #203 from SunDi3yansyah/master
I have to translate all languages though the form of comments
9 years ago
Marcin Kulik 1fe6aa5fcd Fix gravatar helpers loading (closes #207) 9 years ago
SunDi3yansyah 47ba83ee57 I have to translate all languages though the form of comments 9 years ago
Marcin Kulik 88f86d4cdd Mark results of markdown partials rendering as safe 9 years ago
Marcin Kulik 958639adf6 Remove unused local variable 9 years ago
Marcin Kulik 939137cff6 Don't rely on external resources (gravatar) in integration tests 9 years ago
Marcin Kulik 7bba6e66dd Make all assets on S3 private by default 10 years ago
Marcin Kulik bf925c566d Add proper Contact page 10 years ago