0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Sep 11, 2025 — Sep 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build(deps): bump actions/checkout from 6 to 7 More... 3 months ago
Merge branch 'dependabot/github_actions/actions/download-artifact-8' of github.com:MaxKellermann/beacon More... 5 months ago
Merge branch 'dependabot/github_actions/actions/upload-artifact-7' of github.com:MaxKellermann/beacon More... 5 months ago
build(deps): bump softprops/action-gh-release from 2 to 3 More... 5 months ago
build(deps): bump actions/upload-artifact from 4 to 7 More... 6 months ago
build(deps): bump actions/download-artifact from 4 to 8 More... 6 months ago
debian/control: remove obsolete "adduser" dependency More... 8 months ago
receiver/Main: move try/block to function level More... 8 months ago
receiver: don't log all fixes on stderr More... 8 months ago
debian: allow building with default-jdk-headless instead of the full default-jdk More... 8 months ago
debian: create users with systemd-sysusers instead of adduser More... 8 months ago
increment version number to 0.2 More... 8 months ago
release v0.1 More... 8 months ago
event/Features.h: remove obsolete macro NO_BOOST More... 8 months ago
api/Database: prepare all SQL statements More... 8 months ago
api/Handler: remove `noexcept`, pass exceptions to caller More... 8 months ago
api: wrap the database in class ApiDatabase More... 8 months ago
recevier/Database: use libfmt to format the GeoPoint More... 8 months ago
recevier/Database: prepare the INSERT statement More... 8 months ago
recevier/Database: fallback address is NULL, not "?" More... 8 months ago
sql/fixes.sql: add missing parentheses More... 8 months ago
receiver/Main: wrap the database in class Beacon::ReceiverDatabase More... 8 months ago
event/PipeEvent: reorder methods More... 8 months ago
debian: add Java package More... 8 months ago
.github/workflows/build.yml: add missing "on.workflow_call" More... 8 months ago
.github/workflows/release.yml: eliminate the "workflow-dispatch" step, use "build.uses" instead More... 8 months ago
.github/workflows/release.yml: new action that creates a GitHub release from a git tag More... 8 months ago
debian: add missing dependency on libpq-dev More... 8 months ago
debian: libfmt 9 is fine More... 8 months ago
.github: build with GitHub actions More... 8 months ago