journalduhacker/app/controllers
Simon Vieille b83ce52312
add themes (light.css [empty], dark.css, neo_dark.css, solarized_dark.css); add theme as settings field
2020-01-29 13:35:57 +01:00
..
application_controller.rb log when blue logo shows up 2017-05-23 14:18:03 +02:00
comments_controller.rb comments: order by id, might be faster 2017-05-23 10:30:02 +02:00
filters_controller.rb fix flash message for updating filters. fixes #25 2016-11-23 17:39:59 +01:00
hats_controller.rb translate hatstitle 2018-10-20 13:15:57 +02:00
home_controller.rb add a dynamic 404 page 2017-05-23 12:26:49 +02:00
invitations_controller.rb translate invitations_controller 2016-11-24 11:52:54 +01:00
login_controller.rb login: provide specific error messages for certain failures - merged with i18n 2017-05-23 14:33:59 +02:00
messages_controller.rb i18n of flash info about deleted message 2016-11-26 12:52:45 +01:00
moderations_controller.rb clamp pagination 2016-08-19 00:00:18 -05:00
search_controller.rb search: catch sphinx errors gracefully and show an error - merged with i18n 2017-05-16 19:30:48 +02:00
settings_controller.rb add themes (light.css [empty], dark.css, neo_dark.css, solarized_dark.css); add theme as settings field 2020-01-29 13:35:57 +01:00
signup_controller.rb translate title of the signup_controller 2018-10-20 12:18:23 +02:00
stories_controller.rb comments: simplify highlighting, use css selector - merged with i18n 2017-05-23 13:28:25 +02:00
tags_controller.rb translate title of tag page. fixes #9 2016-11-24 15:14:36 +01:00
users_controller.rb users: indentation 2017-05-19 14:08:11 +02:00