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-08-27 22:09:31 +02:00
articles Add views count to admin list 2020-08-26 13:28:31 +02:00
attachments Add attachments and resize images 2020-08-27 22:09:31 +02:00
blog Add attachments and resize images 2020-08-27 22:09:31 +02:00
docker Use docker compose in build 2020-08-21 14:32:01 +02:00
.build.yml Rollback to only docker without compose in build 2020-08-21 15:25:36 +02:00
.dockerignore Prepare for deploy 2020-08-17 08:23:00 +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 Initial commit 2020-08-14 14:53:30 +02:00
docker-compose.yml Use docker compose in build 2020-08-21 14:32:01 +02:00
Dockerfile Run tests from inside docker image to ensure python version 2020-08-21 14:14:40 +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 Add attachments and resize images 2020-08-27 22:09:31 +02:00
tests.Dockerfile Use docker compose in build 2020-08-21 14:32:01 +02:00

Blog

Simple blog management system.

Todo