index
:
bogbook-esperanto.git
english
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server.js
Age
Commit message (
Expand
)
Author
2019-12-21
remove console.log
Ev Bogue
2019-12-21
initial stab at private beacons
Ev Bogue
2019-12-15
adjust ad vs sync speed
Ev Bogue
2019-12-08
move from ecstatic to koa, because ecstatic is deprecated
Ev Bogue
2019-12-07
break settings into own route and make it possible for guests to post adverti...
Ev Bogue
2019-12-01
generate an ad if there is not one already
Ev Bogue
2019-11-26
add an advertisement generator and send views to the client
Ev Bogue
2019-11-24
extract configuration options, and make it possible to run verbose
Ev Bogue
2019-11-24
slow down ads a little
Ev Bogue
2019-11-24
serve ads if client feeds are up to date
Ev Bogue
2019-11-23
clean up and move all config and keys to a settings page
Ev Bogue
2019-11-22
bogbook @ 1.6.0 -- real-time bogbook and only send 25 posts at a time
Ev Bogue
2019-11-17
remove unused code
Ev Bogue
2019-10-20
comment out newer additions that are not quite ready for primetime
Ev Bogue
2019-10-06
this is not done yet, but pushing anyway
Ev Bogue
2019-09-13
remove console.log
Ev Bogue
2019-09-10
make sure .bogbook dir gets created
Ev Bogue
2019-09-10
get publickeys from pub servers if they do not exist
Ev Bogue
2019-09-09
move bogs folder into .bogbook so that data is not being stored in repo
Ev Bogue
2019-09-08
remove more console.logs
Ev Bogue
2019-09-08
clean up server.js
Ev Bogue
2019-09-07
clean up
Ev Bogue
2019-09-07
and we have our first version of secure bogbook (sbb) working!
Ev Bogue
2019-09-05
half-way towards having secure bog transfer completed, just need diffs
Ev Bogue
2019-09-03
first stab at secure bogbook (sbb)
Ev Bogue
2019-07-23
turns out we can avoid sending requester id to the server
Ev Bogue
2019-05-14
clean up server and show simpler logs
Ev Bogue
2019-05-02
this seems to fix the bug
Ev Bogue
2019-04-25
ok, I think this works
Ev Bogue
2019-04-25
this isnt quite working yet, but commiting anyway
Ev Bogue
2019-04-25
minor changes to make sure the app loads
Ev Bogue
2019-04-25
major refactor -- new look and messages are stored as signatures - 1.3.0
Ev Bogue
2019-04-19
making some progress...
Ev Bogue
2019-04-19
major refactor -- only storing author, hash, and signatures on messages and o...
Ev Bogue
2019-04-10
1.1.0 -- refactor to store client data in browser with localforage.js
Ev Bogue
2019-04-04
log requests for publicKeys
Ev Bogue
2019-04-03
launch browser upon server start
Ev Bogue
2019-04-03
initial commit
Ev Bogue