Théophile Choutri de Tarlé

Results 96 issues of Théophile Choutri de Tarlé

We should be handling CSRF attacks.

security

At the moment, each index import job tries to import the whole index. This is inefficient, as only the delta between the saved index and the current index could be...

enhancement
help wanted

Categories and release dates are wrapped, which hinders readability. ![Screenshot 2022-09-25 at 18-21-25 Flora Package](https://user-images.githubusercontent.com/15848443/192154117-144cd3d5-b87b-480c-b5c3-93e00edba28c.png)

bug
component:package

We should be able to browse a namespace's packages when accessing it, via https://flora.pm/packages/@haskell (for instance)

enhancement
good first issue
help wanted

Much like https://diff.hex.pm we could produce a beautiful (ideally semantic with difftastic) diff between two releases.

enhancement
help wanted

Hi! GenEvent is a deprecated module of Elixir's standard library, and as I can see from [events.ex](https://github.com/dnsimple/exdns/blob/master/lib/exdns/events.ex), it could very well be replaced by Elixir's new Registry application. I'd love...

Hi! I was wondering how I would integrate the creation of a custom type (on which my table relies on) in Triton. Thank you!

A cookbook and changelog entry must be written for the `RawM` combinator.

## Proposed changes This PR implements the first part of showing system libraries required by packages, as declared in cabal files. Right now, it is limited to `extra-libraries` stanza. Due...

## Proposed changes ## Contributor checklist - [x] My PR is related to #414 - [ ] I have read and understood the [CONTRIBUTING guide](https://github.com/flora-pm/flora-server/blob/development/CONTRIBUTING.md) - [ ] I have...