livebook/lib/livebook
2023-02-03 21:04:13 +01:00
..
delta Fix spec in delta operation (#193) 2021-04-15 08:56:03 +02:00
ecto_types Implements :origin field to Secret struct (#1667) 2023-01-31 19:17:05 -03:00
file_system Allow specifying S3 region explicitly (#1638) 2023-01-12 13:32:08 +01:00
hubs Allow hub secret toggling (#1675) 2023-02-03 13:15:46 -03:00
intellisense Add completion for bitstring modifiers (#1291) 2022-08-29 13:14:13 +02:00
live_markdown Cancel scheduled evaluation on error (#1688) 2023-02-03 21:04:13 +01:00
notebook Cancel scheduled evaluation on error (#1688) 2023-02-03 21:04:13 +01:00
runtime Cancel scheduled evaluation on error (#1688) 2023-02-03 21:04:13 +01:00
secrets Implements :origin field to Secret struct (#1667) 2023-01-31 19:17:05 -03:00
session Cancel scheduled evaluation on error (#1688) 2023-02-03 21:04:13 +01:00
settings Fix dialyzer warnings (#1691) 2023-02-03 18:30:41 +01:00
storage Add autosave path configuration (#1019) 2022-03-13 16:22:52 +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 Add missing error clauses in WebSocket client (#1690) 2023-02-03 18:32:53 +01:00
application.ex Fix dialyzer warnings (#1691) 2023-02-03 18:30:41 +01:00
config.ex Fix dialyzer warnings (#1691) 2023-02-03 18:30:41 +01: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 Allow hub secret toggling (#1675) 2023-02-03 13:15:46 -03:00
intellisense.ex Change Hexdocs link caption (#1444) 2022-09-28 14:48:25 +02: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 Track evaluation dependencies and cache results (#1517) 2022-11-09 14:40:44 +01:00
runtime.ex Cancel scheduled evaluation on error (#1688) 2023-02-03 21:04:13 +01:00
secrets.ex Improve hubs provider API (#1670) 2023-02-01 13:33:41 -03:00
session.ex Tag file input id (#1674) 2023-02-01 19:59:26 +01:00
sessions.ex Encapsulate pubsub subscriptions (#1132) 2022-04-19 11:29:38 +02:00
settings.ex Move file system actions into a menu (#1484) 2022-10-13 15:31:06 +02: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 User and Hub forms with Changeset validations and input errors (#1347) 2022-08-22 18:12:54 -03:00
utils.ex Fix units in byte formatting (#1494) 2022-10-20 11:56:10 +02:00