Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update main app #2058

Merged
merged 69 commits into from
Jan 5, 2024
Merged
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
060c718
Fix
harsh-mn-yral Dec 20, 2023
bfcca11
Remove
harsh-mn-yral Dec 20, 2023
7ab0dd3
Remove swiper
harsh-mn-yral Dec 20, 2023
8a6ad9a
Update to svelte 4
harsh-mn-yral Dec 20, 2023
d8f98ff
Update to 2
harsh-mn-yral Dec 20, 2023
f1605a5
Update to latest
harsh-mn-yral Dec 20, 2023
964df12
Remove swiper
harsh-mn-yral Dec 21, 2023
dfd38c6
Add alias
harsh-mn-yral Dec 21, 2023
5f6d1a4
Update
harsh-mn-yral Dec 21, 2023
72f8297
Update stuck list
harsh-mn-yral Dec 21, 2023
b937cb2
Update log
harsh-mn-yral Dec 21, 2023
1cc4000
Update sentry
harsh-mn-yral Dec 21, 2023
611c3d3
Add fly deployment
harsh-mn-yral Dec 21, 2023
c172f41
Add canister_ids json
harsh-mn-yral Dec 21, 2023
6b5c608
Add vite config
harsh-mn-yral Dec 21, 2023
b094686
Use node adapter
harsh-mn-yral Dec 21, 2023
2f8e10d
Remove splash group
harsh-mn-yral Dec 21, 2023
03f51a7
Add build command
harsh-mn-yral Dec 21, 2023
7d3189e
Updaye lockfile
harsh-mn-yral Dec 21, 2023
530681b
Update sentry
harsh-mn-yral Dec 21, 2023
e2856ad
Log
harsh-mn-yral Dec 21, 2023
1dfe62a
Update path
harsh-mn-yral Dec 21, 2023
d1290b1
Clean
harsh-mn-yral Dec 21, 2023
e599cd5
Optimize
harsh-mn-yral Dec 21, 2023
2978654
Use server load
harsh-mn-yral Dec 21, 2023
ef2d3d5
Remove
harsh-mn-yral Dec 21, 2023
f47246b
Fix index
harsh-mn-yral Dec 21, 2023
bc1988f
Merge remote-tracking branch 'origin/main' into harsh/update-main-app
harsh-mn-yral Dec 21, 2023
f75d663
Save snapshot
harsh-mn-yral Dec 21, 2023
3d3e2e4
Merge remote-tracking branch 'origin/main' into harsh/update-main-app
harsh-mn-yral Jan 2, 2024
916a41f
Move hls script to server hook
harsh-mn-yral Jan 2, 2024
7ea1913
Cleanup fonts
harsh-mn-yral Jan 3, 2024
f5a1dd4
Create declaration package
harsh-mn-yral Jan 3, 2024
52ecd48
Add ignore
harsh-mn-yral Jan 3, 2024
76e96b7
Add update script
harsh-mn-yral Jan 3, 2024
a1c587b
fix
harsh-mn-yral Jan 3, 2024
0969fcf
Update backend to latest
harsh-mn-yral Jan 3, 2024
b3db130
Update to latest
harsh-mn-yral Jan 3, 2024
0954ad2
Update declaration path
harsh-mn-yral Jan 3, 2024
d944722
Add popup
harsh-mn-yral Jan 3, 2024
701f7f0
simplify
harsh-mn-yral Jan 3, 2024
5314497
Update layout
harsh-mn-yral Jan 3, 2024
b4a3be2
Create components
harsh-mn-yral Jan 3, 2024
a9b686d
Update deps
harsh-mn-yral Jan 4, 2024
0362325
Move vote
harsh-mn-yral Jan 4, 2024
600c834
Update ref
harsh-mn-yral Jan 4, 2024
0b208e3
Fix
harsh-mn-yral Jan 4, 2024
77a60bb
Update report usage
harsh-mn-yral Jan 4, 2024
c6155e9
Use components for all apps
harsh-mn-yral Jan 4, 2024
392148a
Move to lib
harsh-mn-yral Jan 4, 2024
5bb3332
Update tailwind
harsh-mn-yral Jan 4, 2024
252f7ca
Update tailwind
harsh-mn-yral Jan 4, 2024
bce4677
Remove build defualt
harsh-mn-yral Jan 4, 2024
077a86b
Update
harsh-mn-yral Jan 4, 2024
8409cdb
Move to root fly deploy
harsh-mn-yral Jan 4, 2024
210a5d3
Update ingore
harsh-mn-yral Jan 4, 2024
3043e98
Update build process
harsh-mn-yral Jan 4, 2024
7ce8afb
Update config
harsh-mn-yral Jan 4, 2024
6cdf3b6
remove
harsh-mn-yral Jan 4, 2024
aa41c5e
Update config
harsh-mn-yral Jan 4, 2024
29a30bd
Add slide
harsh-mn-yral Jan 4, 2024
9a5018c
Enable filtering
harsh-mn-yral Jan 5, 2024
60422e0
Do not filter closed bet
harsh-mn-yral Jan 5, 2024
303194a
Add imgLoaded logic
harsh-mn-yral Jan 5, 2024
7725e98
Update image url
harsh-mn-yral Jan 5, 2024
ebf47cd
Load profile posts from server
harsh-mn-yral Jan 5, 2024
f2e9ce3
Add store
harsh-mn-yral Jan 5, 2024
395feab
Add nsfw filter
harsh-mn-yral Jan 5, 2024
3384e11
Add nsfw toggle
harsh-mn-yral Jan 5, 2024
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
Prev Previous commit
Next Next commit
Move to root fly deploy
harsh-mn-yral committed Jan 4, 2024
commit 8409cdb0e7d919e785d09395208defb6ae62fb02
15 changes: 15 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# .dockerignore
.github
node_modules
.dfx
build
dist
.svelte-kit
.env
test-results
playwright-report
playwright/.cache
cypress/videos
cypress/screenshots
cypress/reports
didc
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@
"wc:build:prod": "PRODUCTION=true npm run build --w @hnn/web-client",
"wc:build:static": "npm run build:static --w @hnn/web-client",
"wc:build:static:prod": "PRODUCTION=true npm run build:static --w @hnn/web-client",
"wc:deploy": "fly deploy --config ./fly.web-client.toml --dockerfile ./Dockerfile.web-client --debug",
"wc:deploy": "fly deploy --config ./wc.fly.toml --dockerfile ./wc.Dockerfile --debug",
"wc:preview": "npm run preview --w @hnn/web-client",
"wc:preview:static": "npm run preview:static --w @hnn/web-client",
"wc:dev": "npm run dev --w @hnn/web-client",
8 changes: 0 additions & 8 deletions packages/web-client/.dockerignore

This file was deleted.

4 changes: 2 additions & 2 deletions packages/web-client/Dockerfile → wc.Dockerfile
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@ RUN npm install --include=dev
COPY --link . .

# Build application
RUN npm run build
RUN npm run wc:build

# Remove development dependencies
RUN npm prune --omit=dev
@@ -42,4 +42,4 @@ COPY --from=build /app /app

# Start the server by default, this can be overwritten at runtime
EXPOSE 3000
CMD [ "npm", "run", "start" ]
CMD [ "npm", "run", "wc:start" ]
File renamed without changes.