Marcin Kulik
abe0b77bcd
Convert asciicast#index to slim
2013-08-14 18:16:03 +02:00
Marcin Kulik
562cd0ef0b
Add "Show more" link on the homepage
2013-08-14 18:11:46 +02:00
Marcin Kulik
5c141003a1
Use "asciicast" over "Asciicast" in UI
2013-08-14 17:32:03 +02:00
Marcin Kulik
4bb61b614f
Prevent bots from following Edit links
2013-08-14 13:45:55 +02:00
Marcin Kulik
ade244e5d0
Fix rendering of snapshot in the player
2013-08-06 00:37:37 +02:00
Marcin Kulik
62be399455
Refactor player styles and use them for snapshots
2013-08-06 00:37:36 +02:00
Marcin Kulik
86a4662fe5
Abstract stdout_data and stdout_timing as a single value object
2013-08-06 00:37:34 +02:00
Marcin Kulik
feec862f99
Display embed link on the asciicast's page
2013-06-13 11:45:00 +02:00
Marcin Kulik
f0b66b6399
Center overlays according to viewport/container width
2013-06-12 23:50:31 +02:00
Marcin Kulik
e182cce8ee
Don't use document.write to insert the player into the DOM
2013-06-12 22:47:39 +02:00
Marcin Kulik
f22837f4e9
Add "embed" css/js bundles
2013-06-12 21:52:15 +02:00
Marcin Kulik
d1dcd08861
Initial version of iframe-based embedding
2013-06-12 21:33:30 +02:00
Marcin Kulik
49be5d6fe2
Convert layout to slim
2013-06-10 17:15:52 +02:00
Marcin Kulik
87128c0873
Remove commented out code
2013-05-28 11:13:01 +02:00
Marcin Kulik
3e2bc439a0
Make sure docs pages are fine
2013-05-28 11:13:01 +02:00
Marcin Kulik
95a0e44798
Use http url for avatar in footer
2013-05-28 11:12:59 +02:00
Mike Fiedler
fee3e947bd
Fixed upgrade command
...
`brew update foo` => This command updates brew itself, and does not take formula names.
Hence: `brew upgrade asciiio` => Error: asciiio-HEAD already installed
2013-05-20 22:14:15 -03:00
Marcin Kulik
2e8fc48473
Set MAX_DELAY constant on model, not decorator
2012-12-18 21:38:49 +01:00
Marcin Kulik
816e09703a
Cleanup author/profile links
2012-12-08 22:29:21 +01:00
Marcin Kulik
a1fad7ccb7
Decorate User#nickname
2012-12-08 20:51:20 +01:00
Marcin Kulik
80619928a8
Decorate current_user
2012-12-08 20:51:19 +01:00
Marcin Kulik
c1e576e5dd
"Other asciicasts by this user"
2012-12-08 20:51:19 +01:00
Marcin Kulik
af95da5fe8
Pass asciicasts to 'previews' partial explicitly
2012-12-08 20:51:19 +01:00
Marcin Kulik
cd16719be6
It's asciicast, not preview
2012-12-08 19:59:56 +01:00
Marcin Kulik
2c006d5fdf
Improve AsciicastDecorator#description
2012-12-08 18:21:24 +01:00
Marcin Kulik
0e2f78af1d
Split asciicasts#show into more partials
2012-12-08 18:11:03 +01:00
Marcin Kulik
42f8ea63de
Mark snapshot as safe HTML
2012-12-01 17:20:05 +01:00
Justin Hileman
bc052af53a
Add a letter :)
2012-11-26 17:34:02 -08:00
Marcin Kulik
646ca6858a
AsciicastDecorator#user
2012-11-19 23:14:34 +01:00
Marcin Kulik
1754656578
Raw page with player only
2012-11-19 23:10:21 +01:00
Marcin Kulik
a344670d50
Clean up condition
2012-11-19 22:31:24 +01:00
Marcin Kulik
33025e00f7
AsciicastDecorator#terminal_type
2012-11-19 22:29:46 +01:00
Marcin Kulik
d86174d147
link_to_delete_asciicast helper
2012-11-19 22:27:52 +01:00
Marcin Kulik
fdf2a0c326
indented -> indented_text
2012-11-19 22:20:45 +01:00
Marcin Kulik
c94b6ff2d7
timeago -> time_ago_tag
2012-11-19 22:18:29 +01:00
Marcin Kulik
d9d85c11e0
category_link -> link_to_category
2012-11-19 22:16:39 +01:00
Marcin Kulik
44e23bf003
Just decorate.
2012-11-19 22:12:57 +01:00
Marcin Kulik
560ab8362a
Introduce proper player helper with proper template
2012-11-19 22:01:44 +01:00
Marcin Kulik
4fba36778e
player_script -> player_script_tag
2012-11-19 21:30:45 +01:00
Marcin Kulik
d0aea034f7
Change URL to recorder script on About page
2012-10-13 01:25:23 +02:00
Marcin Kulik
c3d45ba441
Tell about edit/delete of asciicast in online docs
2012-10-13 01:13:16 +02:00
Marcin Kulik
0ff6721530
Update online docs
2012-10-13 00:28:13 +02:00
Marcin Kulik
07e6c6d8a1
Fix link to sickill's profile ( closes #15 )
2012-10-11 20:20:18 +02:00
Marcin Kulik
afa03974a2
Calculate relative time in JS (b/c of caching)
2012-08-25 14:24:53 +02:00
Marcin Kulik
83c3b12ee0
Turn off airbrake_javascript_notifier
2012-08-25 12:36:58 +02:00
Marcin Kulik
5812b10709
Cache static pages
2012-08-22 20:37:47 +02:00
Marcin Kulik
44edbe08d1
Cache whole previews list fragments
2012-08-22 20:00:31 +02:00
Marcin Kulik
6c007cdd9c
Not ready yet for cache_key on ActiveRecord::Relation
2012-08-22 19:39:14 +02:00
Marcin Kulik
0de8aa76ea
Use fragment caching for thumbnails
2012-08-21 20:20:14 +02:00
Marcin Kulik
877e1d9be9
Render partial with collection for previews
2012-08-21 19:41:54 +02:00