Commit Graph

923 Commits (60b04b0d5d5d84099ecc019d7a01b479a7530705)

Author SHA1 Message Date
Tienson Qin 44ed3c92af Remove debugging 2020-08-28 15:09:44 +08:00
Tienson Qin cea1f37a23 Github app installation prototype
Also, fixed Inter font display issue, should do this in a separate
commit.
2020-08-28 15:05:46 +08:00
Tienson Qin b8c39b346f Fix lightning-fs internal id (#97)
Fix autoinc
2020-08-27 12:51:57 +08:00
Tienson Qin 035d443b5e Disable batch optimization for now 2020-08-27 10:48:36 +08:00
Tienson Qin 238deee9ee Add repo url to push error 2020-08-26 22:52:39 +08:00
Tienson Qin 94785617ad Remove debugging 2020-08-26 20:23:47 +08:00
Tienson Qin 5a9e5a4b9b Preserve newlines 2020-08-26 20:19:05 +08:00
Tienson Qin 3be61faa6a Bump version 2020-08-26 19:21:28 +08:00
Tienson Qin c4590acffe Extract definition tags too 2020-08-26 19:19:39 +08:00
Tienson Qin ef06150414 Show tags on global graph 2020-08-26 16:38:09 +08:00
Tienson Qin e1f8d2f06e Add tagged pages
Show tags in page graph
2020-08-26 16:20:28 +08:00
Tienson Qin 415d7cee15 Check getChangedFiles exists before usage 2020-08-26 14:51:43 +08:00
Tienson Qin 694cabc8eb Fix listener for local db 2020-08-26 01:08:22 +08:00
Tienson Qin f0a2533a45 Disable google analysis for dev 2020-08-26 00:56:07 +08:00
Tienson Qin 915f30b5a2 Listen to db changes after all pages are loaded 2020-08-25 19:03:53 +08:00
Tienson Qin 9ad4bca4cd Fix footnote link 2020-08-25 14:20:58 +08:00
Tienson Qin 6ef1785866 Fix relative path 2020-08-25 12:09:10 +08:00
Tienson Qin 3bd585f46d Fix daily notes 2020-08-25 10:37:05 +08:00
Tienson Qin 6fe102a9ec Don't run read repair when not logged 2020-08-24 23:14:44 +08:00
Tienson Qin 9695ad28a5 Bump version 2020-08-24 22:04:50 +08:00
Tienson Qin 3d0469775c Fix contents editing 2020-08-24 21:45:13 +08:00
Tienson Qin 89560c9312 Fix read-repair
Add some hints to contents
2020-08-24 20:28:36 +08:00
Tienson Qin 50d6e1d334 Fix delete jump 2020-08-24 19:01:58 +08:00
Tienson Qin a2d94f42cf Create a block with the same level when enter on a collpased block 2020-08-24 18:58:38 +08:00
Tienson Qin 17a2dfea11 Add :journal-basis and read-repair journals
Relates to:
1. https://github.com/logseq/logseq/issues/176
2. https://github.com/logseq/logseq/issues/189
2020-08-24 16:35:18 +08:00
Tienson Qin 0f6070bd67 Add debug 2020-08-24 14:24:19 +08:00
Tienson Qin 289eb1b1d1 Fix up/down not scroll for autocomplete 2020-08-24 13:30:37 +08:00
Tienson Qin 231d0a272c Don't show right sidebar and help on mobile 2020-08-24 11:59:30 +08:00
Tienson Qin 294b6060db Don't submit empty git commit
Resolved https://github.com/logseq/logseq/issues/158
2020-08-24 11:47:38 +08:00
Tienson Qin 5885529120 Fix selection for referenced blocks 2020-08-23 16:22:08 +08:00
Tienson Qin d558a6bc4c UI tweaks 2020-08-23 09:09:41 +08:00
Tienson Qin 55c04396b6 Fix blocks can't move upward embed blocks
Resolved https://github.com/logseq/logseq/issues/182
2020-08-22 19:31:47 +08:00
Tienson Qin b68e973f91 Fix Up/Down not working for embed pages 2020-08-22 19:22:06 +08:00
Tienson Qin 5ad2f88650 Fix no link for nested page title
Resolved https://github.com/logseq/logseq/issues/188
2020-08-22 19:05:15 +08:00
Tienson Qin 38401db355 Bump version 2020-08-22 17:51:18 +08:00
Tienson Qin 648144a8c0 Selection just works 2020-08-22 17:50:06 +08:00
Tienson Qin d033528f67 UI tweaks 2020-08-22 08:55:19 +08:00
Tienson Qin a4d73ef611 Disable metadata.edn for now 2020-08-22 08:25:15 +08:00
Tienson Qin 29a0781409 Auto close the block textarea when /draw confirmed 2020-08-22 07:59:29 +08:00
Tienson Qin 2ee645afaf Fix layout 2020-08-22 00:25:29 +08:00
Tienson Qin a94a66666c Excalidraw embed support (#94)
* Excalidraw embed support

* Bump version
2020-08-21 23:25:33 +08:00
Tienson Qin b4377cec18 Add toggle theme to help 2020-08-21 12:32:27 +08:00
Tienson Qin f503d08250 Add a simple importing status 2020-08-21 12:32:27 +08:00
Tienson Qin 6d9f4cb803 Graph dot size increases when there're more linked references 2020-08-21 12:32:27 +08:00
Tienson Qin 687cb46383 Temporal fix for dependencies 2020-08-21 12:32:27 +08:00
Tienson Qin 41d8d81a6d Fixed https://github.com/logseq/logseq-internal/issues/90 2020-08-21 12:32:27 +08:00
Tienson Qin 39c1d0037a Add toggle theme shortcut 2020-08-21 12:32:27 +08:00
Tienson Qin 13ef61c226 Support Roam daily notes 2020-08-21 12:32:27 +08:00
Tienson Qin c08de45493 Add nested link support
Resolved https://github.com/logseq/logseq/issues/101
2020-08-21 12:32:27 +08:00
Tienson Qin 9fc3f0f21d Roam data import prototype 2020-08-21 12:32:27 +08:00