Commit Graph

57 Commits (5eeb278b90c51032a32527d903e10022d10b596e)

Author SHA1 Message Date
Marcin Kulik cda33d42ba Fix no-preload for embed 8 years ago
Marcin Kulik e5b718379d Port preload option to HTML5 element 8 years ago
Marcin Kulik e5aa5833fd Don't preload embeds by default 8 years ago
Marcin Kulik 442181efe9 Use actual asciicast width and height in example player usage 9 years ago
Marcin Kulik c86efba24c Add asciicast download docs 9 years ago
Marcin Kulik 1f85e0cb1c Don't imply autoplay when t option set in embed context 9 years ago
Marcin Kulik 466a21a7e8 Fix the size of the embed widget when embedding public recording via private URL 9 years ago
Marcin Kulik 2e3fd29287 "Recency" is a weird word... 9 years ago
Marcin Kulik d68c0f3282 Use actual embed scripts on "embed example" page 9 years ago
Marcin Kulik 44eef73b99 Remove unused partials 9 years ago
Marcin Kulik 49cfe584ba Use policy scope to decide which asciicasts should be listed 9 years ago
Marcin Kulik 6f0d55b22a Mark private and featured asciicasts 9 years ago
Marcin Kulik e9c8f1a18f Tweak user profile message 9 years ago
Marcin Kulik e7e71644d4 Make it clear listed asciicasts are public 9 years ago
Marcin Kulik 7156130d90 Allow everyone to have private asciicasts 9 years ago
Marcin Kulik c671a9ca8d Add ability to change default asciicast visibility (public/private) 9 years ago
Marcin Kulik dd23c87e09 Fix sending of size message from an iframe 9 years ago
Marcin Kulik 2c7d549778 Require private asciicasts to be requested via secret token 9 years ago
Marcin Kulik 6aeb8810ad Refactor AsciicastPolicy 9 years ago
Marcin Kulik 2c0bfee0cd Filter out private asciicasts on homepage 9 years ago
Marcin Kulik 5dbe2c84c0 UI for toggling asciicasts private/public 9 years ago
Marcin Kulik e05fbd574f Add ability to revoke recorder tokens 9 years ago
Marcin Kulik 4747091764 Open image link in new tab
The screenshot has "play button" which tricks people to start playback.
In most cases they don't want to leave the current page, so opening
asciicast link in a new tab seems like the best solution.
9 years ago
Marcin Kulik 537846e372 Use text-only description in Open Graph tags 9 years ago
Marcin Kulik 08749dd32d Move html rendering to image updater 9 years ago
Marcin Kulik 7d199ad416 Make routes AsciicastPagePresenter's dependency 9 years ago
Marcin Kulik 86559fad20 Add oEmbed discovery tags to asciicast page 9 years ago
Marcin Kulik fc873a8371 Fix alt attribute of embed screenshot image 9 years ago
Marcin Kulik 43b6cb5b51 Add screenshot width attr only when it's available 9 years ago
Marcin Kulik 7a321bf2cc Use "display" width in HTML image links 9 years ago
Marcin Kulik bb622d670e Enable embedding with image links 9 years ago
Marcin Kulik 8dc6db023e Update installation instructions 10 years ago
Marcin Kulik 427c19638c Prompt for username after login 10 years ago
Marcin Kulik 70e20c84ef Improve profile page 10 years ago
Marcin Kulik ba387bbb20 Display 6 featured and 6 latest asciicasts on landing page 10 years ago
Marcin Kulik 560e11f24e Introduce admin 10 years ago
Marcin Kulik 1633c94b91 Ensure correct theme is used for displaying embedded asciicast 10 years ago
Marcin Kulik 6bb5f39f8b Add theme changing for whole user profile and single asciicast 10 years ago
Marcin Kulik 14648f11b7 Add ability to override theme via url param 10 years ago
Marcin Kulik 94817be1b3 Rename nickname to username 11 years ago
Marcin Kulik 105d11bfe7 Change naming convention for presenter objects 11 years ago
Marcin Kulik 463f18c207 Refactor user page to use a presenter object 11 years ago
Marcin Kulik 5dc857ed9e Rename AsciicastPresenter#user to #current_user 11 years ago
Marcin Kulik 7fb6c0354c Cache items on AsciicastListPresenter 11 years ago
Marcin Kulik d06801487c Set defaults for AsciicastListPresenter in .build 11 years ago
Marcin Kulik 585167089d Rename container_width option to max_width 11 years ago
Marcin Kulik 57bcab04c9 Use proper PlaybackOptions object for passing options to JS player 11 years ago
Marcin Kulik 2191dfe32a Use .decorate instead of manually creating decorator instances 11 years ago
Marcin Kulik 86f6af3d78 Introduce AsciicastPresenter 11 years ago
Marcin Kulik d571be2bbd Introduce AsciicastListPresenter 11 years ago