index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-09 | Fixed #63 | Anton Hvornum | |
Validate against /groups as well. There's not really a search API that I could find *(with little effort on my part to try and find it)*. So I went ahead and just check for HTTP 200 on the package URL. This won't give search functionality, but it will at least validate a group definition. | |||
2020-10-19 | Fix some PEP-8 errors. | Varun Madiath | |
2020-10-18 | Wrong relative import, corrected to avoid .lib.lib.exceptions | Anton Hvornum | |
2020-10-18 | Implementing error handling for #50. So that the errors do not come at the ↵ | Anton Hvornum | |
very end, but in the beginning right after the user inputted something (quicker feedback to the user). | |||
2020-09-15 | Adding package search via upstream package database and JSON. | Anton Hvornum | |