Commit Graph
85 Commits
Author SHA1 Message Date
rzuasti 4b905bdde5 Made fish the develop shell 2026-02-21 15:10:35 -05:00
rzuasti 203d0dd98e List notifications endpoint working 2026-02-19 11:24:23 -05:00
rzuasti 5085bc0848 List notifications working 2026-02-19 10:57:04 -05:00
rzuasti e0e05823d1 Fixing tests 2026-02-19 10:49:38 -05:00
rzuasti 54e6dba496 Testing setup working, settings moved to a singleton and initialized on
main.
2026-02-18 11:23:20 -05:00
rzuasti 93b27c7205 About to change clap usage to builder (instead of derive) 2026-02-18 09:35:05 -05:00
rzuasti bc6a613a23 Trying to setup tests 2026-02-17 19:34:26 -05:00
rzuasti 08465fb847 Migrated db connections to pool 2026-02-17 15:20:47 -05:00
rzuasti f1093078bd Before moving to connection pooling for the DB 2026-02-17 14:10:39 -05:00
rzuasti 7d63859222 Added notifications table and model 2026-02-17 12:15:46 -05:00
rzuasti 1d1d0f150a Split device scanner and web server in modules 2026-02-17 09:34:22 -05:00
Ricardo Zuasti 7c96939b2d Moved Devices to a models module 2026-02-14 12:30:12 -05:00
Ricardo Zuasti 3185af3fdb Web server working 2026-02-13 11:35:36 -05:00
rzuasti ec951f9a89 Added frontend static assets and web server to rust backend 2026-02-12 21:46:50 -05:00
rzuasti f3cf3ebec1 Added web server basics to main, it works! 2026-02-12 16:45:04 -05:00
rzuasti f7f7810dfd Rollback to single nix package for backend 2026-02-12 12:55:20 -05:00
rzuasti ef6d2b73f1 fixed hash 2026-02-12 11:53:04 -05:00
rzuasti f5ffd6bcde Combining frontend and backend 2026-02-12 11:51:43 -05:00
rzuasti 7908de9068 Fixing 2026-02-12 10:44:58 -05:00
rzuasti 91c5926e1b Adding json lock file for flutter project 2026-02-12 09:31:35 -05:00
rzuasti 14995230db Adding extras folder 2026-02-12 09:03:10 -05:00
rzuasti 714c0c893d Actually we can do it all from a single package.nix 2026-02-12 08:52:01 -05:00
rzuasti d95803c773 Moved package.nix to package-backend.nix to make room for frontend
package
2026-02-12 08:43:24 -05:00
rzuasti 9c5755a2d9 Adding fancy stuff to events list 2026-02-11 18:31:12 -05:00
rzuasti f927294194 Added flutter front-end 2026-02-11 14:07:27 -05:00
rzuasti 39a58983d6 Moved backend code into its own subfolder 2026-02-10 14:03:33 -05:00
rzuasti a86efc015a Changed send/receive logic to be sequential rather than parallel (its
faster)
2026-01-28 17:57:59 -05:00
rzuasti f72bf06801 Update README.md 2026-01-28 13:54:52 -05:00
rzuasti 62e753b4f1 Update README.md 2026-01-28 13:54:06 -05:00
rzuasti ef8fbbde5b Update README.md 2026-01-28 13:53:45 -05:00
rzuasti 36353f7e40 Update README.md 2026-01-28 13:52:43 -05:00
rzuasti 0f0a8fdfdb Update README.md 2026-01-28 13:48:04 -05:00
rzuasti 787a723316 Update README.md 2026-01-28 13:45:37 -05:00
rzuasti 4c976334b4 Adjusted docker-compose sample 2026-01-28 13:22:10 -05:00
rzuasti 75e6c6d3a0 Merge branch 'main' of github.com:rzuasti/oott 2026-01-28 12:12:32 -05:00
rzuasti eb3d745376 Working docker image generation and docker compose sample 2026-01-28 12:12:06 -05:00
rzuasti 344711bad8 Update README.md 2026-01-27 18:43:51 -05:00
rzuasti 40a0269fdb Update README.md 2026-01-27 18:38:09 -05:00
rzuasti 111dd2a0fb Update README.md 2026-01-27 18:29:47 -05:00
rzuasti 732c9222b3 Update README.md 2026-01-27 18:27:17 -05:00
rzuasti d54e467238 Update packet_send_receive.rs 2026-01-27 14:23:42 -05:00
rzuasti 07e50be134 Adjusted debug for packet sender 2026-01-27 14:19:02 -05:00
rzuasti 62d5418ae9 Reduced the number of sleeps in sending and receiving packets during an
ARP scan
2026-01-27 14:03:03 -05:00
rzuasti c8b902f90b Moved mac vendor database to be compiled in the binary 2026-01-27 13:40:08 -05:00
rzuasti b1184d16ee Added all configuration parameters to nix flake 2026-01-27 13:13:02 -05:00
rzuasti 9a2227bb07 Adding clap for parameter parsing 2026-01-27 09:21:00 -05:00
rzuasti f7513c329e Update oott-service.nix 2026-01-27 08:38:40 -05:00
rzuasti d64d8eb898 Update oott-service.nix 2026-01-26 11:39:27 -05:00
rzuasti 335807e0f3 Changed config file generation in the nix flake to YAML 2026-01-26 11:02:39 -05:00
rzuasti 3b776462b0 trying generation of config file (oott.toml) 2026-01-26 10:41:00 -05:00