index
:
stuff.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-06-04
Fix sender and sender_client communication
Joel Klinghed
2015-06-04
Fix json implementation
Joel Klinghed
2015-06-04
Adding sender
Joel Klinghed
2015-06-04
Fix help command and use correct name for channel
Joel Klinghed
2015-06-04
Disable exceptions
Joel Klinghed
2015-06-04
Add config and change all commands to one
Joel Klinghed
2015-06-03
Improve db_path
Joel Klinghed
2015-06-03
More commands handled
Joel Klinghed
2015-06-03
Fix loading of goings
Joel Klinghed
2015-06-03
DB::Snapshot::bad() should only return true in case of errors
Joel Klinghed
2015-06-03
Improved
Joel Klinghed
2015-06-03
A start for an event handler
Joel Klinghed
2015-06-03
Add CGI::get_data utility method
Joel Klinghed
2015-06-03
Add space separated argument parser with quoting
Joel Klinghed
2015-06-03
Make it simpler to use DB
Joel Klinghed
2015-05-28
Fix some mistakes
Joel Klinghed
2015-05-28
Fix misshandling of set(name, nullptr, 0) in DB::Editor
Joel Klinghed
2015-05-28
Add missing include
Joel Klinghed
2015-05-28
Small start for signup
Joel Klinghed
2015-05-28
Start of CGI interface
Joel Klinghed
2015-05-26
Support older SQLite
Joel Klinghed
2015-02-20
Initial DB API with SQLite3 backend
Joel Klinghed