Commit graph

8 commits

Author SHA1 Message Date
3fbabe0f47 Fix searching in Japanese
This was broken because we were using the browser-provided locale as a prefix to our method, but that is 'ja' and our methods were prefixed with 'jp'.
2023-06-18 23:41:03 -07:00
e541182e36 Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
c1716c1e4f Run RuboCop on everything
yolo
2022-12-21 00:22:47 -08:00
88f316d6a7 Implement JP search and trigram for EN 2022-03-08 17:43:40 -08:00
659abae07a Refactor Portal 2022-01-29 18:02:09 -08:00
75702ac4d2 Add exclusion for characters 2022-01-25 17:02:08 -08:00
00476ec86c Add display_resource to models 2022-01-25 16:56:09 -08:00
4bf7249d41 Add models, controllers and templates for Character objects 2020-10-19 03:55:53 -07:00