Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Commit

Permalink
Merge branch 'release-v0.1.16'
Browse files Browse the repository at this point in the history
  • Loading branch information
SamR1 committed May 4, 2024
2 parents f0e1d28 + 9d09467 commit 92af998
Show file tree
Hide file tree
Showing 35 changed files with 1,365 additions and 1,115 deletions.
5 changes: 5 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
[flake8]
ignore =
# line break before binary operator
W503
# multiple statements on one line (colon)
E701
exclude = rdltr/migrations
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## Version 0.1.16 (2024/05/04)

**rdltr** is no longer maintained. This is the latest version.

No new features, only dependencies update


## Version 0.1.15 (2024/01/07)

No new features, only dependencies update
Expand Down
5 changes: 4 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,10 @@ lint-front:
cd rdltr_front && $(NPM) lint

lint-python:
$(PYTEST) --isort --black -m "isort or black" $(FLASK_APP)
echo 'Running isort...'
$(PYTEST) --isort -m "isort" $(FLASK_APP)
echo 'Running black...'
$(BLACK) --check --diff $(FLASK_APP)
echo 'Running flake8...'
$(FLAKE8) $(FLASK_APP)

Expand Down
1 change: 1 addition & 0 deletions Makefile.config
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ BLACK = $(VENV)/bin/black
FLAKE8 = $(VENV)/bin/flake8
MYPY = $(VENV)/bin/mypy
BANDIT = $(VENV)/bin/bandit
BLACK = $(VENV)/bin/black

NPM ?= yarn

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# rdltr

> ⚠️ **rdltr** is no longer maintained.
[![PyPI version](https://img.shields.io/pypi/v/rdltr.svg)](https://pypi.org/project/rdltr/)
[![Python Version](https://img.shields.io/badge/python-3.8+-brightgreen.svg)](https://python.org)
[![Flask Version](https://img.shields.io/badge/flask-3.0-brightgreen.svg)](http://flask.pocoo.org/) [![code style: black](https://img.shields.io/badge/code%20style-black-black)](https://github.com/psf/black)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.15
0.1.16
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: fc843008c51d68bc4a677259caa19800
config: 071fff74447b8d5f91a44e209e2ec76f
tags: 645f666f9bcd5a90fca523b33c5a78b7
6 changes: 6 additions & 0 deletions docs/_sources/changelog.md.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## Version 0.1.16 (2024/05/04)

**rdltr** is no longer maintained. This is the latest version.

No new features, only dependencies update

## Version 0.1.15 (2024/01/07)

No new features, only dependencies update
Expand Down
4 changes: 4 additions & 0 deletions docs/_sources/features.rst.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Features
========

.. warning::

| **rdltr** is no longer maintained.
Users
^^^^^

Expand Down
4 changes: 4 additions & 0 deletions docs/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ Welcome to rdltr's documentation!
**rdltr** is a self-hostable read-it later web application: you can save articles for later reading.
Categories and tags can be used to classify articles.

.. warning::

| ⚠️ **rdltr** is no longer maintained.
.. figure:: _images/screenshot.png
:alt: rdltr screenshot
:figclass: doc-img
Expand Down
2 changes: 1 addition & 1 deletion docs/_static/basic.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* Sphinx stylesheet -- basic theme.
*
* :copyright: Copyright 2007-2023 by the Sphinx team, see AUTHORS.
* :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/
Expand Down
2 changes: 1 addition & 1 deletion docs/_static/doctools.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* Base JavaScript utilities for all Sphinx HTML documentation.
*
* :copyright: Copyright 2007-2023 by the Sphinx team, see AUTHORS.
* :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/
Expand Down
2 changes: 1 addition & 1 deletion docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: '0.1.15',
VERSION: '0.1.16',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
4 changes: 2 additions & 2 deletions docs/_static/language_data.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
* This script contains the language-specific data used by searchtools.js,
* namely the list of stopwords, stemmer, scorer and splitter.
*
* :copyright: Copyright 2007-2023 by the Sphinx team, see AUTHORS.
* :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/

var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"];


/* Non-minified version is copied as a separate JS file, is available */
/* Non-minified version is copied as a separate JS file, if available */

/**
* Porter Stemmer
Expand Down
Loading

0 comments on commit 92af998

Please sign in to comment.