Commit graph

25 commits

Author SHA1 Message Date
Alexandre de Souza
6da9823549 Allow user to logout from Livebook app (#2961) 2025-04-03 23:06:48 +09:00
Jonatan Kłosko
5ae61ed776
Update to LV 1.0 (#2883) 2024-12-04 10:37:17 +01:00
Jonatan Kłosko
bed5aa021c
Use strings for component variants (#2863) 2024-11-19 15:37:52 +01:00
Jonatan Kłosko
29c2877272
Group proxy endpoints under a shared prefix (#2666) 2024-06-21 14:06:18 +02:00
Jonatan Kłosko
52240a1677 Fix audio input preview in app sessions 2024-05-30 12:20:35 +07:00
Jonatan Kłosko
c183148584 Fix chunked text rendering in a frame 2024-02-28 17:01:46 +07:00
Jonatan Kłosko
4587396c9a
Encapsulate buttons and inputs in components (#2477) 2024-02-08 19:27:16 +01:00
Jonatan Kłosko
9bc0832e03
Make frame and text stream updates implicit (#2451) 2024-01-26 09:17:46 +01:00
Jonatan Kłosko
501a98d7c6
Move helpers to components (#2448) 2024-01-26 05:47:56 +01:00
Jonatan Kłosko
07aaea11b4
Separate apps from auth and improve apps navigation (#2322) 2023-11-06 09:08:28 +01:00
Jonatan Kłosko
b1ce874826
Use start_async/3 for async file operations and migrate to phx-update="stream" (#2309) 2023-10-27 20:49:46 +02:00
Jonatan Kłosko
cc03fd1ba4
Prune outputs in app session LV (#2223) 2023-09-22 18:10:02 +02:00
Jonatan Kłosko
2a71e49d76
Fix frame updates containing inputs (#2219) 2023-09-21 18:45:59 +02:00
Jonatan Kłosko
b2ce588a1c Rename error output :known_reason to :context 2023-08-23 23:25:43 +02:00
Jonatan Kłosko
da9cc6643b
Restructure output format (#2179) 2023-08-23 23:25:04 +02:00
ByeongUk Choi
dcca36a28a
Remove process all button from apps when interrupted/errored (#2117)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-07-27 18:28:14 +02:00
José Valim
01b2c31659
Make reprocess texts more neutral (#2105) 2023-07-24 21:52:47 +02:00
Jonatan Kłosko
81cd85ef05
Fix app menu overflowing on mobile (#2092) 2023-07-19 12:14:24 +02:00
Jonatan Kłosko
de2fc2f93a
Add button for reevaluating apps on change and add retry for errors (#2066) 2023-07-13 12:26:10 +02:00
Jonatan Kłosko
ff30d0de2d
Improve debugging discoverability on app errors (#2061)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-07-11 22:29:38 +02:00
Jonatan Kłosko
75614e7885
Show notifications for new app version and import warnings (#1955) 2023-06-02 21:32:44 +02:00
Jonatan Kłosko
cc9731c428
Add link to apps sessions on multi-session app page (#1954) 2023-06-02 18:18:54 +02:00
Jonatan Kłosko
826fcf2344
Add debug button to app session page (#1940) 2023-05-30 15:44:13 +02:00
Jonatan Kłosko
34ffb8f3d5
Automatically reevaluate app sessions and support interrupt (#1928) 2023-05-26 13:12:41 +02:00
Jonatan Kłosko
52df405aca
Add support for multi-instance apps (#1913) 2023-05-19 19:40:56 +02:00