Commit Graph

1870 Commits (e9f831ab933fb2fe5f6860f564d6448d89cff399)
 

Author SHA1 Message Date
Marcin Kulik 77afcc550f Add template for 404 7 years ago
Marcin Kulik a5aa229cec Report errors to Bugsnag via Plugsnag 7 years ago
Marcin Kulik 404c4c93bf `secure` is not used by PlugRailsCookieSessionStore 7 years ago
Marcin Kulik 6482983c76 Default Rails salts are safe with long enough secret_key_base 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 6b4685d724 Port session info in navbar 7 years ago
Marcin Kulik ace1d58167 Port docs 7 years ago
Marcin Kulik c7560d30be Add markdown template engine 7 years ago
Marcin Kulik 2695ec5fb2 Use vendored bootstrap 7 years ago
Marcin Kulik 98a44d7184 Ported layout 7 years ago
Marcin Kulik 55e2f1d5e8 Add Ecto user model 7 years ago
Marcin Kulik 9d062a4855 mix phoenix.new 7 years ago
Marcin Kulik 12c06e953f Merge pull request #261 from Flipez/patch-1
Use latest version of the java jdk
7 years ago
Robert Müller 1392f930c4 Use latest version of the java jdk
Use jdk-8u131-linux-x64 instead of  jdk-8u111-linux-x64

This fixes #260
7 years ago
Marcin Kulik 18a3a037e4 Merge pull request #251 from asciinema/revealjs
Reveal.js support
7 years ago
Marcin Kulik 534633d10b
Wrap bidi tree in * vhost to enable usage of url-for/path-for 7 years ago
Marcin Kulik e639a64570
Fix configuration in dev env 7 years ago
Marcin Kulik 14bb0c297d
Add pre assertion to s3-file-store constructor 7 years ago
Marcin Kulik baf26d22ae
Bigger top margin for h2 7 years ago
Marcin Kulik cf800516c7
Drop fixed-top navbar 7 years ago
Marcin Kulik 9f1d518532
Upgrade redcarpet 7 years ago
Marcin Kulik 83ee648b5f
docker-compose.yml for development 7 years ago
Marcin Kulik b863d48102
Expose Rails and Clojure app ports in Dockerfile 7 years ago
Marcin Kulik 5dc99e0109
Use mem-expiring-set instead of redis-client in development 7 years ago
Marcin Kulik dbe6b42baf
Use the same DATABASE_URL var for both Rails and Clojure app 7 years ago
Marcin Kulik d1926ba527
Set A2PNG_BIN_PATH in Dockerfile 7 years ago
Marcin Kulik 09264313d7
Generate ToC links in Markdown output 7 years ago
Marcin Kulik eaf91db1ff
Fix typo 7 years ago
Marcin Kulik 565626a173
Re-format installation instructions page 7 years ago
Marcin Kulik d787e18b14
Update installation instruction for macOS+Nix 7 years ago
Marcin Kulik ee6013ee74 Merge pull request #258 from flexiondotorg/patch-1
Add snap install instructions
7 years ago
Martin Wimpress ec03678f25 Add snap install instructions
This pull request adds installation instructions for users of [snap enabled Linux distributions](https://snapcraft.io/docs/core/install). Snaps enable ISVs and projects to make their software available to millions of Linux users via the snap store and directly control delivery of software updates to their users.
7 years ago
Marcin Kulik 2c9f1b42fe
Faster `bundle install` when building Docker image 7 years ago
Marcin Kulik 15bc8b16c0
Update installation instruction for Nix/NixOS 7 years ago
Marcin Kulik 3ca0767faa Don't pass -Xmx to java, use _JAVA_OPTIONS env var if needed 7 years ago
Marcin Kulik a71eff74be Mention ASCIINEMA_API_URL in docs 7 years ago
Marcin Kulik e32b7aa663 Bring back mistakenly deleted file 7 years ago
Marcin Kulik ce59cd0af8 Upgrade player 7 years ago
Marcin Kulik a8cf2e6122 Upgrade player 7 years ago
Marcin Kulik 4e1cf0d46f Remove old, unused files 7 years ago
Marcin Kulik 7bac39c121 Add support for reveal.js 'slide:start' and 'slide:stop' window events 7 years ago
Marcin Kulik b35b1839dc Bring back support for 'asciicast:play' window event in embed iframe 7 years ago
Marcin Kulik 0f8cdac4ba Remove old PNG generation code 7 years ago
Marcin Kulik eb429b84df Rename components in system 7 years ago
Marcin Kulik 858210391c Merge pull request #249 from asciinema/clj-a2png
Start Clojure app and route to it
7 years ago
Marcin Kulik b987effc89 Route .json and .png requests to Clojure app 7 years ago
Marcin Kulik 3e2bb2682e Start Clojure app in Supervisor 7 years ago
Marcin Kulik 41139dcb8b Run Clojure server on port 4000 so it doesn't collide with Rails server 7 years ago