Commit Graph

420 Commits

Author SHA1 Message Date
Marcin Kulik
2fb6194db0 Don't wait for snapshot 2016-04-07 09:10:26 +02:00
Marcin Kulik
442181efe9 Use actual asciicast width and height in example player usage 2016-01-11 16:14:46 +01:00
Marcin Kulik
c86efba24c Add asciicast download docs 2016-01-11 15:45:24 +01:00
Marcin Kulik
54769d5e4e Update player 2015-12-26 12:56:56 +00:00
Marcin Kulik
e3c04e1461 Play v1 format by default if available 2015-12-22 22:09:20 +00:00
Marcin Kulik
466a21a7e8 Fix the size of the embed widget when embedding public recording via private URL 2015-11-20 10:00:41 +00:00
Marcin Kulik
fa12e1fcf2 Support t option in embedded player 2015-11-13 12:01:26 +01: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
cc13bf755a Add ?t=1:20 param support 2015-10-13 18:38:37 +00:00
Marcin Kulik
a44121eb7b Pass title and author info to the player 2015-10-08 12:43:09 +00:00
Marcin Kulik
51e14d80a0 Use new ClojureScript player 2015-10-03 17:39:15 +02: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
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
6f0d55b22a Mark private and featured asciicasts 2015-05-15 17:36:12 +00:00
Marcin Kulik
09a4364ce8 There's no real need for Backbone here 2015-05-13 10:39:03 +00:00
Marcin Kulik
c671a9ca8d Add ability to change default asciicast visibility (public/private) 2015-04-28 13:11:19 +00:00
Marcin Kulik
3772da7f63 Ask browsers to not send referrer for external links 2015-04-26 15:55:38 +00:00
Marcin Kulik
c34af6de4c Fix borders, paddings and margins on asciicast page 2015-04-22 15:49:45 +00:00
Marcin Kulik
06cab0b59f Remove unused CSS 2015-04-22 15:16:20 +00:00
Marcin Kulik
e8e4805431 Add contact info to footer 2015-04-16 11:09:49 +00:00
Marcin Kulik
e05fbd574f Add ability to revoke recorder tokens 2015-04-03 17:07:38 +00:00
Marcin Kulik
65349d60cc Be more clear about first login 2015-04-01 14:54:19 +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
2c0397dd97 "forEach" is simpler than old school "for" 2015-02-18 12:20:20 +00:00
Marcin Kulik
2a8795f40a Simplify query params formatting 2015-02-18 11:28:15 +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
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
976e20a2a6 Use new logo for favicon 2014-12-08 23:03:11 +01:00
Marcin Kulik
cc8e220bb5 Support ind.ie 2014-12-05 23:44:04 +00:00
Marcin Kulik
45d1d6c18b Use retro gravatars for default avatars 2014-11-29 12:17:03 +00:00
Marcin Kulik
1c3597fac0 Use <kbd> for displaying key sequences 2014-11-29 12:40:41 +01:00
Marcin Kulik
1e9423bc89 Fix flash padding 2014-11-15 18:31:45 +00:00
Marcin Kulik
c06b4b3871 Make top navbar fixed 2014-10-18 11:05:04 +02:00
Marcin Kulik
427c19638c Prompt for username after login 2014-10-17 20:24:23 +02:00
Marcin Kulik
5cb64f0fda Prefer Menlo to Monaco on Mac, make <pre> border lighter 2014-10-17 20:24:23 +02:00
Marcin Kulik
feb9703620 Remove old authentication code (browser-id, github, twitter) 2014-10-17 20:24:23 +02:00
Marcin Kulik
0cd4559f5a Log in by email without Persona 2014-10-17 20:24:22 +02:00
Marcin Kulik
0714453ff9 Keep "Powerline symbols" font definition in "player" bundle 2014-07-30 09:43:18 +02:00
Richard Gray
62f09a63fb Enable Powerline symbols in embedded player.
Include the font-face CSS at-rule in embed.css to enable use of
powerline symbols in the embedded player.
2014-07-29 20:45:22 +01:00
Marcin Kulik
530352bbb1 Make forms responsive 2014-07-02 19:05:26 +02:00
Marcin Kulik
cc65ceb6e3 Improve backgrounds here and there 2014-07-02 18:37:40 +02:00
Marcin Kulik
1ea79309ff Don't use any padding in thumbnails 2014-07-02 17:51:15 +02:00
Marcin Kulik
0e7ac4d56a Improvements to the layout of the landing page 2014-07-01 23:08:31 +02:00
Marcin Kulik
56b48e98b3 Don't include Bootstrap in embedded widget styles 2014-07-01 22:40:27 +02:00
Marcin Kulik
6bb5f39f8b Add theme changing for whole user profile and single asciicast 2014-07-01 21:33:50 +02:00