aboutsummaryrefslogtreecommitdiff
path: root/server.js
AgeCommit message (Expand)Author
2019-12-21remove console.logEv Bogue
2019-12-21initial stab at private beaconsEv Bogue
2019-12-15adjust ad vs sync speedEv Bogue
2019-12-08move from ecstatic to koa, because ecstatic is deprecatedEv Bogue
2019-12-07break settings into own route and make it possible for guests to post adverti...Ev Bogue
2019-12-01generate an ad if there is not one alreadyEv Bogue
2019-11-26add an advertisement generator and send views to the clientEv Bogue
2019-11-24extract configuration options, and make it possible to run verboseEv Bogue
2019-11-24slow down ads a littleEv Bogue
2019-11-24serve ads if client feeds are up to dateEv Bogue
2019-11-23clean up and move all config and keys to a settings pageEv Bogue
2019-11-22bogbook @ 1.6.0 -- real-time bogbook and only send 25 posts at a timeEv Bogue
2019-11-17remove unused codeEv Bogue
2019-10-20comment out newer additions that are not quite ready for primetimeEv Bogue
2019-10-06this is not done yet, but pushing anywayEv Bogue
2019-09-13remove console.logEv Bogue
2019-09-10make sure .bogbook dir gets createdEv Bogue
2019-09-10get publickeys from pub servers if they do not existEv Bogue
2019-09-09move bogs folder into .bogbook so that data is not being stored in repoEv Bogue
2019-09-08remove more console.logsEv Bogue
2019-09-08clean up server.jsEv Bogue
2019-09-07clean upEv Bogue
2019-09-07and we have our first version of secure bogbook (sbb) working!Ev Bogue
2019-09-05half-way towards having secure bog transfer completed, just need diffsEv Bogue
2019-09-03first stab at secure bogbook (sbb)Ev Bogue
2019-07-23turns out we can avoid sending requester id to the serverEv Bogue
2019-05-14clean up server and show simpler logsEv Bogue
2019-05-02this seems to fix the bugEv Bogue
2019-04-25ok, I think this worksEv Bogue
2019-04-25this isnt quite working yet, but commiting anywayEv Bogue
2019-04-25minor changes to make sure the app loadsEv Bogue
2019-04-25major refactor -- new look and messages are stored as signatures - 1.3.0Ev Bogue
2019-04-19making some progress...Ev Bogue
2019-04-19major refactor -- only storing author, hash, and signatures on messages and o...Ev Bogue
2019-04-101.1.0 -- refactor to store client data in browser with localforage.jsEv Bogue
2019-04-04log requests for publicKeysEv Bogue
2019-04-03launch browser upon server startEv Bogue
2019-04-03initial commitEv Bogue