index
:
newspipe
add-reverse-proxy
combine-apps
hide-registration-button
ldap-auth
master
reverse-proxy
reverse-proxy-for-patch
stackrpms-branding
stackrpms-master
A web news aggregator.
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pyproject.toml
Commit message (
Expand
)
Author
Age
*
chg: [flake8] Adresses some flake8 warnings.
Cédric Bonhomme
2023-06-27
*
fix: [database] Fixed an issue in the database create.
Cédric Bonhomme
2023-05-07
*
Added __init_.py in newspipe module (fixes a mypy issue). !minor
Cédric Bonhomme
2023-01-16
*
chg: [dependencies] Updated poetry project config and pip-audit.
Cédric Bonhomme
2023-01-16
*
new: [pre-commit] added pip-audit to .pre-commit-config.yaml file.
Cédric Bonhomme
2022-08-10
*
Added pre-commit to dev packages.
Cédric Bonhomme
2022-06-25
*
chg: bumped version number and CHANGELOG.
Cédric Bonhomme
2022-03-31
*
chg: [dependencies] Updated Flask-Login
Cédric Bonhomme
2022-03-30
*
Newspipe requires Python>=3.10.
Cédric Bonhomme
2022-01-02
*
chg: [dependencies] Updaed mypy.
Cédric Bonhomme
2021-12-21
*
updated Python dependencies.
Cédric Bonhomme
2021-07-03
*
Updated feedparser
Cédric Bonhomme
2021-03-29
*
Updated dependencies.
Cédric Bonhomme
2020-06-08
*
Migrate form Flask-Script to the built-in integration of the click command li...
Cédric Bonhomme
2020-04-06
*
Updated CHANGELOG.
Cédric Bonhomme
2020-03-22
*
Added a way to manage Content Security Policy via the configuration file.
Cédric Bonhomme
2020-03-22
*
Bumped version number.
Cédric Bonhomme
2020-03-20
*
Python 3.8 is the minimum.
Cédric Bonhomme
2020-03-18
*
added files for docker
Cédric Bonhomme
2020-03-17
*
Preparing new 9.1.0 release.
Cédric Bonhomme
2020-03-12
*
Added flake8 in dev requirements.
Cédric Bonhomme
2020-03-10
*
Updated Python dependencies.
Cédric Bonhomme
2020-03-10
*
Removed deprecated API.
Cédric Bonhomme
2020-03-02
*
bumped release number.
Cédric Bonhomme
2020-02-27
*
Removed sendgrid dependency.
Cédric Bonhomme
2020-02-26
*
Removed Flask-SSLify and Heroku default support.
Cédric Bonhomme
2020-02-26
*
The project is now using Poetry.
Cédric Bonhomme
2020-02-26
bgstack15