Roberto Trevisan
8fdbf77bc8
Remove danger hint from close session confirmation when it has a file ( #2888 )
...
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-12-05 10:07:24 +01:00
José Valim
2e45f8aca0
Deal with clock drifts and use DateTime UTC for server data ( #2787 )
2024-09-18 16:10:35 +02:00
Jonatan Kłosko
d7cb831b1c
Add link to live dashboard for runtime node ( #2754 )
2024-08-19 15:44:59 +02:00
Barna Kovacs
02e89c19cf
Fix various typos and improve language ( #2728 )
2024-07-26 20:29:17 +02:00
Jonatan Kłosko
39b22d9ef9
Update deps
2024-06-25 20:35:19 +07:00
Jonatan Kłosko
63668c49fb
Add end-to-end app deployment flow with Livebook Teams ( #2602 )
2024-05-14 13:20:14 +02:00
Jonatan Kłosko
8c91a1f788
Introduce abstraction for app deployment and permanent apps ( #2524 )
...
Co-authored-by: José Valim <jose.valim@dashbit.co>
2024-03-26 20:20:07 +01:00
Alexandre de Souza
bd3232dedb
Fix generating html id with special characters ( #2495 )
2024-02-23 15:55:17 -03:00
Jonatan Kłosko
ac7b5803a1
Fix todos
2024-01-26 20:59:45 +08:00
Jonatan Kłosko
8431401df1
Reorganize helpers ( #2450 )
2024-01-26 08:23:37 +01:00
Jonatan Kłosko
2ed8021dbd
Require OTP 25 ( #2333 )
2023-11-10 13:58:21 +01:00
Jonatan Kłosko
64a150eef2
Stream audio/image input values into and out of the server ( #2249 )
...
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-10-05 15:27:34 +02:00
José Valim
64dad900d7
Exclude modules from docs ( #2218 )
...
Closes #2216 .
2023-09-21 12:28:45 +02:00
ByeongUk Choi
a2802248ab
Refactoring codes ( #1097 )
...
* refactoring codes
* Apply suggestions from code review
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-04-09 15:53:17 +02:00
Jonatan Kłosko
6615422613
Restructure frame output ( #857 )
...
* Restructure frame output
* Reboot JSComponent when ref changes
* Prune outputs from LV, handle frame and stdout updates via component messaging
* Keep ANSI modifiers as keyword list
* Don't re-render pruned outputs
* Improve empty frame styling
* Use more specific id
* Add clarification on trailing CR
* Handle output group borders with CSS
* Keep only relevant outputs in memory
* Adjust borders
* Update lib/livebook/live_markdown/import.ex
Co-authored-by: José Valim <jose.valim@dashbit.co>
* Apply review comments
Co-authored-by: José Valim <jose.valim@dashbit.co>
2022-01-16 20:37:00 +01:00
Jonatan Kłosko
1caff24882
Separate ANSI parsing from HTML rendering ( #482 )
2021-07-29 14:51:40 +02:00