livebook/lib/livebook_web
Ed Lepedus d4201c6c15
Add configuration to serve public routes from a different base url path (#2704)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-07-17 15:32:42 +02:00
..
channels Reorganize helpers (#2450) 2024-01-26 08:23:37 +01:00
components Add configuration to serve public routes from a different base url path (#2704) 2024-07-17 15:32:42 +02:00
controllers Make auth-dependent tests async (#2654) 2024-06-14 19:16:48 +02:00
helpers Update deps 2024-06-25 20:35:19 +07:00
live Fix horizontal editor scrollbar to not overlap content in Firefox 2024-07-17 17:47:17 +07:00
plugs Always redirect / to /apps if using teams auth 2024-07-04 10:49:31 +02:00
endpoint.ex Fix auth token not being printed on startup (#2655) 2024-06-15 13:01:05 +02:00
errors.ex Support proxy requests on generic app URL and await session execution (#2618) 2024-05-24 20:34:11 +02:00
iframe_endpoint.ex
router.ex Group proxy endpoints under a shared prefix (#2666) 2024-06-21 14:06:18 +02:00
telemetry.ex