Commit Graph

20899 Commits

Author SHA1 Message Date
charlie
54da57c52d Merge branch 'master' into enhance/mobile-silk 2025-07-11 10:21:51 +08:00
Tienson Qin
5a40a2e161 fix: quick add on web/electron should open the last block 2025-07-11 01:52:18 +08:00
Gabriel Horner
8f318921c9 chore: Update db version doc to mention mobile app and RTC 2025-07-10 11:47:30 -04:00
Tienson Qin
abe1046f22 fix: rtc group 2025-07-10 23:21:57 +08:00
charlie
a127d25fd2 Merge branch 'master' into enhance/mobile-silk 2025-07-10 19:11:53 +08:00
Tienson Qin
2e88e1787a fix: lint 2025-07-10 18:13:34 +08:00
Tienson Qin
30d8b86f29 fix: allow login on web 2025-07-10 18:11:08 +08:00
Tienson Qin
9abe6864c1 Add rtc test group 2025-07-10 18:06:58 +08:00
Tienson Qin
54abd62d7a Update splash screen 2025-07-10 16:28:05 +08:00
Tienson Qin
d2827edcfa fix(mobile): block control not displayed initially when collapsed 2025-07-10 15:41:14 +08:00
charlie
1828fbbdbc enhance(mobile): add root page component 2025-07-10 15:34:17 +08:00
charlie
e1db8e958d enhance(mobile): adapt silkhq page components 2025-07-10 11:49:12 +08:00
charlie
c1a78095af Merge branch 'master' into enhance/mobile-silk 2025-07-10 10:15:41 +08:00
charlie
297a9695a0 fix(mobile): button styles 2025-07-10 10:15:28 +08:00
Tienson Qin
39f42e3ad8 fix: align top new graph dialog 2025-07-10 10:15:28 +08:00
Tienson Qin
ac52a06a8a fix(mobile): allow creating rtc graphs 2025-07-10 10:15:28 +08:00
Tienson Qin
9f43a029de fix: mobile graphs 2025-07-10 10:15:28 +08:00
Tienson Qin
bb76237e49 fix: don't show file graphs on mobile 2025-07-10 10:15:28 +08:00
Tienson Qin
e58267de61 fix: dispatch mobile events only on mobile 2025-07-10 10:15:28 +08:00
Gabriel Horner
bb6ed709e5 refactor: use get-journal-page for finding a journal page
Only updated this in DB graph files since this is where they are
the most useful
2025-07-09 14:04:02 -04:00
Gabriel Horner
eabee3fe1c chore: mv db only fns to db ns
Also add related names to linter
2025-07-09 13:26:12 -04:00
Gabriel Horner
f09a0ce296 chore: add another ns to separate linter
Also fix another lint
2025-07-09 12:09:54 -04:00
charlie
0b8277bea4 enhance(mobile): add silk stacking sheet component 2025-07-09 23:22:00 +08:00
rcmerci
a9a6bcee31 fix(rtc): indicator status update 2025-07-09 21:50:52 +08:00
Gabriel Horner
ebcc88cc82 fix: frontend lint 2025-07-09 09:38:58 -04:00
Tienson Qin
c86885a96d feat: upload local graph to server 2025-07-09 20:19:16 +08:00
charlie
9a58f6298d fix(mobile): button styles 2025-07-09 18:49:44 +08:00
Tienson Qin
9d7d766ca4 fix: align top new graph dialog 2025-07-09 18:11:52 +08:00
Tienson Qin
053ff9b284 fix(mobile): allow creating rtc graphs 2025-07-09 18:05:32 +08:00
Tienson Qin
adb62d9997 fix: mobile graphs 2025-07-09 17:28:37 +08:00
charlie
f4ae9488e3 enhance(mobile): construct the depth sheet demos 2025-07-09 16:42:34 +08:00
charlie
1995da3ae1 enhance(mobile): add silkhq components 2025-07-09 11:19:00 +08:00
Tienson Qin
f2ea19bbdf fix: don't show file graphs on mobile 2025-07-09 09:30:23 +08:00
Tienson Qin
5bd4b09258 fix: dispatch mobile events only on mobile 2025-07-09 09:23:29 +08:00
charlie
ce908f0252 Merge branch 'master' into enhance/mobile-silk 2025-07-09 08:48:15 +08:00
Gabriel Horner
101fa65012 fix: disable nonsensical things for publishing
Disable graph creation and more ways to alter blocks in publishing
2025-07-08 15:52:38 -04:00
Gabriel Horner
379eb4d8fb fix: publishing not loading
after #11903. Also fix erroring during gc
2025-07-08 15:19:26 -04:00
Gabriel Horner
da7f9f1dcd fix: hiding #Task on mobile affects desktop
Don't hide #Task on desktop which is still useful.
Rather default mobile to hiding which has the added benefit
of handling other tags e.g. #Query.  Follow up to #11903
2025-07-08 12:11:43 -04:00
Gabriel Horner
cd655174aa enhance(dev): add src/main/mobile to separate linter
Added to keep file graph code and other anti-patterns out of new mobile app
2025-07-08 11:45:08 -04:00
Tienson Qin
383740e987 fix(mobile): open block when clicking table row 2025-07-08 22:36:44 +08:00
Tienson Qin
dcf1649ba8 fix(mobile): block control style 2025-07-08 22:04:48 +08:00
charlie
0b2bb2b3f3 enhance(mobile): add more silkhq components 2025-07-08 21:49:25 +08:00
Gabriel Horner
623618a04b fix: remove references to nonexistent static/yarn.lock
File was removed in #11903. Also remove publishing script
that has been unused for some time
2025-07-08 09:25:14 -04:00
Gabriel Horner
f736895b1b fix: remove unused e2e-test namespace
workflow step and docs for tests deleted in #11903
2025-07-08 08:53:27 -04:00
Tienson Qin
879c3ce424 fix(mobile): floating cursor when presenting quick add 2025-07-08 19:48:38 +08:00
Tienson Qin
d088e3e917 fix: multiple empty blocks on quick add 2025-07-08 19:20:31 +08:00
Tienson Qin
3146cc71bd fix(mobile): missing select input background color on dark theme 2025-07-08 17:39:59 +08:00
Tienson Qin
14855ed54a fix: align start search result and icon 2025-07-08 17:35:17 +08:00
Tienson Qin
01ee6a1c6d enhance(ux): multiple blocks dragging on mobile 2025-07-08 17:27:23 +08:00
charlie
dff4aa64bb enhance(mobile): add silkhq basic components 2025-07-08 17:23:05 +08:00