Logan Cusano
ca2815ab8f
Improve the update script to use the owner of the git repo
2023-08-06 16:49:31 -04:00
Logan Cusano
556697725a
Much improved install script for clients #6
2023-08-06 16:40:10 -04:00
Logan Cusano
b448f04aec
Commenting out variables not set by the initial config
2023-08-06 16:27:04 -04:00
Logan Cusano
fae8417b2f
Add log file location to the example ENV
2023-08-06 00:46:00 -04:00
Logan Cusano
e06cc4762d
Using absolute file path for pdab binaries
2023-08-06 00:45:24 -04:00
Logan Cusano
6deba2bad2
Fix bug that used wrong env var for client port
2023-08-05 03:11:59 -04:00
Logan Cusano
e0d1a4a2fe
Update client setup
...
- get user input for client config
- update pulseaudio setup to run for all users
- add op25 installer
2023-08-05 03:11:32 -04:00
1078faa766
Merge pull request ' #37 Implement v1 Web Apps' ( #41 ) from #37-implement-webapps into master
...
Reviewed-on: #41
2023-08-04 23:46:46 -04:00
Logan Cusano
75580c0547
Fix bug in httprequests, hostname was overwritten
2023-08-04 23:44:28 -04:00
Logan Cusano
880f1ccb01
Implemented v1 admin dashboard
2023-08-04 23:21:35 -04:00
Logan Cusano
76c4d002a0
Update to filter presets function in utils
2023-08-04 22:10:28 -04:00
Logan Cusano
2260deee01
Added filter presets function to utils and code formatted
2023-08-04 22:10:09 -04:00
Logan Cusano
8a0baa5bc9
Small tweaks
...
- Update local webUI to refresh when joining server to clear modal
- Updated client webUI page title
- Re-added join modal to node page (client & server)
- updated join modal to use node.nearbySystems
2023-07-22 15:01:48 -04:00
Logan Cusano
ec091c0017
Only concat the stored toasts with new toast when there are stored toasts
2023-07-22 14:46:51 -04:00
Logan Cusano
a5996ccfc0
Added page titles to server webUI
2023-07-22 04:21:06 -04:00
Logan Cusano
3b248e36ec
Merge branches '#37-implement-webapps' and '#37-implement-webapps' of https://git.vpn.cusano.net/logan/DRB-CnC into #37-implement-webapps
2023-07-22 03:59:20 -04:00
Logan Cusano
abdb725964
Semi functional client webUI
...
- can update client info for sure
- Working on notifications now
2023-07-22 03:57:50 -04:00
Logan Cusano
167f87128e
Check if the presets exist when going to get them
...
- Return empty object if no preset file is found
2023-07-22 03:57:50 -04:00
Logan Cusano
bc09840dda
Ignore local radio presets
2023-07-22 03:57:50 -04:00
Logan Cusano
c680c8fb2c
Fixed bug when editing node systems
...
- Name defaulted to new system name
2023-07-22 03:57:50 -04:00
Logan Cusano
4ceb71bd84
Remove specific presets and left an example file if needed for clients
2023-07-22 03:57:50 -04:00
Logan Cusano
4b86621626
Finalizing Server webUI
...
Still needed:
- Way to update clients' versions
- Way to delete nodes
- working dashboard
- working search function
2023-07-22 03:57:50 -04:00
Logan Cusano
d847aa4fc7
Add new node if node tries to check in with an ID not in the DB
2023-07-22 03:57:50 -04:00
Logan Cusano
9ff87403b2
Update request node checkin in update node
2023-07-22 03:57:50 -04:00
Logan Cusano
cf9deb4841
Remove unnecessary online param from webUI update node
2023-07-22 03:57:50 -04:00
Logan Cusano
58b4b7ff40
Update design on navbar and sidebar
2023-07-22 03:57:50 -04:00
Logan Cusano
6b4ffc88b3
Implemented functional method to add a new system to a new through web app
2023-07-22 03:57:50 -04:00
Logan Cusano
0f114066a6
Implement functioning method to update systems on web app
2023-07-22 03:57:50 -04:00
Logan Cusano
648782658c
Update API and add webapp saving
2023-07-22 03:57:50 -04:00
Logan Cusano
d7ea6bbbd4
Updated NodeCard Design
2023-07-22 03:57:50 -04:00
Logan Cusano
6ffa12911a
Update toast creator to display proper date string
2023-07-22 03:57:50 -04:00
Logan Cusano
61d7b69c10
Only show heartbeat toast once HTTP request is complete
2023-07-22 03:57:50 -04:00
Logan Cusano
c14316933b
Update heartbeat function location and name
2023-07-22 03:57:50 -04:00
Logan Cusano
f55361575e
#37 Working Joining and Leaving
2023-07-22 03:57:50 -04:00
Logan Cusano
c5f7cc1da6
Additional changes for #37
...
- Updating side bar
- Updating nav bar
- Adding node details page
- Adding controller page
- Updating routes
2023-07-22 03:57:50 -04:00
Logan Cusano
02854fb783
Initial bones for #37
2023-07-22 03:57:50 -04:00
Logan Cusano
4a54be7e51
Update jsDoc in utils
2023-07-22 03:57:50 -04:00
Logan Cusano
cfeea57744
Update jsDoc in nodeController
2023-07-22 03:57:50 -04:00
Logan Cusano
0a8dc75a93
Update adminController to use join/leave command wrappers
2023-07-22 03:57:50 -04:00
Logan Cusano
0426f5eb27
Add jsDoc to leaveServerWrapper
2023-07-22 03:57:50 -04:00
Logan Cusano
d4b974f81b
Update join command to accept a specific node ID
2023-07-22 03:57:50 -04:00
Logan Cusano
d05c266f75
Added basic info to readmes
2023-07-22 03:51:46 -04:00
Logan Cusano
57fa6be110
Update Readmes (sort of)
2023-07-22 03:34:37 -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
5dd27f0bed
Ignore local radio presets
2023-07-22 01:46:19 -04:00
Logan Cusano
e0bae665ed
Fixed bug when editing node systems
...
- Name defaulted to new system name
2023-07-22 01:45:32 -04:00
Logan Cusano
598c802b28
Remove specific presets and left an example file if needed for clients
2023-07-22 01:29:47 -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
75156d059e
Add new node if node tries to check in with an ID not in the DB
2023-07-21 18:51:55 -04:00