pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:HTML
Filter by
156M results
Hi! I have added interactive API documentation to the project using Springdoc OpenAPI (Swagger) to make testing
endpoints easy for developers without needing Postman.
While configuring the public access ...
Summary
- Search button removido do header do logbook
- Quick-stats grid (Total HRS, PIC HRS, etc.) removido da tab Flights — fica apenas na tab Stats
- Tab-bar (Flights / Stats) removido de entre ...
Summary
- Bootstrap the Sobres personal finance app from the legacy HTML/GAS prototype
- Sprint 01 complete: magic link auth, app shell, onboarding wizard, settings page, 20 passing tests
- Supabase ...
Summary
Simplifies calendar color references in the demo seed data by removing the --mido-color- prefix and using base color
token names directly.
Changes
- Updated pm_calendar seed records to use ...
… map
- Navbar: remove hamburger, static horizontal bar that slides in after scrolling 60px and hides at the top so hero is
full-bleed
- Hero: WhatsApp link replaced with animated green pill button ...
배경
현재 좋아요는 누를 때마다 게시글의 좋아요 수(post.like_count)를 DB에 UPDATE합니다. 조회량은 많은 반면 누를 때마다 DB 쓰기가 발생해 부담이 됩니다. 이를 줄이기 위해 좋아요 처리를 Redis
기반으로 전환합니다.
변경 사항
좋아요/취소 요청은 DB를 직접 수정하지 않고 Redis에만 기록하며, 주기적으로 동작하는 백그라운드 ...
Summary
- On screens ≤639px the footer links (Impressum, Datenschutz, Kontakt, nozilla) were in the same flex row as
Zurück/Weiter, causing them to wrap and push buttons off-screen
- Fix: footer ...
Maps a wallet s on-chain funding ring and the hub that seeded it — the pattern behind every coordinated case (Iran
ring: 6–9 accounts, one funder; the $3M frontend-hack drain to a central node).
- chain.fundingNetwork(wallet) ...