Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Speed up loading the threads for a list | 2020-06-23 | 1 | -6/+1 | |
* | Speed up loading the messages for a list | 2020-06-23 | 1 | -13/+1 | |
* | Clean up the code | 2020-06-23 | 6 | -69/+0 | |
* | Improve the importer further | 2020-06-22 | 2 | -11/+77 | |
* | Cache pages to improve the performance | 2020-06-22 | 7 | -22/+100 | |
* | Improve the performance of the importer | 2020-06-22 | 5 | -43/+141 | |
* | Rework the data model to improve the performance | 2020-06-22 | 19 | -254/+326 | |
* | Improve the error handling during the import | 2020-06-19 | 1 | -0/+1 | |
* | Don't abort when parsing the body fails | 2020-06-19 | 1 | -2/+2 | |
* | Speed up the /lists page | 2020-06-19 | 3 | -16/+46 | |
* | Remove duplicate lists | 2020-06-19 | 1 | -2/+0 | |
* | Only import messages of public lists for now | 2020-06-19 | 2 | -1/+13 | |
* | Add all public lists | 2020-06-19 | 1 | -2/+122 | |
* | Show number of messages on the landing page | 2020-06-19 | 1 | -1/+1 | |
* | Update package-lock.json | 2020-06-19 | 1 | -195/+33 | |
* | Bump webpack dependencies | 2020-06-19 | 1 | -4/+3 | |
* | Wait for postgres to start up | 2020-06-19 | 1 | -1/+2 | |
* | Fix docker-compose | 2020-06-19 | 1 | -0/+2 | |
* | Change the default entrypoint of the image | 2020-06-19 | 1 | -1/+1 | |
* | Disable DAST tests for now | 2020-06-19 | 1 | -1/+1 | |
* | Use archives.g.o for DAST for now | 2020-06-19 | 1 | -1/+1 | |
* | Add bin folder | 2020-06-19 | 1 | -0/+0 | |
* | Run go fmt | 2020-06-19 | 3 | -9/+9 | |
* | Initial version | 2020-06-19 | 63 | -0/+11250 |