.. |
apps
|
Introduce abstraction for app deployment and permanent apps (#2524)
|
2024-03-26 20:20:07 +01:00 |
ecto_types
|
Exclude modules from docs (#2218)
|
2023-09-21 12:28:45 +02:00 |
epmd
|
Run Livebook Desktop without EPMD (#2591)
|
2024-05-08 10:05:01 +02:00 |
file_system
|
Rename Hubs to Workspaces (#2574)
|
2024-04-19 17:40:50 -03:00 |
hubs
|
Add support for DNS clustering (#2578)
|
2024-04-23 15:40:18 -03:00 |
intellisense
|
Simplify alias expansion (#2518)
|
2024-03-21 17:59:56 +01:00 |
live_markdown
|
Do not format code cells on save (#2605)
|
2024-05-14 17:33:07 +02:00 |
notebook
|
Do not format code cells on save (#2605)
|
2024-05-14 17:33:07 +02:00 |
runtime
|
Merge standalone init module into Elixir runtime
|
2024-05-08 10:12:54 +02:00 |
secrets
|
Deployment group secrets (#2374)
|
2023-12-06 18:53:49 -03:00 |
session
|
Add end-to-end app deployment flow with Livebook Teams (#2602)
|
2024-05-14 13:20:14 +02:00 |
settings
|
Exclude modules from docs (#2218)
|
2023-09-21 12:28:45 +02:00 |
teams
|
Improve ZTA experience
|
2024-05-09 21:31:50 +02:00 |
text
|
Migrate the code editor to CodeMirror (#2444)
|
2024-01-24 16:01:47 +01:00 |
users
|
ZTA revamp
|
2024-04-13 10:29:22 +02:00 |
utils
|
Introduce abstraction for app deployment and permanent apps (#2524)
|
2024-03-26 20:20:07 +01:00 |
zta
|
Remove teleport, as it does not support smart cells (#2589)
|
2024-05-06 23:58:50 +02:00 |
app.ex
|
Introduce abstraction for app deployment and permanent apps (#2524)
|
2024-03-26 20:20:07 +01:00 |
application.ex
|
Run Livebook Desktop without EPMD (#2591)
|
2024-05-08 10:05:01 +02:00 |
apps.ex
|
Introduce abstraction for app deployment and permanent apps (#2524)
|
2024-03-26 20:20:07 +01:00 |
config.ex
|
Add LIVEBOOK_PROXY_HEADERS (#2604)
|
2024-05-14 13:22:17 +02:00 |
epmd.ex
|
Run Livebook Desktop without EPMD (#2591)
|
2024-05-08 10:05:01 +02:00 |
file_system.ex
|
Lazily lookup file systems when needed for file operations (#2239)
|
2023-09-29 20:24:37 +02:00 |
file_systems.ex
|
Simplify update_file_system API
|
2023-11-14 20:13:45 +01:00 |
hubs.ex
|
Handle UserDeleted event from WebSocket (#2573)
|
2024-04-22 13:24:26 -03:00 |
intellisense.ex
|
Simplify autocompletion info into a single markdown field (#2470)
|
2024-02-02 17:55:15 +01:00 |
live_markdown.ex
|
Do not format code cells on save (#2605)
|
2024-05-14 17:33:07 +02:00 |
migration.ex
|
Rename Hubs to Workspaces (#2574)
|
2024-04-19 17:40:50 -03:00 |
notebook.ex
|
Introduce abstraction for app deployment and permanent apps (#2524)
|
2024-03-26 20:20:07 +01:00 |
notebook_manager.ex
|
Move subscribe function to Broadcasts module
|
2023-11-13 13:24:03 +01:00 |
release.ex
|
Introduce abstraction for app deployment and permanent apps (#2524)
|
2024-03-26 20:20:07 +01:00 |
runtime.ex
|
Resolve user info requests coming from the runtime (#2540)
|
2024-04-03 08:52:16 +02:00 |
secrets.ex
|
Exclude modules from docs (#2218)
|
2023-09-21 12:28:45 +02:00 |
session.ex
|
Handle UserDeleted event from WebSocket (#2573)
|
2024-04-22 13:24:26 -03:00 |
sessions.ex
|
Introduce abstraction for app deployment and permanent apps (#2524)
|
2024-03-26 20:20:07 +01:00 |
settings.ex
|
Use default directory when using Persistence or AddFileEntry components (#2250)
|
2023-10-05 16:34:54 -03:00 |
stamping.ex
|
Update Plug.Crypto (#2252)
|
2023-10-06 12:10:36 +02:00 |
storage.ex
|
Implement version-based migrations (#2453)
|
2024-01-29 08:59:43 +01:00 |
system_resources.ex
|
Exclude modules from docs (#2218)
|
2023-09-21 12:28:45 +02:00 |
teams.ex
|
Get App Settings fields from WebSocket event (#2571)
|
2024-04-16 12:11:15 -03:00 |
tracker.ex
|
Exclude modules from docs (#2218)
|
2023-09-21 12:28:45 +02:00 |
update_check.ex
|
Skip update check in tests (#2593)
|
2024-05-09 07:12:14 +02:00 |
users.ex
|
Exclude modules from docs (#2218)
|
2023-09-21 12:28:45 +02:00 |
utils.ex
|
Migrate the code editor to CodeMirror (#2444)
|
2024-01-24 16:01:47 +01:00 |
zta.ex
|
Shows a more human readable name for each zta provider (#2572)
|
2024-04-18 10:07:14 -03:00 |