Commit Graph

52 Commits (perf/async-parsing)

Author SHA1 Message Date
Tienson Qin a6eca9d5de chore: updated gitignore 2022-05-30 16:17:16 +08:00
Gabriel Horner efd53b4591 Basic test for parsing docs graph 2022-05-04 12:02:36 -04:00
Tienson Qin 2b0a56018c fix: Disappearing children
close #4814
2022-04-05 12:44:46 +08:00
Junyi Du 1f9ce0b0bf fix: always trigger removing file of separate git dir 2022-03-21 13:02:28 +08:00
Jonah Goldsaito cc0cdb40f2
Load more journal entries (#3048)
* Update the default number of journal entries shown

* Get 7 journal entries per load while infinite scrolling

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2022-02-22 17:30:31 +08:00
Gabriel Horner 7497d8b396 Lint a good chunk of src/main/frontend
Left some TODOs to discuss with others and others for me to finish
2022-01-11 17:34:54 -05:00
Peng Xiao 17b5cdb9e8
feat: add a secret global flag to load graph progammtically (#3531)
* feat: add a secret global flag to load graph from a user defined dir

* fix: use LOGSEQ_OVERWRITE_OPEN_DIR env var to overwrite the openning graph dir

* e2e: add a test for load & check saved graph data

* fix: should also pass in process.env for testing fixtures

* feat: new way to set open dir folder

* fix: e2e

* fix: remove playwright global flag check

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2022-01-05 21:05:05 +08:00
llcc 6434fa8e7e
Merge branch 'master' into mobile 2021-11-22 17:03:20 +08:00
leizhe 0b9bd09855 add .gitignore file 2021-11-19 19:38:01 +08:00
Tienson Qin b0fbc62801 chore: add yarn.lock to .gitignore 2021-11-18 21:55:59 +08:00
Seth 9d999614bd update readme to include platform specific docker instructions 2021-10-25 11:39:41 +08:00
Tienson Qin f0af0f05dd test: cypress scaffolding 2021-06-22 10:57:11 +08:00
Charlie 5df70519c1
Merge branch 'master' into feat/integration-plugins-core 2021-06-02 10:25:49 +08:00
Devon Zuegel 11559b64cc Add newline to .gitignore 2021-06-01 22:29:50 +08:00
Devon Zuegel e677c3eada Add .vscode to .gitignore 2021-06-01 22:29:50 +08:00
charlie 158c7645e3 fix(plugin): exported api namespace 2021-05-17 12:36:23 +08:00
charlie f3edb9b77f feat(plugin): merge implementation 2021-05-08 20:32:20 +08:00
Tienson Qin f1f9800d96 Revert "feat(plugin): merge implementation"
This reverts commit 7f867236d7.
2021-05-08 19:02:34 +08:00
charlie 7f867236d7 feat(plugin): merge implementation 2021-05-07 16:54:14 +08:00
thezjy a4d0666bcc
feat: use a button to load more journals (#1529)
* feat: use a button to load more journals

* feat: preserve the "scroll to load more" behavior

* ignore .clj-kondo all together

* enhance: load latest two journals by default

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2021-03-25 11:45:31 +08:00
Martin Klepsch b1149309df add configuration files for clj-kondo + rum defc 2021-03-22 11:11:45 +08:00
rainmote a6780401b4 fix: can't found code-editor.js on desktop
fix: load setting page error when no repo
2021-01-31 16:29:44 +08:00
Tienson Qin 538a3dd5c1 feat: electron wip
Copy the code from defclass/electron to build ipc layer
2021-01-18 23:16:33 +08:00
Runjuu df1043be0a feat(dev): update build process
change output from `resources/static/` to `static/`
2020-11-02 10:52:37 +08:00
Runjuu 85a3d7d640 chore: update .gitignore 2020-11-02 09:56:53 +08:00
Runjuu ed263f485a feat(dev): flatten resources folder 2020-11-02 09:56:53 +08:00
Tienson Qin cd69b37441 refactor: add publishing to ignore 2020-10-28 00:49:38 +08:00
Tienson Qin 2d1fa33204 refactor: remove web 2020-10-27 23:19:40 +08:00
Tienson Qin 68d482c247 Use cdn asset instead of our own server
Resolved #160
2020-10-12 12:17:01 +08:00
Tienson Qin 4eb080463d Add publishing code-editor.js to gitignore 2020-10-12 11:38:24 +08:00
Tienson Qin 105bb5042c Add code-editor.js 2020-10-09 23:37:16 +08:00
Tienson Qin c257dbe705 Fix code editing 2020-10-09 16:45:05 +08:00
Tienson Qin 4ab414c655 Working prototype yay! 2020-09-29 23:07:42 +08:00
Haoji Xu 0945bd2b04 feat: crowdin export 2020-09-12 21:35:29 +08:00
Haoji Xu 8211a93630 chore: adds gitignore to include calva files 2020-08-07 08:14:45 +08:00
Tienson Qin 8c35556605 Add tauri 2020-07-09 11:31:58 +08:00
Tienson Qin e26770e701 ignore 2020-07-08 23:32:05 +08:00
Tienson Qin 729e995241 Tailwind css size optimization 2020-07-08 23:27:15 +08:00
Tienson Qin 0462e6aab8 Don't auto-complete search for now 2020-04-16 10:32:09 +08:00
Tienson Qin 8b0067acaf make it easy to deploy 2020-04-11 21:17:31 +08:00
Tienson Qin 8838af843c Add report 2020-04-10 19:42:43 +08:00
Tienson Qin fa928e5de8 Fix path 2020-04-10 19:28:25 +08:00
Tienson Qin 3bf595d3de Fix cljs issue 2020-04-10 15:29:47 +08:00
Tienson Qin db73251f82 Refactor to use deps.edn 2020-04-10 13:39:45 +08:00
Tienson Qin b0c0b6ad40 Add procfile 2020-04-09 21:56:53 +08:00
Tienson Qin 4ce50391b5 Rename to logseq 2020-04-09 20:42:52 +08:00
Tienson Qin a6062a603b add ignore 2020-04-04 12:03:14 +08:00
Tienson Qin 61829ecd88 Better org display 2020-04-02 15:06:53 +08:00
Tienson Qin e6a27437a2 Add .env for `now dev` 2020-04-01 15:31:00 +08:00
Tienson Qin 96641a26f2 monorepo 2020-04-01 15:10:13 +08:00