livebook/lib/livebook
2023-08-23 23:25:04 +02:00
..
delta Improve code docs 2023-07-28 02:04:52 +02:00
ecto_types Improve code docs 2023-07-28 02:04:52 +02:00
file_system Implements load/2 and dump/1 to FileSystem protocol and some improvements (#2171) 2023-08-22 16:20:35 -03:00
hubs Implements load/2 and dump/1 to FileSystem protocol and some improvements (#2171) 2023-08-22 16:20:35 -03:00
intellisense Improve code docs 2023-07-28 02:04:52 +02:00
live_markdown Restructure output format (#2179) 2023-08-23 23:25:04 +02:00
notebook Restructure output format (#2179) 2023-08-23 23:25:04 +02:00
runtime Restructure output format (#2179) 2023-08-23 23:25:04 +02:00
secrets Add Team hub from environment variables (#2020) 2023-06-30 19:11:31 -03:00
session Restructure output format (#2179) 2023-08-23 23:25:04 +02:00
settings Fix dialyzer warnings (#1691) 2023-02-03 18:30:41 +01:00
teams Remove create hub feature flag, warn if using production servers in dev 2023-08-03 22:19:01 +02:00
users ZTA - user identity (#2015) 2023-06-29 23:10:00 +02:00
utils Improve code docs 2023-07-28 02:04:52 +02:00
zta Internal ZTA tests (#2058) 2023-07-12 16:45:45 +02:00
app.ex Pass notebook files when deploying apps (#2045) 2023-07-07 20:31:54 +02:00
application.ex Improve code docs 2023-07-28 02:04:52 +02:00
apps.ex Add warning when deploying protected apps from dir without password override (#2153) 2023-08-09 21:23:02 +02:00
config.ex Remove create hub feature flag, warn if using production servers in dev 2023-08-03 22:19:01 +02:00
delta.ex Improve code docs 2023-07-28 02:04:52 +02:00
file_system.ex Implements load/2 and dump/1 to FileSystem protocol and some improvements (#2171) 2023-08-22 16:20:35 -03:00
hubs.ex Implements load/2 and dump/1 to FileSystem protocol and some improvements (#2171) 2023-08-22 16:20:35 -03:00
intellisense.ex Improve code docs 2023-07-28 02:04:52 +02:00
js_interop.ex Fix warnings 2023-06-12 11:19:54 +02:00
live_markdown.ex Improve code docs 2023-07-28 02:04:52 +02:00
migration.ex Extract secrets storage to personal hub (#2132) 2023-08-01 20:48:55 +02:00
notebook.ex Restructure output format (#2179) 2023-08-23 23:25:04 +02:00
notebook_manager.ex Allow for hiding notebooks from recent list (#1830) 2023-03-27 20:59:12 +02:00
release.ex Serially setup apps before deploying from directory (#2115) 2023-07-26 20:23:44 +02:00
runtime.ex Restructure output format (#2179) 2023-08-23 23:25:04 +02:00
secrets.ex Extract secrets storage to personal hub (#2132) 2023-08-01 20:48:55 +02:00
session.ex Restructure output format (#2179) 2023-08-23 23:25:04 +02:00
sessions.ex Warn if session is missing after reboot (#2128) 2023-08-01 19:12:38 +02:00
settings.ex File system -> File storage in error messages 2023-08-11 11:55:58 +02:00
stamping.ex Add support for reading app info from the runtime (#2038) 2023-07-05 15:58:46 +02:00
storage.ex Fix race condition in storage test (#2068) 2023-07-13 14:15:22 +02:00
system_resources.ex Show the correct amount of free memory available on the system (#1179) 2022-05-09 15:43:00 +02:00
teams.ex Add prefix to generated keys (#2118) 2023-07-28 12:55:37 -03:00
tracker.ex Add support for multi-instance apps (#1913) 2023-05-19 19:40:56 +02:00
update_check.ex Implement EnterpriseClient and improvements to WebSocket Connection (#1601) 2022-12-23 12:56:00 -03:00
users.ex Don't validate changesets on mount (#1724) 2023-02-23 19:00:03 +01:00
utils.ex Improve wording around file system selector (#2157) 2023-08-11 11:52:19 +02:00