Falko Schindler
|
b7756b2bf9
remove server from globals
|
1 年之前 |
Falko Schindler
|
9d81d2f4a4
move optional_features into separate module
|
1 年之前 |
Falko Schindler
|
050dfde4df
remove slot stacks from globals
|
1 年之前 |
Falko Schindler
|
6d9d03b171
move storage path into storage.py
|
1 年之前 |
Falko Schindler
|
fcdd731a93
move air instance out of globals.py; move client-related functions out of nicegui.py
|
1 年之前 |
Falko Schindler
|
1424a8599e
move client dict and index client into Client
|
1 年之前 |
Falko Schindler
|
f443933bab
move context manager for individual targets to Client
|
1 年之前 |
Falko Schindler
|
25be2973a8
move app state into app
|
1 年之前 |
Falko Schindler
|
120e301e13
move page_routes to Client class
|
1 年之前 |
Falko Schindler
|
db59f17ef2
remove logging and livecycle hooks from globals.py
|
1 年之前 |
Falko Schindler
|
7b5074cc2b
Revert "avoid another cyclic import"
|
1 年之前 |
Falko Schindler
|
69f94afa7c
avoid another cyclic import
|
1 年之前 |
Falko Schindler
|
edc5182c85
use helpers.is_coroutine_function to avoid awaiting AwaitableResponses by accident
|
1 年之前 |
Falko Schindler
|
6645c2029a
add missing docstrings to public functions; consistently mark other functions private
|
1 年之前 |
Falko Schindler
|
15c3321297
code review
|
1 年之前 |
Falko Schindler
|
64c5152c70
fix more linting issues
|
1 年之前 |
Falko Schindler
|
26dc3a14dc
resolve storage path to get absolute paths
|
1 年之前 |
Falko Schindler
|
b649fb8cbc
make storage path configurable via environment variable
|
1 年之前 |
Falko Schindler
|
60351e9f6c
undo PR #1426
|
1 年之前 |
Falko Schindler
|
ec56d8c084
code review
|
1 年之前 |
smug
|
e295a3ceb6
changed local dir to be default
|
1 年之前 |
smug
|
b8dd1a81ec
added storage dir path options
|
1 年之前 |
Falko Schindler
|
7a75076d52
improve typing in globals.py
|
1 年之前 |
Falko Schindler
|
50ed10e2f4
Merge branch 'main' into fly-replay
|
1 年之前 |
Falko Schindler
|
1b21723ea8
code review
|
1 年之前 |
Falko Schindler
|
3b602ab563
Merge pull request #1287 from zauberzeug/quasar_config
|
1 年之前 |
Falko Schindler
|
245860f437
Merge commit '649d6f82da2df0bfb631e76b896a384e3ebae656' into vue_developer_mode
|
1 年之前 |
Falko Schindler
|
e696a48e88
rename prod_js parameter
|
1 年之前 |
Falko Schindler
|
4611c48cdc
code review
|
1 年之前 |
Rodja Trappe
|
79af0e82a5
using fly-replay for routing websockets
|
1 年之前 |