eBooru/config
Earlopain e3fdc5d61b
[Pools] Fix discrepancy between index page count and actual page count
One was using `user.per_page`, the other config.posts_per_page. Consolidate this
logic to `paginate_posts` to make it more obvious what's going on.
2024-04-04 22:52:49 +02:00
..
environments [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
initializers [Prod] Dump NewRelic 2024-03-23 20:52:31 +01:00
locales [Cleanup] Remove post appeals 2022-02-11 17:05:09 +01:00
unicorn [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
webpack [Uploader] Fix description not having formatting buttons 2023-08-17 16:35:38 +02:00
application.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
boot.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
danbooru_default_config.rb [Pools] Fix discrepancy between index page count and actual page count 2024-04-04 22:52:49 +02:00
database.yml [DB] Make the port configurable 2023-03-14 00:27:43 +01:00
environment.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
puma.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
routes.rb [Misc] Revert april fools stuff 2024-04-03 14:39:09 +02:00
sidekiq.yml [Prod] Configure sidekiq through env variables 2023-04-15 21:07:52 +02:00
state_checker.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
webpacker.yml [Misc] Fix webpacker compilation of files only required with require.context 2024-03-03 12:20:22 +01:00