Commit graph

60 commits

Author SHA1 Message Date
Jet
adb929227b
fix: use PDT isntead of UTC 2026-03-24 14:20:17 -07:00
Jet
3dcd3f00d8
feat: add documentation for pi relay and home automation 2026-03-24 00:51:37 -07:00
Jet
4f7ac0e7d7
feat: add home assistant capability with pi-relay 2026-03-24 00:24:12 -07:00
Jet
2374e3cd60
fix: make the badge look like badge 2026-03-23 23:21:14 -07:00
Jet
87d3fee588
feat: add the badge to the readme 2026-03-23 23:20:49 -07:00
Jet
94bff98439
feat: add badge.svg 2026-03-23 22:48:04 -07:00
Jet
e2f2b96919
fix: zulip to use domain and webhooks api properly 2026-03-23 22:47:21 -07:00
Jet
3a0d464234
feat: add zulip integration 2026-03-23 22:18:29 -07:00
Jet
50468db20b
fix: remove invalid offline -> online check 2026-03-23 15:56:36 -07:00
Jet
3991d25293
feat: move rss to it's own module and add atom support 2026-03-23 15:43:59 -07:00
Jet
452b8b49c3
feat: add basic rss feat support 2026-03-23 13:56:00 -07:00
Jet
183b2c2c88
feat: add human readable output to the API 2026-03-23 13:45:02 -07:00
Jet
f57ecd19aa
fix: active poll instead of wait for interupt 2026-03-23 13:22:55 -07:00
Jet
8554f7a8ad
feat: add since tag to discord ping 2026-03-23 13:22:46 -07:00
Jet
7d538f1942
feat: update ot synchronous gpio and rotate keys 2026-03-23 01:49:01 -07:00
Jet
16ad3c6181
feat: deploy onto the pi and add scripts for boot 2026-03-22 23:24:07 -07:00
Jet
f4d95c595e
feat!: make declarative version 2026-03-22 17:40:48 -07:00
Jet
cf3c5ef1f5
fix: repaire the flash-pi-sd to use bootstrap age 2026-03-21 01:42:40 -07:00
Jet
faf9701a86
feat: add sd flash command and rekey ages 2026-03-21 01:26:25 -07:00
Jet
36720e2ba5
feat: remove rss, status, and badge features 2026-03-21 00:56:28 -07:00
Jet
553d7d1780
fix: update schema for no migration, only nukes 2026-03-18 17:52:40 -07:00
Jet
e8b60519e7
feat: reorganize to one flake one rust project 2026-03-18 17:44:15 -07:00
Jet
5183130427
feat: add assets for discord embedded messages 2026-03-17 18:10:24 -07:00
Jet
e225ffe997
fix: update to post to discord webhook route 2026-03-17 04:15:23 -07:00
Jet
9ecac57275
feat: add all secrets and direnv 2026-03-17 03:59:46 -07:00
Jet
fc2aacd460
feat: update age configuration to be inside 2026-03-17 03:51:09 -07:00
Jet
773c14e32f
feat: move to Replaced rppal with tokio-gpiod and other rust things 2026-03-17 03:38:08 -07:00
Jet
b2d9406831
feat: update readmes and keys and fixes 2026-03-17 02:57:47 -07:00
Jet
f1c75d2109
fix: configure workspace in remote 2026-03-16 23:58:23 -07:00
Jet
574a3a103e
fix: update the readmes to be more clear 2026-03-16 23:42:37 -07:00
Jet Pham
dc7b8cbadd feat: reorganize with remote 2026-03-16 23:32:07 -07:00
Jet Pham
a74e5753fa
feat: write these as modules 2026-03-10 17:29:29 -07:00
Jet Pham
83baab68e0
feat: add remote, with rss, cache, discord, and zulip 2026-03-10 15:45:42 -07:00
Jet Pham
50ec63a474
feat: expose configurations, add retry, make stable 2026-03-09 17:11:22 -07:00
Jet Pham
c6e726c430
feat: rewrite pi to be simple and nix based 2026-03-09 15:48:45 -07:00
Jet Pham
b2c8d08bdc
feat: remove vercel web frontend part and rename to pi 2026-03-03 22:25:44 -08:00
Jet Pham
dff2e96947
Update Main to monorepo structure (#5)
* feat: Convert to a webhooks api model!

feat: Update readme with new api docs and images and logo

feat: reoptimize jpgs and add comments to all images for credit

feat: Add database backend implementations
Todo is to update the readme

feat: use memory storage for endpoints

feat: add logging to rest api and remove ctrl override

feat: remove keyboard monitor

delete the discord api from direct reference

* feat: webhook sending with retries and backoff

Also some great readme changes

* feat: add a web based dev mode!

* feat: better error handling for webhook endopoints

* feat: remove verbose logs

* feat: add docs for local dev

* feat: remove complex webhook stuff
config file with endpoints listed instead

* feat: update logo

* feat: set endpoint and remove rest api

* fix: check for negative config numbers

* feat: remove timestamps from webhook
Use Date header instead

* feat: refactor to using one endpoint with env vars

* feat: change logging to be one rolling log
With a max line size of 10k lines

* feat: move config to toml, keep api in env var

* feat: use .env files for managing env vars

* fix: remove log files from dev

* fix: unblock web monitor thread

* feat: merge into a monorepo with noisebridge-status
2025-08-05 00:33:41 -05:00
Jet Pham
716153b1b6
feat: add tokio runtime and make adync gpio interups on seperate thread 2025-06-11 15:10:53 -07:00
Jet Pham
19862ecf70
feat: use async interupts for gpio monitoring 2025-06-08 00:13:58 -07:00
Jet Pham
bcf986ff1f
feat: move logs to new module 2025-06-08 00:13:58 -07:00
Jet Pham
2a7e30708a
feat: update readme to reflect current state of the project 2025-06-07 12:48:44 -07:00
Jet Pham
3f519376b2
feat: add a finite state machine for debouncing 2025-06-07 12:42:13 -07:00
Jet Pham
93f5d8e904
feat: moved more values to constants 2025-06-07 12:42:13 -07:00
Jet Pham
6be649f0fc
feat: remove shutdown message because it doesn't hit 2025-06-07 12:42:13 -07:00
Jet Pham
710e3eeb94
feat: swap the open and closed states 2025-06-06 20:30:47 -07:00
Jet Pham
aa434ed39b
feat: use embeds for the message and add startup and shutdown messages! 2025-06-06 20:30:47 -07:00
Jet Pham
baef052a4a
feat: fixed deploy script for setting up service for restarting 2025-06-06 19:34:59 -07:00
Jet Pham
e761320bc7
feat: remove webhooks, prepping for simple flow 2025-06-06 19:34:59 -07:00
Jet Pham
9bc01997d7
feat: make network non blocking and fix deploy script 2025-06-06 19:34:59 -07:00
Jet Pham
0f0d0513cb
feat: Update readme 2025-06-05 21:43:01 -07:00