catstodon/app
Claire 726931fe4a
Fix /api/v1/tags/:id route constraints ()
The constraint was applied prior to decoding, and rejected anything containing
the '%' character, which would be used for anything with non-ASCII unicode
characters.
2022-07-20 17:06:52 +02:00
..
chewy
controllers Fix /api/v1/tags/:id route constraints () 2022-07-20 17:06:52 +02:00
helpers
javascript New Crowdin updates () 2022-07-20 21:21:57 +09:00
lib
mailers
models
policies
presenters
serializers
services
validators
views Fix badge color not affected () 2022-07-19 01:06:11 +02:00
workers