Commit Graph

152 Commits

Author SHA1 Message Date
glyph cfbf052d27 fix example code 2021-12-13 07:19:05 +02:00
glyph 8c3fecb875 add docs about feature flags 2021-12-09 09:54:53 +02:00
glyph 0907fbc474 remove jsonrpc from peach-stats 2021-12-09 09:44:27 +02:00
glyph b747ff6db2 Merge pull request 'Use tuple err source PeachError::JsonRpcClientCore' (#42) from fix_client_error into main
Reviewed-on: #42
2021-12-08 08:10:07 +00:00
glyph 220c7fd540 use tuple err source 2021-12-08 10:07:58 +02:00
glyph ed7e172efb Merge pull request 'Fix manifest mess for peach-lib from nanorand PR' (#40) from nanorand_again into main
Reviewed-on: #40
2021-12-07 12:16:47 +00:00
glyph bc0f2d595b fix pr mess for peach-lib 2021-12-07 14:14:51 +02:00
glyph 61b33d1613 trying to resolve conflict for nanorand pr 2021-12-07 14:08:21 +02:00
glyph a1444cf478 Merge pull request 'Error refactor for peach-lib' (#38) from lib_error_refactor into main
Reviewed-on: #38
2021-12-07 08:00:51 +00:00
glyph 30f00524f4 remove unneeded dependency 2021-11-30 13:55:11 +02:00
glyph 406206bab3 update lockfile 2021-11-25 12:20:11 +02:00
glyph c8d0a2ddf6 Merge pull request 'Add ENV VAR to allow disabling Rocket authentication' (#36) from disable_auth into main
Reviewed-on: #36
2021-11-25 10:10:54 +00:00
glyph adc1a5bd77 update lockfile 2021-11-25 11:33:25 +02:00
glyph d760f9f92c add init_rocket test wrapper 2021-11-25 11:33:09 +02:00
glyph 5c4ef4a529 update auth docs 2021-11-25 11:15:39 +02:00
glyph 35ff408365 use rocket config to (en|dis)able auth 2021-11-25 11:12:50 +02:00
glyph c2b785f54b remove unnecessary websocket dependency 2021-11-25 11:12:05 +02:00
glyph c72c57c345 update lockfile 2021-11-25 09:58:49 +02:00
glyph bf9dd7f567 bump version 2021-11-25 09:58:30 +02:00
glyph e6a6fcdc89 remove snafu context and improve error handling 2021-11-25 09:58:00 +02:00
glyph b2f7747357 implement custom error type 2021-11-25 09:56:21 +02:00
glyph f17ae95b21 remove snafu 2021-11-25 09:56:10 +02:00
glyph 91180ed1fe clippy tidy-up 2021-11-25 09:55:56 +02:00
glyph 1dc740eeae Merge pull request 'Custom error implementation for peach-oled' (#34) from lean_refactor into main
Reviewed-on: #34
2021-11-24 09:16:19 +00:00
glyph b3c6138e03 Merge pull request 'Fix broken JS and tweak styling (CSS & HTML)' (#33) from js_and_style_fixes into main
Reviewed-on: #33
2021-11-24 09:15:50 +00:00
glyph b59e62f920 bump crate version 2021-11-23 12:30:34 +02:00
glyph 3325706dcb document disable auth flag 2021-11-23 12:30:24 +02:00
glyph bc28a84ad4 disable auth for tests 2021-11-23 12:30:09 +02:00
glyph bb34bdd653 add auth flag check 2021-11-23 12:29:58 +02:00
glyph ac98bde760 lockfile update 2021-11-23 10:53:09 +02:00
glyph 361b159299 update version number 2021-11-23 10:52:40 +02:00
glyph 7344d6f4e0 minor variable name changes and updated error handling 2021-11-23 10:52:26 +02:00
glyph 8d18e712a1 implement custom error 2021-11-23 10:51:54 +02:00
glyph 116afe78fd remove snafu and bump deps 2021-11-23 10:51:42 +02:00
glyph 7e3c500b1e Merge branch 'main' into js_and_style_fixes 2021-11-22 15:57:44 +02:00
glyph b59eb22082 fix function names and remove flashMsg code duplication 2021-11-22 15:31:39 +02:00
glyph ee1da0599c remove status update logic 2021-11-22 15:30:45 +02:00
glyph e5f9a9be83 remove duplicate flashMsg code 2021-11-22 15:30:18 +02:00
glyph e54ff8829a remove duplicate flashMsg code 2021-11-22 15:29:40 +02:00
glyph 6fb5b58d6c Merge pull request 'Improve HTML route & template test coverage' (#31) from route_test_coverage into main
Reviewed-on: #31
2021-11-22 10:20:10 +00:00
glyph b10ec43254 Merge branch 'main' into route_test_coverage 2021-11-22 10:18:53 +00:00
glyph 554997a5c0 fix context back and title 2021-11-18 13:49:10 +02:00
glyph 7f202ac7e9 fix back-link and title for change_password 2021-11-18 11:54:21 +02:00
glyph c3917d0f0f Merge pull request 'Separate network settings and status templates' (#30) from cleanup_network_settings into main
Reviewed-on: #30
2021-11-18 09:49:16 +00:00
glyph da51070ccd improve template styling consistency 2021-11-18 11:48:37 +02:00
glyph 925051a379 improve not_found template 2021-11-18 11:48:03 +02:00
glyph 380ee2683a fix js 2021-11-18 11:47:50 +02:00
glyph bae3b7c2ce tweak styling 2021-11-18 11:47:33 +02:00
glyph 0b2b346bfc add test and reorder existing tests 2021-11-17 11:40:02 +02:00
glyph d0ae5d2966 update admin setting template paths 2021-11-17 11:39:29 +02:00