Commit Graph

560 Commits

Author SHA1 Message Date
Konstantinos Kaloutas
14e87963ef Revert "chore: increase the max width of main container"
This reverts commit 5bc0537954.
2022-09-14 15:13:00 +08:00
Andelf
412e749cb8 chore: bump version 0.8.6 2022-09-13 22:55:49 +08:00
Andelf
6253800b16 chore(deps): update some deps that have cve warnings 2022-09-13 11:51:18 +08:00
Konstantinos Kaloutas
c511b88ddc chore: increase the max width of main container 2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
560d280acd fix: blurry tooltips 2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
73bbcc2ba0 fix: persist zoom level on navigation 2022-09-09 12:13:56 +08:00
Andelf
59e7d092b1 feat(build): release .nupkg file 2022-09-07 11:43:54 +08:00
Andelf
43dd321ce4 test(e2e): split build and test 2022-09-06 12:52:53 +08:00
Andelf
9b9226b023 chore(deps): update rsapi 2022-09-06 10:47:07 +08:00
Andelf
8dd0e1977c chore(deps): update rsapi 0.0.36
fix: windows path handling
2022-09-02 13:14:08 +08:00
Andelf
5f36380e7f chore(deps): update rsapi 0.0.35
chore(build): default to file-sync prod env
2022-09-02 05:04:30 +08:00
Andelf
57c1145677 chore(deps): update rsapi 0.0.34 2022-09-02 03:56:41 +08:00
Andelf
1cf767e5d0 chore: bump version 0.8.4 2022-09-02 00:10:26 +08:00
Andelf
c45a15d576 chore: bump version 0.8.3 (#6537) 2022-09-01 00:40:21 +08:00
Charlie
01d879c18e feat!: File Sync (#5355)
- file sync for electron/ios/android
- age encryption of both file content and file path
- massive UI enhancement
- corresponding CI tasks

Co-authored-by: llcc <lzhes43@gmail.com>
Co-authored-by: rcmerci <rcmerci@gmail.com>
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
Co-authored-by: Andelf <andelf@gmail.com>
Co-authored-by: Gabriel Horner <gabriel@logseq.com>
2022-09-01 00:31:49 +08:00
Kan-Ru Chen
0fce4a4792 chore(deps): update electron 19.0.12 2022-08-29 06:53:34 +08:00
charlie
c7f17e905e chore: build libs core 2022-08-26 18:48:00 +08:00
Konstantinos Kaloutas
2c581d9827 fix: contrast issue 2022-08-26 11:52:23 +08:00
Andelf
fe99ca703f fix(windows): handle open dir
Fix #6438
2022-08-23 11:38:43 +08:00
Andelf
ea421da572 chore: bump version 0.8.2 2022-08-23 11:37:42 +08:00
charlie
7e3610077b chore: build libs core with more debug info 2022-08-22 21:54:17 +08:00
charlie
9fbea041ae chore: build libs core 2022-08-22 21:54:17 +08:00
Konstantinos Kaloutas
d5a42b0bdc enhance: update clear icon and increase size 2022-08-22 19:07:40 +08:00
Konstantinos Kaloutas
cd563a286e enhance: clear background button icon 2022-08-22 19:07:40 +08:00
Konstantinos Kaloutas
777fd19432 enhance: use backdrop element to close the menu 2022-08-22 19:07:40 +08:00
Konstantinos Kaloutas
7d426983a8 enhance: make contranst of menu separator subtle 2022-08-22 19:07:40 +08:00
Konstantinos Kaloutas
7b155bdd24 fix: padding of menu links wrapper 2022-08-22 19:07:40 +08:00
Konstantinos Kaloutas
bc21daee88 enhance: context and dropdown menu 2022-08-22 19:07:40 +08:00
Andelf
0283c40abc chore: bump version 0.8.1 2022-08-16 10:42:28 +08:00
Andelf
80fb12b6e7 chore(deps): update electron 19.0.10
BREAKING CHANGE: IndexDB version incomaptible, should clear cache
2022-08-09 00:08:09 +08:00
Grant Moyer
161d3174e4 Upgrade electron to 19 (#6032) 2022-08-08 23:54:30 +08:00
Andelf
da5f22acbc chore: bump version 0.8.0 2022-08-08 21:48:53 +08:00
charlie
040c8282be chore: build libs core 2022-08-08 15:49:11 +08:00
Andelf
5e2487c6d8 chore(release): bump version 0.7.9 2022-07-27 14:36:25 +08:00
Gabriel Horner
b3f2b4f6a3 Merge pull request #6127 from gavinmn/gavinmn/fix-big-sur-icons
fix alignment of macOS icon
2022-07-21 09:40:55 -04:00
Andelf
03569c7c8b fix(ui): inline code style
Fix #6121
2022-07-21 13:22:15 +08:00
Andelf
1562101f83 chore: bump version 0.7.8 2022-07-21 07:55:07 +08:00
gavinmn
8061b3e35a fix colors 2022-07-20 19:46:00 -04:00
gavinmn
9bb1fd5f7a fix position of big sur icons 2022-07-20 18:56:17 -04:00
Andelf
3dbb6e81d1 fix(build): codesign error 2022-07-21 00:46:52 +08:00
Andelf
0bebff8ce9 chore: bump version 0.7.7 2022-07-20 15:02:50 +08:00
charlie
390a2469da chore(plugin): build libs core 2022-07-14 11:09:10 +08:00
Peng Xiao
d8fe1b0b37 fix: export as html issue 2022-07-14 11:07:26 +08:00
Wojciech Nawrocki
2390846531 feat(pdf): fix formatting of copied text (#4564)
* chore(pdf): update pdfjs to 2.13.216

Also reapplied pdf_viewer fix from d3b4773.

* fix(pdf): formatting of copied text

* chore(pdf): update viewer CSS to 2.13.216

* chore(pdf): remove deprecated option

* chore(pdf): update pdfjs to 2.14.305

* doc(pdf): document some functions

* fix(pdf): highlight positioning
2022-07-12 18:30:50 +08:00
SainoNamkho
18568c03a0 Fix #5853
Close #5855
2022-07-12 09:54:48 +08:00
Andelf
ccc37e961d refactor(ui): clean up css nesting 2022-07-12 09:54:08 +08:00
Andelf
0aebfe1304 feat(ui): bold code, italic code, marked code 2022-07-12 09:54:08 +08:00
Andelf
49dcbece25 chore: bump version 0.7.6 2022-07-04 21:16:49 +08:00
Phoenix Eliot
e92af35954 Reduce flicker when moving between blocks with keyboard 2022-06-28 15:10:37 +08:00
Andelf
1d4e78a228 chore: bump version 0.7.5 2022-06-20 23:31:12 +08:00