Commit Graph

810 Commits (49a2abe32bcd8f1f6442b2898395aa01837781f2)
 

Author SHA1 Message Date
Marcin Kulik 49a2abe32b Make the "when by whom" font smaller 11 years ago
Marcin Kulik abe0b77bcd Convert asciicast#index to slim 11 years ago
Marcin Kulik 562cd0ef0b Add "Show more" link on the homepage 11 years ago
Marcin Kulik 5c141003a1 Use "asciicast" over "Asciicast" in UI 11 years ago
Marcin Kulik 2e9b0a4718 Remove boring empty trailing lines from thumbnails 11 years ago
Marcin Kulik 9086aae060 Remove unused code 11 years ago
Marcin Kulik 6acea6da70 Use tilde prefix for nickname only in profile url 11 years ago
Marcin Kulik 4bb61b614f Prevent bots from following Edit links 11 years ago
Marcin Kulik 452f5869cf Fix Bzip2Uploader#decompressed_path for S3 storage 11 years ago
Marcin Kulik 869ca9d896 Adjust JS player to new asciicast JSON representation 11 years ago
Marcin Kulik 6db65b2a6c Serve asciicast as JSON in chunks 11 years ago
Marcin Kulik 7e1b41dfef Code reformating in TimingParser 11 years ago
Marcin Kulik d21be98a5c Adjust SnapshotCreator to the latest API changes in Terminal and Stdout 11 years ago
Marcin Kulik 0c3494d174 Require explicit call to Terminal#snapshot for getting the snapshot 11 years ago
Marcin Kulik 6c8dbf4173 Make Stdout provide data in chunks 11 years ago
Marcin Kulik fa4c5e4664 Replace Bzip2Uploader#decompressed with #decompressed_path 11 years ago
Marcin Kulik 7fce3537d3 Remove abandoned guard-jasmine-headless-webkit 11 years ago
Marcin Kulik e568b3a4a3 Removed old vendored copy of libtsm 11 years ago
Marcin Kulik 4e5468b54e Add feature spec for widget 11 years ago
Marcin Kulik 40da1823d6 Do not send X-Frame-Options header in embeddable widget action 11 years ago
Marcin Kulik f5e47c3c8c Add request spec for asciicast upload 11 years ago
Marcin Kulik 9845802180 Use stub_model instead of rspec's double 11 years ago
Marcin Kulik c22cb1cdcc Get rid of the asciicast comments that are not used anymore 11 years ago
Marcin Kulik 20645271a1 Update models and helpers to use new Rails 4 syntax 11 years ago
Marcin Kulik 1cafe408c5 Update routes for Rails 4 11 years ago
Marcin Kulik 827d55e9d5 Update jasmine-rails to the latest version 11 years ago
Marcin Kulik 61a909fc41 Update Rails config files for Rails 4 11 years ago
Marcin Kulik 1a78d3ddef Update rails gems to 4.0 11 years ago
Marcin Kulik 761a7ea60b Upgrade rails to 3.2.14 11 years ago
Marcin Kulik e1286b407e Use double instead of mock, stub instead of stub! to make rspec happy 11 years ago
Marcin Kulik 3f879e79da Ensure terminal gets released even in case of an exception 11 years ago
Marcin Kulik c8c952f08a Update sidekiq to 2.13 11 years ago
Marcin Kulik 056e5e4030 Limit sidekiq concurrency to 5 11 years ago
Marcin Kulik 0a8cc6ff8a One more attempt to fix the memory leak 11 years ago
Marcin Kulik c9f2164dad Update tsm to the latest, leak-free (hopefully) version 11 years ago
Marcin Kulik 4767442875 Make Snapshot#crop return the snapshot of exact requested height 11 years ago
Marcin Kulik 7c9a9842af Adjust color of the play prompt triangle to match color thumbnails better 11 years ago
Marcin Kulik 113d1135d2 Update tsm to the lastest version 11 years ago
Marcin Kulik ade244e5d0 Fix rendering of snapshot in the player 11 years ago
Marcin Kulik 62be399455 Refactor player styles and use them for snapshots 11 years ago
Marcin Kulik 5ecf209a53 Add some TODO comments 11 years ago
Marcin Kulik 7d5a544650 Generate thumbnails from JSON snapshot via Snapshot/SnaphotPresenter 11 years ago
Marcin Kulik c5c875309b Add shoulda-matchers to the test bundle 11 years ago
Marcin Kulik 148bd47756 Fix feature spec for visiting asciicast page 11 years ago
Marcin Kulik ddf0e57b39 Update SnapshotWorker to generate colorful snapshots 11 years ago
Marcin Kulik c8d574b243 Serialize asciicast snapshot just as JSON 11 years ago
Marcin Kulik 59e31baa1b Process incoming asciicast with AsciicastCreator 11 years ago
Marcin Kulik 86a4662fe5 Abstract stdout_data and stdout_timing as a single value object 11 years ago
Marcin Kulik caa6c52759 Rename stdout to stdout_data, stdin to stdin_data 11 years ago
Marcin Kulik 55fe325ec4 Add Bzip2Uploader for uploading, retrieving and decompressing bzip2 files 11 years ago