Felipe Knorr Kuhn
51f8cc13cd
Change template keys in generate-config script
2022-10-15 19:45:15 -07:00
Felipe Knorr Kuhn
b79fc9bfb7
Update config generator to output the template and new config file
2022-10-08 14:51:32 -07:00
Felipe Knorr Kuhn
2327fa8fb9
Update frontend git commit hash logic
2022-03-23 12:33:47 -07:00
softsimon
ca306f5727
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
e7b883ecb2
add missing semicolon
2021-06-26 00:29:45 -07:00
Felipe Knorr Kuhn
95ecdac16e
update generate-config to read the short sha from docker
2021-06-25 23:47:40 -07:00
Felipe Knorr Kuhn
4a9bbf79e0
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
38cb10fbac
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
d2cd595da6
Frontend config support for AU. New absolute server url settings.
...
refs #104
2020-11-23 02:30:46 +07:00
softsimon
b2889abfa9
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