186 Commits

Author SHA1 Message Date
Elian Doran
0039f4c155
feat(pdfjs): replace blob instead of creating a new revision every time 2026-01-04 17:25:56 +02:00
Elian Doran
69511134e5
refactor(client/pdf): handle blob request on client side 2026-01-03 20:54:28 +02:00
Elian Doran
21cf5e1df7
chore(client/pdf): use custom spaced update hook 2026-01-03 20:29:54 +02:00
Elian Doran
80363cdc73
chore(client/save_indicator): fix some spacing issues 2026-01-03 19:53:46 +02:00
Elian Doran
02e08fdf12
chore(client/save_indicator): address requested changes 2026-01-03 19:47:33 +02:00
Elian Doran
e8d1fa7447
chore(save_indicator): basic infrastructure to display state 2026-01-02 22:44:29 +02:00
Elian Doran
63b6abdb9d
PDF.js sidebar experiments for new layout (#8212) 2026-01-01 22:49:15 +02:00
lzinga
9879d07bec fix(widget): remove redundant note context update in useLegacyWidget 2026-01-01 11:05:30 -08:00
Elian Doran
7ec7b6bd7b
chore(pdfjs): manage requested changes
Some checks are pending
Checks / main (push) Waiting to run
2026-01-01 12:36:33 +02:00
lzinga
b936a35b63 fix(widget): prevent unnecessary refresh by checking note context change 2025-12-31 07:31:22 -08:00
lzinga
267a37d3bd feat(component): add removeChild method for cleanup of child components
feat(hooks): improve useLegacyWidget cleanup and memoization logic
2025-12-30 13:59:46 -08:00
Elian Doran
b6506a9331
chore(client/right_pane): get table of contents to show 2025-12-29 21:49:02 +02:00
Elian Doran
9098bfb63a
chore(client): prototype implementation to communicate data through note context 2025-12-29 21:26:52 +02:00
Elian Doran
c23fe7cf13
fix(table_of_contents): not showing on first render of read-only notes 2025-12-26 13:28:29 +02:00
Elian Doran
52aaa72935
fix(launch_bar): bookmarks not refreshing
Some checks failed
Checks / main (push) Has been cancelled
2025-12-24 23:16:09 +02:00
Elian Doran
b5af513371
fix(breadcrumbs): not reacting to protected session being started 2025-12-24 17:41:44 +02:00
Elian Doran
30cc221eca
fix(breadcrumbs): branch prefix not shown 2025-12-24 17:37:31 +02:00
Elian Doran
db3aedf39d
fix(note_detail): spaced update sometimes overwrites when note type is changed 2025-12-24 16:36:34 +02:00
Elian Doran
bd24cf68b6
fix(note_type_switcher): don't read blob 2025-12-24 11:40:01 +02:00
Elian Doran
faea35b363
Revert "chore(right_pane): revert note data store"
This reverts commit 02294206ecd114b721e1b0b477d2378a06368b23.
2025-12-24 11:35:23 +02:00
Elian Doran
7a1ea8833f
fix(inline_title): tooltip getting stuck if refresh 2025-12-24 10:49:36 +02:00
Elian Doran
3e50262665
fix(status_bar): attribute pane not shown when adding new attribute def 2025-12-23 23:40:16 +02:00
Elian Doran
c1e01467a5
fix(breadcrumbs): not showing on first render 2025-12-23 19:12:18 +02:00
Elian Doran
1e885625f6
chore(right_pane): address requested changes 2025-12-20 12:58:06 +02:00
Elian Doran
ea76fd797c
chore(right_pane): address requested changes 2025-12-20 12:29:43 +02:00
Elian Doran
e1df65adce
fix(right_pane): custom widgets not rendering after being expanded 2025-12-20 11:09:59 +02:00
Elian Doran
aac4316fb8
feat(right_pane): render title bar 2025-12-20 10:33:28 +02:00
Elian Doran
06ad0bfa90
feat(hooks): react faster to setting options 2025-12-19 21:12:49 +02:00
Elian Doran
02294206ec
chore(right_pane): revert note data store 2025-12-18 15:42:44 +02:00
Elian Doran
704dcd011e
feat(toc): basic support for docs 2025-12-18 11:46:13 +02:00
Elian Doran
b93c80fe7b
feat(toc): basic support for read-only text 2025-12-18 11:12:36 +02:00
Elian Doran
60342c0f6f
fix(toc): not working on note switch 2025-12-18 10:08:10 +02:00
Elian Doran
2e484a11e6
feat(layout/right_pane): basic store to read content without blob 2025-12-17 23:40:25 +02:00
Elian Doran
737e5b85b4
fix(badges): "temporarily editable" remaining after changing editability 2025-12-16 19:40:24 +02:00
Elian Doran
0af5fa9f0c
feat(breadcrumb): respect note color 2025-12-16 13:40:22 +02:00
Elian Doran
c9025f2304
fix(breadcrumb): not reacting to changes in note path 2025-12-16 12:43:26 +02:00
Elian Doran
1feeb350ce
chore(client): address requested changes 2025-12-15 17:14:00 +02:00
Elian Doran
6d4e52c928
feat(breadcrumb): prefer workspace icon class 2025-12-15 16:31:43 +02:00
Elian Doran
af3883fdac
feat(breadcrumb): react to hosted note ID change 2025-12-15 16:20:17 +02:00
Elian Doran
80b61a35a9
feat(breadcrumb): display correct icon for first note when hoisted 2025-12-15 15:10:37 +02:00
Elian Doran
40fcf79778
fix(status_bar): code mime not updating between notes 2025-12-13 01:14:50 +02:00
Elian Doran
5bad043ed5
chore(status_bar): address requested changes 2025-12-13 00:43:00 +02:00
Elian Doran
0545b929e1
fix(status_bar): react to active note context 2025-12-12 20:17:53 +02:00
Elian Doran
01978dabf0
fix(breadcrumb_badges): doesn't refresh when switching editability 2025-12-10 19:05:33 +02:00
Elian Doran
c4f483c250
feat(options/advanced): automatically refresh 2025-12-10 12:29:12 +02:00
Elian Doran
a810db3641
feat(breadcrumb_badges): display badge when editing is unlocked 2025-12-10 09:11:28 +02:00
Elian Doran
cda39e967c
chore(tab_navigation): address requested changes 2025-12-09 16:02:24 +02:00
Elian Doran
82d97ef26f
feat(tab_navigation): hide buttons if launcher ones are used 2025-12-09 15:30:46 +02:00
Elian Doran
c4285772b3
feat(breadcrumb): basic navigation in separator 2025-12-08 16:34:40 +02:00
Elian Doran
1bbf86fbeb
feat(ckeditor/watchdog): use data stored in the spaced update 2025-12-07 19:30:35 +02:00