summaryrefslogtreecommitdiff
path: root/src/Main.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-28various fixes to bugsstuebinm1-3/+5
2021-11-28print aeson warning to stderr, not stdout …stuebinm1-1/+2
2021-11-17remove unused --allowScripts flagstuebinm1-2/+0
2021-11-14add readmestuebinm1-1/+4
2021-11-14add runtime warning for older Aeson versionsstuebinm1-2/+22
2021-11-14config option: don't copy asset filesstuebinm1-1/+1
2021-11-14Functional jitsiRoomAdminTag adjustmentstuebinm1-4/+1
2021-11-14too much type level stuff to read a config filestuebinm1-3/+19
2021-11-10fail on missing map assetsstuebinm1-4/+6
2021-11-10copy map assets (and refuse if any are missing)stuebinm1-1/+1
2021-11-10extra module for repository writeoutstuebinm1-2/+2
2021-11-09first example of a map adjustmentstuebinm1-9/+15
2021-10-04removed unnecessary dependencystuebinm1-4/+2
2021-09-23prettier pretty printing and stuffstuebinm1-3/+5
2021-09-23handle all maps in entire repositoriesstuebinm1-7/+8
2021-09-23very naïve handling of directoriesstuebinm1-1/+3
2021-09-18tame the stringsstuebinm1-6/+7
2021-09-17(somewhat) reasonable representation of parse errorsstuebinm1-6/+3
2021-09-16input options, output jsonstuebinm1-44/+41
2021-09-16moving lots of code aroundstuebinm1-161/+26
2021-09-16small updatestuebinm1-5/+6