Elian Doran
|
51b0eb74a5
|
chore(pdfjs): address requested changes
|
2025-12-30 01:37:44 +02:00 |
|
Elian Doran
|
fef30f4bea
|
chore(client): fix typecheck
|
2025-12-30 01:20:29 +02:00 |
|
Elian Doran
|
eee8d9ab7c
|
feat(pdfjs): optionally hide left sidebar
|
2025-12-30 01:09:45 +02:00 |
|
perfectra1n
|
4f2678d321
|
feat(ui): implement tooltips for share icons and clone icons
asdf
|
2025-12-29 14:42:34 -08:00 |
|
Elian Doran
|
c473fba628
|
refactor(right_pane): move PDF-specific components in own dir
|
2025-12-30 00:17:29 +02:00 |
|
Elian Doran
|
9a9cd8e6a5
|
feat(right_pane): add count in title for PDF items
|
2025-12-30 00:16:45 +02:00 |
|
Elian Doran
|
f5a89aa81a
|
feat(right_pane): hide PDF attachments/layers when not needed
|
2025-12-30 00:10:23 +02:00 |
|
Elian Doran
|
3c1beab725
|
fix(pdf_pages): fix a few type errors
|
2025-12-30 00:00:03 +02:00 |
|
Elian Doran
|
574138a1fb
|
refactor(pdf_layers): get layers to show
|
2025-12-29 23:08:35 +02:00 |
|
Elian Doran
|
6513e2cfca
|
refactor(pdf_attachments): deduplicate font size
|
2025-12-29 23:04:02 +02:00 |
|
Elian Doran
|
43a749b6a7
|
feat(right_pane): display attachments
|
2025-12-29 22:56:06 +02:00 |
|
Elian Doran
|
c1d6b3121a
|
fix(pdf_pages): pages not updating between notes
|
2025-12-29 22:50:48 +02:00 |
|
Elian Doran
|
0d9c8ae4df
|
style(pdf_pages): page numbers within pages
|
2025-12-29 22:46:20 +02:00 |
|
Elian Doran
|
62d8c089ed
|
chore(pdf_pages): remove logs
|
2025-12-29 22:43:17 +02:00 |
|
Elian Doran
|
971a76ce11
|
style(pdf_pages): render in multiple columns
|
2025-12-29 22:39:38 +02:00 |
|
Elian Doran
|
cb33404122
|
feat(client/right_pane): use intersection observer for performance
|
2025-12-29 22:36:03 +02:00 |
|
Elian Doran
|
bcf72f4624
|
feat(client/right_pane): display pages
|
2025-12-29 22:34:36 +02:00 |
|
Elian Doran
|
77ad6950e8
|
feat(client/right_pane): highlight current heading
|
2025-12-29 22:11:25 +02:00 |
|
Elian Doran
|
64ca04ad07
|
feat(client/right_pane): jump to heading
|
2025-12-29 21:55:47 +02:00 |
|
Elian Doran
|
b6506a9331
|
chore(client/right_pane): get table of contents to show
|
2025-12-29 21:49:02 +02:00 |
|
Elian Doran
|
fd7222242a
|
chore(pdf): process PDF outline
|
2025-12-29 21:44:49 +02:00 |
|
Elian Doran
|
e36049cd43
|
chore(client/right_pane): get raw ToC data to show up
|
2025-12-29 21:44:15 +02:00 |
|
Elian Doran
|
257f6c5994
|
chore(client/right_pane): inject title into PDF toc sidebar
|
2025-12-29 21:28:17 +02:00 |
|
Elian Doran
|
9098bfb63a
|
chore(client): prototype implementation to communicate data through note context
|
2025-12-29 21:26:52 +02:00 |
|
Wael Nasreddine
|
118d22c4ec
|
Merge branch 'main' into static-implement-sharejs
|
2025-12-29 11:02:07 -08:00 |
|
Elian Doran
|
d96528dae4
|
chore(server): fix type error
|
2025-12-29 20:38:48 +02:00 |
|
Elian Doran
|
f3cfa84d1d
|
Merge remote-tracking branch 'origin/main' into static-correct-type
|
2025-12-29 20:37:05 +02:00 |
|
Elian Doran
|
0a9ce84cf2
|
feat(client/pdf): respect locale
Checks / main (push) Has been cancelled
|
2025-12-29 19:10:14 +02:00 |
|
Elian Doran
|
4134e5054a
|
fix(client/pdf): not refreshing when uploading new revision
|
2025-12-29 17:02:22 +02:00 |
|
Elian Doran
|
bb374a5ce2
|
fix(client/pdf): blob reloaded when saving
|
2025-12-29 16:46:30 +02:00 |
|
Elian Doran
|
ebf725c949
|
feat(client/pdf): store and restore page position
|
2025-12-29 15:55:47 +02:00 |
|
SiriusXT
|
07871853a5
|
fix(window): cannot save when switching between multiple windows
Checks / main (push) Waiting to run
|
2025-12-29 19:24:53 +08:00 |
|
Elian Doran
|
480954ee87
|
feat(pdfjs): react to dark mode
|
2025-12-29 12:51:43 +02:00 |
|
Elian Doran
|
446822a7ae
|
chore(client/pdf): inject some CSS variables
|
2025-12-29 12:21:44 +02:00 |
|
Elian Doran
|
f09a3e06f4
|
refactor(client/pdf): split into own component
|
2025-12-29 12:01:47 +02:00 |
|
SiriusXT
|
254145f0e5
|
chore(window): handle potential JSON parsing failures
|
2025-12-29 16:26:50 +08:00 |
|
SiriusXT
|
c28f11336e
|
chore(window_db): fix potential migration error
|
2025-12-29 16:11:49 +08:00 |
|
SiriusXT
|
2e30683b7b
|
chore(window): avoid reduce error when no candidates
|
2025-12-29 16:08:29 +08:00 |
|
SiriusXT
|
0af7b8b145
|
chore(window): use MAX_SAVED_WINDOWS constant
|
2025-12-29 15:56:04 +08:00 |
|
Elian Doran
|
c0a90402ef
|
feat(client/pdf): save annotations by uploading new revision
|
2025-12-29 09:51:54 +02:00 |
|
openapphub
|
37c0f7ec75
|
Fix: Change /calendar/weeks/{date} to use ISO week format (YYYY-Www) instead of date
|
2025-12-29 15:44:37 +08:00 |
|
SiriusXT
|
5d39b84886
|
fix(window): Fix incorrect noteContents error
|
2025-12-29 15:28:27 +08:00 |
|
SiriusXT
|
537c4051cc
|
feat(window): add class to extra windows
|
2025-12-29 15:27:35 +08:00 |
|
SiriusXT
|
d0a22bc517
|
fix(window): Fix empty array issue during openNoteContents data migration
|
2025-12-29 15:27:11 +08:00 |
|
SiriusXT
|
19a75acf3f
|
Merge branch 'main' into feat/extra-window
|
2025-12-29 14:44:25 +08:00 |
|
SiriusXT
|
3f0abce874
|
feat(window_db): migrate openNoteContexts to structured format with window metadata
|
2025-12-29 14:43:49 +08:00 |
|
SiriusXT
|
36dd29f919
|
feat(window): add class to extra windows
|
2025-12-29 14:37:40 +08:00 |
|
SiriusXT
|
d7838f0b67
|
feat(window): restore recently closed windows from tray
|
2025-12-29 14:37:35 +08:00 |
|
SiriusXT
|
3353d4f436
|
feat(window): record openNoteContents of recently closed windows
|
2025-12-29 14:33:34 +08:00 |
|
SiriusXT
|
7740154bdc
|
feat(window): add windowId for extra windows
|
2025-12-29 14:32:53 +08:00 |
|