Commit graph

729 commits

Author SHA1 Message Date
Jonatan Kłosko
7cf0ed2a08
Fix the S3 form to allow the user to enter a custom region (#2380) 2023-12-04 07:53:42 +01:00
Jonatan Kłosko
3bbf43c708
Refactor hook props parsing (#2369) 2023-11-23 16:18:06 +01:00
José Valim
9aac5ce86d Annotate download nodes to avoid socket disconnection, closes #2367 2023-11-21 20:06:35 +08:00
José Valim
43f40db59d
Make AWS credentials opt-in (#2358) 2023-11-16 13:57:28 +01:00
José Valim
f124b6c8c6 Add AWS Credentials hint 2023-11-16 11:05:08 +01:00
Jonatan Kłosko
8710090274
Use shorter ids for cells and sections (#2350) 2023-11-15 17:33:43 +01:00
Cristine Guadelupe
f633748b37
Manage deployment groups (#2330) 2023-11-14 17:20:46 -03:00
José Valim
22d8e40ab6 Simplify update_file_system API 2023-11-14 20:13:45 +01:00
José Valim
a9b818c374 Move subscribe function to Broadcasts module 2023-11-13 13:24:03 +01:00
Alexandre de Souza
53de306ff4
Add error message to hub form modals (#2329) 2023-11-08 15:19:42 -03:00
José Valim
c65a85b689
Do not delete teams key modal, require confirmation (#2327) 2023-11-08 12:34:49 +01:00
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