-
Notifications
You must be signed in to change notification settings - Fork 76
feat(webapp): custom domain support, social graph assets & hardened sync prompt #110
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
Open
webmaxru
wants to merge
32
commits into
microsoft:main
Choose a base branch
from
webmaxru:webapp-custom-domain
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
ac92f14
feat: add support for custom domain and managed certificate in deploy…
webmaxru 98cc3b9
feat: add user-assigned managed identity for ACR pull and update role…
webmaxru 8620d10
feat: add favicon assets and generation script
webmaxru bd2e967
Refactor code structure for improved readability and maintainability
webmaxru a77e8fe
feat: add support for custom domain configuration and ACR admin crede…
webmaxru f267f90
feat: update Open Graph and Twitter Card meta tags to support dynamic…
webmaxru 26d42fe
feat: enhance custom domain handling with validation and dynamic site…
webmaxru c756d33
fix: correct frontend directory path in Dockerfile
webmaxru b6fb117
Update webapp/backend/src/server.js
webmaxru 4dc269c
Update infra/webapp/main.bicep
webmaxru 2390cab
Update webapp/backend/src/server.js
webmaxru 9bad285
test: add progress spinner tests and fix CSS hidden attribute override
webmaxru 6bd5b21
Update webapp/backend/src/server.js
webmaxru b5a497e
Update webapp/backend/tests/routes.test.js
webmaxru c6b755f
fix: update custom domain condition to check for DNS verification rea…
webmaxru c865eef
fix: handle comma-separated host headers in createApp function
webmaxru 7f6b6ca
fix: align runtime.port with actual ephemeral port for correct URL re…
webmaxru c5b3158
Update webapp/backend/src/server.js
webmaxru 032d1a3
fix: enable cross-origin access to static assets for social media cra…
webmaxru 633ff6f
Merge branch 'webapp-custom-domain' of https://github.com/webmaxru/ag…
webmaxru 3a7e63c
Update webapp/.env.example
webmaxru 8a3be6b
fix: update root route to serve index.html and prevent direct serving…
webmaxru f464041
Merge branch 'webapp-custom-domain' of https://github.com/webmaxru/ag…
webmaxru 0f8f160
fix: update Open Graph image for improved social media sharing
webmaxru 9dd8e1b
Update webapp/backend/src/server.js
webmaxru 3956c9a
Update infra/webapp/main.bicep
webmaxru 629cebb
feat: add deployment instructions for webapp and update test environm…
webmaxru a2b6a0d
docs: update local webapp setup instructions for clarity and synchron…
webmaxru 4b5e233
chore: remove .github instruction files to unblock fork PR eval
webmaxru ca78797
Update .github/workflows/webapp-cd.yml
webmaxru bccaf10
refactor: improve server closure handling in API route tests
webmaxru e95975d
Merge branch 'webapp-custom-domain' of https://github.com/webmaxru/ag…
webmaxru File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.