From e9853a4bc038bc6a17e805bb6a3330e0040dad80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Sun, 3 May 2026 17:14:25 +0400 Subject: [PATCH] ui: archive upload mode + lint stub, fix stress warmup output, add descriptions --- console/ui/index.html | 55 ++++--- console/ui/js/functions.js | 28 ++++ doc/descriptions/auth-flow.md | 162 ++++++++++++++++++++ doc/descriptions/function-create-flow.md | 180 +++++++++++++++++++++++ scripts/run_remaining.sh | 26 ++++ scripts/test_stress.sh | 2 + 6 files changed, 436 insertions(+), 17 deletions(-) create mode 100644 doc/descriptions/function-create-flow.md create mode 100644 scripts/run_remaining.sh diff --git a/console/ui/index.html b/console/ui/index.html index 6e49c25..e5216cb 100644 --- a/console/ui/index.html +++ b/console/ui/index.html @@ -209,17 +209,27 @@
- - -
- - - +
+ + + +
+
+
- - -
- - +
+ + +
+
+ + +
+ + +
+
+