Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:Java language:CSS

Filter by

56.2M results  (798 ms)

56.2M results

This code identifies nearly 600 duplicate paper titles: titles = set(); duplicates = set(); idmap = {} for p in anthology.papers(): t = str(p.title) if t in titles: duplicates.add(t) ...

Summary The auto-updater currently fetches the global site blocklist (and formatters) from raw GitHub URLs pointed at main: - packages/server-for-chrome-extension/src/blocklist-updater.js:66 ? GITHUB_RAW_BASE ...

A public landing site to present MediaKeeper.
roadmap

Hardening and finalizing 1.0 ahead of the stable release.
roadmap

Several visual themes to choose from for the interface.
roadmap

A refreshed visual identity for the project.
roadmap

New handling options for requests, including automatic approval.
roadmap

Improve the portal s list logic to better match what members actually watch.
roadmap
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.