Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-30 | remove: Settings.reloadSwitches() and .switch() | 0neGal | |
We now just use a click event listener, and check through what's at the click location, and toggle classes as needed. | |||
2023-01-29 | simplify and fix checking package versions | 0neGal | |
Previously some outdated packages would just say "Re-Install" and not "Update", now that's fixed, along with making the logic easier for use in the mod list. | |||
2023-01-28 | initial draft for redesign of the mod list | 0neGal | |
The current design for the installed mods is not exactly the best. And it has been due for a redesign for quite a while, I'm finally starting work on this. | |||
2023-01-27 | move app/*.js files into app/js/ | 0neGal | |