Commit Graph

11037 Commits

Author SHA1 Message Date
Konstantinos Kaloutas
7a889a042b fix: persisting collapsed state of portals 2023-03-13 14:33:14 -04:00
Konstantinos Kaloutas
874b4d9f9a fix: transact 2023-03-13 14:33:14 -04:00
Konstantinos Kaloutas
e9da7e49f3 use :compute-new-refs? to replace the last undo 2023-03-13 14:33:14 -04:00
Konstantinos Kaloutas
acd41f71dd fix: history replace 2023-03-13 14:33:14 -04:00
charlie
a345f434e3 enhance(ux): auto-complete ux with mouse 2023-03-13 13:54:47 -04:00
Sky Hong
652c43f4d8 update: update Translation of Traditional Chinese (zh-hant) 2023-03-13 17:21:46 +08:00
Tienson Qin
0989c1a6f8 Update links for backers and sponsors 2023-03-13 16:38:01 +08:00
AkrISrn
70f6d9b3b7 style: format indent 2023-03-13 16:33:21 +08:00
AkrISrn
2baafcf05a fix(logbook): with-second-support? doesn't work 2023-03-13 16:33:21 +08:00
charlie
22dfa621e4 enhance(pdf): UI lag for the case of large highlights data 2023-03-09 09:15:33 +08:00
Konstantinos Kaloutas
e52bda80c9 remove keyboard delay 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas
f6b9a55cbc Revert "attempt to lock clipboard"
This reverts commit b659cb07ca.
2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas
5d646b67c1 fix: e2e tests 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas
b1249c09d8 fix: e2e tests 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas
0f393a7f46 attempt to lock clipboard 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas
aded90d03e fix: test names 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas
723bf3806d add more tests 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas
cd7ca56d3f refactor: e2e tests modKey 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas
0760aeb948 style: run prettier 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas
271706a155 add iFrame test 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas
0a89ac520a use util/copy-to-clipboard! 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas
316fa2f4b5 fix: copy 2023-03-08 17:09:35 +08:00
Andelf
b21edf9077 fix(test): e2e fail due to page search 2023-03-07 14:04:10 +08:00
Andelf
ae82e9132e fix(test): e2e fail due to page search 2023-03-07 14:04:10 +08:00
Tienson Qin
552a8a1575 fix: display page's original name when possible 2023-03-07 11:09:37 +08:00
Yichen Yan
f2b99dbc4c upgrade playwright to 1.31.0 (#8688) 2023-03-06 15:21:54 +08:00
Bad3r
773786bb75 Add Hub & Awesome-logseq to links 2023-03-06 12:14:32 +08:00
charlie
c83c973338 fix(http-server): apis server status for multiple graph windows 2023-03-06 12:07:56 +08:00
charlie
821e029568 enhance(ui): move http apis server indicator to right side from toolbar 2023-03-06 12:07:56 +08:00
charlie
1df54a6b54 chore(plugin): build libs core 2023-03-06 12:05:39 +08:00
charlie
8b406f68c7 fix(plugin): incorrect status for beforeunload hook 2023-03-06 12:05:39 +08:00
Konstantinos
82e5abf9e0 Enhance (Whiteboards): Paste and dnd behavior (also add a placeholder to shape labels) (#8753)
* fix: paste shape

* enhance: add label placeholder

* fix: don't create portal on ref click

* enhance: allow ref dragging

* fix: create line binding on drop

* enhance: allow creating url based elements on drop
2023-03-06 12:04:24 +08:00
Gabriel Horner
91e89ef2d6 Chore: Add deprecation for :editor/command-trigger config (#8720)
* Add deprecation for :editor/command-trigger config

* enhance: warning dialog

* enhance: notification styles

* enhance: notification icons

* Fix tests after config warning improvements

---------

Co-authored-by: Konstantinos Kaloutas <konstantinos@logseq.com>
2023-03-04 12:07:33 +08:00
Yuriy Piskun
5d0117b6fa hide empty settings descrition (#8739)
Co-authored-by: Charlie <xyhp915@qq.com>
2023-03-03 10:55:33 -05:00
Konstantinos Kaloutas
701223d7d0 fix: command autocomplete on portals 2023-03-03 10:14:10 -05:00
situ2001
59647482fa fix: shrink on-click range of sidebar-item 2023-03-03 20:59:27 +08:00
sallto
fd3afacabf test: add test for duplicate key error msg 2023-03-02 16:04:20 -05:00
sallto
023c904bfc fix: exception for valid strings 2023-03-02 16:04:20 -05:00
sallto
894a2888b2 enhance(ui): add better error messages for duplicate key in config.edn 2023-03-02 16:04:20 -05:00
Gabriel Horner
5202741563 Fix: Plugins menu item not opening from plugins dashboard (#8736)
* Fix plugins menu item not opening from plugins dashboard

Fix #8726

* Address review feedback and just remove event firing
2023-03-02 11:22:00 -05:00
Andelf
046e47d22e fix(electron): global config dir name under windows 2023-03-02 14:42:17 +08:00
Konstantinos
1ff15171ed fix (Whiteboard): Paste shape (#8636)
* fix: paste shape

* fix: test

* fix: test

* fix: test

* fix: test

* fix: test

* fix: add timeout to headings test

* fix: test

* fix: e2e test

* just another attempt to fix the tests

* fix; yet another test fix

* remove the inconsistent test

* revert test change

* revert unneeded change

---------

Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2023-03-01 12:25:45 -05:00
rcmerci
de2c1f7445 move all string/join used to construct paths to one place 2023-03-01 11:59:00 -05:00
rcmerci
974e91c995 dev(lint): set :path-invalid-construct/string-join level to :info 2023-03-01 11:59:00 -05:00
rcmerci
40a1f5b6cd dev(lint): add :path-invalid-construct/string-join linter 2023-03-01 11:59:00 -05:00
Andelf
b8dfac04d2 fix(rsapi): use system certs 2023-03-01 21:59:09 +08:00
Andelf
db76ba885c chore(release): bump version 0.8.18 0.8.18 2023-03-01 15:23:15 +08:00
Gabriel Horner
b68ae17ab6 Shorten and move contributing sections from #8160
- Want the readme contributing section to be short to encourage
contributors to read CONTRIBUTING.md
- Emphasize non-coding ways to help as we could use help there
- Moved good first issues and dev links to CONTRIBUTING.md
2023-02-28 14:25:35 -05:00
Bad3r
849f70e891 docs: overhaul README structure (#8160)
* enhancement(README): overhaul document structure

- Added logseq logo to the readme (I need a copy of the .svg logo) 
- Update the introduction format 
- Update the types of badges used
- change badges colors to fit Logseq colors 
- General readability improvements 
- emojis!

### Regarding open collective user images
As a backer; I appreciate the idea of wanting to display all profile pictures of logseq backers.
The number of backer now is +26k; it would be impossible to present them all.
I also think it turned into an eyesore, and it feels unwelcoming for new project viewers.

* fix: navigate to website when click on logo

* fix: Added backers to the bottom

based on community feedback

* fix: Thanks to section

- Separated sponsors from backers
- increased images sizes
- moved Jetbrains logo to the bottom

* fix: thanks to; section

* fix: move logo above header

* update: add contributors to 'thanks to' section

* fix: typo

* enhance(README.md): formatting

* enhance(README.md): logo position

* enhance(README.md): added links

* enhance: update logseq image

Thanks to @hdansou for providing the screenshot

* fix: change backers avatar size to be smaller

avoid timeout

* docs: update logseq description

* update: moved producthunt review button

* docs: add linebreaks

* cleanup 🧹

* Fix grammar issues 🧠

* update screenshot

* 🧼 revised and updated

* ✍ concise text

* 🔨 Fix typo

* 🎨 styling

* 🧽 clean up and improve consistancy

* 🔌 Update plugin API docs link & styling 🎨

* tool --> platform

* Merge FAQ and learn more sections

* Merge sponsors section

* center producthunt banner

* switch to circular logo 🟦

* move learn more section higher

* add table of contents

* simplify how to section

* add whiteboard screenshot

* add link to 'develop togather' project board

* add new screenshots 

* update GTD screenshot to remove cursor

* add PDF annotation example screenshot

* update pdf demo screenshot

* replace PDF demo with video

* revert GIF

* remove video

* Replace images w/ gif

* update GIF

* shorten desc.

* adjust formatting

* adjust descrription to stay true to the original one written by Tienson

* update social logo colors

---------

Co-authored-by: situ2001 <yongcong2001@outlook.com>
2023-02-28 14:21:10 -05:00
Andelf
d0c52615f8 ci: re-enable codesign on macos 2023-02-28 15:46:52 +08:00