philomena-dev / philomena

Next-generation imageboard
GNU Affero General Public License v3.0
84 stars 29 forks source link

Verified routes #239

Closed liamwhite closed 1 month ago

liamwhite commented 2 months ago

Completes #232

To apply this change to a fork:

  1. Merge up to commit titled "Add automatic converter"
  2. Run mix convert_to_verified_routes && mix format and commit the result
  3. Merge the rest of the commits
  4. Fix any further compile errors or warnings you encounter