livebook/test/livebook
José Valim 9e7ed7ae43
Update Plug.Crypto (#2252)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-10-06 12:10:36 +02:00
..
delta Rename project (#68) 2021-03-03 22:56:28 +01:00
ecto_types User and Hub forms with Changeset validations and input errors (#1347) 2022-08-22 18:12:54 -03:00
file_system Lazily lookup file systems when needed for file operations (#2239) 2023-09-29 20:24:37 +02:00
hubs Implements load/2 and dump/1 to FileSystem protocol and some improvements (#2171) 2023-08-22 16:20:35 -03:00
live_markdown Update Plug.Crypto (#2252) 2023-10-06 12:10:36 +02:00
notebook Support Zero Trust authentication (#1938) 2023-06-21 00:25:25 +02:00
runtime Smart cell editor - intellisense node (#2232) 2023-09-28 16:02:04 +07:00
session Add :debounce to input outputs when missing (#2228) 2023-09-26 05:38:15 +02:00
users User and Hub forms with Changeset validations and input errors (#1347) 2022-08-22 18:12:54 -03:00
utils Remove Mix standalone runtime, closes #1345 (#1370) 2022-08-29 14:20:24 +02:00
zta Make ZTA generation automatic (#2210) 2023-09-18 13:41:58 +02:00
app_test.exs Add support for reading app info from the runtime (#2038) 2023-07-05 15:58:46 +02:00
apps_test.exs Add warning when deploying protected apps from dir without password override (#2153) 2023-08-09 21:23:02 +02:00
config_test.exs Support setting node and distribution using environment vars (#1672) 2023-02-01 21:22:49 +01:00
delta_test.exs Fix smart cell indicator when source changes on start (#1851) 2023-04-08 10:49:34 +02:00
intellisense_test.exs Remote intellisense - details on hover (#2243) 2023-09-30 15:05:26 +07:00
js_interop_test.exs Introduce smart cells (#1029) 2022-02-28 13:53:33 +01:00
learn_test.exs Rename the Explore section to Learn (#1424) 2022-09-21 12:06:22 +02:00
notebook_test.exs Fix frame updates containing inputs (#2219) 2023-09-21 18:45:59 +02:00
remote_intellisense_test.exs Remote intellisense - details on hover (#2243) 2023-09-30 15:05:26 +07:00
secrets_test.exs Extract secrets storage to personal hub (#2132) 2023-08-01 20:48:55 +02:00
session_test.exs Lazily lookup file systems when needed for file operations (#2239) 2023-09-29 20:24:37 +02:00
sessions_test.exs Warn if session is missing after reboot (#2128) 2023-08-01 19:12:38 +02:00
settings_test.exs Provide shared facade in Storage module (#1463) 2022-10-06 19:53:37 +02:00
storage_test.exs Remove unreliable storage test 2023-08-08 19:30:26 +02:00
users_test.exs Encapsulate pubsub subscriptions (#1132) 2022-04-19 11:29:38 +02:00
utils_test.exs Merge pull request from GHSA-564w-97r7-c6p9 2023-06-20 13:13:38 +02:00