issues Search Results · language:Dune language:JavaScript language:Java language:Python language:JavaScript language:Java
Filter by
55.3M results
main.js is a webpack bundle committed to repo, no package.json/webpack config present → cannot rebuild cleanly. Also
bundles a lazyload lib (llEvLisnrs, redundant vs native loading=lazy already in use) ...
Uses cannot download max-core as it is currently not public.
Waiting for opensource checklist in max-core. https://github.com/minvws/irealisatie-max-core/issues/303
Card images are processed (layouts/partials/article-card.html: resize, webp, width/height, lazy). Markdown body images
(![]()) have no render hook → served full-size, no webp, no dimensions → layout shift ...
Add lightweight onboarding and feature hints
Summary
Add lightweight onboarding/help so new users understand what Londontour does and what to do first.
The app now has several features:
- routes ...
Swiper is ~90% of JS bundle (main.js 439KB src / 248KB min, 115 swiper refs). Used for category nav (posts.html) and
sidebar carousel (sidebar.html).
Replace both with scroll-snap + overflow-x:auto. No ...
assets/js/app.min.js is committed but referenced nowhere. Only main.js is used (partials/head/js.html). Delete it.
Can we have only the tools scroll? so Home and APP stay at the top and help and settings stays at the bottom.
bug
Every article loads highlight.min.js + CSS from cdnjs, render-blocking (no defer/async), runs hljs.highlightAll() sync.
External fetch + blocked paint + client CPU per code page.
Hugo Chroma can highlight ...
목표
안전시설 공공데이터 source client를 Spring scheduler/service에 연결해 safety_facility에 누적 upsert한다.
작업 범위
- [ ] SafetyFacilityIngestionService 및 결과 DTO 구현
- [ ] source별 partial failure 처리와 per-source count ...
ai-generated
enhancement
Add route validation checks before export/publish
Summary
Add validation checks for route drafts before exporting/baking them into the app.
As the editor becomes more powerful, routes will include: ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.