Commit Graph

2174 Commits

Author SHA1 Message Date
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 0.0.2.3 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 0.0.2.2 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 0.0.2.1 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
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 0.0.2.0 2020-08-26 19:21:28 +08:00