Commit Graph

99 Commits (ce08316ff5cfcaf09ce4aecc15d713c33b346ded)

Author SHA1 Message Date
Marcin Kulik c4e494e224 Allow overriding player cols & rows via query params 7 years ago
Marcin Kulik cac9aea574 Remove image_* columns from asciicasts 7 years ago
Marcin Kulik 7c379ae91e Remove old doc pages 7 years ago
Marcin Kulik e8b0d85be8 Remove old screenshot code 8 years ago
Marcin Kulik cead49590c Escape non-ascii characters in JSON passed to <asciinema-player> 8 years ago
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 0e42b82e5d Favor poster from options over precomputed one 8 years ago
Marcin Kulik baf1c96c7e No need for jQuery inside of an iframe 8 years ago
Marcin Kulik b373963497 Use new player via <asciinema-player> tag 8 years ago
Marcin Kulik 0f684f46ae Fix v0 URL param 9 years ago
Marcin Kulik e3c04e1461 Play v1 format by default if available 9 years ago
Marcin Kulik 9881c5df6c Extract profile route helpers to a module 9 years ago
Marcin Kulik a44121eb7b Pass title and author info to the player 9 years ago
Marcin Kulik ecc9d098d5 Fix asset paths for screenshot generation 9 years ago
Marcin Kulik 38b899c65a html_safe my ass 9 years ago
Marcin Kulik f1cf67412e Fix embed script for private asciicasts (fixes #194) 9 years ago
Marcin Kulik d68c0f3282 Use actual embed scripts on "embed example" page 9 years ago
Marcin Kulik a719251745 Fix snapshot HTML escaping 9 years ago
Marcin Kulik 2852248989 Add PNG generation (https://asciinema.org/a/17654.png) 9 years ago
Marcin Kulik a7aab637fe Always use lowercase "asciinema". Also fix git repositories' URLs 10 years ago
Marcin Kulik feb9703620 Remove old authentication code (browser-id, github, twitter) 10 years ago
Marcin Kulik 53c2598c48 Only display flash notifications for :alert and :notice keys 10 years ago
Marcin Kulik 6bb5f39f8b Add theme changing for whole user profile and single asciicast 10 years ago
Marcin Kulik ad9fb63215 Prevent double escaping of page title - content_for already escapes once 10 years ago
Marcin Kulik f55ec05ae1 Use Warden for authentication 11 years ago
Marcin Kulik d1b912f1d2 Remove unused helpers 11 years ago
Marcin Kulik 0e85e9ac28 Pass the asciicast with the options object to player partial 11 years ago
Marcin Kulik a9913a966d Rename "font_size" playback option to "size" 11 years ago
Marcin Kulik 57bcab04c9 Use proper PlaybackOptions object for passing options to JS player 11 years ago
Marcin Kulik 11bfe3b0f9 Remove unused path helper 11 years ago
Marcin Kulik e2e117ce84 Refactor profile link helpers and decorators 11 years ago
Marcin Kulik b6f53c66b8 Set page <title> in templates 11 years ago
Marcin Kulik 249117f80a Allow size to be passed to player helper in options 11 years ago
Marcin Kulik 76ddc94561 Update docs pages for new layout 11 years ago
Marcin Kulik 888f3b7c80 Don't take current user's email from current profile page's user 11 years ago
Marcin Kulik d4cbc3e504 Make Persona the only login option (with the ability to access old accounts) 11 years ago
Marcin Kulik 8c43aaf081 Add login via Mozilla Persona 11 years ago
Marcin Kulik ef8449b44c Keep the sane line length 11 years ago
Marcin Kulik 90954c03b6 Add support to embed script for making the terminal font 2x bigger 11 years ago
Marcin Kulik 0634f52c99 Change all occurrences of old project name to the new one 11 years ago
Marcin Kulik 3c4ac3666e Update copy & code to use the new name 11 years ago
Marcin Kulik ee636bf958 Update the player to use backend-generated JSON frames 11 years ago
Marcin Kulik 731751650c Keep the lines shorther than 80 chars 11 years ago
Marcin Kulik 20645271a1 Update models and helpers to use new Rails 4 syntax 11 years ago
Marcin Kulik ade244e5d0 Fix rendering of snapshot in the player 11 years ago
Marcin Kulik f0b66b6399 Center overlays according to viewport/container width 11 years ago
Marcin Kulik 3e2bc439a0 Make sure docs pages are fine 11 years ago
Marcin Kulik 62a3ffed92 Don't check for webkit anymore when enabling WebWorker player 11 years ago
Marcin Kulik 816e09703a Cleanup author/profile links 12 years ago