Historie revizí

Autor SHA1 Zpráva Datum
  wangweimin 5242db7b6b no traceback expose to user when debug=False před 2 roky
  wangweimin ab4298bc46 refine error msg in session deferred calls před 2 roky
  wangweimin c81636329f refine code style před 3 roky
  wangweimin 3abc954180 show in-app error only in debug mode před 3 roky
  wangweimin fa8b0175a8 use `PYWEBIO_POPUP_ERROR` environment variable to enable output error traceback with popup před 3 roky
  wangweimin c79ce927e3 code maintenance před 3 roky
  wangweimin b0c1bf6b92 feat: auto hold session as needed před 3 roky
  wangweimin 32f6feba86 add i18n support for app error prompt před 4 roky
  wangweimin 9d7f816918 feat: add `input_update()` před 4 roky
  wangweimin 94bec9539c fix: threadbased session block in `close()` před 4 roky
  wangweimin 419d10747a maint: use `session.info` instead of `session.get_info()` před 4 roky
  wangweimin 798b70cc27 maint: reformat code před 4 roky
  wangweimin 863ef86d34 maint: use `session.local` instead of `session.data()` před 4 roky
  wangweimin 961ab07db0 maint: output error traceback to frontend's console před 4 roky
  wangweimin 3a8907b751 feat: use Scope system instead of Anchor před 5 roky
  wangweimin 17dc583bb6 maint: refine Session base class && add session.data() před 5 roky
  wangweimin eff1f394d2 test: fix cases' output not identical před 5 roky
  wangweimin fe6b0b0b64 feat: add `session.get_info()` to get session info před 5 roky
  wangweimin c6da57e1a3 feat: raise SessionClosedException when session close by user před 5 roky
  wangweimin 330f76dc57 feat: `session.defer_call(func)` make func invoked when session close před 5 roky
  wangweimin 1cdede155b doc: update před 5 roky
  wangweimin 37e6117bad use Session.active_session_count() to detect if session started před 5 roky
  wangweimin eae901b491 CoroutineBasedSession close when all coroutine in this session closed před 5 roky
  wangweimin 224ef896de update před 5 roky
  wangweimin 014e164db8 change some code naming před 5 roky
  wangweimin ff2c66603a change some code naming před 5 roky
  wangweimin 2ba69bfdfb button callback remove save parameter & adjust register_callback code před 5 roky
  wangweimin 0d03820d52 refine asyncio based session před 5 roky