Commit Graph

6289 Commits

Author SHA1 Message Date
Konstantinos Kaloutas
5d3e45e989 chore: add comment for single letter shortcuts 2022-09-19 11:15:06 +03:00
Konstantinos Kaloutas
e6e8713736 fix: auto close create dropdown 2022-09-19 11:02:05 +03:00
Konstantinos Kaloutas
3e74e715a1 Merge branch 'whiteboards' into feat/whiteboards-create-button 2022-09-19 10:34:40 +03:00
Konstantinos Kaloutas
7bd31def16 Merge branch 'master' into feat/whiteboards-create-button 2022-09-19 10:30:54 +03:00
imaginalis
f40ab3552f Fix & refine Polish (pl) translations 2022-09-19 15:00:55 +08:00
rcmerci
ef8d74d68b enhance(sync): add get-deletion-logs
remove local files according to deletion-logs when local->remote-full-sync
2022-09-19 14:59:43 +08:00
Peng Xiao
4e02650268 fix: revert title max width 2022-09-19 14:00:29 +08:00
Andelf
bada72fe28 fix(mobile): stat should fail 2022-09-19 12:22:12 +08:00
Andelf
f71a80341e fix(mobile): unlink did not create parent dir correctly 2022-09-19 12:22:12 +08:00
Andelf
634c5010a5 chore(deps): update capacitor-file-sync, native android encryption 2022-09-19 12:22:12 +08:00
Andelf
437b928fc4 fix(mobile): capacitor v4 readdir api 2022-09-19 12:22:12 +08:00
Peng Xiao
7ca817e1ff Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-18 15:10:55 +08:00
Peng Xiao
81af8230e4 e2e: should not enable whiteboard by default 2022-09-18 15:00:23 +08:00
Peng Xiao
380c445f6f fix: disable csp (is this ok?) 2022-09-18 12:08:09 +08:00
Konstantinos Kaloutas
a183533947 fix: resizer position 2022-09-18 11:15:57 +08:00
Peng Xiao
e2137b5718 fix: optimize styles a bit 2022-09-18 10:14:21 +08:00
Peng Xiao
564e2fe1b4 fix: lint issues 2022-09-17 22:53:08 +08:00
Peng Xiao
1a0a6a0d45 refactor: toggle circle button 2022-09-17 19:59:04 +08:00
Peng Xiao
874b8d5be4 fix: minor style change 2022-09-17 18:42:16 +08:00
Peng Xiao
ec3ab1cc79 fix: Shrink Page title after input on canvas 2022-09-17 18:31:40 +08:00
Peng Xiao
ad7de948ca feat: delete in whiteboard dashboard 2022-09-17 18:09:27 +08:00
Peng Xiao
f933cca5ad fix: should be able to show references on tooltip off 2022-09-17 15:30:41 +08:00
Peng Xiao
d59e7fdbe8 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-17 13:04:43 +08:00
Peng Xiao
bb5b8b98b3 feat: create binding api 2022-09-17 13:02:02 +08:00
Konstantinos Kaloutas
d2c43c79e6 fix: add linear background 2022-09-16 19:26:04 +03:00
Konstantinos Kaloutas
e72c78f7d7 fix: create new whiteboard command 2022-09-16 19:19:11 +03:00
Konstantinos Kaloutas
97475826b5 fix: create whiteboard shortcut 2022-09-16 17:11:20 +03:00
Andelf
2a73019b34 refactor(mobile): use ios file-sync as lib 2022-09-16 21:12:15 +08:00
Konstantinos Kaloutas
ae711483eb fix: create bg color 2022-09-16 14:32:30 +03:00
Konstantinos Kaloutas
c8506fed20 chore: add shortcuts to menu 2022-09-16 14:07:50 +03:00
Konstantinos Kaloutas
bed8b0eb70 chore: add new whiteboard shortcut 2022-09-16 13:57:46 +03:00
Konstantinos Kaloutas
33edc94de3 enhance: binding decorations 2022-09-16 13:57:00 +03:00
Konstantinos Kaloutas
0d9eeaa442 fix: make resizer draggable on desktop only 2022-09-16 00:01:49 +08:00
Tienson Qin
1edf70de8a chore: easy to use for get-file-sync-state 2022-09-15 23:58:55 +08:00
Tienson Qin
de092405a9 fix: repeated sync restart 2022-09-15 23:58:55 +08:00
Tienson Qin
c300d6bc02 fix: sync status 2022-09-15 23:58:55 +08:00
Tienson Qin
40221d4799 fix: sync works but uploading/downloading files are not shown 2022-09-15 23:58:55 +08:00
Tienson Qin
ed071cb363 fix: stop sync when binding a local directory to a remote graph 2022-09-15 23:58:55 +08:00
Tienson Qin
d08eed503f fix: restart sync when a graph is added 2022-09-15 23:58:55 +08:00
Konstantinos Kaloutas
5748d0a3e3 fix: create button styles 2022-09-15 12:40:45 +03:00
Konstantinos Kaloutas
f0471bf902 chore: introduce type icon 2022-09-15 12:18:58 +03:00
Konstantinos Kaloutas
caf72d9b98 Merge branch 'whiteboards' into feat/whiteboards-create-button 2022-09-15 09:37:09 +03:00
Gabriel Horner
ecce39d13b Misc cleanup and test improvements
- Remove incorrect carve entry
- Move test-only code for extract-properties to test
- Remove unused if branches in extract-properties
- Move json parsing of get-references into mldoc to be consistent about
  json encapsulation like other mldoc fns
- reorganize relevant unit tests
- add tests for alias, tags and comma separated config properties
- Update incorrect docstring
2022-09-14 23:26:00 -04:00
Andelf
23ecc641ef chore: debug print 2022-09-15 11:17:35 +08:00
Peng Xiao
031ad9c4a9 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-15 09:46:44 +08:00
Konstantinos Kaloutas
b150e1aa09 fix: remove resizing class on tab 2022-09-14 23:49:37 +08:00
Konstantinos Kaloutas
d45d8c1506 Revert "fix: remove resizing class on tab"
This reverts commit 311d29b553.
2022-09-14 23:49:37 +08:00
Konstantinos Kaloutas
6ffd3d8937 fix: remove resizing class on tab 2022-09-14 23:49:37 +08:00
Andelf
76f40d4bcf chore: bump version 0.8.7 2022-09-14 23:19:56 +08:00
Konstantinos Kaloutas
9bdf399c84 fix: hide outline of main container 2022-09-14 23:19:25 +08:00