Commit graph

10 commits

Author SHA1 Message Date
Jonatan Kłosko
0b69625987
Fix file comparison (#2709) 2024-07-15 19:04:50 +02:00
José Valim
a9b818c374 Move subscribe function to Broadcasts module 2023-11-13 13:24:03 +01:00
Jonatan Kłosko
1381650811
Add migration updating starred and recent notebook files (#2244) 2023-10-02 12:57:34 +02:00
José Valim
3ca36a6ce7
Run migrations early in the supervision tree (#2241)
Also add a migration version, improve docs,
and document code that actually cannot be
removed.
2023-09-30 09:27:09 +02:00
Jonatan Kłosko
d3f58036eb
Lazily lookup file systems when needed for file operations (#2239) 2023-09-29 20:24:37 +02:00
Jonatan Kłosko
95c95d75cb Fix loading for local files in notebook manager 2023-09-29 16:00:08 +07:00
Alexandre de Souza
2a0d2dcdc3
Fix File System migration and some touchups (#2235) 2023-09-28 16:02:02 -03:00
José Valim
64dad900d7
Exclude modules from docs (#2218)
Closes #2216.
2023-09-21 12:28:45 +02:00
Jonatan Kłosko
15d2b2f75e
Allow for hiding notebooks from recent list (#1830) 2023-03-27 20:59:12 +02: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