aboutsummaryrefslogtreecommitdiff
path: root/lib/serve.js
Commit message (Expand)AuthorAgeFilesLines
* Include git blob id in new line-comments, for good measurecel2018-01-091-0/+3
* Add hint parameters for 'created' linkscel2018-01-091-0/+2
* Use correct message ids in commit file diff linkscel2018-01-091-2/+3
* Merge branch 'git-lib'cel2018-01-091-99/+499
|\
| * whitespacecel2018-01-091-86/+86
| * Handle multiple line comment thread composerscel2018-01-091-18/+21
| * Support line comments on blobs as well as diffscel2018-01-091-3/+67
| * Include composer in line comment threadscel2018-01-091-54/+76
| * Render line-comments and diffs bettercel2018-01-091-40/+105
| * 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
* 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
|\