Commit graph

  • adb929227b
    fix: use PDT isntead of UTC main Jet 2026-03-24 14:20:16 -07:00
  • 3dcd3f00d8
    feat: add documentation for pi relay and home automation Jet 2026-03-24 00:51:27 -07:00
  • 4f7ac0e7d7
    feat: add home assistant capability with pi-relay Jet 2026-03-23 22:45:49 -07:00
  • 2374e3cd60
    fix: make the badge look like badge Jet 2026-03-23 22:45:49 -07:00
  • 87d3fee588
    feat: add the badge to the readme Jet 2026-03-23 22:45:49 -07:00
  • 94bff98439
    feat: add badge.svg Jet 2026-03-23 22:45:49 -07:00
  • e2f2b96919
    fix: zulip to use domain and webhooks api properly Jet 2026-03-23 22:45:49 -07:00
  • 3a0d464234
    feat: add zulip integration Jet 2026-03-23 22:18:23 -07:00
  • 50468db20b
    fix: remove invalid offline -> online check Jet 2026-03-23 15:56:25 -07:00
  • 3991d25293
    feat: move rss to it's own module and add atom support Jet 2026-03-23 15:43:02 -07:00
  • 452b8b49c3
    feat: add basic rss feat support Jet 2026-03-23 13:55:52 -07:00
  • 183b2c2c88
    feat: add human readable output to the API Jet 2026-03-23 13:44:56 -07:00
  • f57ecd19aa
    fix: active poll instead of wait for interupt Jet 2026-03-23 13:21:42 -07:00
  • 8554f7a8ad
    feat: add since tag to discord ping Jet 2026-03-23 13:21:42 -07:00
  • 7d538f1942
    feat: update ot synchronous gpio and rotate keys Jet 2026-03-23 01:48:49 -07:00
  • 16ad3c6181
    feat: deploy onto the pi and add scripts for boot Jet 2026-03-22 23:24:05 -07:00
  • f4d95c595e
    feat!: make declarative version Jet 2026-03-21 02:09:38 -07:00
  • cf3c5ef1f5
    fix: repaire the flash-pi-sd to use bootstrap age Jet 2026-03-21 01:42:35 -07:00
  • faf9701a86
    feat: add sd flash command and rekey ages Jet 2026-03-21 01:05:36 -07:00
  • 36720e2ba5
    feat: remove rss, status, and badge features Jet 2026-03-19 01:33:56 -07:00
  • 553d7d1780
    fix: update schema for no migration, only nukes Jet 2026-03-18 17:52:33 -07:00
  • e8b60519e7
    feat: reorganize to one flake one rust project Jet 2026-03-18 17:33:57 -07:00
  • 5183130427
    feat: add assets for discord embedded messages Jet 2026-03-17 18:10:17 -07:00
  • e225ffe997
    fix: update to post to discord webhook route Jet 2026-03-17 04:15:20 -07:00
  • 9ecac57275
    feat: add all secrets and direnv Jet 2026-03-17 03:58:23 -07:00
  • fc2aacd460
    feat: update age configuration to be inside Jet 2026-03-17 03:51:07 -07:00
  • 773c14e32f
    feat: move to Replaced rppal with tokio-gpiod and other rust things Jet 2026-03-17 03:34:52 -07:00
  • b2d9406831
    feat: update readmes and keys and fixes Jet 2026-03-17 01:46:02 -07:00
  • f1c75d2109
    fix: configure workspace in remote Jet 2026-03-16 23:58:04 -07:00
  • 574a3a103e
    fix: update the readmes to be more clear Jet 2026-03-16 23:42:34 -07:00
  • dc7b8cbadd feat: reorganize with remote Jet Pham 2026-03-10 19:43:24 -07:00
  • a74e5753fa
    feat: write these as modules Jet Pham 2026-03-10 17:29:15 -07:00
  • 83baab68e0
    feat: add remote, with rss, cache, discord, and zulip Jet Pham 2026-03-09 23:08:01 -07:00
  • 50ec63a474
    feat: expose configurations, add retry, make stable Jet Pham 2026-03-09 17:11:10 -07:00
  • c6e726c430
    feat: rewrite pi to be simple and nix based Jet Pham 2026-03-08 19:06:08 -07:00
  • b2c8d08bdc
    feat: remove vercel web frontend part and rename to pi Jet Pham 2026-03-02 19:22:37 -08:00
  • dff2e96947
    Update Main to monorepo structure (#5) Jet Pham 2025-08-05 00:33:41 -05:00
  • 716153b1b6
    feat: add tokio runtime and make adync gpio interups on seperate thread Jet Pham 2025-06-08 00:13:13 -07:00
  • 19862ecf70
    feat: use async interupts for gpio monitoring Jet Pham 2025-06-07 23:53:19 -07:00
  • bcf986ff1f
    feat: move logs to new module Jet Pham 2025-06-07 23:33:24 -07:00
  • 2a7e30708a
    feat: update readme to reflect current state of the project Jet Pham 2025-06-07 12:48:27 -07:00
  • 3f519376b2
    feat: add a finite state machine for debouncing Jet Pham 2025-06-07 12:41:57 -07:00
  • 93f5d8e904
    feat: moved more values to constants Jet Pham 2025-06-06 20:34:56 -07:00
  • 6be649f0fc
    feat: remove shutdown message because it doesn't hit Jet Pham 2025-06-06 20:32:55 -07:00
  • 710e3eeb94
    feat: swap the open and closed states Jet Pham 2025-06-06 20:30:34 -07:00
  • aa434ed39b
    feat: use embeds for the message and add startup and shutdown messages! Jet Pham 2025-06-06 19:44:41 -07:00
  • baef052a4a
    feat: fixed deploy script for setting up service for restarting Jet Pham 2025-06-06 19:34:29 -07:00
  • e761320bc7
    feat: remove webhooks, prepping for simple flow Jet Pham 2025-06-06 18:59:16 -07:00
  • 9bc01997d7
    feat: make network non blocking and fix deploy script Jet Pham 2025-06-06 18:51:59 -07:00
  • 0f0d0513cb
    feat: Update readme Jet Pham 2025-06-05 21:42:44 -07:00
  • 5adf192e5d
    feat: allow requesting to register endpoints Jet Pham 2025-06-05 21:12:53 -07:00
  • 07dfe2d9bc
    feat: add noisebell logo: made by Omelia Jet Pham 2025-06-05 20:18:26 -07:00
  • c0389e0245
    feat: store log files in a /logs directory Jet Pham 2025-06-05 20:05:53 -07:00
  • cfc5f01221
    feat: add retires and errors on uncessessful attempts Jet Pham 2025-06-05 19:39:20 -07:00
  • 0c2e129bbd
    feat: add starting and itermediate logs Jet Pham 2025-06-05 08:53:20 -07:00
  • f3e84f63f9
    fix: use rust-tls inistead of openssl Jet Pham 2025-06-04 22:02:57 -07:00
  • 1b0284b00b
    feat: add webhooks with basic json to send to Jet Pham 2025-06-04 19:25:08 -07:00
  • 18aa3dfaa8
    feat: Create GPIO monitor and basic callback functionality to print Jet Pham 2025-06-03 08:48:24 -07:00
  • 9b74fb2b8c
    feat: Update README.md with more ideas and strategies Jet Pham 2025-06-03 08:48:24 -07:00
  • ce1f2610f6
    feat: add an initial README.md Jet Pham 2025-06-02 20:38:28 -07:00