Commit Graph

998 Commits

Author SHA1 Message Date
Marcin Kulik
ba2cfd17d1 Add installation instructions for Debian 2015-09-19 11:07:35 +02:00
Marcin Kulik
b01f6bed22 Add link to asciicast's JSON source file 2015-09-16 22:01:18 +00:00
Marcin Kulik
a87186f41b Fix caching of previews 2015-09-16 10:29:08 +02:00
Marcin Kulik
f5b87a8a84 Don't show timestamp for featured asciicasts on homepage 2015-09-16 10:24:58 +02:00
Marcin Kulik
16a8d94d60 Respond with 400 when invalid URL given to oembed endpoint 2015-09-16 10:04:06 +02:00
John Maguire
55f05d0d29 Fix yaourt install line (cannot be run as root)
Running yaourt as root eventually errors out with "Running makepkg as
root is not allowed as it can cause permanent, catastrophic damage to
your system."
2015-09-07 13:00:50 -04:00
Marcin Kulik
6a7aaba11a Describe interactive/login shell situation 2015-08-29 19:22:03 +00:00
Marcin Kulik
ecc9d098d5 Fix asset paths for screenshot generation 2015-08-26 19:32:58 +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
2e3fd29287 "Recency" is a weird word... 2015-07-20 12:05:38 +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
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
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
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
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
Marcin Kulik
1cb47a4e16 It's lowercase "asciinema" 2015-05-13 10:49:36 +00:00
Marcin Kulik
9da6892a9c Fix "processing" page for private asciicasts 2015-05-13 10:43:49 +00:00
Marcin Kulik
09a4364ce8 There's no real need for Backbone here 2015-05-13 10:39:03 +00:00
Marcin Kulik
e9c8f1a18f Tweak user profile message 2015-05-11 13:43:03 +00:00
Marcin Kulik
b80d5fa6c4 Link to player repo from "how it works" page 2015-05-10 19:35:04 +00:00