sync: UI animations, select styling, TLS verify flag via proxy second line, brand spacing

This commit is contained in:
2025-09-27 18:46:52 +03:00
parent 135c393eda
commit 2abfbb4b1a
52 changed files with 8029 additions and 1408 deletions

1
tests/__init__.py Normal file
View File

@@ -0,0 +1 @@
# Make tests a package so imports like "from tests.utils import ..." work.