Urban Klinc
0d632dfdae
Add code generated files, removed obsolete files
2020-11-26 11:11:08 +01:00
Urban Klinc
f7a4890998
Add .yaml files to be used in code-generation in pkg/options
2020-11-26 11:09:49 +01:00
Denis Arh
b6eb143c38
Pagination fixes
2020-11-26 06:23:24 +01:00
Denis Arh
724976271a
Corteza no longer defaults to MySQL db
...
Default DB_DSN changed from
mysql://corteza:corteza@tcp(db:3306)/corteza?collation=utf8mb4_general_ci
to
sqlite3://file::memory:?cache=shared&mode=memory
2020-11-10 14:48:42 +01:00
Denis Arh
9b0308f36c
Simplify test/demo webapp installation
2020-11-10 14:46:41 +01:00
Tomaž Jerman
7ba1959641
Fix env tls certificate lapsus
2020-11-05 19:17:41 +01:00
Denis Arh
ed8fc547f7
Config. environment (throughenv var 'ENVIRONMENT')
2020-11-04 15:13:27 +01:00
Denis Arh
e1cf327227
Add SMTP_TSL_INSECURE and SMTP_TSL_SERVER_NAME for better SMTP TSL control
2020-09-30 17:14:16 +02:00
Denis Arh
5e55340759
Renamed pkg/store to pkg/objstore (Object Store)
2020-09-16 07:37:06 +02:00
Denis Arh
024e6ce890
Rewired db connection to store/rdbms
2020-09-08 07:54:23 +02:00
Denis Arh
f4e6d2ae5a
Refactor bootstraping procedure
2020-08-24 15:38:42 +02:00