Commit Graph

17 Commits

Author SHA1 Message Date
dc8da3aa30 Rebrand startup banner. 2020-02-10 01:56:12 +00:00
4ee557ff5d Rebrand license headers. 2020-02-10 01:53:43 +00:00
d531d9d584 Do not seed ISO-639 codes, but read them from a file on startup. 2019-06-05 14:45:45 +01:00
009b4d2e92 Import old photos on startup. 2019-06-01 12:36:57 +01:00
c43f88a936 Move photo processing code to a general class. 2019-06-01 01:44:03 +01:00
40585b413e Store prerendered HTML from company description's markdown. 2019-05-18 18:38:40 +01:00
36bc2b694e Use entity framework on company logo rendering. 2018-08-06 23:46:21 +01:00
dc62d1f2f4 Show exception in debug mode on startup with database exceptions. 2018-08-06 23:23:34 +01:00
bfbb203888 Add database update up to first EF migration, and enable automatic migrations now on. 2018-08-06 00:26:11 +01:00
565e8c1cde Add import of new company logos. 2018-04-19 15:38:45 +01:00
3901d698d6 Add rendering of new SVG country flags to PNG, JPEG and WebP. 2018-04-19 07:51:53 +01:00
42b2e0e9c7 Check if database exists, if not try to create one, if not exit gracefully. 2018-04-13 00:03:32 +01:00
de9dc90b86 Add operations for database version 2. 2018-04-12 10:05:42 +01:00
8e999c1b2f Add schemas for database version 2. 2018-04-12 06:43:45 +01:00
b4372a802f Added MySQL connection. 2018-04-12 05:35:47 +01:00
69e91aa53c Added banner. 2018-04-11 07:15:03 +01:00
980944ac93 Initial commit. 2018-04-11 05:55:27 +01:00