livebook/lib/livebook
2023-03-08 15:38:34 +07:00
..
delta Fix spec in delta operation (#193) 2021-04-15 08:56:03 +02:00
ecto_types Shows only the secrets from selected hub (#1747) 2023-03-07 15:24:07 -03:00
file_system Add new notebook action to the file select (#1754) 2023-03-06 21:24:48 +01:00
hubs Shows only the secrets from selected hub (#1747) 2023-03-07 15:24:07 -03:00
intellisense Add completion for bitstring modifiers (#1291) 2022-08-29 13:14:13 +02:00
live_markdown Persist app settings and support deployment from directory (#1741) 2023-02-28 21:37:43 +01:00
notebook Add source option (#1728) 2023-02-27 17:05:36 +01:00
runtime Data transform cell (#1758) 2023-03-08 15:38:34 +07:00
secrets Shows only the secrets from selected hub (#1747) 2023-03-07 15:24:07 -03:00
session Shows only the secrets from selected hub (#1747) 2023-03-07 15:24:07 -03:00
settings Fix dialyzer warnings (#1691) 2023-02-03 18:30:41 +01:00
storage Log when reading from storage 2023-02-16 13:49:21 +01:00
users User and Hub forms with Changeset validations and input errors (#1347) 2022-08-22 18:12:54 -03:00
utils Track evaluation dependencies and cache results (#1517) 2022-11-09 14:40:44 +01:00
web_socket More improvements for Secrets and Hubs (#1693) 2023-02-06 20:37:11 -03:00
application.ex Shows only the secrets from selected hub (#1747) 2023-03-07 15:24:07 -03:00
apps.ex Persist app settings and support deployment from directory (#1741) 2023-02-28 21:37:43 +01:00
config.ex Make Hubs feature public and blocks the hub creation (#1756) 2023-03-07 18:43:52 -03:00
delta.ex Add attributions to Delta-related packages (#324) 2021-06-06 15:27:09 +02:00
file_system.ex Improve notebook file locking to work across nodes (#675) 2021-11-05 00:29:04 +01:00
hubs.ex Shows only the secrets from selected hub (#1747) 2023-03-07 15:24:07 -03:00
intellisense.ex Fix erlang module docs in Intellisense (#1719) 2023-02-21 15:51:15 +01:00
js_interop.ex Introduce smart cells (#1029) 2022-02-28 13:53:33 +01:00
live_markdown.ex Rename Elixir cell to Code cell (#1035) 2022-03-02 12:48:02 +01:00
notebook.ex Add initial support for apps (#1709) 2023-02-16 13:47:46 +01:00
notebook_manager.ex Add open page and track starred/recent notebooks (#1639) 2023-03-06 18:14:33 +01:00
runtime.ex Cancel scheduled evaluation on error (#1688) 2023-02-03 21:04:13 +01:00
secrets.ex Shows only the secrets from selected hub (#1747) 2023-03-07 15:24:07 -03:00
session.ex List public apps on the auth screen (#1757) 2023-03-07 23:37:57 +01:00
sessions.ex Encapsulate pubsub subscriptions (#1132) 2022-04-19 11:29:38 +02:00
settings.ex Add open page and track starred/recent notebooks (#1639) 2023-03-06 18:14:33 +01:00
storage.ex Provide shared facade in Storage module (#1463) 2022-10-06 19:53:37 +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
tracker.ex Use Phoenix.Tracker to keep track of sessions within the cluster (#540) 2021-09-04 19:16:01 +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 Add open page and track starred/recent notebooks (#1639) 2023-03-06 18:14:33 +01:00