Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | WIP: add db string user.external_auth | B. Stack | 2023-06-24 |
| | |||
* | WIP: initial ldap support | B. Stack | 2023-06-24 |
| | | | | | Still need schema support for attribute user.external_auth, probably of type bool. | ||
* | Addresses some flake8 warnings. | Cédric Bonhomme | 2023-06-24 |
| | |||
* | Applied patch from "B. Stack" <bgstack15@gmail.com> | B. Stack | 2023-06-24 |
| | |||
* | chg: [dependencies] Updated Python dependencies. | Cédric Bonhomme | 2023-06-06 |
| | |||
* | chg: [security] fix CVE-2023-32681 (GHSA-j8r2-6x86-q33q). | Cédric Bonhomme | 2023-05-23 |
| | |||
* | chg: [documentation] Updated README. | Cédric Bonhomme | 2023-05-07 |
| | |||
* | fix: [database] Fixed an issue in the database create. | Cédric Bonhomme | 2023-05-07 |
| | |||
* | fix: [forms] Fixed an issue in Flask-WTF. | Cédric Bonhomme | 2023-05-07 |
| | |||
* | chg: [security] Updated Flask (CVE-2023-30861) and markdown-it-py. | Cédric Bonhomme | 2023-05-02 |
| | |||
* | chg: [dependencies] Updated Python dependencies. | Cédric Bonhomme | 2023-04-03 |
| | |||
* | chg: [dependencies] Updated markdown-it-py. | Cédric Bonhomme | 2023-02-25 |
| | |||
* | Updated poetry.lock. | Cédric Bonhomme | 2023-02-18 |
| | |||
* | build(deps): bump werkzeug from 2.2.2 to 2.2.3 | dependabot[bot] | 2023-02-18 |
| | | | | | | | | | | | | | | Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/2.2.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | ||
* | Updated alembic. | Cédric Bonhomme | 2023-02-18 |
| | |||
* | Updated werkzeug to version 2.2.3. | Cédric Bonhomme | 2023-02-16 |
| | |||
* | chg: [dependencies] Updated Python dependencies. | Cédric Bonhomme | 2023-02-13 |
| | |||
* | chg: [commands] Removed command fix_article_entry_id. | Cédric Bonhomme | 2023-02-13 |
| | |||
* | chg: [dependencies] Updated Python dependencies. | Cédric Bonhomme | 2023-02-08 |
| | |||
* | chg: [templates] Replaced chart.min.js by chart.umd.js. | Cédric Bonhomme | 2023-01-30 |
| | |||
* | chg: [dependencies] Updated JavaScript dependencies. | Cédric Bonhomme | 2023-01-30 |
| | |||
* | chg: [dependencies] Updated Python dependencies. | Cédric Bonhomme | 2023-01-30 |
| | |||
* | chg: [dependencies] Updated Python dependencies. | Cédric Bonhomme | 2023-01-25 |
| | |||
* | 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 |
| | |||
* | Updated pip-audit. | Cédric Bonhomme | 2023-01-09 |
| | |||
* | chg: [dependencies] Updated various Python dependencies. | Cédric Bonhomme | 2023-01-02 |
| | |||
* | chg: [security] GHSA-43fp-rhv2-5gv8 Upgraded certifi (2022.9.14 => 2022.12.7). | Cédric Bonhomme | 2022-12-09 |
| | |||
* | updated bootstrap | Cédric Bonhomme | 2022-09-22 |
| | |||
* | updated aiohttp | Cédric Bonhomme | 2022-09-22 |
| | |||
* | Updated mako. | Cédric Bonhomme | 2022-09-18 |
| | |||
* | Updated dependencis. | Cédric Bonhomme | 2022-08-31 |
| | |||
* | updated dependencies. | Cédric Bonhomme | 2022-08-27 |
| | |||
* | removed bootstrap-select | Cédric Bonhomme | 2022-08-18 |
| | |||
* | new: [pre-commit] added pip-audit to .pre-commit-config.yaml file. | Cédric Bonhomme | 2022-08-10 |
| | |||
* | Updated Flask to version 2.2.2. | Cédric Bonhomme | 2022-08-10 |
| | |||
* | chg: [security] Updated moment to 2.29.4. | Cédric Bonhomme | 2022-07-07 |
| | |||
* | chg: [security] Updated lxml to 4.9.1. | Cédric Bonhomme | 2022-07-07 |
| | |||
* | Updated JavaScript dependencies. | Cédric Bonhomme | 2022-06-25 |
| | |||
* | Added pre-commit to dev packages. | Cédric Bonhomme | 2022-06-25 |
| | |||
* | added robots dot txt page. | Cédric Bonhomme | 2022-04-25 |
| | |||
* | updated moment.js | Cédric Bonhomme | 2022-04-17 |
| | |||
* | updated SQLAlchemy | Cédric Bonhomme | 2022-04-17 |
| | |||
* | fix: [security] Updated moment.js. | Cédric Bonhomme | 2022-04-10 |
| | |||
* | updated dependencies. !minor | Cédric Bonhomme | 2022-04-02 |
| | |||
* | chg: bumped version number and CHANGELOG. | Cédric Bonhomme | 2022-03-31 |
| | |||
* | chg: [dependencies] Updated Flask-Login | Cédric Bonhomme | 2022-03-30 |
| | |||
* | fix: [controllers] fixed an issue in the management of bookmark's tags. | Cédric Bonhomme | 2022-03-30 |
| | |||
* | chg: [style] improved style. !minor | Cédric Bonhomme | 2022-03-30 |
| | |||
* | chg: [dependecies] Updated SQLAlchemy. | Cédric Bonhomme | 2022-03-07 |
| |