Commit Graph

810 Commits (331bd076ccfa13ddba46f35f7fdf4371d044346d)

Author SHA1 Message Date
Tienson Qin 331bd076cc Don't prompts Github app installation if not 401 error 2020-09-02 07:30:10 +08: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 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 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
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