Commit Graph

29 Commits

Author SHA1 Message Date
Tienson Qin
89d5593ad8 fix: mkdir not works for nfs
Also, fix readme
2020-12-04 16:17:07 +08:00
Tienson Qin
7a8d2dc9ef feat(chrome native fs): respect .gitignore 2020-12-03 19:04:29 +08:00
Tienson Qin
5248444157 feat: add support to export to zip
Resolved #779
2020-11-29 22:26:40 +08:00
Tienson Qin
6e49627640 chore: bump yargs-parser 2020-11-26 12:42:31 +08:00
Runjuu
91801aa216 feat(dev): update npm build scripts
https://github.com/logseq/logseq-internal/issues/181

- `run-s` is for sequential run scripts.
- `run-p` is for parallel run scripts.

check https://github.com/mysticatea/npm-run-all for more info.
2020-11-02 10:57:51 +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
22887860df feat(dev): better support for processing tailwind css
- support use tailwind’s most features.
- support write css right next to the components.
2020-11-02 09:56:52 +08:00
Tienson Qin
51dfe14314 fix(editor): properties save and clearing content when backspace
Closed https://github.com/logseq/logseq/issues/542
2020-10-28 20:17:42 +08:00
Tienson Qin
2d1fa33204 refactor: remove web 2020-10-27 23:19:40 +08:00
Tienson Qin
3d1c809020 refactor: remove tauri 2020-10-27 22:10:05 +08:00
Tienson Qin
fdf8602362 Add codemirror modes 2020-10-08 21:30:23 +08:00
Tienson Qin
cda3601b59 Add development instructions 2020-08-01 06:38:20 +08:00
Tienson Qin
6954b588b2 Updated 2020-06-26 18:18:04 +08:00
Tienson Qin
66dbee7b2f Update 2020-05-05 16:05:42 +08:00
Tienson Qin
0efa97a253 Update readme 2020-05-05 16:05:12 +08:00
Tienson Qin
b6da8f7d7d Use textarea autosize 2020-05-01 09:12:14 +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
db73251f82 Refactor to use deps.edn 2020-04-10 13:39:45 +08:00
Tienson Qin
ee10679a2f Add backend 2020-02-20 15:42:11 +08:00
Tienson Qin
16183a022a WIP 2020-02-19 11:24:37 +08:00
Tienson Qin
1ab71305eb Fix task title rendering 2020-02-12 15:49:19 +08:00
Tienson Qin
e2b26db100 Bump mldoc_org 2020-02-11 14:59:22 +08:00
Tienson Qin
0708cb287f Add emacs org mode default stylesheet 2020-02-11 14:24:49 +08:00
Tienson Qin
9ef81d7c01 Task check features
Closed #2
2020-02-11 12:23:53 +08:00
Tienson Qin
050b46dabe Add syntax highlight 2020-02-10 16:10:07 +08:00
Tienson Qin
dcbe39131e Add agenda 2019-12-13 14:58:18 +08:00
Tienson Qin
07ca3016a6 Bump mldoc_org 2019-12-12 08:04:55 +08:00