tracks/config
Michal Koutný d52893bc58 Allow autocompletion behind proxy
When the application is exposed via proxy, i.e. client visible host
(e.g. example.org:443) is different than Ruby server (e.g.
localhost:3000), autocompletion does not work since the generated URLs
refer to the internal hostname.

The AJAX is constructed with root_url and that can be modified with
default_url_options. So the simple fix just allows specifying customized
default_url_options.

Fixes: #1416
2022-04-29 02:52:17 +02:00
..
environments Update the app for Rails 5.2 2018-11-17 12:37:03 -06:00
initializers Fix the Git version in the footer with the Docker image and change the wording. 2022-02-21 13:44:43 +02:00
locales Fix rich text help to specify that subject is used 2022-04-07 19:48:37 +03:00
application.rb Allow autocompletion behind proxy 2022-04-29 02:52:17 +02:00
boot.rb Remove bootsnap 2018-11-20 19:56:02 -06:00
cable.yml Update the app for Rails 5.2 2018-11-17 12:37:03 -06:00
database.docker.yml Better Docker config: Use entrypoint to setup the environment, run in production mode by default, defaults for all config values 2020-07-19 16:12:57 +03:00
database.yml.tmpl cucumber removal 2018-07-24 12:34:55 -07:00
environment.rb Update configuration after the Rails upgrade 2018-10-27 11:27:07 -05:00
i18n-tasks.yml Add i18n-tasks 2020-10-10 01:34:22 +03:00
puma.rb Update the app for Rails 5.2 2018-11-17 12:37:03 -06:00
routes.rb Allow the user to delete their own account 2020-08-11 01:18:10 +03:00
secrets.yml Whitespace changes 2020-08-20 14:07:45 +03:00
site.docker.yml Add functionality for requiring TOS approval on signup 2020-07-20 18:16:15 +03:00
site.yml.tmpl Allow autocompletion behind proxy 2022-04-29 02:52:17 +02:00
spring.rb Update configuration after the Rails upgrade 2018-10-27 11:27:07 -05:00
storage.yml Update the app for Rails 5.2 2018-11-17 12:37:03 -06:00