livebook/lib/livebook_web
2022-04-14 18:39:30 +02:00
..
channels Don't show output init timeout message on serialization error (#1096) 2022-04-09 15:48:44 +02:00
controllers Handle token auth under the same /authenticate route as password (#1104) 2022-04-13 18:51:28 +02:00
helpers Refactoring codes (#1097) 2022-04-09 15:53:17 +02:00
live Add LIVEBOOK_SHUTDOWN_ENABLED (#1111) 2022-04-14 15:52:28 +02:00
plugs Make disabled auth mode explicit in code (#1114) 2022-04-14 18:39:30 +02:00
templates Handle token auth under the same /authenticate route as password (#1104) 2022-04-13 18:51:28 +02:00
views
endpoint.ex Add LIVEBOOK_FORCE_SSL_HOST env (#1064) 2022-03-23 18:24:58 +01:00
helpers.ex Group LV helpers (#1061) 2022-03-17 23:33:18 +01:00
iframe_endpoint.ex Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
router.ex Automate searching and adding new dependencies (#1081) 2022-04-01 20:13:37 +02:00
telemetry.ex