10487 Commits

Author SHA1 Message Date
Tienson Qin
2231919273 fix: set default http server host to 127.0.0.1 0.8.15 2022-12-29 23:37:12 +08:00
Bad3r
f31260a831 Feat: close stale issues action (#8156)
feat: Add close-stale-issues-action

# This workflow warns and then closes issues that have had no activity for a 
# specified amount of time. You can adjust the behavior by modifying this file.
# For more information, see:
#   https://github.com/marketplace/actions/close-stale-issues
#   https://github.com/actions/stale/blob/master/action.yml
#   https://github.com/actions/stale

Signed-off-by: Bad3r <bad3r@protonmail.com>
2022-12-29 23:29:25 +08:00
Tienson Qin
c2a4e55f02 enhance: use /api instead of /api-invoker 2022-12-29 23:16:12 +08:00
Andelf
7fd33b5971 chore(release): bump version 0.8.15
Related #8152
2022-12-29 22:51:11 +08:00
Charlie
51aaa02e76 Feat: APIs http server (#7699)
http server
2022-12-29 22:30:44 +08:00
Tienson Qin
1206d54c86 feat: mod+a to select parent up to the whole page (#7803)
mod+a to select parent up to the whole page
2022-12-29 22:29:26 +08:00
Tienson Qin
755aeb5d22 fix: skip saving files if those files were just deleted from db (#8151)
* fix: skip saving files if those files were just deleted from db
* fix: transact deleted files during parsing need to be handled too
2022-12-29 22:22:52 +08:00
Tienson Qin
74bc7c69cb fix: set min width for modal 2022-12-29 21:35:09 +08:00
sosuisen
1cee6f46af fix: added several internationalizations to the right-click menu 2022-12-29 21:32:57 +08:00
charlie
3411af57fd fix(ui): consistent style for image container 2022-12-29 21:04:32 +08:00
charlie
b392af2dfc fix(ui): polish icon size of the mobile footbar #7769 2022-12-29 21:04:32 +08:00
Andelf
5b25641785 fix(rsapi): add fname unicode normalization 2022-12-29 20:43:33 +08:00
rcmerci
bbfaefac5b fix(fs): normalize path when readdir 2022-12-29 19:18:22 +08:00
situ2001
df7e32a3bb fix: full search result should not be only displayed on electron app 2022-12-29 18:33:48 +08:00
Bad3r
fb4952d3fc enhancement: change page/version-history wording
Change the wording from `Check page history` to `view page history`. 
This is more inline with similar tools and feels more natural.
2022-12-29 11:35:26 +08:00
rcmerci
cd79319ba8 make un-memoized version electron? private 2022-12-28 13:27:22 +08:00
rcmerci
54ec7711f4 enhance: memoize electron?, mobile?, etc 2022-12-28 13:27:22 +08:00
charlie
94336babcf improve(ui): right sidebar visibility based on response layout 2022-12-28 12:21:20 +08:00
Konstantinos Kaloutas
71ecc48e20 fix: page content of aliases 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
2673cbef33 style: run prettier 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
5b1a323a06 feat: add scale option to shapes and arrows 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
2010ccf554 fix: hide open page button on whiteboard blocks 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
9d4497b033 fix: remove unused import 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
4df5834f2f style: run prettier and fix a type issue 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
cf8b0be7f6 fix: remove unused namespace 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
4282f21a62 fix: allow custom context menu 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
bdd1dbb937 fix: disable context menu on editing 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
080b5aba84 fix: disable right click on page-refs 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
d2419434d5 chore (deps): upgrade radix ui context menu 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
e919df3d9a fix: error on reference click 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
74a0ed740e fix: redirect to page handler 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
7f9ade3931 fix: remove unused imports 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
da66d0f20f fix: disable delete shortcut while editing 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
921418d87d fix: reduce the chance of blurry text 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
376d97f7c6 fix: enable pointer events on shape labels 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
5ddc003939 fix: remove unused import 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
2665ceda33 chore: add group icons 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
c0d1060c74 fix: shortcuts padding 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
f49f1391c1 fix: zoom labels 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
87427dfa3d chore: add focus to context menu 2022-12-28 12:19:22 +08:00
Konstantinos Kaloutas
05010d1c00 fix: redirect to whiteboard on edit 2022-12-28 12:19:22 +08:00
sosuisen
ac1b535444 fix: add Japanese translation for new shortcuts and menus 2022-12-26 18:32:53 +08:00
rcmerci
1515b2982c Merge pull request #7779 from logseq/enhance/replace-distinct-by
enhance: replace util/distinct-by
2022-12-26 15:59:52 +08:00
rcmerci
b4a5589857 add pre check for distinct-by-last-wins 2022-12-26 15:50:21 +08:00
rcmerci
1790223ed6 copy distinct-by to graph-parser 2022-12-26 15:50:21 +08:00
rcmerci
db7975d09f enhance: also replace distinct-by in deps/graph-parser & electron/search 2022-12-26 15:50:21 +08:00
rcmerci
fa0a03263d fix: distinct-by: convert col to seq first 2022-12-26 15:50:21 +08:00
rcmerci
c4f3e44be1 enhance: replace util/distinct-by 2022-12-26 15:50:21 +08:00
charlie
d188e28427 fix(editor): move caret logic for the block right-boundary in the journals list 2022-12-26 12:20:30 +08:00
charlie
db284f1132 chore: build libs 2022-12-26 12:10:23 +08:00