Old backend for Gab's Notes https://gabnotes.org
This repository has been archived on 2023-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2020-09-09 18:34:21 +02:00
articles Display git commit sha in footer 2020-09-09 18:33:13 +02:00
attachments Upgrade black 2020-09-05 09:09:59 +02:00
blog Display git commit sha in footer 2020-09-09 18:33:13 +02:00
docker Add nginx for docker-compose 2020-09-09 18:34:21 +02:00
.build.yml Remove pushing tests 2020-09-03 21:37:03 +02:00
.dockerignore Run precommit and check for missing migrations during tests 2020-09-03 22:16:27 +02:00
.gitignore Add attachments and resize images 2020-08-27 22:09:31 +02:00
.pre-commit-config.yaml Upgrade black 2020-09-05 09:09:59 +02:00
docker-compose.yml Add nginx for docker-compose 2020-09-09 18:34:21 +02:00
Dockerfile Display git commit sha in footer 2020-09-09 18:33:13 +02:00
LICENSE Add LICENSE 2020-08-17 08:23:08 +02:00
manage.py Initial commit 2020-08-14 14:53:30 +02:00
migration.py Update migration script 2020-08-17 10:13:27 +02:00
pyproject.toml Move isort config to pyproject.toml 2020-09-05 09:05:06 +02:00
README.md Update todo 2020-08-20 10:02:16 +02:00
requirements-dev.txt Upgrade deps (django, pre-commit) 2020-09-05 09:14:33 +02:00
requirements.txt Upgrade deps (django, pre-commit) 2020-09-05 09:14:33 +02:00
tests.Dockerfile Run precommit and check for missing migrations during tests 2020-09-03 22:16:27 +02:00

Blog

Simple blog management system.

Todo