Commit graph

378 commits

Author SHA1 Message Date
Jonatan Kłosko
000d131f24 Update mermaid 2023-04-04 11:37:41 +02:00
José Valim
9ff9aaef86 Move to livebookusercontent.com to avoid adblockers, closes #1844 2023-04-04 00:03:34 +02:00
José Valim
f52ff1e9ec
Purge cookies once they exceed 24kB, closes #1832 (#1833) 2023-03-28 17:11:44 +02:00
Jonatan Kłosko
8be942590a
Update preview on change in image and audio inputs (#1807) 2023-03-20 20:09:41 +01:00
Jonatan Kłosko
028cdba556 Revert unnecessary mermaid workaround 2023-03-18 23:13:18 +01:00
Jonatan Kłosko
577a4657c8
Fix ignored form submissions (#1799) 2023-03-17 17:12:03 +01:00
Jonatan Kłosko
5e64d3de87
Expand collapsed section when focusing a cell inside (#1797) 2023-03-17 00:22:35 +01:00
Jonatan Kłosko
a4bbe4ef5b
Improve iframe repositioning when moving sections and cells (#1796) 2023-03-16 12:17:50 +01:00
Jannik Becher
ce3719f830
Ignore keyboard navigation when ctrl/alt is pressed (#1788) 2023-03-15 11:46:44 +01:00
Jonatan Kłosko
070a11932f
Trigger completion suggestions on dot (#1784) 2023-03-14 15:13:52 +01:00
Jannik Becher
336ae74fb6
Add keyboard shortcut for collapse/expand section (#1779)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-03-13 22:37:11 +01:00
Jonatan Kłosko
d4731c39be Only rewrite local settings when present 2023-03-07 15:18:07 +01:00
Jonatan Kłosko
d4a805f806
Define light editor theme (#1755) 2023-03-07 14:57:25 +01:00
Jonatan Kłosko
860a1e4bd9
Add source option (#1728) 2023-02-27 17:05:36 +01:00
Jonatan Kłosko
e78b3a930c
Move more styles to components (#1723) 2023-02-23 19:07:00 +01:00
Jonatan Kłosko
9aa72eb1d1 Update mermaid 2023-02-20 12:44:28 +01:00
Jonatan Kłosko
4334e8a58e
Add access control to apps (#1715)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-02-18 01:16:42 +01:00
Jonatan Kłosko
40c5044a60
Add initial support for apps (#1709) 2023-02-16 13:47:46 +01:00
Jonatan Kłosko
12f2322d08 Pass allowed URI schemes to Markdown outputs and update naming 2023-02-15 22:18:13 +01:00
GitStart
0990ab4cb2
Support allowlist for hyperlink schemes in Markdown content (#1702) 2023-02-15 22:16:38 +01:00
Jonatan Kłosko
5fe1c9a81d
Make emoji picker easier to close (#1711) 2023-02-14 16:35:06 +01:00
Jonatan Kłosko
45af59d084
Bump Monaco Editor (#1700) 2023-02-09 14:08:24 +01:00
Jonatan Kłosko
597d9fff3f
Cancel scheduled evaluation on error (#1688) 2023-02-03 21:04:13 +01:00
Alexandre de Souza
ae3a5661a8
Implement emojis instead of colors (#1636) 2023-01-12 17:37:12 -03:00
Jonatan Kłosko
d8efd348e9
Render inline math in on-hover docs (#1635) 2023-01-10 20:30:04 +01:00
Jonatan Kłosko
17ab1ae472
Add support for file input (#1622) 2023-01-04 21:44:04 +01:00
Jonatan Kłosko
9f14beaf7b Exit insert mode when opening package search 2023-01-03 18:52:22 +01:00
Jonatan Kłosko
2e230c9deb
Add an option to run setup with no cache (#1616) 2023-01-03 12:24:22 +01:00
Jonatan Kłosko
8b3d8847c1
Add support for audio input (#1610) 2022-12-29 15:09:09 +01:00
Jonatan Kłosko
3eb21f8757
Load JS view iframe only once in viewport (#1607) 2022-12-25 14:31:40 +01:00
Cocoa
262381fcc0
Adding support for capturing images from a camera (#1595)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-12-22 15:06:17 +01:00
Jonatan Kłosko
a4cc14ce26 Ignore universal shortcuts inside inputs in cell output 2022-12-07 19:51:14 +01:00
Jonatan Kłosko
9d805d8c60
Render math in on-hover documentation (#1566) 2022-12-06 15:23:54 +01:00
Jonatan Kłosko
460eb14420
Support custom image format with implicit pixel data (#1558) 2022-12-02 12:42:31 +01:00
Jonatan Kłosko
24f4d78cc1
Fix prettier pattern (#1554) 2022-11-30 00:26:28 +01:00
Jacques Lorentz
f4e836a5da
Base url path configuration variable (#1549) 2022-11-29 23:34:38 +01:00
Jonatan Kłosko
97506535c5
Make textarea input autosized (#1552) 2022-11-28 20:47:48 +01:00
Jonatan Kłosko
15754c9c99
Add support for image input (#1538) 2022-11-19 15:08:00 +01:00
Jonatan Kłosko
ba193be13b
Expand relative URLs in HTML elements in Markdown (#1491) 2022-10-17 13:00:25 +02:00
Cristine Guadelupe
d494e58c6a
Secrets modal title from options (#1443)
* Secrets modal title from options

* Applying suggestions
2022-09-27 23:25:07 -03:00
Jonatan Kłosko
1ffdf8bf6a
Add importJS to the JS view client context (#1431) 2022-09-22 21:27:29 +02:00
Jonatan Kłosko
61ee3c79dc
Rewrite Markdown live links to either push or patch (#1429) 2022-09-22 15:51:18 +02:00
Jonatan Kłosko
803cf37f68 Don't add scroll to Mermaid graphs 2022-09-19 23:01:40 +02:00
Cristine Guadelupe
52f7d7419b
Changes secrets wording form label to name (#1419) 2022-09-18 18:40:09 -03:00
Cristine Guadelupe
bf09441555
Secrets from modal (#1406)
* Secrets from modal

* Format assets

* Applying suggestions

* Format assets

* Applying suggestions

* Unavailable secret

* Applying suggestions - select_secret_ref

* Applying suggestions

* Applying suggestions - iframe v4
2022-09-16 17:56:40 -03:00
Jonatan Kłosko
9e43af7b4a
Fix unnecessary vertical whitespace in Mermaid graphs (#1415) 2022-09-16 15:52:04 +02:00
Jonatan Kłosko
1e324b4f75
Add support for getting evaluation file during evaluation (#1362) 2022-08-28 09:28:19 +02:00
Cristine Guadelupe
afcb2ff834
Livebook secrets (#1348)
* Add secrets to the sidebar

* Get and put secrets (naive)

* Secrets list - shortcut

* Validates secret name

* Livebook secrets as environment variables

* Restores secrets when necessary

* Minor adjustments

* Implements add_system_envs for NoopRuntime

* Moves secrets to session data

* Granular operations for secrets

* Minor adjustments

* Applying suggestions

* Test for add secrets

* Type for secret

* Applying suggestions

* Prevents duplicates

* Refactor to live_render

* Update lib/livebook/session/data.ex

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>

* Sort secrets

* Applying suggestions

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-08-25 17:24:24 -03:00
Jonatan Kłosko
fd6aaa8546
Enforce LF for line endings in the editor (#1337) 2022-08-08 14:59:28 +02:00
Jonatan Kłosko
218bce5a63
Use binary ids for session clients (#1333) 2022-08-05 14:43:41 +02:00