Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-08 | fix compat list error if mod has no name field due to wiki rendering issues | Jesse Plamondon-Willard | |
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. | |||
2019-09-14 | add background fetch for mod compatibility list (#651) | Jesse Plamondon-Willard | |
2019-09-14 | migrate compatibility list's wiki data to MongoDB cache (#651) | Jesse Plamondon-Willard | |
2018-12-29 | reduce cache time for mod compatibility list | Jesse Plamondon-Willard | |
2018-12-27 | tweak comment header convention | Jesse Plamondon-Willard | |
2018-10-20 | fetch game versions from the wiki (#597) | Jesse Plamondon-Willard | |
2018-10-20 | cache wiki data on mod compatibility page (#597) | Jesse Plamondon-Willard | |
2018-10-20 | add mod compatibility page (#597) | Jesse Plamondon-Willard | |
2017-10-27 | add scaffolding for web UI (#358) | Jesse Plamondon-Willard | |
2017-10-07 | rename shared project for broader use | Jesse Plamondon-Willard | |
2017-10-07 | reorganise repo structure | Jesse Plamondon-Willard | |