Commit Graph

1431 Commits

Author SHA1 Message Date
Marcin Kulik
ecc9d098d5 Fix asset paths for screenshot generation 2015-08-26 19:32:58 +00:00
Marcin Kulik
a6c3e9e767 Upgrade Rails gems 2015-08-25 17:30:22 +00:00
Marcin Kulik
d4fa39be71 Fix markup of example embed page 2015-08-15 13:50:27 +00:00
Marcin Kulik
b02b535293 Fix Nix installation instructions 2015-08-07 11:09:17 +02:00
Marcin Kulik
ffe31c5258 Show recent featured asciicasts on homepage 2015-07-20 12:27:30 +00:00
Marcin Kulik
246263fcf8 Upgrade sprockets to (hopefully) fix intermittent CI failures 2015-07-20 12:16:18 +00:00
Marcin Kulik
2e3fd29287 "Recency" is a weird word... 2015-07-20 12:05:38 +00:00
Marcin Kulik
f8d28b4b7c Don't break setup when no sudo 2015-07-18 11:47:48 +00:00
Marcin Kulik
440cc1cb21 Fix travis config 2015-07-18 11:40:28 +00:00
Marcin Kulik
5cf42486aa No sudo for travis 2015-07-18 11:39:39 +00:00
Marcin Kulik
38b899c65a html_safe my ass 2015-07-18 11:22:14 +00:00
Marcin Kulik
f1cf67412e Fix embed script for private asciicasts (fixes #194) 2015-07-18 11:15:33 +00:00
Marcin Kulik
d68c0f3282 Use actual embed scripts on "embed example" page 2015-07-18 11:13:32 +00:00
Marcin Kulik
646beacc03 Make Gentoo installation snippet a oneliner 2015-07-01 17:54:36 +00:00
Marcin Kulik
cf7bddd7c9 We also have pre-built binaries for FreeBSD 2015-06-28 21:51:44 +02:00
Marcin Kulik
44564db949 Document pkg installation method on FreeBSD 2015-06-25 15:34:13 +02:00
Marcin Kulik
d7010cf1bb Simplify Gentoo installation instructions as the overlay is supported by layman now 2015-06-25 15:26:51 +02:00
Marcin Kulik
87dfbca952 Describe password recording situation in FAQ 2015-06-25 08:41:29 +02:00
Marcin Kulik
0d83f36f47 Add FreeBSD installation instructions 2015-06-24 20:34:26 +00:00
Marcin Kulik
749d40f0a2 Make MacPorts instructions a one-liner 2015-06-24 20:30:32 +00:00
Marcin Kulik
44eef73b99 Remove unused partials 2015-06-24 19:16:27 +00:00
Marcin Kulik
de83c3de98 Switch quick installation snippet fron curl/sh to brew install 2015-06-24 17:46:41 +00:00
Marcin Kulik
88f86d4cdd Mark results of markdown partials rendering as safe 2015-06-24 17:35:42 +00:00
Marcin Kulik
272db9b8cb Better wording 2015-06-24 17:35:06 +00:00
Marcin Kulik
d8d27955eb Update installation docs 2015-06-23 23:41:07 +02:00
Marcin Kulik
cfae011508 Upgrade Foreigner to workaround breaking changes in Rails 4.1.11 2015-06-23 08:23:01 +00:00
Marcin Kulik
bab2aee53b Upgrade Rails 2015-06-23 10:11:59 +02:00
Marcin Kulik
3050b06e33 Add Nix installation method 2015-06-23 09:50:03 +02:00
Marcin Kulik
fd7ec57d7a Update Gentoo installation instructions (thanks @Dr-Terrible) 2015-06-22 21:11:58 +02:00
Marcin Kulik
654199035e Add MacPorts installation info (thanks @larryv) 2015-06-22 21:04:37 +02:00
Marcin Kulik
958639adf6 Remove unused local variable 2015-06-22 20:38:32 +02:00
Marcin Kulik
9132d323ad Add info on pronunciation and etymology of the project name 2015-06-22 08:19:57 +00:00
Marcin Kulik
13573cbab4 Make Film#frames lazy to reduce memory usage when processing asciicast 2015-06-20 14:28:01 +00:00
Marcin Kulik
6e67258990 raise FormatError both when Oj raises and when it returns nil 2015-06-17 14:20:54 +00:00
Marcin Kulik
7254b1d099 Fix oEmbed endpoint when only one of maxwidth/maxheight given 2015-06-16 18:53:40 +00:00
Marcin Kulik
939137cff6 Don't rely on external resources (gravatar) in integration tests 2015-05-25 19:10:08 +00:00
Marcin Kulik
2857ba303e Add docs on config file 2015-05-25 18:30:39 +00:00
Marcin Kulik
7683212944 Update usage doc wrt v1.1 2015-05-25 18:23:34 +00:00
Marcin Kulik
6530152356 Don't accept asciicasts of 0 width or 0 height 2015-05-18 16:06:14 +00:00
Marcin Kulik
66377b8d7d Make sure player initialization code is available in embed and screenshot bundles 2015-05-16 09:50:59 +00:00
Marcin Kulik
a76d99b630 Extend "processing" message 2015-05-16 09:46:14 +00:00
Marcin Kulik
680d4bf96c Make player creation code more intention revealing 2015-05-16 09:39:16 +00:00
Marcin Kulik
c070430135 Move JS code to .js file 2015-05-16 09:31:03 +00:00
Marcin Kulik
49cfe584ba Use policy scope to decide which asciicasts should be listed 2015-05-15 19:13:37 +00:00
Marcin Kulik
6f0d55b22a Mark private and featured asciicasts 2015-05-15 17:36:12 +00:00
Marcin Kulik
d9a754685a Install libtsm from "libtsm-3" tag 2015-05-15 18:09:02 +02:00
Marcin Kulik
6d466a51e5 Merge pull request #191 from fanatic/master
Update terminal.c to work with latest libtsm
2015-05-15 18:02:53 +02:00
Jason Parrott
0f91a03f90 Update terminal.c to work with latest libtsm 2015-05-14 15:02:25 -04:00
Marcin Kulik
8bb68ad53e Serve original asciicast files from /a/:id.json 2015-05-13 13:46:25 +00:00
Marcin Kulik
86c25b117d Move private API endpoint to less representative path 2015-05-13 13:10:03 +00:00