aboutsummaryrefslogtreecommitdiff
path: root/lib/serve.js
Commit message (Expand)AuthorAgeFilesLines
...
| | * whitespacecel2018-01-091-5/+5
| | * Render line comments on diffscel2018-01-081-38/+95
| | * Render line-comment messagescel2018-01-081-0/+1
| | * Linkify newly created git blobscel2018-01-081-1/+6
| | * Render git diffscel2018-01-081-2/+179
| | * Render markdown files in git reposcel2018-01-081-0/+10
| | * Use readTreeFull and pull-catchcel2018-01-081-18/+14
| * | Don't load unzipcel2018-01-091-1/+1
| |/
| * Add previewContacts optioncel2018-01-041-2/+9
| * Serve files in zip blobscel2017-12-301-0/+97
| * fix: fail gracefully on jpeg rotation exceptionStephen Whitmore2017-12-281-8/+13
* | Use textarea for code blockscel2017-12-261-5/+1
|/
* Fix publishVote without previewVotescel2017-12-261-2/+2
* Allow using ooo (out-of-order message replication)cel2017-12-251-22/+33
* Handle more missing git blobscel2017-12-251-0/+4
* Allow previewing votescel2017-12-241-3/+13
* Remove unimplemented vote routecel2017-12-211-1/+0
* Fix errorcel2017-12-141-1/+5
* Generate private blob links using querystring-stylecel2017-12-131-1/+1
* Serve querystring-style secret blobscel2017-12-121-20/+28
* Render blog messagescel2017-12-081-0/+26
* List friends following feedcel2017-12-051-26/+35
* Fix typocel2017-11-271-1/+1
* Set recps in composer if message is private but has no recpscel2017-11-271-0/+3
* Use ssb-contact again, with block(er)scel2017-11-251-36/+23
* Show pub addressescel2017-11-171-0/+11
* Refactor wrapUserFeed to use pull-hyperscriptcel2017-11-171-56/+79
* Add block buttoncel2017-11-101-23/+14
* Remove default limitcel2017-11-031-1/+1
* Render blocks and blockers on contacts pagescel2017-10-181-19/+36
* Fix handling limitcel2017-10-171-7/+9
* Pass through filter parametercel2017-10-171-0/+6
* Add channel to advanced searchcel2017-10-141-1/+8
* Show estimated message size and warning if too largecel2017-10-141-1/+18
* Move limit downstream of filtercel2017-10-131-6/+6
* Fixcel2017-10-131-2/+2
* Filter messages sociallycel2017-10-131-10/+33
* Optional Basic authenticationStuart Gathman2017-10-011-0/+19
* Render chess messages mini, with link to expandcel2017-10-011-1/+1
* Render npm prebuildscel2017-10-011-0/+54
* Use table header elements for npm packagescel2017-09-301-7/+7
* Merge branch 'secretblobs' into mastercel2017-09-291-31/+66
|\
| * Encrypt blobs in private messagescel2017-05-261-25/+46
* | Make npm links more consistentcel2017-09-221-6/+6
* | Render npm package readmescel2017-09-201-3/+29
* | Render npm package publisherscel2017-09-201-8/+29
* | Fix npm-packages viewcel2017-09-191-12/+21
* | Render npm-packagescel2017-09-181-0/+37
* | Fix images on About pagescel2017-08-151-1/+1
* | Highlight code in markdown and git filescel2017-06-271-6/+16