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
Marcin Kulik
e7e71644d4
Make it clear listed asciicasts are public
2015-05-10 19:15:43 +00:00
Marcin Kulik
26be8c5227
Display "untitled" for untitled private asciicasts
2015-05-10 17:03:36 +00:00
Marcin Kulik
7156130d90
Allow everyone to have private asciicasts
2015-05-10 16:40:39 +00:00
Marcin Kulik
bffc76faa9
Use "null" user in policies
2015-05-08 10:19:52 +00:00
Marcin Kulik
2d4a0fbaa1
Log more details about terminal process death
2015-05-08 10:14:19 +00:00
Marcin Kulik
3fe980f209
Validate max values of terminal width and height
2015-05-08 09:52:42 +00:00
Marcin Kulik
c671a9ca8d
Add ability to change default asciicast visibility (public/private)
2015-04-28 13:11:19 +00:00
Marcin Kulik
453d5c75a8
Full name doesn't have to be real
2015-04-28 11:18:11 +00:00
Marcin Kulik
69eb52f061
Allow supporters to change asciicast visibility
2015-04-28 11:00:23 +00:00
Marcin Kulik
bd4240587c
Allow admin to change asciicast's visibility
2015-04-27 13:10:41 +00:00
Marcin Kulik
84acecfdc0
Use to_param for tmp title when no real title is set
2015-04-27 11:21:36 +00:00
Marcin Kulik
3772da7f63
Ask browsers to not send referrer for external links
2015-04-26 15:55:38 +00:00
Marcin Kulik
dd23c87e09
Fix sending of size message from an iframe
2015-04-26 15:55:33 +00:00
Marcin Kulik
ae95697a9a
Add meta tags for hiding referrer on private asciicast pages
2015-04-26 15:09:30 +00:00
Marcin Kulik
3f32ee0ef6
No "self" needed here
2015-04-26 13:54:23 +00:00
Marcin Kulik
2c7d549778
Require private asciicasts to be requested via secret token
2015-04-26 13:30:42 +00:00
Marcin Kulik
6aeb8810ad
Refactor AsciicastPolicy
2015-04-25 18:47:52 +00:00
Marcin Kulik
6bc2fd1048
Pad secret token correctly
...
After converting base 16 (hex) string of length 16 to integer and then to
base 36 we can end up with a shorter string due to implicit zeroes on
leading positions in the intermediate integer. This ensures
"00000000000000000000000000000000", "ffffffffffffffffffffffffffffffff"
and everything in between result in a string of length 25 after converting to
base 36.
2015-04-25 10:15:29 +00:00
Marcin Kulik
2c0bfee0cd
Filter out private asciicasts on homepage
2015-04-25 10:15:28 +00:00
Marcin Kulik
5dbe2c84c0
UI for toggling asciicasts private/public
2015-04-25 10:15:28 +00:00
Marcin Kulik
a30ee0d082
Allow making asciicasts "private"
2015-04-25 10:15:28 +00:00