deps: Depends on chrono-0.4.22 for now
The 0.4.23 release has deprecated some types we are relying on.
refman: Write an introduction and a changelog for current version
all: Apply rustfmt globally
hubstorage: Add missing migrations
hub: Add a route to fetch the keystrokes stats of a given user
agent: Fix the revert command
hubstorage: Refactor the commit-related functions
hub: Configure the HTTP server with the config file
hub: Only upsert keystrokes count if a user is not frozen
agent,hub: Implement the revert feature
hub: Specify the configuration file with a CLI argument
hub: Fetch the database URL from a TOML configuration file
refman: Add the mdbook skeleton
refman: Update the README with the new terminology
daemon: Rename keyrd into keyr-daemon
agent: Configure using a file rather than command line argument
agent: Rename keyr-sync into keyr-agent
sync: Add a new command "format" and drop keyr-fmt