Commit Graph

923 Commits (60b04b0d5d5d84099ecc019d7a01b479a7530705)

Author SHA1 Message Date
Tienson Qin 60b04b0d5d Performance improvement for inserting new blocks 2020-09-08 10:04:23 +08:00
Haoji Xu f961d369c1 fix: do autopair by default for pairs with same char (eg. $$) 2020-09-08 09:36:23 +08:00
Haoji Xu e59b82d577 fix: don't insert pair only when cursor is in between 2020-09-08 09:36:23 +08:00
Haoji Xu 3a87fd7a49 fix: ctrl+o now saves the block first 2020-09-08 09:17:10 +08:00
samfundev 62b3192492 Add setup intructions for windows 2020-09-08 07:55:56 +08:00
Tienson Qin 7f0a7b890a Add Ed's awesome video 2020-09-07 10:27:49 +08:00
Tienson Qin 07856027eb Don't allow deleting the block when there's only two blocks 2020-09-07 09:10:44 +08:00
Tienson Qin 06addeb113 Merge branch 'master' of github.com:logseq/logseq-internal 2020-09-06 09:42:42 +08:00
Tienson Qin 18c9b76e5e Fix block references count display issue
Resolved https://github.com/logseq/logseq/issues/275
2020-09-06 09:42:09 +08:00
Haoji Xu 28ddeedfec fix: all pages loading slow 2020-09-06 09:36:39 +08:00
Tienson Qin da80086e48 Tags can't have '#'
Resolved https://github.com/logseq/logseq/issues/277
2020-09-06 09:24:19 +08:00
Tienson Qin 98116d0116 Fix detecting of front matter with only title
No width limit for all pages and files now.
2020-09-05 22:31:03 +08:00
Tienson Qin b778c4e273 Bump version 2020-09-05 18:37:42 +08:00
Tienson Qin 85d4b22fce Fix home page links 2020-09-05 12:37:59 +08:00
Haoji Xu c893156a23 fix: better hashtag autocomplete logic 2020-09-04 22:37:10 +08:00
Haoji Xu 58a874b45c fix: better hashtag autocomplete detection 2020-09-04 22:37:10 +08:00
Haoji Xu c1a53cbd63 hotfix: fixed page autocomplete might not work under certain circumstances 2020-09-04 22:37:10 +08:00
Tienson Qin 750500fc81 Hide title directive
Don't show pre-block if there's only a title directive.
Resolved https://github.com/logseq/logseq/issues/246
Resolved https://github.com/logseq/logseq/issues/245
2020-09-04 18:01:17 +08:00
Tienson Qin c713c9e897 Fix preferred format and keep loading when sign out 2020-09-04 14:38:24 +08:00
Tienson Qin b7fcdc9af0 Fix Github contents api auth issue 2020-09-04 10:23:58 +08:00
Tienson Qin f1dee012bf Fix missing preferred format 2020-09-03 08:47:53 +08:00
Tienson Qin 85d70a727e Upgrade isomorphic-git to latest version (#103)
Upgrade isomorphic-git to latest version
2020-09-02 23:05:54 +08:00
Tienson Qin 01efd0b5fb Fix alias 2020-09-02 14:10:57 +08:00
Tienson Qin bae128a461 Bump version 2020-09-02 14:07:25 +08:00
Tienson Qin 5b445d58da Fixed markdown alias 2020-09-02 14:07:25 +08:00
Tienson Qin 343f683132 Separate error reporting between GitHub app installation & Git diff
Closed https://github.com/logseq/logseq/issues/233
2020-09-02 14:07:25 +08:00
Tienson Qin eae730a7a9 Try to fix blank page 2020-09-02 14:07:25 +08:00
Tienson Qin d441459ccf Merge branch 'master' of github.com:logseq/logseq-internal 2020-09-02 07:30:58 +08:00
Tienson Qin 331bd076cc Don't prompts Github app installation if not 401 error 2020-09-02 07:30:10 +08:00
samfundev 7b67308ca4 fix: "Discord community" link being on a separate line 2020-09-01 19:07:22 -04:00
Tienson Qin 368e6b3a2d Add file path to `file already exists!` error 2020-09-01 12:01:17 +08:00
Tienson Qin e4a824c618 Bump version 2020-08-31 20:53:15 +08:00
Haoji Xu 2a3b982b1b fix: remove debug message 2020-08-31 19:52:32 +08:00
Haoji Xu 88c12e8989 Merge pull request #102 from logseq/hashtag-autocomplete
feat: add hashtag autocomplete
2020-08-31 19:38:12 +08:00
Haoji Xu 05d6705923 fix: hide autocomplete on hashtag deletion 2020-08-31 19:36:19 +08:00
Haoji Xu 1160ca043a chore: remove debug msg 2020-08-31 18:25:11 +08:00
Haoji Xu d91dd76a2a feat: add hashtag autocomplete 2020-08-31 18:11:57 +08:00
Haoji Xu ebb30a79ab fix: insertions in mobile bar do not cancel focus 2020-08-31 16:12:16 +08:00
Haoji Xu 30551ead7e fix: better mobile autocomplete experience 2020-08-31 16:12:16 +08:00
Haoji Xu 7c3c5df799 feat: (temporary) add autocomplete brackets and new-line on mobile bar 2020-08-31 16:12:16 +08:00
Tienson Qin 466f377442 Add github app installation environment variables and test pem 2020-08-31 11:27:14 +08:00
Tienson Qin e111207a94 Minor version for cljs 2020-08-30 00:30:38 +08:00
Tienson Qin 29ee8e7cfb Fix home page always refresh 2020-08-30 00:23:47 +08:00
Tienson Qin 504b07005a Add migration 2020-08-29 23:01:28 +08:00
Tienson Qin 4f5f17803b Refactor Github token workflow 2020-08-29 22:31:42 +08:00
Tienson Qin 9a940d7819 Fix Github Token 2020-08-29 14:25:25 +08:00
Tienson Qin 1787e52dda Temporal fix to catch missing journal file 2020-08-29 01:39:24 +08:00
Tienson Qin 1951431de1 Bump version 2020-08-29 00:56:16 +08:00
Tienson Qin e0d7abc37b Fix block refs && embeds 2020-08-29 00:52:33 +08:00
Tienson Qin 1341b7e5f6 Redesign login flow
GitHub will not change their behaviour on the save button in
installation page, so we need to store the installaction id in the db
for now, also, users need to login with GitHub instead of Github app.
2020-08-28 23:44:08 +08:00