Commit graph

369 commits

Author SHA1 Message Date
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
435a56fc38 Update icons in notebook 2023-03-17 14:12:15 +01:00
José Valim
4320fb1f6b Deploy app notebook 2023-03-17 10:38:44 +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
Jannik Becher
cea3246766
Add section collapse functionality (#1772)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
Co-authored-by: José Valim <jose.valim@gmail.com>
2023-03-13 14:52:26 +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
ByeongUk Choi
4db39078bd
Add open page and track starred/recent notebooks (#1639)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-03-06 18:14:33 +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
5b5593a54b
Update to Phoenix 1.7 (#1720) 2023-02-22 19:34:54 +01:00
Jonatan Kłosko
7cac0557b9
Keep setup cell open on error (#1718) 2023-02-21 13:17:54 +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
Slamet Kristanto
b52710ca63
Expose global monaco instance for firenvim plugin support (#1642) 2023-01-15 22:09:51 +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
2048ec9f63
Update dependencies (#1613) 2022-12-29 13:10:28 +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
e79b6eb1a8 Disable font ligatures in Markdown inline code 2022-12-16 23:15:44 +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
4530dd5cc6 Update mermaid 2022-12-01 15:51:07 +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
Nick Sergeant
84361fb207
Add help text for how to access secrets in the secrets sidebar (#1535)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-11-17 01:11:06 +01:00
Jonatan Kłosko
dc5be4a241 Simplify webpack configuration 2022-11-12 02:16:02 +01:00
Jonatan Kłosko
ba193be13b
Expand relative URLs in HTML elements in Markdown (#1491) 2022-10-17 13:00:25 +02:00