Commit Graph

22 Commits (835c33113eebefe321cd9c10a95dce63db339c89)

Author SHA1 Message Date
ansuz fb21b4e46b fix up /render/ 2016-09-01 15:54:21 +02:00
ansuz 1526c26f8e remember code and wysiwyg pads 2016-06-21 18:49:37 +02:00
ansuz 849683d586 update to use new style crypto module 2016-06-21 15:17:09 +02:00
ansuz f94c06abc0 drop a bunch of stuff and use diff dom and hyperjson 2016-06-20 18:39:30 +02:00
ansuz beba78d7f8 update prototype dependencies 2016-06-06 12:14:07 +02:00
ansuz a735d63306 migrate markdown rendering 'pad' to netflux 2016-04-27 10:38:44 +02:00
ansuz 1c54af69a1 update minor editors to use new realtime-input api 2016-03-07 11:52:18 +01:00
ansuz 3cb94b8d80 jshint compliance 2016-02-15 16:07:46 +01:00
ansuz afa2811472 remove local version of marked.js, prefer bower version 2016-02-15 11:49:47 +01:00
ansuz 587f95b6d7 don't overflow 2016-02-14 12:01:05 +01:00
ansuz 2c5a2b6023 remove unused code, add todos, fix minor errors 2016-02-12 12:03:15 +01:00
ansuz 61fbf81dcd factor out rainbow stuff into rainbow.js 2016-02-05 11:55:37 +01:00
ansuz 150c9a300d scale viewport so mobile is readable 2016-02-03 12:50:36 +01:00
ansuz d96124229b clean up realtime-input.js, break API
use an object for configuration, so as to be more extensible.
modify applications which use the API to match.
2016-02-03 12:45:45 +01:00
ansuz 266e5eccce change styles for rendered page 2016-02-01 14:14:32 +01:00
ansuz 3cffdc982f remove unused functions from render/main.js
better comments
2016-01-31 13:15:50 +01:00
ansuz 317abf36f3 make rendered images sort of responsive 2016-01-31 13:14:45 +01:00
ansuz 388c6de64a minor style tweaks for /render/ 2016-01-30 18:04:01 +01:00
ansuz ec172b6d21 rendered html should be scrollable 2016-01-30 17:30:00 +01:00
ansuz c2eb29b75e fix typo 2016-01-30 14:24:26 +01:00
ansuz fd1e5d5735 better styling on render page
now solarized dark
2016-01-30 14:18:20 +01:00
ansuz a718f89e08 make a new pad that doesn't allow input.
It simply renders markdown that's being written in the same channel
but in another editor that allows input.
2016-01-30 13:59:20 +01:00