Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-23 | drop MongoDB code | Jesse Plamondon-Willard | |
MongoDB support unnecessarily complicated the code and there's no need to run distributed servers in the foreseeable future. This keeps the abstract storage interface so we can wrap a distributed cache in the future. | |||
2020-05-16 | simplify single-instance deployment and make MongoDB server optional | Jesse Plamondon-Willard | |
2019-12-22 | configure MongoDB connection string directly | Jesse Plamondon-Willard | |
2019-12-22 | streamline local environments, update technical docs & privacy page | Jesse Plamondon-Willard | |
2019-12-21 | drop Amazon S3 support | Jesse Plamondon-Willard | |
2019-12-21 | switch to Azure Blob storage for saving files | Jesse Plamondon-Willard | |
2019-12-03 | move supporter list into environment config | Jesse Plamondon-Willard | |
2019-12-02 | migrate from AWS to Azure | Jesse Plamondon-Willard | |
This commit migrates from subdomains to paths (due to the cost of a wildcard HTTPS certificate on Azure), adds a web project to redirect the old subdomains from AWS to Azure, and removes AWS-specific hacks. | |||
2019-11-27 | fallback to Amazon S3 if saving a log to Pastebin fails | Jesse Plamondon-Willard | |
2019-09-14 | add JSON validator with initial support for manifest format (#654) | Jesse Plamondon-Willard | |
2019-09-14 | fetch mod info from Nexus API if the web page is hidden due to adult content ↵ | Jesse Plamondon-Willard | |
(#651) | |||
2019-09-14 | add background fetch for mod compatibility list (#651) | Jesse Plamondon-Willard | |
2019-09-14 | reduce log level in development | Jesse Plamondon-Willard | |
2019-09-14 | make MongoDB database name configurable (#651) | Jesse Plamondon-Willard | |
2019-09-14 | migrate compatibility list's wiki data to MongoDB cache (#651) | Jesse Plamondon-Willard | |
2019-09-13 | use default indentation for JSON files | Jesse Plamondon-Willard | |
2018-10-20 | add mod compatibility page (#597) | Jesse Plamondon-Willard | |
2018-08-26 | make beta download blurb configurable (#585) | Jesse Plamondon-Willard | |
2018-07-29 | make beta version on smapi.io optional (#569) | Jesse Plamondon-Willard | |
2017-12-25 | support contextual nav URLs, update nav menu (#411) | Jesse Plamondon-Willard | |
2017-12-24 | decouple Pastebin client from log parser (#411) | Jesse Plamondon-Willard | |
2017-12-24 | decouple API clients from mods API (#411) | Jesse Plamondon-Willard | |
2017-10-28 | link pastes to Pastebin account & tweak paste options (#358) | Jesse Plamondon-Willard | |
2017-10-28 | move credentials into git-ignored file (#358) | Jesse Plamondon-Willard | |
2017-10-27 | fix issues with subdomain routing in log UI (#358) | Jesse Plamondon-Willard | |
2017-10-07 | reorganise repo structure | Jesse Plamondon-Willard | |