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-03 22:16:27 +02:00
articles Fix comments ordering 2020-09-03 22:00:38 +02:00
attachments Create missing attachment migration 2020-09-03 21:29:57 +02:00
blog Use shortpixel to compress and resize images 2020-08-27 22:09:32 +02:00
docker Run precommit and check for missing migrations during tests 2020-09-03 22:16:27 +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
.isort.cfg Initial commit 2020-08-14 14:53:30 +02:00
.pre-commit-config.yaml Pin black version in precommit config 2020-09-03 22:16:11 +02:00
docker-compose.yml Use docker compose in build 2020-08-21 14:32:01 +02:00
Dockerfile Add attachments to dockerfile 2020-08-27 22:28:14 +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 Add unit tests 2020-08-18 07:23:59 +02:00
README.md Update todo 2020-08-20 10:02:16 +02:00
requirements-dev.txt Add unit tests 2020-08-18 07:23:59 +02:00
requirements.txt Use shortpixel to compress and resize images 2020-08-27 22:09:32 +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