Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / zotero/citeproc-rs issues and pull requests

#158 - Upgrade crates (tendril, cargo-suity, smartstring, html5ever/xml5ever)

Pull Request - State: open - Opened by jblachly about 2 months ago - 1 comment

#157 - Update CSL types for 1.0.2

Pull Request - State: closed - Opened by jrandolf 12 months ago

#156 - Error parsing APA style

Issue - State: open - Opened by hack-the-matrix over 1 year ago

#155 - Adapt to breaking change in rustc 1.66/1.67

Pull Request - State: open - Opened by cormacrelf over 1 year ago

#154 - Rust 1.67 won't compile citeproc-rs (lifetime error)

Issue - State: open - Opened by jblachly over 1 year ago - 2 comments

#153 - Linting / silence cargo check

Pull Request - State: open - Opened by jblachly about 2 years ago - 1 comment

#152 - Be liberal in what you accept from others

Issue - State: open - Opened by dstillman about 2 years ago

#151 - Major performance problem for item with many authors

Issue - State: open - Opened by dstillman about 2 years ago

#150 - Bug report: disambiguation with additional names

Issue - State: open - Opened by zepinglee about 2 years ago

#149 - Bug report: name disambiguation in bibliography

Issue - State: open - Opened by zepinglee over 2 years ago

#148 - Bug report: capitalized first word in mixed case

Issue - State: open - Opened by zepinglee over 2 years ago - 1 comment

#147 - Bug report: date-part affixes in range

Issue - State: open - Opened by zepinglee over 2 years ago

#146 - Using with Pandoc?

Issue - State: open - Opened by graceanker over 2 years ago - 4 comments

#145 - Don't capitalize words with internal capitalization

Issue - State: open - Opened by dstillman over 2 years ago - 5 comments

#144 - CSL 1.0.2 support

Issue - State: open - Opened by cormacrelf over 2 years ago - 1 comment

#143 - Performance vs. citeproc-js

Issue - State: open - Opened by dstillman over 2 years ago - 3 comments

#142 - Remove .unwrap() from JS API; `Driver.new` => `new Driver`

Pull Request - State: closed - Opened by cormacrelf almost 3 years ago - 3 comments
Labels: enhancement, A-wasm, A-ci, breaking

#141 - previewCitationCluster => previewCluster

Pull Request - State: closed - Opened by cormacrelf almost 3 years ago
Labels: enhancement, A-wasm

#140 - setOutputFormat API

Pull Request - State: closed - Opened by cormacrelf almost 3 years ago
Labels: enhancement, A-wasm, A-crates/citeproc

#139 - reimplement name parsing

Pull Request - State: closed - Opened by cormacrelf almost 3 years ago - 3 comments
Labels: A-core, A-internals

#138 - make it easier to special-case terms

Pull Request - State: closed - Opened by cormacrelf almost 3 years ago
Labels: A-internals, A-crates/csl

#137 - Solve year-suffix / no-date interaction

Pull Request - State: closed - Opened by cormacrelf almost 3 years ago - 3 comments
Labels: A-core

#136 - fix external PR tests, and add a test results auto-comment robot

Pull Request - State: closed - Opened by cormacrelf almost 3 years ago
Labels: A-ci

#135 - Add an option to disable citeproc-rs name-parser

Issue - State: open - Opened by adomasven almost 3 years ago - 3 comments

#133 - Fix "line-spacing" attribute on <bibliography> in CSL is ignored

Pull Request - State: closed - Opened by tnajdek almost 3 years ago - 3 comments
Labels: A-core, A-crates/citeproc, A-crates/csl

#132 - Fix doi urls in prefix duplication, and pmids/pmcids

Pull Request - State: closed - Opened by cormacrelf almost 3 years ago
Labels: A-core

#131 - PMID and PMCID urls are backwards

Issue - State: closed - Opened by cormacrelf almost 3 years ago
Labels: I-bug, A-core

#130 - Fix erroneous parsing of HTML in prefix="..."/suffix

Pull Request - State: closed - Opened by cormacrelf almost 3 years ago

#129 - "<" is ignored in prefix

Issue - State: closed - Opened by tnajdek almost 3 years ago - 4 comments
Labels: A-core

#128 - Test case for #127

Pull Request - State: closed - Opened by tnajdek almost 3 years ago - 1 comment

#127 - In some scenarios prefix needs to be ignored when wrapping DOI

Issue - State: closed - Opened by tnajdek almost 3 years ago
Labels: A-core

#126 - Remove unwrap() / WasmResult from JS API

Issue - State: closed - Opened by cormacrelf almost 3 years ago - 2 comments
Labels: enhancement, A-wasm

#125 - Test ESR wasm support

Pull Request - State: closed - Opened by cormacrelf almost 3 years ago - 1 comment

#124 - Escape urls, implement auto-prefixing and configurable link anchors

Pull Request - State: closed - Opened by cormacrelf almost 3 years ago
Labels: A-core, A-wasm, A-crates/citeproc

#123 - Invalid HTML produced when item URL contains a quotation symbol `"`.

Issue - State: closed - Opened by adomasven almost 3 years ago - 1 comment

#122 - Set output format after driver initialization

Issue - State: closed - Opened by adomasven almost 3 years ago - 5 comments
Labels: enhancement, A-wasm, A-crates/citeproc

#121 - Add FFI bindings

Pull Request - State: closed - Opened by cormacrelf about 3 years ago
Labels: A-ffi, breaking, A-crates/citeproc, A-crates/csl

#119 - Add a way to specify the ClusterMode of a previewed cluster

Issue - State: closed - Opened by cormacrelf over 3 years ago - 1 comment
Labels: enhancement, A-wasm, breaking, A-crates/citeproc

#117 - `author-only`, `suppress-author`, `composite`

Pull Request - State: closed - Opened by cormacrelf over 3 years ago - 6 comments
Labels: enhancement, A-core, A-wasm, A-internals, breaking, A-crates/citeproc, A-crates/csl

#116 - Anchors for DOI contain incorrect value

Issue - State: closed - Opened by tnajdek over 3 years ago
Labels: I-spec

#115 - Expose HtmlOptions options in WASM

Issue - State: closed - Opened by tnajdek over 3 years ago - 1 comment
Labels: I-spec

#109 - CSL-JSON hardening

Pull Request - State: closed - Opened by cormacrelf over 3 years ago
Labels: enhancement, A-core, A-internals, A-crates/csl

#94 - Breaking JS changes: Driver.new(InitOptions); WasmResult wrapper/.unwrap(); parseStyleMetadata

Pull Request - State: closed - Opened by cormacrelf almost 4 years ago - 4 comments
Labels: A-wasm, breaking, A-crates/citeproc, A-crates/csl

#82 - Bring the CSL test suite to 100%

Pull Request - State: closed - Opened by cormacrelf almost 4 years ago
Labels: A-core, breaking, A-crates/citeproc, A-crates/csl

#80 - Use strings as cluster ids

Pull Request - State: closed - Opened by cormacrelf almost 4 years ago
Labels: enhancement, A-wasm, A-crates/citeproc, A-crates/csl

#79 - More accurate diff + SmartString to cut allocations

Pull Request - State: closed - Opened by cormacrelf almost 4 years ago
Labels: A-internals, breaking, A-crates/csl

#77 - BibliographyMeta wrongly cased/documented

Issue - State: closed - Opened by adomasven about 4 years ago - 1 comment
Labels: A-wasm

#76 - Queue-draining fullRender() API; better diffing & bibliography docs

Pull Request - State: closed - Opened by cormacrelf about 4 years ago
Labels: enhancement, A-wasm, A-crates/citeproc

#75 - Throw proper JS errors

Pull Request - State: closed - Opened by cormacrelf about 4 years ago
Labels: enhancement, A-wasm, A-crates/csl

#72 - Eliminate Arc<Mutex<T>> in IR, using indextree

Pull Request - State: closed - Opened by cormacrelf about 4 years ago
Labels: A-internals

#71 - Run Rust library test suite as well as integration tests

Pull Request - State: closed - Opened by cormacrelf about 4 years ago - 1 comment
Labels: A-core, A-ci

#67 - Uncited Items API

Pull Request - State: closed - Opened by cormacrelf about 4 years ago
Labels: enhancement, A-core, A-wasm, A-crates/citeproc, A-crates/csl

#64 - Misc string optimisations & version bumps

Pull Request - State: closed - Opened by cormacrelf about 4 years ago
Labels: A-internals, A-crates/csl

#62 - CSL v1.1 support

Issue - State: open - Opened by bdarcus about 4 years ago - 2 comments

#61 - Release on crates.io?

Issue - State: open - Opened by efoerster over 4 years ago - 30 comments

#58 - Override cite delimiters and correct spacing around cite affixes

Pull Request - State: closed - Opened by cormacrelf over 4 years ago
Labels: enhancement, A-core

#57 - Miscellaneous punctuation

Pull Request - State: closed - Opened by cormacrelf over 4 years ago
Labels: enhancement, A-core, A-crates/csl

#56 - Name sorting and substitution edge cases

Pull Request - State: closed - Opened by cormacrelf over 4 years ago
Labels: enhancement, A-core

#55 - Editortranslator

Pull Request - State: closed - Opened by cormacrelf over 4 years ago
Labels: enhancement, A-core

#53 - subsequent-author-substitute

Pull Request - State: closed - Opened by cormacrelf over 4 years ago
Labels: enhancement, A-core

#52 - Circa, invalid dates, JournalAbbreviation

Pull Request - State: closed - Opened by cormacrelf over 4 years ago
Labels: enhancement, A-core

#51 - Cite Grouping and Collapsing; and Cite Capitalization

Pull Request - State: closed - Opened by cormacrelf over 4 years ago
Labels: enhancement, A-core

#50 - Parse "236 and 397", or an `and` term from the current locale

Pull Request - State: closed - Opened by cormacrelf over 4 years ago
Labels: enhancement, A-core

#49 - Lowercase variable names, empty subgroups, empty labels

Pull Request - State: closed - Opened by cormacrelf over 4 years ago
Labels: enhancement, A-core

#48 - Implement second-field-align using left-margin and right-inline

Pull Request - State: closed - Opened by cormacrelf over 4 years ago
Labels: enhancement, A-core

#47 - Parse names into [non-]dropping-particles, suffixes

Pull Request - State: closed - Opened by cormacrelf over 4 years ago
Labels: enhancement, A-core, A-crates/csl

#46 - Citation Labels and Year-Suffixes

Pull Request - State: closed - Opened by cormacrelf over 4 years ago
Labels: enhancement, A-core, A-crates/csl

#45 - Cite Sorting

Pull Request - State: closed - Opened by cormacrelf over 4 years ago
Labels: enhancement, A-core

#44 - Macros as implicit groups; align group conditional formatting to discussion

Pull Request - State: closed - Opened by cormacrelf over 4 years ago
Labels: enhancement, A-core

#43 - Better parsing of CSL-JSON dates, improve date sorting output and formatting

Pull Request - State: closed - Opened by cormacrelf over 4 years ago
Labels: enhancement, A-core

#42 - Eight miscellaneous improvements

Pull Request - State: closed - Opened by cormacrelf over 4 years ago
Labels: enhancement, A-core

#41 - Improve ibids and near-notes

Pull Request - State: closed - Opened by cormacrelf over 4 years ago
Labels: enhancement, A-core

#40 - Moving Punctuation

Pull Request - State: closed - Opened by cormacrelf over 4 years ago - 1 comment
Labels: enhancement, A-core, A-crates/citeproc, A-crates/csl

#39 - Move locales-en-US.xml from wasm crate to csl

Pull Request - State: closed - Opened by kira-bruneau almost 5 years ago - 5 comments
Labels: A-crates/csl

#38 - Page ranges

Pull Request - State: closed - Opened by cormacrelf almost 5 years ago - 1 comment
Labels: A-crates/csl

#37 - Text Case

Pull Request - State: closed - Opened by cormacrelf almost 5 years ago
Labels: A-crates/csl

#36 - Localise quotes

Pull Request - State: closed - Opened by cormacrelf almost 5 years ago
Labels: A-crates/csl

#35 - Implement name initialisation

Pull Request - State: closed - Opened by cormacrelf almost 5 years ago
Labels: enhancement, A-core

#34 - Localise quotes

Pull Request - State: closed - Opened by cormacrelf almost 5 years ago
Labels: A-crates/csl

#32 - Create new 'inspect' tool

Pull Request - State: closed - Opened by cormacrelf almost 5 years ago - 1 comment
Labels: A-crates/csl

#30 - Ordinals, date ordinals, date ranges

Pull Request - State: closed - Opened by cormacrelf almost 5 years ago - 1 comment
Labels: A-crates/csl

#29 - Treat in-text and note clusters as different streams

Pull Request - State: closed - Opened by cormacrelf almost 5 years ago - 1 comment
Labels: enhancement, A-core

#28 - Treat footnotes and note numbers as separate streams of ibid-positioning

Issue - State: closed - Opened by cormacrelf almost 5 years ago
Labels: A-core

#26 - Index out of bounds when inserting reference with the WASM driver

Issue - State: closed - Opened by adomasven almost 5 years ago - 3 comments
Labels: question

#24 - Add top-level API to set what clusters appear and in what order

Pull Request - State: closed - Opened by cormacrelf almost 5 years ago - 6 comments
Labels: enhancement, A-wasm, A-crates/citeproc

#21 - Cluster API changes

Issue - State: closed - Opened by adomasven almost 5 years ago - 7 comments
Labels: enhancement

#19 - WebAssembly import / js-wasm bindings initialization

Issue - State: closed - Opened by adomasven almost 5 years ago - 4 comments
Labels: question

#18 - Wasm crate fails to build

Issue - State: closed - Opened by adomasven almost 5 years ago - 3 comments
Labels: A-crates/citeproc, I-build

#16 - Use github actions to test regressions

Pull Request - State: closed - Opened by cormacrelf almost 5 years ago
Labels: A-ci

#15 - Fail pull requests if they introduce regressions

Pull Request - State: closed - Opened by cormacrelf almost 5 years ago - 1 comment
Labels: A-ci

#14 - Add a test-suite runner which can show regressions and improvements

Pull Request - State: closed - Opened by cormacrelf almost 5 years ago
Labels: A-ci

#13 - Stdio mode

Issue - State: open - Opened by cormacrelf almost 5 years ago - 3 comments

#12 - Bibliographies & lots of changes

Pull Request - State: closed - Opened by cormacrelf almost 5 years ago
Labels: enhancement, A-wasm, breaking, A-crates/citeproc, A-crates/csl

#11 - Name Disambiguation

Pull Request - State: closed - Opened by cormacrelf about 5 years ago
Labels: A-crates/csl

#10 - Make reference libraries more efficient

Issue - State: closed - Opened by cormacrelf about 5 years ago - 1 comment
Labels: wontfix

#9 - add RTF support

Pull Request - State: closed - Opened by cormacrelf about 5 years ago
Labels: enhancement, A-core, A-crates/citeproc

#8 - conform to citeproc-js for the CITATIONS imperative tests

Pull Request - State: closed - Opened by cormacrelf about 5 years ago
Labels: A-testing, A-crates/csl

#6 - Imperative tests

Issue - State: closed - Opened by cormacrelf about 5 years ago - 14 comments
Labels: A-testing

#5 - RTF Support

Issue - State: closed - Opened by cormacrelf about 5 years ago
Labels: enhancement, A-core