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
/
instance
/
sqlite.py
Commit message (
Expand
)
Author
Age
*
add reverse proxy and virtual path
reverse-proxy-for-patch
B. Stack
2023-08-31
*
chg: [flake8] Adresses some flake8 warnings.
Cédric Bonhomme
2023-06-27
*
[PATCH] ldap-auth
B. Stack
2023-06-27
*
chg: [style] Format with black.
Cédric Bonhomme
2021-12-28
*
chg: updated default configuration for SQLite.
Cédric Bonhomme
2021-10-15
*
new [commands]: added fix_article_entry_id command.
Cédric Bonhomme
2021-04-14
*
harmonize CRAWLER_RESOLVE_ARTICLE_URL configuration variable.
Cédric Bonhomme
2020-12-10
*
Minor fixes to the crawler.
Cédric Bonhomme
2020-03-29
*
set DEBUG to True also when SQLite is used.
Cédric Bonhomme
2020-03-29
*
allow insafe-inline
Cédric Bonhomme
2020-03-22
*
Added a way to manage Content Security Policy via the configuration file.
Cédric Bonhomme
2020-03-22
*
added files for docker
Cédric Bonhomme
2020-03-17
*
Updated default SQLite configuration file.
Cédric Bonhomme
2020-03-15
*
Updated README.
Cédric Bonhomme
2020-03-11
*
Added SQLite configuration file.
Cédric Bonhomme
2020-03-10
bgstack15