Paul Pan Paul
  • Joined on 2023-01-05
Paul pushed to master at woj/woj-ui-2 2024-02-22 19:39:02 +08:00
263e9a68bc feat: add LogoutPage
7788160267 fix: implement header
1bf029ca65 fix: adjust auth state and api
733c817145 feat: refine LoginPage
Compare 4 commits »
Paul pushed to master at woj/woj-ui-2 2024-02-22 14:33:52 +08:00
3cbb51f8ee feat: add auth related utilities
f48aee80a5 fix: skeleton page on dark mode
56e1d659e2 feat: add login page
03ebc48fbf chore: adjust header and footer style
Compare 4 commits »
Paul created branch master in woj/woj-ui-2 2024-02-21 22:50:28 +08:00
Paul pushed to master at woj/woj-ui-2 2024-02-21 22:50:28 +08:00
4876decb26 feat: refined ErrorPage
e5bb8bea6e feat: add layout
08621df30b feat: add basic api service infrastructure and user api
e1b74e41b1 init: create redux toolkit app
Paul created repository woj/woj-ui-2 2024-02-21 22:50:10 +08:00
Paul pushed to master at woj/woj-ui 2024-02-19 22:14:48 +08:00
45f6d139c8 fix: adapt to latest context struct
Paul pushed to develop at woj/woj-server 2024-02-19 22:00:14 +08:00
267a9994ea fix: json.Unmarshal will treat int as float64, reflect to float64 then cast to int
Paul pushed to develop at woj/woj-server 2024-02-19 21:27:32 +08:00
255d838c29 fix: json.Unmarshal will treat int as float64, reflect to float64 then cast to int
283fc39b74 fix: ensure deps should be fatal error
4d21360251 chore: drop undeleted debug print
Compare 3 commits »
Paul pushed to develop at woj/woj-server 2024-02-19 20:36:19 +08:00
ba04c867d2 fix: exit build_image.sh when docker push failed
Paul pushed to develop at woj/woj-server 2024-02-19 20:26:03 +08:00
5c8c24f012 chore: redirect containerd logs to file
1ba08698c2 fix: GitHub Actions: use podman instead
Compare 2 commits »
Paul pushed to develop at woj/woj-server 2024-02-19 17:19:54 +08:00
0bdbdf670e fix: GitHub Actions: use podman instead
Paul pushed to develop at woj/woj-server 2024-02-19 17:18:49 +08:00
7039d881e3 fix: GitHub Actions: use podman instead
Paul pushed to develop at woj/woj-server 2024-02-19 17:09:12 +08:00
31fc6c2208 fix: GitHub Actions: use podman instead
Paul pushed to develop at woj/woj-server 2024-02-19 17:07:13 +08:00
8adf9dad5f fix: GitHub Actions: use podman instead
Paul pushed to develop at woj/woj-server 2024-02-19 15:43:11 +08:00
a193dee410 feat: allow using custom container prefix
db16b3e76f fix: build_image.sh: exit is not exiting
967970fc38 chore: add GitHub Actions
Compare 3 commits »
Paul pushed to develop at woj/woj-server 2024-02-19 13:23:23 +08:00
ed6713d5c0 chore: add GitHub Actions
Paul pushed to develop at woj/woj-server 2024-02-19 13:22:10 +08:00
95039f9cb3 chore: add GitHub Actions
Paul pushed to develop at woj/woj-server 2024-02-19 12:18:46 +08:00
7b6f98d67a feat: adjust sentry logging level
9d1cf31d89 chore: update deps
Compare 2 commits »
Paul synced commits to dev at Paul/tiny_os from mirror 2024-02-17 01:10:54 +08:00
7d5e5db7b1 chore: GitHub Action: optimize
f1735dc1c0 feat: use cfg_if! to avoid conflicting features
e7c1a7a656 feat: switch to cargo-make
daaea9d158 feat: use workspace
fb1fc2a663 chore: GitHub Action: also run tests
Compare 8 commits »
Paul synced commits to dev at Paul/tiny_os from mirror 2024-02-16 17:00:53 +08:00
661e910ae7 feat: rewrite the trap mechanism and add simple timer support
b9642c1ad2 chore: move arch traits into plat
Compare 2 commits »