Commit Graph

425 Commits

Author SHA1 Message Date
Marcin Kulik
94ff74d09f Distinguish between invalid username and taken username (fixes #199) 2015-11-02 07:52:59 +00:00
Marcin Kulik
fd4b298c46 Remove broken Tumblr share button + pass title to Reddit 2015-10-20 10:22:19 +00:00
Marcin Kulik
96adb6dae6 Use non-tracking social buttons 2015-10-20 12:16:45 +02:00
Marcin Kulik
30bdd93460 Make "asciinema" theme a default one 2015-10-18 17:52:11 +02:00
Marcin Kulik
dbbc31a381 Update "Sharing" doc 2015-10-14 13:01:37 +02:00
Marcin Kulik
81f4d0d363 Include link sharing in share modal 2015-10-14 09:29:57 +00:00
Marcin Kulik
a44121eb7b Pass title and author info to the player 2015-10-08 12:43:09 +00:00
Marcin Kulik
b9574e35c3 Add SETI theme 2015-10-05 18:52:56 +02:00
Marcin Kulik
f99eab08b8 Revert "Make SETI a new default theme"
This reverts commit 531a4f1b44.
2015-10-03 17:57:06 +02:00
Marcin Kulik
531a4f1b44 Make SETI a new default theme 2015-10-03 17:39:26 +02:00
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
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
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
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
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
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
a76d99b630 Extend "processing" message 2015-05-16 09:46:14 +00:00
Marcin Kulik
c070430135 Move JS code to .js file 2015-05-16 09:31:03 +00:00
Marcin Kulik
6f0d55b22a Mark private and featured asciicasts 2015-05-15 17:36:12 +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
09a4364ce8 There's no real need for Backbone here 2015-05-13 10:39: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
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
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
2c7d549778 Require private asciicasts to be requested via secret token 2015-04-26 13:30:42 +00:00
Marcin Kulik
5dbe2c84c0 UI for toggling asciicasts private/public 2015-04-25 10:15:28 +00:00
Marcin Kulik
318654ef21 Use new player and its new API 2015-04-22 18:55:53 +00:00
Marcin Kulik
3097292bd5 Move modal from :last-item position to fix double border at the bottom 2015-04-22 15:22:20 +00:00
Marcin Kulik
bf925c566d Add proper Contact page 2015-04-18 14:02:45 +00:00
Marcin Kulik
e8e4805431 Add contact info to footer 2015-04-16 11:09:49 +00:00
Marcin Kulik
14cbfa432c Use button group instead of dropdown for sorting 2015-04-16 10:41:27 +00:00
Marcin Kulik
e05fbd574f Add ability to revoke recorder tokens 2015-04-03 17:07:38 +00:00
Marcin Kulik
a719251745 Fix snapshot HTML escaping 2015-04-03 16:04:00 +00:00
Marcin Kulik
8c50e7d1b1 Words 2015-04-01 15:00:13 +00:00
Marcin Kulik
d5ff67c4f5 Fix typo 2015-04-01 14:55:44 +00:00
Marcin Kulik
65349d60cc Be more clear about first login 2015-04-01 14:54:19 +00:00
Marcin Kulik
a80e9a72f0 Link to login form for user's convenience 2015-04-01 09:52:03 +00:00
Marcin Kulik
875112caac Words 2015-03-31 17:36:33 +02:00
Marcin Kulik
d6ddcf029d Update "Embedding" docs 2015-03-31 14:36:03 +00:00
Marcin Kulik
f9da63be3b Make docs templates the real markdown files 2015-03-31 13:07:22 +02:00
Marcin Kulik
689255edf1 Add Twitter card meta tags 2015-03-30 20:08:15 +00:00
Marcin Kulik
537846e372 Use text-only description in Open Graph tags 2015-03-30 17:54:43 +00:00
Marcin Kulik
77ea5809f5 Add Open Graph meta tags 2015-03-30 16:23:58 +00:00
Marcin Kulik
7d199ad416 Make routes AsciicastPagePresenter's dependency 2015-03-30 10:02:21 +00:00
Marcin Kulik
86559fad20 Add oEmbed discovery tags to asciicast page 2015-03-29 18:48:35 +00:00
Marcin Kulik
0930e5fa23 Add oEmbed endpoint 2015-03-29 18:19:18 +00:00
Marcin Kulik
aa923c734a Use Google Analytics script only in production 2015-03-29 18:07:13 +00:00
Marcin Kulik
bb622d670e Enable embedding with image links 2015-03-27 17:10:03 +00:00
Marcin Kulik
2852248989 Add PNG generation (https://asciinema.org/a/17654.png) 2015-03-27 11:42:14 +00:00
Marcin Kulik
2efaa643b2 Use new logo in header 2015-03-13 16:15:34 +01:00
Marcin Kulik
5826490f0b Address asciicast editing in FAQ 2015-03-12 17:19:27 +01:00
Marcin Kulik
13c114b8fa Update usage docs 2015-03-12 17:06:00 +01:00
Marcin Kulik
da16853121 Be more clear about private instance in FAQ 2015-03-09 10:27:28 +01:00
Marcin Kulik
ef5ab0dcf1 Update paths to reflect new repo location 2015-03-06 10:37:43 +00:00
muescha
4f389be88f add link to custom codebase 2015-03-06 00:12:18 +01:00
Marcin Kulik
b82882a5f1 Improve IE compatibility 2015-02-18 09:58:23 +00:00
Marcin Kulik
527abc03b5 Allow embedding the same asciicast multiple times on a single page 2014-12-23 17:27:33 +00:00
Marcin Kulik
bf01b7f3a3 Add homebrew installation info 2014-12-19 11:06:45 +00:00
Marcin Kulik
9cc64e3fd9 Fix "easy install" command - handle redirects 2014-12-17 16:20:46 +00:00
Marcin Kulik
dfaea4594d Use <kbd> for key combo 2014-12-17 15:53:27 +00:00
Marcin Kulik
5480879f1e Update git URLs on "Contributing" page 2014-12-17 15:50:31 +00:00
Marcin Kulik
a7aab637fe Always use lowercase "asciinema". Also fix git repositories' URLs 2014-12-17 15:46:03 +00:00
Marcin Kulik
b1f12711bf Add better "Usage" doc page 2014-12-17 15:10:41 +00:00
Marcin Kulik
8dc6db023e Update installation instructions 2014-12-16 20:20:47 +00:00
Marcin Kulik
e75a39a48f Revert "Support ind.ie"
This reverts commit cc8e220bb5.
2014-12-13 19:11:24 +01:00
Marcin Kulik
cc8e220bb5 Support ind.ie 2014-12-05 23:44:04 +00:00
Marcin Kulik
1c3597fac0 Use <kbd> for displaying key sequences 2014-11-29 12:40:41 +01:00
Marcin Kulik
c9ccc1b066 Add ability to set custom thumbnail frame time 2014-11-27 12:30:08 +00:00
Larry Gilbert
df789b014e Change "Gittip" -> "Gratipay" and update widget accordingly 2014-10-29 12:04:13 -07:00
Marcin Kulik
c06b4b3871 Make top navbar fixed 2014-10-18 11:05:04 +02:00
Marcin Kulik
d8845cb80e Make login error message more clear 2014-10-18 10:16:41 +02:00
Marcin Kulik
427c19638c Prompt for username after login 2014-10-17 20:24:23 +02:00
Marcin Kulik
504db3f605 Improve copy 2014-10-17 20:24:23 +02:00
Marcin Kulik
70e20c84ef Improve profile page 2014-10-17 20:24:23 +02:00