Commit Graph

16 Commits (8bf79ef9154f15953fbf9bd9f73eab000379dd3d)

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 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 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 c2eb29b75e fix typo 2016-01-30 14:24:26 +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