Jonatan Kłosko
aeb664b294
Use a non-hidden file to track if escript assets are extracted
...
When tmpdir is cleaned on macOS, files are removed, directories are
kept, so we use an extra file as a flag to easily check if the files
are extracted. However, files starting with dot are not removed as
part of the cleanup, so we need to use a regular name.
2025-04-03 23:06:48 +09:00
José Valim
e0516cf570
Avoid compile-time dep on Livebook.Config
2025-04-03 23:06:48 +09:00
Jonatan Kłosko
78d03bdce8
Do not symlink priv ( #2965 )
2025-04-03 23:06:48 +09:00
Alexandre de Souza
07f5409396
Redirects the user to Teams logout page ( #2959 )
2025-04-03 23:06:48 +09:00
Hugo Baraúna
e772fc799e
Fix billing status bug ( #2956 )
2025-03-12 22:01:05 +09:00
Carson Kent
9d17bcba03
Fix K8s runtime failing to connect due to missing CA certificates ( #2957 )
...
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2025-03-12 22:00:37 +09:00
Alexandre de Souza
c21bad21cd
Fix issue with logging out from ZTA ( #2953 )
2025-03-10 20:46:39 +09:00
Jonatan Kłosko
2a2431e333
Do not store identity payload in the session ( #2948 )
2025-03-03 21:48:38 +09:00
Jonatan Kłosko
cb3a6f9548
Fix iframe loading when only the iframe server starts on random port ( #2947 )
2025-03-03 21:48:37 +09:00
Jonatan Kłosko
d127366008
Update kino version references
2025-02-24 13:41:52 +09:00
Alexandre de Souza
64e2a07a12
Add a fallback to user's profile picture ( #2940 )
2025-02-20 09:28:32 -03:00
Alexandre de Souza
42cd2af31d
Fix logout button with disabled "Authenticate with Livebook Teams" ( #2935 )
2025-02-17 10:56:52 -03:00
Jonatan Kłosko
c9f619a84a
Fix tab content disappearning in nested tabs
2025-02-13 16:00:04 +09:00
Jonatan Kłosko
7beb71b1cd
Improve file select to list files matching search anywhere in the name ( #2932 )
2025-02-13 07:26:48 +01:00
José Valim
e1277fa62a
Support nil fields in forms ( #2931 )
2025-02-12 13:12:03 +01:00
José Valim
00f2fdf1d1
Add styling to plain text ( #2928 )
...
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2025-02-12 09:46:48 +01:00
Wojtek Mach
af5f0de050
Update canceled status ( #2929 )
2025-02-11 15:07:32 +01:00
José Valim
545bcbf0c8
Add ZTA docs
2025-02-10 20:57:22 +01:00
Alexandre de Souza
a31eb16c0c
Fix disabled "Authenticate via Livebook Teams"
2025-02-10 13:25:26 -03:00
Jonatan Kłosko
33b040a8e3
Fix runtime failing to connect when using ipv6 and epmd-less
...
Regression from #2923 .
2025-02-04 20:11:16 +07:00
Wojtek Mach
08a0f1e14a
Update billing status handling ( #2921 )
2025-02-03 16:10:59 +01:00
Jonatan Kłosko
0e3efb7b6e
Fix teams websocket connection not reconnecting after a graceful close ( #2924 )
2025-02-01 10:24:17 +01:00
Jonatan Kłosko
0622e0af72
Fix connecting from runtime to remote Livebook nodes ( #2923 )
2025-01-31 15:58:46 +01:00
Jonatan Kłosko
f3ec12d3d9
Add missing annotation to Erlang snippets in Markdown cells on export
2025-01-30 01:10:21 +07:00
Hugo Baraúna
a3b3cc7b24
Add logs to Teams connection flow ( #2914 )
...
Co-authored-by: José Valim <jose.valim@dashbit.co>
2025-01-23 11:14:02 -03:00
Jonatan Kłosko
0a22ba80d7
Move put session before redirect
2025-01-22 16:14:31 +07:00
Jonatan Kłosko
952cdc5a32
Add missing assign
2025-01-22 16:01:07 +07:00
Hugo Baraúna
a8d57864cf
Bug fix: show logout template after logging out ( #2913 )
2025-01-20 18:32:46 -03:00
Jonatan Kłosko
f20b2c6f8d
Improve messages on standalone runtime init failure ( #2912 )
2025-01-15 11:49:39 +01:00
Hugo Baraúna
e01abae5e8
Log message when starting a new standalone runtime does not work ( #2911 )
...
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2025-01-15 06:02:42 +01:00
Alexandre de Souza
601e93ae76
Implement the logout button ( #2906 )
2025-01-08 15:55:44 -03:00
Jonatan Kłosko
117ef00799
Add kino_explorer to all Smart cells using ADBC
2025-01-08 15:09:26 +07:00
Jonatan Kłosko
2e8e38689e
Update database connection smart cell definitions ( #2881 )
2025-01-08 09:05:30 +01:00
Jonatan Kłosko
912ec796da
Fix attached runtime to not rely on Mix
2025-01-07 13:54:21 +07:00
Steffen Deusch
0438c5fbe2
Allow pre-release versions in attached runtime version check ( #2905 )
...
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2025-01-02 15:20:04 +01:00
Wojtek Mach
77f2948337
Restrict teams features based on org status ( #2897 )
2025-01-01 19:30:22 +01:00
Alexandre de Souza
433b8011f8
Implement teams_auth
field and deprecate zta_provider
( #2904 )
2024-12-31 11:15:46 -03:00
Jonatan Kłosko
561b73af7b
Migrate to JSON ( #2898 )
2024-12-20 09:34:41 +01:00
Alexandre Hamez
cd46b5c667
Fix Docker warning about deprecated ENV usage ( #2893 )
2024-12-12 14:37:12 +01:00
Jonatan Kłosko
a7c8e9e1c7
Update Elixir and Erlang versions ( #2892 )
2024-12-11 16:22:01 +01:00
Jonatan Kłosko
ab182ffecb
Escape quotes in generated dockerfile env vars
2024-12-07 00:11:25 +08:00
Jonatan Kłosko
8ac4be0d23
Simplify CSS selectors ( #2891 )
2024-12-06 17:05:55 +01:00
José Valim
d924a9a65d
Attach relevant payload on Teams and Cloudflare ZTA
2024-12-06 15:11:22 +01:00
Hugo Baraúna
2d9b6f8dac
Fix user information to include payload returned from identity provider ( #2890 )
2024-12-06 14:36:52 +01:00
Jonatan Kłosko
832c33d61d
Add custom view option to hide code ( #2889 )
2024-12-06 10:38:58 +01:00
Jonatan Kłosko
34364722a8
Fix race condition in app auto shutdown test ( #2887 )
2024-12-05 12:01:59 +01:00
Jonatan Kłosko
68cc30f173
Update non-formatted interpolation syntax
2024-12-05 17:14:34 +08:00
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
Jonatan Kłosko
36bea7006a
Use Req instead of :aws_signature ( #2886 )
2024-12-05 07:22:52 +01:00
Cristine Guadelupe
ba59baa9fe
Add interactive point selection examples to VegaLite guide ( #2612 )
...
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-12-04 12:46:09 +01:00