Andrew Fischer

Results 24 issues of Andrew Fischer

Adds support for `` tags within feed items for atom/rss2.0. Also, some small fixes to allow the demo app to compile using the latest version of Xcode.

Should be relatively simple.

FastFEC export seems to be missing a trailing comma in lines that have one or more empty items at the end of a row. Using homebrew version of fastfec on...

enhancement

Fixes on the way.

Mislabeled/Disorganized
⚑ Breaks Standards

Is auth possible using the "sever" library? It seems as if it was in the past, but I can't find any examples today. https://github.com/firebase/firebase-simple-login-java

### Context (Environment) There are three circular dependencies in the app that have been present for quite some time. - server/cache.js > server/urlParser.js > server/list.js - server/cache.js > server/urlParser.js >...

bug

_Pushing this very WIP branch to develop out in the open and get comments/suggestions as this is built out!_ ### Description of Change Adds support for "zero config" plugins that...

### Context When running an instance of Library with items in the customizations directory, these customizations may import their own modules using `require`. If an error occurs in any of...

bug

### Problem Description It's currently somewhat cumbersome to add [customizations](https://github.com/nytimes/library/blob/master/custom/README.md) to Library. People have used [Docker](https://github.com/nytimes/library-customization-example/blob/master/Dockerfile)-based solutions, or simply forked the repo in order to more easily get customizations added...

enhancement
in progress