Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
6d1d974
Limit recommended fields.
sugi Mar 22, 2025
59a8e38
Add index
sugi Mar 22, 2025
7162172
Add drizzle logging.
sugi Mar 22, 2025
4e0e7d0
Fix app workflows
kqito Mar 22, 2025
4fc38bb
Enable fastify logging.
sugi Mar 22, 2025
7a390ed
Fix version of kqito/manage-heroku-review-app temporary
kqito Mar 22, 2025
adb8cd2
Use AVIF image.
sugi Mar 22, 2025
9c39682
Use AVIF.
sugi Mar 22, 2025
92f579b
Pin version of kqito/manage-heroku-review-app to specific commit hash
kqito Mar 22, 2025
8b380cd
Tune build.
sugi Mar 22, 2025
a3f5349
Use icon cdn.
sugi Mar 22, 2025
6db9ebb
Bundle analyer.
sugi Mar 22, 2025
d7c01c3
stop preloading for all images.
sugi Mar 22, 2025
433b68a
Try lazy loading for images.
sugi Mar 22, 2025
6b19ea1
static playlist and thumbnails.
sugi Mar 22, 2025
3794885
format.
sugi Mar 22, 2025
7a164a6
stop require png loader.
sugi Mar 22, 2025
bda7f97
Use HMR.
sugi Mar 22, 2025
fdb1d8f
Fix heroku build.
sugi Mar 23, 2025
26de5f2
purge react-ellipsis-component.
sugi Mar 22, 2025
3284f13
Tune core-js and lodash.
sugi Mar 22, 2025
5e06ab3
Disable loading delay.
sugi Mar 22, 2025
20d8326
Purge hoverable.
sugi Mar 22, 2025
e74cc5d
Add polifyill, change initialize timinig.
sugi Mar 22, 2025
8a2cd27
Try to change use pointer.
sugi Mar 23, 2025
13f597e
Move to header component.
sugi Mar 23, 2025
e5c5842
Tune CarouselSection scroll behavior.
sugi Mar 23, 2025
cf5891d
Add public prefix.
sugi Mar 23, 2025
374f44a
Add stream base url for heroku.
sugi Mar 23, 2025
026c119
Simple state cache.
sugi Mar 23, 2025
9fbd68f
Merge remote-tracking branch 'upstream/main' into experimental
sugi Mar 23, 2025
dff33d1
Merge remote-tracking branch 'upstream/main'
sugi Mar 23, 2025
018613f
HARDCODE CDN prefix...
sugi Mar 23, 2025
e939ab8
Merge branch 'main' into experimental
sugi Mar 23, 2025
50cade3
Tune dev server handling.
sugi Mar 23, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/create_heroku_review_app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
create-review-app:
runs-on: ubuntu-latest
steps:
- uses: fastruby/manage-heroku-review-app@9fa49f0320460f278c3687bc348dd0cbb18555dc # v1.3
- uses: kqito/manage-heroku-review-app@55e434ad5ac86f21cf2f7654de1566973fbc7046
with:
action: create
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/destroy_heroku_review_app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
destroy-review-app:
runs-on: ubuntu-latest
steps:
- uses: fastruby/manage-heroku-review-app@9fa49f0320460f278c3687bc348dd0cbb18555dc # v1.3
- uses: kqito/manage-heroku-review-app@55e434ad5ac86f21cf2f7654de1566973fbc7046
with:
action: destroy
env:
Expand Down
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
"wireit": {
"start": {
"dependencies": [
"./workspaces/server:start"
"./workspaces/server:start",
"./workspaces/client:start"
]
},
"build": {
Expand Down Expand Up @@ -59,4 +60,4 @@
]
}
}
}
}
123 changes: 109 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added public/animations/001.avif
Binary file not shown.
Binary file added public/images/001.rs.avif
Binary file not shown.
Binary file added public/images/001.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/002.rs.avif
Binary file not shown.
Binary file added public/images/002.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/003.rs.avif
Binary file not shown.
Binary file added public/images/003.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/004.rs.avif
Binary file not shown.
Binary file added public/images/004.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/005.rs.avif
Binary file not shown.
Binary file added public/images/005.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/006.rs.avif
Binary file not shown.
Binary file added public/images/006.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/007.rs.avif
Binary file not shown.
Binary file added public/images/007.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/008.rs.avif
Binary file not shown.
Binary file added public/images/008.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/009.rs.avif
Binary file not shown.
Binary file added public/images/009.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/010.rs.avif
Binary file not shown.
Binary file added public/images/010.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/011.rs.avif
Binary file not shown.
Binary file added public/images/011.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/012.rs.avif
Binary file not shown.
Binary file added public/images/012.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/013.rs.avif
Binary file not shown.
Binary file added public/images/013.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/014.rs.avif
Binary file not shown.
Binary file added public/images/014.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/015.rs.avif
Binary file not shown.
Binary file added public/images/015.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/016.rs.avif
Binary file not shown.
Binary file added public/images/016.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/017.rs.avif
Binary file not shown.
Binary file added public/images/017.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/018.rs.avif
Binary file not shown.
Binary file added public/images/018.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/019.rs.avif
Binary file not shown.
Binary file added public/images/019.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/020.rs.avif
Binary file not shown.
Binary file added public/images/020.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/021.rs.avif
Binary file not shown.
Binary file added public/images/021.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/022.rs.avif
Binary file not shown.
Binary file added public/images/022.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/023.rs.avif
Binary file not shown.
Binary file added public/images/023.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/024.rs.avif
Binary file not shown.
Binary file added public/images/024.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/025.rs.avif
Binary file not shown.
Binary file added public/images/025.rs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/026.rs.avif
Binary file not shown.
Binary file added public/images/026.rs.png
Binary file added public/images/027.rs.avif
Binary file not shown.
Binary file added public/images/027.rs.png
Binary file added public/images/028.rs.avif
Binary file not shown.
Binary file added public/images/028.rs.png
Binary file added public/images/029.rs.avif
Binary file not shown.
Binary file added public/images/029.rs.png
Binary file added public/images/030.rs.avif
Binary file not shown.
Binary file added public/images/030.rs.png
Binary file added public/images/031.rs.avif
Binary file not shown.
Binary file added public/images/031.rs.png
Binary file added public/images/032.rs.avif
Binary file not shown.
Binary file added public/images/032.rs.png
Binary file added public/images/033.rs.avif
Binary file not shown.
Binary file added public/images/033.rs.png
Binary file added public/images/034.rs.avif
Binary file not shown.
Binary file added public/images/034.rs.png
Binary file added public/images/035.rs.avif
Binary file not shown.
Binary file added public/images/035.rs.png
Binary file added public/images/036.rs.avif
Binary file not shown.
Binary file added public/images/036.rs.png
Binary file added public/images/037.rs.avif
Binary file not shown.
Binary file added public/images/037.rs.png
Binary file added public/images/feature-explain.avif
Binary file not shown.
Loading