Commit Graph

10088 Commits

Author SHA1 Message Date
Gabriel Horner
ea9cdf7fe2 Merge pull request #7363 from mrtracy/mrtracy/ref_sync_fix
Fix: Retain block references on file reload
2022-11-26 01:30:49 -05:00
Gabriel Horner
043fa90dab Merge branch 'master' into mrtracy/ref_sync_fix 2022-11-26 01:10:01 -05:00
Gabriel Horner
e2fe300da7 Move delete-blocks-fn to graph-parser for reuse for nbb
Also:
- Move test to a more appropriate ns - model-test isn't for testing
  higher level parse file behavior
- Delete model fns that are no longer used
- Fix tests which had incorrect target-page-content and were no longer
  testing retractAttribute
- Add options to cli ns for related nbb reuse
- Light cleanup of block deletion
2022-11-26 01:01:36 -05:00
Andelf
d30336b6e8 fix(ios): ipad toolbar position when hiding keyboard 2022-11-25 22:45:16 +08:00
Tienson Qin
df2b9fc53c fix: dragged video doesn't render by default 2022-11-25 22:25:25 +08:00
rcmerci
410381c820 enhance(sync): partition files for <delete-remote-files-control 2022-11-25 21:25:16 +08:00
Tienson Qin
91d70535ee fix: set default file format to nil 2022-11-25 21:25:16 +08:00
Tienson Qin
1796b20542 fix: delete remote files(old format) when upgrading file format 2022-11-25 21:25:16 +08:00
Tienson Qin
95a8783a0b chore: code clean 2022-11-25 21:20:59 +08:00
rcmerci
ccb9058f3c fix(sync): use loop instead of mapv to avoid <! not in go block err 2022-11-25 21:20:59 +08:00
rcmerci
34524bebbc fix(sync): s3 404 download caused by path-normalize
when server side has a file with unnormalized-path, and client side
doesn't have this file. we need to use unnormalized-path to download.

this commit also ensure path & encrypted-path consistent
(result of <get-local-files-meta & <get-local-all-files-meta)
2022-11-25 21:20:59 +08:00
Andelf
fcff04561d fix(pdf): missing min max value of page number 2022-11-25 20:48:20 +08:00
Andelf
3593d73808 fix(mobile): missing urlencode when sharing asset url 2022-11-25 20:47:31 +08:00
Siddharth Yadav
e12c6db748 Fix: Cannot upload assets with certain formats. (#7452)
* add text-format and a few other formats uploaded by users to the supported ext name

Co-authored-by: charlie <xyhp915@qq.com>
2022-11-25 14:53:17 +08:00
rcmerci
d5fb4b1ed0 enhance(sync): remove sync-stop-chan and simplify the stop process 2022-11-25 14:33:28 +08:00
rcmerci
f72fb7bcf2 fix(sync): add fake size for the fake event 2022-11-25 14:25:59 +08:00
Tienson Qin
e638afb2b7 fix: lint warning 2022-11-25 13:08:54 +08:00
Tienson Qin
dc32bdc2df chore: disable sentry->posthog integration 2022-11-25 13:08:54 +08:00
Tienson Qin
e900a205e7 fix: use sentry to capture errors instead of posthog 2022-11-25 13:08:54 +08:00
Andelf
3cbaf1abed enhance(editor): rename quick-capture config keys 2022-11-25 12:33:22 +08:00
Andelf
c2e8268a12 chore(ios): config keys of non-exmpect encryption 2022-11-25 12:32:14 +08:00
Andelf
09bb2542db ci(ios): testflight build workflow
- use patched xcode project file, avoid conflict with local dev env
- use fastlane match to manage codesigning
2022-11-25 10:17:05 +08:00
hkgnp
77dc686e85 enhance: Allow using config.edn to change if page redirect happens when inserting quick-capture (#7431)
* add option to edit config.edn for redirect to page upon inserting quick capture
2022-11-25 09:45:15 +08:00
WesleyCh3n
8f52021835 fix: readme typos (#7451) 2022-11-25 08:50:27 +08:00
rcmerci
a0f072b974 enhance(sync): add IRemoteControlAPI 2022-11-24 22:08:54 +08:00
Konstantinos Kaloutas
b1d763e7f5 fix: adjust arrow and pencil colors 2022-11-24 21:59:25 +08:00
Konstantinos Kaloutas
fddaa84597 chore: move whiteboards under journals 2022-11-24 21:59:25 +08:00
Konstantinos Kaloutas
66fc6c5fe1 fix: adjust order of highlighting colors 2022-11-24 21:59:25 +08:00
Junyi Du
14ee3d0cca Update e2e practices 2022-11-24 20:17:59 +08:00
Junyi
48445c9149 fix: filename format revert manual title check 2022-11-24 15:57:27 +08:00
Tienson Qin
dfd8052990 chore: remove rage-wasm since we moved to use the native binding (#7446) 2022-11-24 15:36:11 +08:00
Andelf
66e7a80fd0 ci(ios): add testflight build (#7445) 2022-11-24 14:03:59 +08:00
Tienson Qin
914b47f60b fix: page-name unique check 2022-11-24 04:07:03 +08:00
rcmerci
ed972ccd8d enhance: check instrument payload 2022-11-24 02:13:03 +08:00
Tienson Qin
daf44256f3 fix: check photo before base64string 2022-11-24 01:41:23 +08:00
Tienson Qin
af748630aa chore: no need to instrument state 2022-11-24 01:26:29 +08:00
Tienson Qin
bbd14cf5b2 fix: instrument payload 2022-11-24 01:12:54 +08:00
Gabriel Horner
04357919ff Merge branch 'master' into mrtracy/ref_sync_fix 2022-11-23 11:18:57 -05:00
greatbody
6574763c06 Add Chinese translation for :settings-page/preferred-pasting-file 2022-11-23 22:43:32 +08:00
Tienson Qin
21fc17139f fix: registered plugins 2022-11-23 22:40:39 +08:00
Tienson Qin
d2883c38d2 fix: registered search engines 2022-11-23 22:31:43 +08:00
Gabriel Horner
c013554d21 Tweak wording in notification 2022-11-23 09:21:16 -05:00
Tienson Qin
3bb17b46fd chore: bump to 0.8.12 2022-11-23 21:09:29 +08:00
Tienson Qin
26e531483a fix: notify users if page name already exists when parsing files 2022-11-23 20:58:04 +08:00
charlie
295c8c55c1 enhance(ui): add class options for icon ui component 2022-11-23 20:26:00 +08:00
Junyi
103fab48f8 fix: typo 2022-11-23 20:13:46 +08:00
Junyi
fe81575546 fix: remove filename skip check config 2022-11-23 20:13:46 +08:00
Junyi
4898ef8ee1 feat: notify users to update filename format 2022-11-23 20:13:46 +08:00
Peng Xiao
d2def5d3d3 fix: block link redirect issue 2022-11-23 19:05:51 +08:00
Peng Xiao
e9b07638ac fix: invalid link reference in after the original block is removed 2022-11-23 19:05:51 +08:00