Felipe Knorr Kuhn
b77fe0dca2
Change template keys in generate-config script
2022-10-15 19:45:15 -07:00
Felipe Knorr Kuhn
71e00f66c9
Update config generator to output the template and new config file
2022-10-08 14:51:32 -07:00
Felipe Knorr Kuhn
9c3fc9f75a
Update frontend git commit hash logic
2022-03-23 12:33:47 -07:00
softsimon
d7586af392
Make base module and index.html file configurable with BASE_MODULE. Adding bare Liquid module.
2021-07-27 17:10:38 +03:00
Felipe Knorr Kuhn
741a020579
add missing semicolon
2021-06-26 00:29:45 -07:00
Felipe Knorr Kuhn
33d37a9b5b
update generate-config to read the short sha from docker
2021-06-25 23:47:40 -07:00
Felipe Knorr Kuhn
4c7d0cd2e5
Generate config on serve and updated git revision method ( #587 )
...
* run generate-config on serve
* write the config file only if settings have changed
* read the git commit hash from the current branch, not master
* git sha is now short by default, no need to trim on the about component
2021-06-16 13:47:05 -05:00
softsimon
7a4ad0ee2f
Including gitCommit and version in frontend build. Backend now sending a backendInfo object containing commit, version and hostname. All printed on About page.
2021-04-12 22:17:13 +04:00
softsimon
c36addd8c1
Frontend config support for AU. New absolute server url settings.
...
refs #104
2020-11-23 02:30:46 +07:00
softsimon
0a264a7078
Adding support for optional frontend config.
...
Dropdown network selector is hidden by default, and enabled using config.
fixes #79
2020-06-22 22:10:49 +07:00