Konstantinos Kaloutas
bf7ff7df59
chore: upgrade electron
2023-06-28 13:56:30 +08:00
Andelf
a59ecb370d
chore(deps): bump diff-merge to 0.1.0
2023-06-26 19:20:04 +08:00
Andelf
2d4017064f
chore(deps/mldoc): update mldoc to fix heading :level issue
2023-06-26 19:20:04 +08:00
Junyi Du
59136312ad
fix: upgrade diff-merge ver
2023-06-26 19:20:04 +08:00
Andelf
9349f1a994
chore(deps): update rsapi
2023-06-26 19:20:04 +08:00
Andelf
1cc9bb72aa
feat(sync): impl 2-stage merge for mobile
2023-06-26 19:20:04 +08:00
Tienson Qin
db70c14f85
Bump mldoc to 1.5.5
2023-05-29 23:02:03 +08:00
Andelf
b799170d21
Revert "chore(deps): bump posthog-js from 1.10.2 to 1.57.2"
...
This reverts commit 1ce4697b22 .
2023-05-24 02:35:18 +08:00
dependabot[bot]
1ce4697b22
chore(deps): bump posthog-js from 1.10.2 to 1.57.2
...
Bumps [posthog-js](https://github.com/PostHog/posthog-js ) from 1.10.2 to 1.57.2.
- [Release notes](https://github.com/PostHog/posthog-js/releases )
- [Changelog](https://github.com/PostHog/posthog-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PostHog/posthog-js/compare/v1.10.2...v1.57.2 )
---
updated-dependencies:
- dependency-name: posthog-js
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-23 17:43:23 +08:00
Ben Yorke
928742e66b
shui/table introduction
2023-05-12 13:24:54 -04:00
Andelf
35eed4cbb0
fix(fs): wrong bak fname on mobile fs
...
chore(deps): update mobile file-sync deps, fix percent encoding
2023-04-24 21:30:18 +08:00
Junyi Du
6d89f309db
fix: buggy diff-merge case happens when prepend new blocks before first base block
2023-04-17 09:41:39 -04:00
Junyi Du
5aba871ead
deps: diff-merge
...
dev: graph parser IoC hook
test: use test db for diff-merge tests
fix: ci lint
dev: refactoring post block-parsing process
feat: diff-merge 2 way merge integration
fix: key namespace of uuid in fix-duplicated-id
fix: duplicated uuid ci
2023-04-17 09:41:39 -04:00
Konstantinos Kaloutas
f6b9a55cbc
Revert "attempt to lock clipboard"
...
This reverts commit b659cb07ca .
2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas
0f393a7f46
attempt to lock clipboard
2023-03-08 17:09:35 +08:00
Yichen Yan
f2b99dbc4c
upgrade playwright to 1.31.0 ( #8688 )
2023-03-06 15:21:54 +08:00
Andelf
924b945b32
enhance(sync): add native logging for desktop and android
2023-02-04 18:28:07 +08:00
dependabot[bot]
c2448a01c2
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/commits )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-03 12:16:48 +08:00
dependabot[bot]
6097b10523
chore(deps): bump jszip from 3.7.0 to 3.8.0
...
Bumps [jszip](https://github.com/Stuk/jszip ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/Stuk/jszip/releases )
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md )
- [Commits](https://github.com/Stuk/jszip/compare/v3.7.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: jszip
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-03 12:16:20 +08:00
Andelf
6d62848386
fix(sync): revert age upgrade
...
Close #8497
2023-02-02 23:11:24 +08:00
Andelf
29efeeb68a
chore: update rsapi
2023-02-01 21:54:46 +08:00
Andelf
4916406111
chore(deps): update rsapi, add upload retries
2023-01-16 00:21:02 +08:00
Andelf
3a7d16683c
fix(sync): update deps, fix expired token issue
2023-01-13 22:15:36 +08:00
Konstantinos
2e929ebb21
Chore(deps): Upgrade electron to 20 ( #7692 )
...
upgrade electron to 21
2023-01-09 13:57:41 +08:00
dependabot[bot]
f24489698b
chore(deps): bump json5 from 2.2.1 to 2.2.2
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-30 17:41:33 +08:00
Andelf
5b25641785
fix(rsapi): add fname unicode normalization
2022-12-29 20:43:33 +08:00
dependabot[bot]
2a95ed6073
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-03 00:42:55 +08:00
Andelf
02a2632b0a
chore: update yarn.lock
2022-12-03 00:32:13 +08:00
Andelf
88b160e215
chore(dev): cleanup unused package.json entries
2022-12-03 00:28:42 +08:00
Andelf
ee14560b2b
chore(deps): update electron 19.1.8
...
fix(test): shard test
2022-11-30 11:22:55 +08:00
Andelf
c1bec2fc44
fix(test): refine e2e test
2022-11-30 11:22:55 +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
7bce61ae6c
fix(ios): apply path normalize for file-sync
2022-11-22 17:14:22 +08:00
Andelf
e618f5d1f7
Fix: android nav bar and status bar color ( #7385 )
...
* fix(android): set nav bar and status bar color
Close #7382
2022-11-21 10:50:10 +08:00
Yue Yang
a842818ab6
fix: use name to detect default theme
2022-11-17 17:50:56 +08:00
Tienson Qin
fd3bc86c73
chore: bump mldoc
2022-11-16 13:25:55 +08:00
Peng Xiao
e0ac311f2a
build: autoprefixer for generated css
2022-11-14 22:43:15 +08:00
charlie
f68485208c
chore: remove unnecessary deps
2022-11-11 17:33:15 +08:00
Tienson Qin
c228bba355
feat: upload files when the app switching to background
...
Notice: Android is not supported yet.
2022-11-11 13:59:57 +08:00
Tienson Qin
1e0fb50a22
fix: typo
2022-11-07 10:46:51 +08:00
charlie
65e77e6523
fix(mobile): format of recorder audio file
2022-10-28 15:50:34 +08:00
Tienson Qin
c8f19a0d54
chore: bump capacitor-file-sync to 0.0.13
2022-10-26 22:37:27 +08:00
Andelf
503e33f614
enhance(android): add sync progress
2022-10-18 11:01:05 +08:00
charlie
31f6375800
enhance(css): add line clamp plugin to tailwind
2022-10-13 16:52:51 +08:00
charlie
dc9cf6339b
enhance(dev): deps
2022-10-13 16:52:51 +08:00
Konstantinos Kaloutas
f70d4c6bac
fix: sanitize html
2022-10-10 13:42:22 +08:00
Charlie
d53ac94bfc
Enhance/pdf improvements ( #6475 )
...
Full-text search, highlights and assets alias support
It also exposes a plugin API for highlight context menu
```ts
/**
* Current it's only available for pdf viewer
* @param label - displayed name of command
* @param action - callback for the clickable item
* @param opts - clearSelection: clear highlight selection when callback invoked
*/
registerHighlightContextMenuItem: (
label: string,
action: SimpleCommandCallback,
opts?: {
clearSelection: boolean
}
) => unknown
```
2022-10-09 20:44:18 +08:00
Konstantinos Kaloutas
42f2910a0e
chore: upgrade excalidraw
2022-10-04 22:37:06 +08:00
Tienson Qin
ba91c9615b
fix: empty properties if one of them has an empty value
2022-09-30 11:23:49 +08:00
Andelf
59a249e70d
chore: update yarn.lock
2022-09-29 19:36:42 +08:00