Commit Graph

228 Commits

Author SHA1 Message Date
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 cfe270a995 mount device status route 2022-11-02 15:16:00 +00:00
glyph a1b16f8d38 add refactored device status template and import module 2022-11-02 15:15:06 +00: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 24ceedbb9d replace scattered values for wlan0 and ap0 with const values 2022-10-18 15:57:40 +01: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 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 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 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 d5a2390e29 update create history stream to take args struct 2022-09-26 10:14:47 +01:00
mycognosist eddb167c4c Remove KVT to Value map and retrieve sequence number directly from KVT
continuous-integration/drone/pr Build is passing Details
2022-07-07 15:54:19 +01:00
notplants 466db8ceea Update sbot.rs to new history_stream api
continuous-integration/drone/pr Build is passing Details
2022-07-07 13:42:32 +02:00
notplants 6621a09ec9 Insert domain into invite
continuous-integration/drone/pr Build is passing Details
2022-06-29 16:23:41 -04:00
glyph 4568577f81 add js to overlay back button functionality 2022-06-23 12:01:18 +01:00
glyph 5bd8a68ddf set, retrieve and reset back_url cookies 2022-06-21 12:13:36 +01:00
glyph a6f52ce384 add cookie utils module for requests and responses 2022-06-21 12:13:04 +01:00
glyph 414508f8ff merge changes from main 2022-06-16 11:40:35 +01:00
glyph 11e94fa421 merge changes from main
continuous-integration/drone/pr Build is failing Details
2022-06-16 11:10:32 +01:00
glyph 2d7b74d377 Merge branch 'main' into fix_set_new_passwork_link
continuous-integration/drone/pr Build is passing Details
2022-06-16 08:14:45 +00:00
notplants 5838faf128 Cargo fmt
continuous-integration/drone/pr Build is failing Details
2022-06-15 13:37:36 +02:00
notplants 077c2a9178 Fix clippy errors 2022-06-15 12:44:34 +02:00
glyph 50dcb2cf9e add checkbox to enable / disable ebt 2022-06-15 08:58:21 +01:00
glyph e1877b5024 fix link to set new password
continuous-integration/drone/pr Build is passing Details
2022-06-15 08:46:16 +01:00
mycognosist f3d4ba9fe5 url-encode the ssb id for profile buttons 2022-06-14 09:03:08 +01:00
notplants 5147eed497 Change sbot.rs to use configurable go-sbot service name 2022-05-26 23:17:20 +02:00
notplants 9f6ba14123 Cargo fmt
continuous-integration/drone/pr Build is failing Details
2022-05-25 14:50:41 +02:00
notplants 21fb29c322 Working sbot
continuous-integration/drone/pr Build is failing Details
2022-05-25 14:49:05 +02:00
glyph 98497fa5ae merge latest changes from main
continuous-integration/drone/pr Build is failing Details
2022-05-13 12:35:37 +02:00
notplants 5ea6a86700 Fix clippy error
continuous-integration/drone/pr Build is passing Details
2022-05-12 12:24:17 +02:00
notplants 99fd3be4ad Change RouilleConfig to ServerConfig
continuous-integration/drone/pr Build is failing Details
2022-05-12 12:21:05 +02:00
notplants e041e1c7f9 Change defaults to only be defined in config_manager.rs
continuous-integration/drone/pr Build is passing Details
2022-05-12 11:55:59 +02:00
notplants 288941e8a3 Change Rouille to use get_config_value
continuous-integration/drone/pr Build is failing Details
2022-05-12 11:26:23 +02:00
glyph c21e2d090c introduce keystore selector for golgi 2022-05-11 16:42:11 +02:00
notplants f4c1bc1169 Fix cargo fmt in peach-web
continuous-integration/drone/pr Build is passing Details
2022-05-10 13:25:53 +02:00
notplants 3ae182caa9 Fix clippy warnings in peach-web
continuous-integration/drone/pr Build is failing Details
2022-05-10 13:23:39 +02:00