fountainpencompanion icon indicating copy to clipboard operation
fountainpencompanion copied to clipboard

Repository for https://www.fountainpencompanion.com

Results 56 fountainpencompanion issues
Sort by recently updated
recently updated
newest added

At some point I started to add code to let people be friends with other people. I never went ahead with turning FPC in Pen Facebook, but all the code...

Sometimes when you're going through the public inks page it reverts pack to the first page. It seems to mainly happen when you're scrolling up and down (on mobile as...

bug
public inks page

* Select any type on the public inks page * Select all * No inks are being displayed instead of everything

bug
public inks page

Allow users to uploads images of the inks (and pens?). * How would that data be displayed? Can it also be shown on the shared (`/brands/...`) pages? * Can we...

idea
enhancement
collected inks
collected pens

To make them easier to find, let's move all JSON API endpoints from wherever they to `/api/v1`. Benefits: * Using `rails routes` it will be easy to see what's there...

Once #1361 is done, also add documentation. # Options * Just add it to the README or as a file somewhere in the repo * Use https://github.com/rswag/rswag to generate swagger...

This is happening while the API endpoints are being moved out via #1361.

Allow users to upload an avatar and only use Gravatar as the fallback.

enhancement

Add frontend error tracking using Honeybadger. Both for react (see https://docs.honeybadger.io/lib/javascript/integration/react/) and maybe also the catchall that reports everything that `onerror` gets (but that might not be useful).

Keep track of the historical ranks when recalculating the leaderboards. This can the be used later on to display changes in place.