Commit Graph

32 Commits

Author SHA1 Message Date
Logan Cusano
75580c0547 Fix bug in httprequests, hostname was overwritten 2023-08-04 23:44:28 -04:00
Logan Cusano
f5d58d45da Semi functional client webUI
- can update client info for sure
- Working on notifications now
2023-07-22 03:27:39 -04:00
Logan Cusano
62c0504028 Check if the presets exist when going to get them
- Return empty object if no preset file is found
2023-07-22 01:47:09 -04:00
Logan Cusano
ace762fc76 Finalizing Server webUI
Still needed:
- Way to update clients' versions
- Way to delete nodes
- working dashboard
- working search function
2023-07-22 01:19:54 -04:00
Logan Cusano
93be4ca9dc Update client startup for new nodes
- Still needs to get IP from linux nodes
- Other tasks still, idk
2023-06-19 00:05:27 -04:00
Logan Cusano
e062cf5794 Fix bug in HTTP response parsing 2023-06-18 22:53:23 -04:00
Logan Cusano
24faa5279d #29
- Update debugBuilder to inspect objects instead of stringify
- Moved tthe debug entry for saving post to after the post is validated
2023-06-18 14:49:15 -04:00
Logan Cusano
e1c2ce6484 Updating and streamlining radio controller side 2023-05-20 15:18:50 -04:00
Logan Cusano
c4070cc420 Initial working radio controller for OP25 2023-05-20 14:31:43 -04:00
Logan Cusano
e7b802839e Initial removal of internal discord bot 2023-05-18 22:53:25 -04:00
Logan Cusano
48999e0d63 Resolved bug in Client with .env config migration 2023-05-07 19:31:53 -04:00
Logan Cusano
ed79403a9b Remove config file for client, moved to .env 2023-05-07 04:40:46 -04:00
205f285e0a Merge branch 'master' into feature/Integrate-Emmelia-into-Cor 2023-05-07 04:12:01 -04:00
Logan Cusano
4e67e21651 Update debugging to log to a file (for running as a service) 2023-05-07 04:00:51 -04:00
Logan Cusano
6880c5952a Resolved bug updating the config 2023-05-06 17:14:30 -04:00
Logan Cusano
7871b07113 Improving config handling & startup logic 2023-05-06 16:40:15 -04:00
Logan Cusano
4fbed169ab Fixed audio stopping bug
- Added basic noisegate
- Handling more voice connection statuses
2023-05-06 14:09:09 -04:00
Logan Cusano
0cefdba00f Adding Server Checkin
- Update client handler to check IP
- Add checkin to startup
- Add acceptable commands
- Needs linux command
- Needs testing
2023-04-30 04:42:04 -04:00
Logan Cusano
95c99971a2 Revert to Naudiodon and Update Config
- Changed to .env file
2023-04-30 03:52:20 -04:00
Logan Cusano
b248e7f40e Update debugging
- Uniform client name
2023-04-30 03:29:38 -04:00
Logan Cusano
6b484ddda4 Restore default discord opus library 2023-03-31 22:59:45 -04:00
Logan Cusano
6f98e59b26 Switching to direct encoding (RPi4) 2023-03-30 23:19:38 -04:00
Logan Cusano
82ba506749 Update exports for console commands 2023-03-26 20:40:52 -04:00
Logan Cusano
f995cd3578 Fixing imports and resolutions 2023-03-26 20:32:21 -04:00
Logan Cusano
c15d8ca5ee Update resolution of botConfig 2023-03-26 20:27:48 -04:00
Logan Cusano
030953f692 Changing method of exporting to use functions locally 2023-03-26 20:26:09 -04:00
Logan Cusano
6c294fe803 Fixed calls for local exported functions configHandler 2023-03-26 20:23:00 -04:00
Logan Cusano
7b821687a9 Update logging and location selection for presets 2023-03-26 15:32:52 -04:00
Logan Cusano
b296da629b Initial update to try and fix #1 2023-03-26 15:03:35 -04:00
Logan Cusano
ce072d9287 Major update
- Working client server interactions
- Can create radio config
- Needs radio testing
2023-02-18 20:41:43 -05:00
Logan Cusano
e5d885cc3e Logging Update
- Changed to uniform logging with the 'debug' module
- Updated all apps
2022-12-11 21:11:29 -05:00
Logan Cusano
4e1b82c557 Init WIP Bot 2022-12-11 06:09:25 -05:00