Commit Graph

12023 Commits

Author SHA1 Message Date
Zhizhen He
4cb23ab193 ci: upgrade typos to 1.16.8 2023-08-24 10:29:51 -04:00
Andelf
73b92a8ccd chore(deps): update capacitor-file-sync, use async tasks for ios 2023-08-24 19:00:36 +08:00
Andelf
ebc8e8171f refacotr(editor): reorder create-today-journal condition, avoid file reading 2023-08-24 18:56:39 +08:00
Andelf
97a20276f4 fix(capacitor): avoid reading out all version files when backup 2023-08-24 18:56:39 +08:00
Andelf
4dd753d265 refactor(ios): refine ios initial appOpenUrl handling using preinit-homepage 2023-08-24 18:56:39 +08:00
Andelf
74eea4bb1e dev(ios): enable capacitor logging only when debug 2023-08-24 18:56:39 +08:00
Andelf
785d876f15 chore(deps): update capacitor-diff-merge; fix ios download progress 2023-08-24 18:56:39 +08:00
dependabot[bot]
481aa57946 chore(deps): bump @excalidraw/excalidraw from 0.12.0 to 0.15.3
Bumps [@excalidraw/excalidraw](https://github.com/excalidraw/excalidraw) from 0.12.0 to 0.15.3.
- [Release notes](https://github.com/excalidraw/excalidraw/releases)
- [Changelog](https://github.com/excalidraw/excalidraw/blob/master/CHANGELOG.md)
- [Commits](https://github.com/excalidraw/excalidraw/commits)

---
updated-dependencies:
- dependency-name: "@excalidraw/excalidraw"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 01:44:56 +08:00
Andelf
2d82bf082f refator(watcher): add homepage preload 2023-08-23 21:05:45 +08:00
Andelf
8274ff836f refactor(ios): refine handling of app id change(upgrading) 2023-08-23 21:05:45 +08:00
Andelf
914cb2ad30 enhance(fs): reorder initial fs watcher files 2023-08-23 21:05:45 +08:00
charlie
e04aaf219a fix(pdf): incorrect path of pdfjs cmaps resources 2023-08-23 17:25:47 +08:00
Andelf
f134570551 chore(release): bump version 0.9.15 0.9.15 2023-08-22 22:06:51 +08:00
Charlie
583a3d5dc8 Enhance/plugin APIs x (#10022)
* fix(apis): validate non-empty uuid input for query block

* fix(plugin): missing block data for the nested renderer macro hook

* fix(plugin): incorrect block config for the query table block items
2023-08-22 21:36:38 +08:00
Konstantinos Kaloutas
6ce6b1933c reorder fix 2023-08-22 16:08:26 +08:00
Konstantinos Kaloutas
8ebf2dbadb fix: left sidebar duplicate favorites 2023-08-22 16:08:26 +08:00
Konstantinos Kaloutas
9507f0efe6 fix: right sidebar header wrap and content padding 2023-08-22 16:08:26 +08:00
Gabriel Horner
fbee3614f8 Fix typos in right sidebar lang keys 2023-08-21 16:43:29 -04:00
hasecilu
d32a22a6cb i18n: Update Spanish translations. 2023-08-21 16:27:47 -04:00
Inge
1db0708e9c Update Norwegian translations 2023-08-21 16:26:31 -04:00
Konstantinos Kaloutas
f04fcf4abf disable sidebar pane conetnt scrolling 2023-08-22 00:15:54 +08:00
charlie
90bbd03c45 enhance(pdf): remove password model close fn state 2023-08-21 23:48:38 +08:00
Andelf
29188f90a6 enhance(pdf): pdf password input modal
Close #10033
2023-08-21 23:48:38 +08:00
Konstantinos Kaloutas
40edb61b76 fix: right sidebar pane menu overflow 2023-08-21 23:47:57 +08:00
Andelf
d85177827a chore(release): bump version 0.9.14 0.9.14 2023-08-17 19:58:45 +08:00
Konstantinos Kaloutas
c089fde242 fix: recent whiteboards click 2023-08-17 19:58:31 +08:00
Konstantinos Kaloutas
74fadb0bc8 fix sub-pixel anti-aliasing #2813 2023-08-16 23:50:26 +08:00
Konstantinos
caf1d9d1e3 Enhance: Left sidebar (#9880)
* wip: right sidebar

* fix: graph height

* re-enable scrolling on list

* style: indentation

* fix: always expand block when added to sidebar

* fix: show close button on mobile

* wip: right sidebar

* support default and custom icons

* fix whiteboard icon

* fix: header overflow

* remove unneeded dependency

* fix graph icon

* add middle click action and context menu

* add more context menu actions

* add reordering support

* fix dropdown visibility

* dnd fixes and initial state

* varous fixes

* fix event propagation

* enhance accesibility

* area expanded fix

* add translations

* refactoring

* enhance performance

* enhance text overflow

* fix page link

* drag enter fix

* add rounded corners and transition

* add keyboard shortcuts icon

* revert left sidebar change

* left sidebar bg and border

* various left sidebar enhancements

* alignment fixes

* split favorites and recents scrolling

* handle unavailable icon

* handle overflow edge case

* fix and refactor menu shortcuts

* handle zero items

* display nan shortcuts on mouse over

* min height fix

* min height fix

* simplify chevron icon

* minor fixes

* add flashcards shortcut

* revert initial sidebar state changes

* cloud icon fix

* fix border radius

* add missing go-home shortcut

* add clear recent button

* fix typo

* hide scrollbars

* remove transition

* fix: favorites

* fix: border and rounded corners

* fix: dnd delay

* Revert "add clear recent button"

This reverts commit d8c52c35f0.

* fix: keyboard shortcuts

* fix: shortcuts

* remove unused require
2023-08-16 23:39:29 +08:00
Tienson Qin
5cd3bec911 fix: can't redirect to block 2023-08-16 00:36:55 +08:00
Andelf
6fee36d3e8 fix(editor): error notification when template insert error 2023-08-15 23:38:35 +08:00
Andelf
deba094724 fix(editor): template expansion if ac-ui is blurred
See-also: #8728
2023-08-15 23:38:35 +08:00
situ2001
35124d5ffb fix: add drag threshold 2023-08-15 13:12:34 +08:00
charlie
1d7b6c9999 enhance(zotero): polish ui details of the zotero search component 2023-08-15 13:11:47 +08:00
Andelf
248b83525a fix(editor): avoid nav to empty page name 2023-08-15 13:04:50 +08:00
Gabriel Horner
cbed7f7a19 Tweak login wording to let users know that email login works
This will reduce support requests
2023-08-15 12:58:24 +08:00
Matheus Francisco
d419487445 fix: whiteboard page sidebar empty string (#10018) 2023-08-15 00:20:52 +08:00
ROCKTAKEY
62dcbb22a8 enhance: Update Japanese translation (#10004) 2023-08-09 01:17:31 +08:00
charlie
62eb86f0c8 enhance(pdf): support shift + enter to pick the previous searching results item 2023-08-07 21:13:31 +08:00
HikoriHawky
a160151ceb altered hardcoded pressure values 2023-08-07 12:40:48 +08:00
Jonathan Courchesne
458ac81cb4 enhance: Translation to French (#9981)
* Update fr.edn

* Update fr.edn

Added new translations
Fixed some mistakes

* Update fr.edn

* Update fr.edn

* Update fr.edn

* Update fr.edn

* Update lang.clj for fr.edn
2023-08-04 10:08:58 -04:00
charlie
7fb2d7e040 fix(pdf): highlights text layer is overlaid by the pdfjs built-in annotation layer 2023-08-04 14:31:19 +08:00
Konstantinos Kaloutas
5d9861a510 upgrade pdfjs 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
33f6438d38 fix marked parse call 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
b5df30f4e1 move and refactor css files 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
5a011ecab4 handle tippy-tooltip styles 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
f9b8f69c16 handle amplify 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
abbd35a042 handle pdfjs 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
3d369e032d remove public.css and related fonts 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
677cada2ba Revert "Revert "Revert "handle magic-portal"""
This reverts commit b1f12048ac310ea80fba835f932d7e38f74056b9.
2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
deb0a43e8b Revert "Revert "handle magic-portal""
This reverts commit 9011fa7f9e54ae8a3b587da6d61affa31e3cd727.
2023-08-04 11:17:30 +08:00