pullrequests Search Results · language:Dune language:TypeScript language:PHP language:JavaScript language:JavaScript language:CSS
Filter by
197M results
Summary
Two code-block readability improvements in the editor (closes #123), following the Obsidian-style hierarchy the reader
already has.
1. Code sized below body text
You saw it right: Obsidian renders ...
Summary
This PR fixes critical auth/profile/RLS issues and dashboard date filtering.
Changes
Database (run db/migration_004_auth_profiles_rls_fix.sql in Supabase SQL Editor)
1. Add email column to ...
Separated route layouts into marketing and auth groups. The marketing layout explicitly renders the Navbar and Footer
while the auth layout uses a minimal, centered container without the global headers ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| guzzlehttp/guzzle (source) | 7.10.4 → 7.10.5 | age | confidence |
| phpunit/phpunit (source) ...
dependencies
patch
php
Summary
- In split view the editor pane is only half-width, so the file-tree panel s minSize={15} (15% of the pane) collapsed
file names to bare icons and pushed deep-folder labels entirely off-screen. ...