Commit Graph

631 Commits

Author SHA1 Message Date
glyph 6cc8faa0c3 Merge pull request 'Reintroduce status and power-related templates and routes' (#140) from refactor_stats into main
Reviewed-on: #140
2022-11-28 07:18:00 +00:00
glyph 6028e07bde single variable name change for clarity 2022-11-28 09:12:25 +02:00
glyph ebc7b9d417 remove old context code and refine status parsing 2022-11-28 09:12:01 +02:00
glyph b8ff944377 conditionally render status url based on run-mode 2022-11-28 09:11:21 +02:00
glyph 8cbb295c3a add power menu to settings menu and mount routes 2022-11-28 09:10:42 +02:00
glyph 7d5d6bcc1f add power menu template builder and mount route 2022-11-03 12:02:01 +00:00
glyph 8c3a92aa88 update lockfile 2022-11-02 15:16:21 +00:00
glyph cfe270a995 mount device status route 2022-11-02 15:16:00 +00:00
glyph 2eca779208 add peach-stats dependency 2022-11-02 15:15:42 +00:00
glyph a1b16f8d38 add refactored device status template and import module 2022-11-02 15:15:06 +00:00
glyph 3bf095e148 bump the version number and update the lockfile 2022-10-25 15:16:17 +01:00
glyph d9167a2cd6 mount the network status route 2022-10-25 15:15:13 +01:00
glyph 4e7fbd5fdf add the refactored template for network status 2022-10-25 15:14:52 +01:00
glyph 0fab57d94f uncomment vnstat_parse dependency 2022-10-25 15:14:01 +01:00
glyph 441d2a6a3b Merge pull request 'Specify network iface values as consts' (#139) from iface_config_vars into main
Reviewed-on: #139
2022-10-18 15:02:36 +00:00
glyph 52e0aff4d1 bump version 2022-10-18 15:58:24 +01:00
glyph 24ceedbb9d replace scattered values for wlan0 and ap0 with const values 2022-10-18 15:57:40 +01:00
glyph d3ab490c05 Merge pull request 'Reintroduce networking-related templates and routes' (#138) from system_mode into main
Reviewed-on: #138
2022-10-18 11:14:20 +00:00
glyph 1e7a54b728 remove blank line in template 2022-10-18 12:06:36 +01:00
glyph 3eab3e3687 add and mount ap detail template 2022-10-18 12:01:28 +01:00
glyph 8b0381ead1 fix template indentation 2022-10-18 12:00:40 +01:00
glyph e91c40355a add template builder and form handler for adding wifi ap 2022-10-10 10:39:29 +01:00
glyph 8cd8ee5dd6 mount routes for adding wifi ap credentials 2022-10-10 10:39:04 +01:00
glyph 24deb4601a update lockfile 2022-10-10 09:18:20 +01:00
glyph fedf2855ed add data usage template module but leave it commented out for now 2022-10-10 09:17:54 +01:00
glyph 0814eedf13 add ap list template and mount route 2022-10-03 11:40:26 +01:00
glyph 4fb4ea2f9c merge latest lockfile 2022-10-03 11:39:58 +01:00
glyph 8e283fbc6e merge upstream network api changes 2022-10-03 11:39:28 +01:00
glyph bdd3b7ab9b add wip refactored template for ap detail 2022-10-03 10:48:56 +01:00
glyph 4f36f61128 add refactored template for ap list 2022-10-03 10:48:25 +01:00
glyph acab30acce mount GET and POST routes for dns configuration 2022-09-30 15:34:19 +01:00
glyph 61ef909ed3 add dns configuration template builder and form handler 2022-09-30 15:33:36 +01:00
glyph 97030fbfbf mount GET and POST routes for modifying wifi ap password 2022-09-29 14:27:46 +01:00
glyph b6cd54142c add template builder and form handler for modifying wifi ap password 2022-09-29 14:26:56 +01:00
glyph 67f33385e5 Merge pull request 'Add method to return list of all saved and in-range access points for a given interface' (#137) from list_networks into main
Reviewed-on: #137
2022-09-27 13:57:22 +00:00
glyph a9bcc267a2 bump minor version 2022-09-27 14:52:13 +01:00
glyph a513b7aa5b add method to return list of all saved and in-range access points for the given interface 2022-09-27 14:51:09 +01:00
glyph 1a7bd7987b add network settings menu template and route handler, along with network settings placeholder files for routes 2022-09-26 16:44:22 +01:00
glyph c5c0bb91e4 Merge pull request 'Update lockfile with kuska and golgi crate updates' (#136) from update_lockfile into main
Reviewed-on: #136
2022-09-26 09:27:14 +00:00
glyph 5a50730435 update lockfile with kuska and golgi crate updates 2022-09-26 10:24:07 +01:00
glyph 86b4714274 Merge pull request 'Update create_history_stream to take args struct' (#135) from history_stream_args into main
Reviewed-on: #135
2022-09-26 09:18:32 +00:00
glyph d5a2390e29 update create history stream to take args struct 2022-09-26 10:14:47 +01:00
notplants c83a22461d Merge pull request 'Add wait-for-sbot to peach-config' (#131) from wait-for-sbot into main
Reviewed-on: #131
2022-07-25 11:17:31 +00:00
notplants 40bd1e48f1 Merge branch 'main' into wait-for-sbot
continuous-integration/drone/pr Build is passing Details
2022-07-25 10:41:20 +00:00
glyph 6407495292 Merge pull request 'Update go-sbot systemctl commands (remove --user)' (#132) from fix_systemctl_calls into main
Reviewed-on: #132
2022-07-15 09:55:06 +00:00
notplants 03ac890793 Cargo fmt
continuous-integration/drone/pr Build is passing Details
2022-07-15 11:37:05 +02:00
notplants bc0c0fca7f Sequential match statements
continuous-integration/drone/pr Build is failing Details
2022-07-15 11:35:28 +02:00
glyph 05c1577f2a upgrade probes version to avoid precise_time error
continuous-integration/drone/pr Build is passing Details
2022-07-15 09:00:31 +01:00
glyph add169db07 bump patch version
continuous-integration/drone/pr Build is failing Details
2022-07-14 08:57:34 +01:00
glyph fcb17d6802 remove --user and add sudo for systemctl calls 2022-07-14 08:57:22 +01:00