Commit Graph

10 Commits

Author SHA1 Message Date
Matt Baer 9ee83ae885 Support custom instance-level stylesheet
Will render if a file exists at: static/local/custom.css

Ref T563
2022-01-31 22:18:52 -05:00
Rob Loranger 58f27717be
update .gitignore to ignore node_modules 2020-03-10 15:12:21 -07:00
Matt Baer 8a9ef513fa Fix go-bindata error in Travis build
Based on @sheenobu's work on #58
2019-04-06 10:45:19 -04:00
Matt Baer 73ca34bb21 Ignore all .ini files 2019-01-24 17:09:48 -05:00
Matt Baer 739afd2310 Embed schema files in binary
This includes schema.sql and sqlite.sql in the release binary, so they
no longer need to be included in the release archives. This reduces the
number of files extracted, but otherwise leaves all functionality as it
was -- especially the --init-db flag.

Ref T536
2018-12-30 20:10:42 -05:00
Matt Baer ba3d6ae64c Support custom SQLite database file name
Ref T529
2018-12-08 13:34:29 -05:00
Ben Overmyer 6cb86214d7 SQLite support added. 2018-12-01 12:07:25 -06:00
Matt Baer 64e52ba00d Add make release 2018-11-18 22:29:35 -05:00
Matt Baer f7430fb8bc Clean up .gitignore 2018-10-16 20:41:54 -04:00
Matt Baer 37bc3b0103 Add LICENSE and .gitignore 2018-10-15 14:10:00 -04:00