Commit graph

718 commits

Author SHA1 Message Date
Jonatan Kłosko
90c3cfe3a7
Use a more scoped changeset on teams hub update (#2328) 2023-11-08 12:19:54 +01:00
Cristine Guadelupe
dd1039656d
File system form - typo (#2324) 2023-11-06 16:36:11 -03:00
Jonatan Kłosko
33c09b1f67
Update modal enter and leave (#2323) 2023-11-06 18:13:16 +01:00
Jonatan Kłosko
07aaea11b4
Separate apps from auth and improve apps navigation (#2322) 2023-11-06 09:08:28 +01:00
José Valim
a05d6c5059 Only subscribe if connected 2023-11-01 21:49:50 +01:00
Jonatan Kłosko
0e06d8c0e7 Fix output ids within grid and tabs 2023-10-30 12:51:22 +07:00
Jonatan Kłosko
b87eb8eb28 Wrap overflowing words in plain text output 2023-10-28 02:36:19 +07: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
c23372bf53 Fix keyboard control 2023-10-27 23:37:38 +07:00
Jonatan Kłosko
56df5a3802
Improve hub tests (#2308) 2023-10-27 18:33:32 +02:00
Jonatan Kłosko
e1b9e931cf
Don't create online team hubs in off-hub tests (#2307) 2023-10-25 14:12:17 +02:00
José Valim
c9d0c05bcc
Custom identity providers (#2301) 2023-10-25 09:44:09 +02:00
Jonatan Kłosko
14aca09470
Fix saving for notebooks loaded from a URL (#2300) 2023-10-24 20:36:19 +02:00
Jonatan Kłosko
b603639b77
Include default secret key base and cookie in apps Dockerfile (#2294) 2023-10-24 14:41:49 +02:00
Jonatan Kłosko
93637b60f0 Fix race condition in hub apps test 2023-10-23 22:07:48 +07:00
Jonatan Kłosko
06b553275f
Add Dockerfile variant for clustered deployment on Fly.io (#2286)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-10-22 17:23:15 +02:00
Jonatan Kłosko
98662bf6f8
List password-protected apps on the auth page (#2284) 2023-10-18 18:41:04 +02:00
José Valim
1e70bc2da9 Reorder sidebar 2023-10-18 16:12:51 +02:00
Jonatan Kłosko
d40c004e83
Warn on Dockerfile when deploying a directory with personal hub and it has file systems (#2281) 2023-10-17 20:28:37 +02:00
Jonatan Kłosko
5d78db66e5
Make Livebook version accessible at compile time (#2280)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-10-17 19:17:09 +02:00
Jonatan Kłosko
797844223a
Add docker deployment instructions to app panel (#2276) 2023-10-17 15:04:47 +02:00
Jonatan Kłosko
9bd51e3af1
Fix links in the public apps list (#2275) 2023-10-14 16:12:24 +02:00
Cristine Guadelupe
fa7244eae0
Base image with CUDA (#2273)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-10-14 17:33:48 +07:00
José Valim
65c491374f Clarify session secrets warning for apps 2023-10-08 18:18:32 +02:00
José Valim
f0ca13c88a
Include explicit kino requirement on error message (#2260) 2023-10-06 20:23:45 +02:00
Jonatan Kłosko
2cc13d8366 Update list on teams hub page 2023-10-06 23:14:22 +07:00
José Valim
9e7ed7ae43
Update Plug.Crypto (#2252)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-10-06 12:10:36 +02:00
Alexandre de Souza
a97df0e536
Use default directory when using Persistence or AddFileEntry components (#2250) 2023-10-05 16:34:54 -03: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
Alexandre de Souza
4d412bd00d
Implement airgapped deployment file storage (#2246) 2023-10-04 12:20:43 -03:00
Jonatan Kłosko
d3f58036eb
Lazily lookup file systems when needed for file operations (#2239) 2023-09-29 20:24:37 +02:00
Hugo Baraúna
da65a893ce
Changes copy: Livebook file system -> Livebook file storage (#2240) 2023-09-29 15:00:44 -03:00
Alexandre de Souza
d26295ce69
Fix File System creation and ID prefix for Personal hub (#2238) 2023-09-29 11:48:07 -03:00
Cristine Guadelupe
4a14118b96
Smart cell editor - intellisense node (#2232)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-09-28 16:02:04 +07:00
Jonatan Kłosko
05418db0c6
Add :debounce to input outputs when missing (#2228) 2023-09-26 05:38:15 +02:00
PeterUstinox
edc09cd386
Support debounce option for inputs (#2224) 2023-09-26 05:31:41 +02:00
Jonatan Kłosko
21f3046e82 Remove border from plain text output 2023-09-26 09:39:20 +07:00
José Valim
72b9466519 Swap link to section and branching menu 2023-09-25 19:29:06 +02:00
Alexandre de Souza
96bf5ddbcc
Implement File Storage (#2212) 2023-09-25 11:18:30 -03:00
Cristine Guadelupe
393915da7e
Intellisense by default for Elixir in smart cell editor (#2226) 2023-09-25 13:34:53 +07: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
José Valim
64dad900d7
Exclude modules from docs (#2218)
Closes #2216.
2023-09-21 12:28:45 +02:00
José Valim
4d76c57530 Touch ups 2023-09-21 11:21:50 +02:00
José Valim
5a9e6df9eb s/Use/Set 2023-09-20 17:38:58 +02:00
José Valim
49c52f67f7
Make ZTA generation automatic (#2210) 2023-09-18 13:41:58 +02:00
José Valim
998d8e83f3
Make key bindings select consistent with UI (#2206) 2023-09-16 11:39:15 +02:00
Jonatan Kłosko
8633c9a357
Add button for inserting a branching section (#2205) 2023-09-15 15:25:41 +02:00
Cristine Guadelupe
a67d44e7b2
Metadata typo (#2195) 2023-09-03 20:48:33 +07:00
Cristine Guadelupe
070d6a5c0f
Default organization (#2180)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-08-25 16:07:14 +07:00