sourcebot/packages/web
prateek singh 5b09757e92
Some checks failed
Publish to ghcr / build (linux/amd64, blacksmith-4vcpu-ubuntu-2404) (push) Has been cancelled
Publish to ghcr / build (linux/arm64, blacksmith-8vcpu-ubuntu-2204-arm) (push) Has been cancelled
Publish to ghcr / merge (push) Has been cancelled
feat(browse): Implement dynamic tab titles for files and folders (#560)
* feat(metadata): Enhance metadata generation for repository browsing
feat(utils): Add parseRepoPath function to extract repository name and revision from URL path

* feat(metadata): update tab title with appropriate file name, path or repository name.

* fix: remove left-over console logs and Async Params resolution.

* feat: refactor parsePathForTitle to utilize getBrowseParamsFromPathParam for cleaner code.

* minor refactoring and adding changelog.

* Remove unused import

* refactor: change parsePathForTitle to a non-exported function

---------

Co-authored-by: Brendan Kellam <bshizzle1234@gmail.com>
2025-10-15 11:44:30 -07:00
..
public feat(connections): Add Azure Devops Support (#514) 2025-09-17 22:18:56 -07:00
src feat(browse): Implement dynamic tab titles for files and folders (#560) 2025-10-15 11:44:30 -07:00
.eslintignore chore(web): Upgrade to NextJS 15 (#477) 2025-08-22 14:48:29 -04:00
.eslintrc.json V4 (#311) 2025-05-28 16:08:42 -07:00
.gitignore v3 effort (#158) 2025-03-31 22:34:42 -07:00
components.json v3 effort (#158) 2025-03-31 22:34:42 -07:00
next.config.mjs chore(web): Upgrade to NextJS 15 (#477) 2025-08-22 14:48:29 -04:00
package.json feat(ask_sb): Fallback on fromNodeProviderChain if access key or sessionToken are not provided (#513) 2025-09-17 13:07:45 -07:00
postcss.config.mjs Config format V2 (#42) 2024-10-17 16:31:18 -04:00
sentry.client.config.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
sentry.edge.config.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
sentry.server.config.ts Add support for structured logs (#323) 2025-06-02 11:16:01 -07:00
tailwind.config.ts chore(web): Upgrade to NextJS 15 (#477) 2025-08-22 14:48:29 -04:00
tsconfig.json chore(web): Upgrade to NextJS 15 (#477) 2025-08-22 14:48:29 -04:00
vitest.config.mts Search suggestions (#85) 2024-11-22 18:50:13 -08:00