Rubicon · he/him
Rubicon pushed to master at Rubicon/tutu 2024-12-04 17:27:21 +00:00
fe350532ec Merge pull request 'Enforce Typecheck' (#51) from enforce-typecheck into master
4d4e787b84 ci/checkpr: correct the job name
f20b5da8e4 serviceworker: fix type errors
f0456337d5 ci: add checkpr
0fca81dc93 polyfills: add Promise.withResolver
Compare 6 commits »
Rubicon deleted branch enforce-typecheck from Rubicon/tutu 2024-12-04 17:27:21 +00:00
Rubicon merged pull request Rubicon/tutu#51 2024-12-04 17:27:20 +00:00
Enforce Typecheck
Rubicon pushed to enforce-typecheck at Rubicon/tutu 2024-12-04 15:46:20 +00:00
4d4e787b84 ci/checkpr: correct the job name
Rubicon created pull request Rubicon/tutu#51 2024-12-04 15:45:00 +00:00
Enforce Typecheck
Rubicon created branch enforce-typecheck in Rubicon/tutu 2024-12-04 15:42:48 +00:00
Rubicon pushed to enforce-typecheck at Rubicon/tutu 2024-12-04 15:42:48 +00:00
f20b5da8e4 serviceworker: fix type errors
f0456337d5 ci: add checkpr
0fca81dc93 polyfills: add Promise.withResolver
bffa896184 ci: enforce type checking
Compare 4 commits »
Rubicon created pull request Rubicon/tutu#50 2024-12-04 12:21:47 +00:00
WIP: MediaQuickview: rewritten full-screen media viewer
Rubicon created branch MediaQuickview in Rubicon/tutu 2024-12-04 12:16:15 +00:00
Rubicon pushed to MediaQuickview at Rubicon/tutu 2024-12-04 12:16:15 +00:00
757d4e5eee first prototype of MediaQuickview
Rubicon pushed to master at Rubicon/tutu 2024-12-03 13:19:49 +00:00
530a89755c Profile: use AppTopBar
cf985f05ca AppTopBar: add gap
5d1cf347a4 AppTopBar: support app bar props
12718930db Scaffold: remove toolbar button hack
c260027c9c add isPointNotInRect
Compare 5 commits »
Rubicon commented on issue Rubicon/tutu#42 2024-12-01 13:06:59 +00:00
Automated Continuous Testing

To correctly test the app function, we either deploy a complete service, or writing mocked server. Personally I prefer the former option, which give us 1:1 behaviour with the practical use.

Rubicon commented on issue Rubicon/tutu#42 2024-12-01 13:04:12 +00:00
Automated Continuous Testing

Playwright looks good for functional tests. https://playwright.dev/

Rubicon commented on issue Rubicon/tutu#4 2024-11-30 05:17:36 +00:00
Full-screen media viewer could not correctly scaling photos

I'd like to rewrite the MediaViewer component to reflect new understanding

Rubicon pushed to master at Rubicon/tutu 2024-11-29 04:42:35 +00:00
d6c717a73e ci: use fedora-41
Rubicon pushed to main at StandCoded/README 2024-11-29 04:41:02 +00:00
614580c3ef CHANGELOG: updated
Rubicon pushed to master at StandCoded/runner-images 2024-11-28 12:37:51 +00:00
5d0b5a29d6 fedora-41: fix c dev tools
Rubicon pushed to master at StandCoded/runner-images 2024-11-28 12:18:43 +00:00
7349ac5cf7 build-image: fix wrong tag issue
Rubicon pushed to master at StandCoded/runner-images 2024-11-28 12:13:34 +00:00
c6462f4a62 try fix arch not found issue
Rubicon pushed to master at StandCoded/runner-images 2024-11-28 12:06:37 +00:00
c741a5a36c build-image: fix dnf cache mounting issue