-
Notifications
You must be signed in to change notification settings - Fork 4.1k
📝 Add docstrings to feature/mirroring
#639
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
base: main
Are you sure you want to change the base?
Conversation
Docstrings generation was requested by @joepduin. * #638 (comment) The following files were modified: * `apps/web/src/app/api/get-upload-url/route.ts` * `apps/web/src/app/api/sounds/search/route.ts` * `apps/web/src/app/api/transcribe/route.ts` * `apps/web/src/app/api/waitlist/export/route.ts` * `apps/web/src/components/editor/export-button.tsx` * `apps/web/src/components/editor/layout-guide-overlay.tsx` * `apps/web/src/components/editor/media-panel/tabbar.tsx` * `apps/web/src/components/editor/media-panel/views/captions.tsx` * `apps/web/src/components/editor/media-panel/views/media.tsx` * `apps/web/src/components/editor/media-panel/views/stickers.tsx` * `apps/web/src/components/editor/panel-base-view.tsx` * `apps/web/src/components/editor/panel-preset-selector.tsx` * `apps/web/src/components/editor/preview-panel.tsx` * `apps/web/src/components/editor/properties-panel/index.tsx` * `apps/web/src/components/editor/properties-panel/media-properties.tsx` * `apps/web/src/components/editor/properties-panel/text-properties.tsx` * `apps/web/src/components/editor/timeline/timeline-element.tsx` * `apps/web/src/components/editor/timeline/timeline-marker.tsx` * `apps/web/src/components/footer.tsx` * `apps/web/src/components/icons.tsx` * `apps/web/src/components/keyboard-shortcuts-help.tsx` * `apps/web/src/components/language-select.tsx` * `apps/web/src/components/theme-toggle.tsx` * `apps/web/src/components/ui/editable-timecode.tsx` * `apps/web/src/components/ui/font-picker.tsx` * `apps/web/src/components/ui/input-with-back.tsx` * `apps/web/src/hooks/use-edge-auto-scroll.ts` * `apps/web/src/hooks/use-frame-cache.ts` * `apps/web/src/hooks/use-highlight-scroll.ts` * `apps/web/src/hooks/use-infinite-scroll.ts` * `apps/web/src/hooks/use-sound-search.ts` * `apps/web/src/lib/editor-utils.ts` * `apps/web/src/lib/export.ts` * `apps/web/src/lib/iconify-api.ts` * `apps/web/src/lib/timeline-renderer.ts` * `apps/web/src/lib/transcription-utils.ts` * `apps/web/src/lib/zk-encryption.ts` * `apps/web/src/stores/text-properties-store.ts`
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
❌ Deploy Preview for appcut failed. Why did it fail? →
|
|
Important Review skippedCodeRabbit bot authored PR detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
@coderabbitai close |
|
Tip For best results, initiate chat on the files or code changes. @joepduin, I don't have the ability to close pull requests directly. However, you can close this PR yourself by:
Alternatively, if you'd like to close this PR via the GitHub CLI, you can run: gh pr close 639Is there anything else I can help you with regarding this PR? |
Docstrings generation was requested by @joepduin.
The following files were modified:
apps/web/src/app/api/get-upload-url/route.tsapps/web/src/app/api/sounds/search/route.tsapps/web/src/app/api/transcribe/route.tsapps/web/src/app/api/waitlist/export/route.tsapps/web/src/components/editor/export-button.tsxapps/web/src/components/editor/layout-guide-overlay.tsxapps/web/src/components/editor/media-panel/tabbar.tsxapps/web/src/components/editor/media-panel/views/captions.tsxapps/web/src/components/editor/media-panel/views/media.tsxapps/web/src/components/editor/media-panel/views/stickers.tsxapps/web/src/components/editor/panel-base-view.tsxapps/web/src/components/editor/panel-preset-selector.tsxapps/web/src/components/editor/preview-panel.tsxapps/web/src/components/editor/properties-panel/index.tsxapps/web/src/components/editor/properties-panel/media-properties.tsxapps/web/src/components/editor/properties-panel/text-properties.tsxapps/web/src/components/editor/timeline/timeline-element.tsxapps/web/src/components/editor/timeline/timeline-marker.tsxapps/web/src/components/footer.tsxapps/web/src/components/icons.tsxapps/web/src/components/keyboard-shortcuts-help.tsxapps/web/src/components/language-select.tsxapps/web/src/components/theme-toggle.tsxapps/web/src/components/ui/editable-timecode.tsxapps/web/src/components/ui/font-picker.tsxapps/web/src/components/ui/input-with-back.tsxapps/web/src/hooks/use-edge-auto-scroll.tsapps/web/src/hooks/use-frame-cache.tsapps/web/src/hooks/use-highlight-scroll.tsapps/web/src/hooks/use-infinite-scroll.tsapps/web/src/hooks/use-sound-search.tsapps/web/src/lib/editor-utils.tsapps/web/src/lib/export.tsapps/web/src/lib/iconify-api.tsapps/web/src/lib/timeline-renderer.tsapps/web/src/lib/transcription-utils.tsapps/web/src/lib/zk-encryption.tsapps/web/src/stores/text-properties-store.tsThese file types are not supported
apps/web/migrations/meta/0003_snapshot.jsonapps/web/migrations/meta/_journal.jsonℹ️ Note