Commit Graph

3922 Commits (7ef9150e08084ff4ab9e06747a9d42c9296dc1f5)

Author SHA1 Message Date
Tienson Qin 7ef9150e08 fix: Extra space and tab characters will be inserted into the file
close #2108
close #2057
2021-06-07 15:06:54 +08:00
Tienson Qin 7915cf41b4 chore: use "*" for org mode's timestamps too 2021-06-07 13:23:55 +08:00
Weihua Lu 5e46d9eb7a fix: refactor threading 2021-06-04 23:26:11 +08:00
Weihua Lu 94a9ea4988 fix: prevent default 2021-06-04 23:26:11 +08:00
Weihua Lu afb93eca99 feat: collape/expand 2021-06-04 23:26:11 +08:00
Tienson Qin c0b3e398f6 fix: can't delete multiple blocks if the first one and the last
are not siblings.
2021-06-04 23:21:18 +08:00
Tienson Qin f71f32475a fix: add level back to dom attributes 2021-06-04 20:05:21 +08:00
Tienson Qin 42155bad7a refactor: tree-seq version of get-block-refs-with-children 2021-06-04 16:55:43 +08:00
Tienson Qin 742210d25d fix: filters work on block children too 2021-06-04 16:30:09 +08:00
Weihua Lu ff24f80e0b fix: uuid->id 2021-06-04 12:50:13 +08:00
Weihua Lu 2a5a7b1918 enhance: rename uuid to id, original-name to page-name 2021-06-04 12:50:13 +08:00
Weihua Lu e84cc1da04 fix: add timestamp to filename 2021-06-04 12:50:13 +08:00
Weihua Lu 230e3c49de fix: cannot download file from all-files page 2021-06-04 12:50:13 +08:00
Weihua Lu 0ee03f3b31 feat: export as edn/json 2021-06-04 12:50:13 +08:00
charlie 91c1c4aea5 fix: can't remove local assets on Web 2021-06-04 12:49:11 +08:00
Tienson Qin 9e54eda950 fix: conversion error 2021-06-04 12:43:35 +08:00
Tienson Qin a8b32781a4 chore: rename alpha to beta for releases 2021-06-03 22:51:09 +08:00
Tienson Qin 0c3c7b4fb6 chore: bump version 2021-06-03 22:46:02 +08:00
Tienson Qin 636e78248c chore: bump minor version 2021-06-03 22:11:55 +08:00
Tienson Qin 9fb10ba321 fix: page preview caused lags 2021-06-03 22:11:30 +08:00
Tienson Qin facc9bcf8e fix: can't click block refs 2021-06-03 20:11:24 +08:00
Weihua Lu 71d4965995 fix: use outside modal for height and scroll 2021-06-03 19:34:28 +08:00
Weihua Lu 0a6ade86b7 fix: attempt to fix ac scroll bar issue 2021-06-03 19:34:28 +08:00
charlie d196017ac8 fix: incorrect asset path when create new page that local file not existed #1973 2021-06-03 19:09:54 +08:00
icremcr e4eee81e17
Merge pull request #2078 from logseq/fix/order-list-marker-indent
fix: incorrect marker indent of order list item
2021-06-03 14:23:59 +08:00
charlie cfb3b74b8a fix: incorrect marker indent of order list item 2021-06-03 12:10:06 +08:00
Tienson Qin fb25c0b2fb chore: bump minor version 2021-06-03 08:07:21 +08:00
Tienson Qin dcba8791ce fix: add block's page to :block/path-refs 2021-06-03 08:05:47 +08:00
Tienson Qin b8a8247d59 chore: bump minor version 2021-06-03 06:50:51 +08:00
Tienson Qin e8e184589c fix: Lookup ref attribute should be marked as unique
close #2074
2021-06-03 06:49:43 +08:00
Tienson Qin d2b2f04a60 chore: bump minor version 2021-06-03 03:22:10 +08:00
Tienson Qin c37be4e8d8 enhance: ignore some errors
close #2071
2021-06-03 03:20:54 +08:00
Tienson Qin ed5ec08d84 fix: preventDefault error
close #2069
2021-06-03 02:05:06 +08:00
Tienson Qin 6ecb51fa57 fix: block-reference a block with heading:: true will display extra -
fix #1976
2021-06-03 01:38:13 +08:00
Tienson Qin b000e7dcb4
Adjust order 2021-06-03 00:48:32 +08:00
Tienson Qin fe265280cf
Add product hunt badge 2021-06-03 00:47:43 +08:00
Tienson Qin 6c4be74e00 fix: electron package version 2021-06-02 22:06:33 +08:00
Tienson Qin 4294b063d3 chore: remove frozen lock 2021-06-02 19:14:36 +08:00
Tienson Qin b68655848b chore: bump version 2021-06-02 19:04:03 +08:00
Tienson Qin 14f98a866e fix: linked references lost when there's new changes from the disk
Related to #2040
2021-06-02 18:59:17 +08:00
Tienson Qin b8b24d9370 fix: keep codemirror mode is null when language not set
close #2066
2021-06-02 16:08:15 +08:00
Tienson Qin 28841c54bf fix: don't enable preview on mobile 2021-06-02 16:01:44 +08:00
Tienson Qin 16c9fdac4c chore: bump minor version 2021-06-02 14:57:58 +08:00
Tienson Qin 219484e3cb chore: bump mldoc 2021-06-02 12:50:59 +08:00
rcmerci 3c454b4723 add export-repo-as-opml 2021-06-02 12:49:01 +08:00
rcmerci a268a179fd exported opml add title tag 2021-06-02 12:49:01 +08:00
rcmerci 6654b85520 update exported-opml filepath 2021-06-02 12:49:01 +08:00
rcmerci 41678d2767 feat: export page as opml 2021-06-02 12:49:01 +08:00
Junyu Zhan 6cf48f0ce9 fix: switch to lowercase file extension 2021-06-02 12:41:27 +08:00
Tienson Qin bcb7803397
Update README.md 2021-06-02 09:34:02 +08:00