aboutsummaryrefslogtreecommitdiff
path: root/lib/serve.js
Commit message (Expand)AuthorAgeFilesLines
* replacing magic word with variableEugeniy E. Mikhailov2021-02-081-3/+5
* commented code removedEugeniy E. Mikhailov2021-02-081-27/+1
* logbook2 search takes options also fix end of stream markerEugeniy E. Mikhailov2021-02-081-1/+1
* default sort of public messages by claimed timestampEugeniy E. Mikhailov2021-02-021-2/+55
* Sorted logbook joined streamsEugeniy E. Mikhailov2021-02-011-11/+27
* Merge branch 'main' into evmik-logbook-nextEugeniy E. Mikhailov2021-01-231-1/+8
|\
| * Fix serving boxed blob with range requestcel2021-01-051-1/+8
* | added logbook action, with filter according to date of publishingEugeniy E. Mikhailov2021-01-231-0/+27
* | filter out vote from the public streamEugeniy E. Mikhailov2021-01-231-0/+3
|/
* Respect base URL in redirectcel2020-11-271-1/+1
* Add mentions for ssb URIscel2020-11-271-40/+2
* Vendor ssb-mentionscel2020-11-271-1/+1
* Fix support for git-ssb repo IDscel2020-11-271-4/+13
* Support ssb-uri in request URLs and searchcel2020-11-271-0/+35
* composer: show total size of linked blobscel2020-08-111-2/+13
* Use old-style meta charset tagcel2020-07-251-1/+1
* Improve blob size warningcel2020-07-181-4/+4
* Allow subdirectories in draftscel2020-06-261-10/+43
* Remove proprietary emojicel2020-06-161-39/+2
* Avoide deprecated Buffer constructorcel2020-05-191-5/+5
* Prefer backlinks.read for /linkscel2020-05-151-7/+22
* Use 401 only for Basic Authcel2020-05-091-1/+1
* Render feedless posts compactlycel2020-05-091-2/+2
* Handle want private blobs for markdown viewcel2020-05-061-1/+7
* Restrict access based on Referercel2020-04-101-1/+21
* Restrict access based on Host headercel2020-04-101-0/+6
* Smaller text fieldscel2020-04-081-11/+11
* Prefer ASCIIcel2020-04-081-2/+2
* Allow querying mentions of any idcel2020-04-081-0/+1
* gathering: fix previous mention filteringcel2020-04-011-1/+3
* minor style changescel2020-04-011-3/+3
* Make diff table more compactcel2020-03-281-4/+5
* Render descriptions as diffs in gathering threadscel2020-03-281-1/+5
* Don't auto-mention self in gathering threadcel2020-03-281-1/+4
* Reduce mentionscel2020-03-281-2/+13
* new gathering: put mentions in gathering rootcel2020-03-281-29/+29
* Fix fallback about imagecel2020-03-281-1/+1
* Try to clarify gathering timescel2020-03-281-3/+5
* Fix sorting by claimed timestampcel2020-03-281-0/+3
* Fix typocel2020-03-191-1/+1
* Add pages to create, view, and edit Gatheringscel2020-03-191-0/+506
* advsearch: html escapecel2020-03-191-4/+4
* git: handle messsages linking to git blobs not present in that specific messagecel2020-03-191-0/+20
* printView: show message date on rightcel2020-03-191-0/+1
* print view: no message horizontal bordercel2020-03-191-1/+3
* Add "single" modecel2020-03-191-1/+14
* threads: use messagesByTypecel2020-03-051-2/+3
* threads navpagenoffle2020-03-041-0/+26
* Render more about valuescel2020-02-271-3/+4
* Fix blob filename handlingcel2020-02-271-3/+3