nyastodon/config
Naouak 499cc7b803 Fix webpack building on Windows ()
* Path should not be constructed manually. Use path.join to ensure compatibility.

* Path should not be constructed manually. Use path.join to ensure compatibility.

* Fix regexp.

* Fix my own stupidity.
I forgot to check outside my test script the regexp...
2017-05-30 15:30:59 +02:00
..
environments Set config.cache_store in environments file. () 2017-05-22 15:01:02 +02:00
initializers Allow alternate domains for mastodon handlers () 2017-05-22 15:40:04 +02:00
locales Add preference setting for delete toot modal () 2017-05-29 17:56:13 +02:00
webpack Fix webpack building on Windows () 2017-05-30 15:30:59 +02:00
application.rb Set config.cache_store in environments file. () 2017-05-22 15:01:02 +02:00
boot.rb Adds bootsnap. Faster boot time () 2017-05-20 19:42:27 +02:00
brakeman.ignore Enable CodeClimate Brakeman checks () 2017-05-07 02:45:33 +02:00
database.yml Added support parallel_tests () 2017-05-03 12:20:38 +02:00
deploy.rb Update capistrano lock version to 3.8.1 () 2017-05-14 17:38:29 +02:00
environment.rb
i18n-tasks.yml Localize 'throttled' () 2017-05-03 23:36:19 +02:00
navigation.rb Replace best_in_place editor on admin settings page () 2017-05-04 18:12:44 +02:00
puma.rb
routes.rb Toggle sensitive from admin page () 2017-05-23 19:45:43 +02:00
secrets.yml
settings.yml Add preference setting for delete toot modal () 2017-05-29 17:56:13 +02:00
sidekiq.yml Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with () 2017-05-20 19:42:58 +02:00