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
Commit message (
Collapse
)
Author
Age
*
raise the minimum of characters of a password to 20
Cédric Bonhomme
2021-07-03
|
*
deleted read article (and not liked) that are retrieved since more than 15 days.
Cédric Bonhomme
2021-07-03
|
*
delete read articles retrieved since more than 15 days.
Cédric Bonhomme
2021-07-02
|
*
updated copyright years
Cédric Bonhomme
2021-07-02
|
*
fixed alert messages
Cédric Bonhomme
2021-07-02
|
*
various fixes in the JavaScript functions to mark an article as read/unread ↵
Cédric Bonhomme
2021-07-02
|
|
|
|
and faved/unfaved.
*
added new ix_articletag_aid index in article_tag
Cédric Bonhomme
2021-07-01
|
*
new [commands]: added fix_article_entry_id command.
Cédric Bonhomme
2021-04-14
|
*
chg: [JavaScript] Updated bootstrap-select
Cédric Bonhomme
2021-03-29
|
*
Updated feedparser
Cédric Bonhomme
2021-03-29
|
*
harmonize CRAWLER_RESOLVE_ARTICLE_URL configuration variable.
Cédric Bonhomme
2020-12-10
|
*
fixed navbar of the homepage for bootstrap_5.0.0-beta1
Cédric Bonhomme
2020-12-10
|
*
fix templates for Boostrap 5.0.0-beta1.
Cédric Bonhomme
2020-12-08
|
*
chg: [commands] delete_read_articles will delete only 5000 articles.
Cédric Bonhomme
2020-12-06
|
*
chg: [commands] delete_read_articles will also delete unread articles.
Cédric Bonhomme
2020-12-05
|
*
chg: [dependencies] Updated Python dependencies.
Cédric Bonhomme
2020-12-05
|
*
new: [commands] Added a function which deletes read articles retrieved since ↵
Cédric Bonhomme
2020-12-05
|
|
|
|
more than 5 days ago.
*
fix variable name in user.py/_fields_base_read
Cédric Bonhomme
2020-11-20
|
*
updated indexes
Cédric Bonhomme
2020-11-20
|
*
added missing import
Cédric Bonhomme
2020-11-20
|
*
uncomment Indexes
Cédric Bonhomme
2020-11-20
|
*
chg: [view] Articles are now ordered by date on the public users's stream page.
Cédric Bonhomme
2020-11-11
|
*
Updated JS dependencies.
Cédric Bonhomme
2020-11-11
|
*
updated Python dependencies.
Cédric Bonhomme
2020-11-11
|
*
added a command to disable inactive users (number of months given in parameter).
Cédric Bonhomme
2020-11-03
|
*
fixed deletion of inactive users. users are now deleted in a for loop on the ↵
Cédric Bonhomme
2020-11-02
|
|
|
|
result of the read method.
*
fix definition of the filter variable
Cédric Bonhomme
2020-11-02
|
*
added a command to delete inactive users (number of months given in parameter).
Cédric Bonhomme
2020-11-02
|
*
added a command to delete a user with its id.
Cédric Bonhomme
2020-11-02
|
*
ensures that a feed always have a link: when adding a new feed or importing ↵
Cédric Bonhomme
2020-10-23
|
|
|
|
an account.
*
chg: [API] allow search with filters from controllers for articles.
Cédric Bonhomme
2020-10-12
|
*
removed .github directory
Cédric Bonhomme
2020-08-26
|
*
Merge branch 'master' of github.com:cedricbonhomme/newspipe
Cédric Bonhomme
2020-08-26
|
\
|
*
Create codeql-analysis.yml
Cedric
2020-07-06
|
|
*
|
fixed self deletion of account.
Cédric Bonhomme
2020-08-26
|
/
*
Merge branch 'master' of git.sr.ht:~cedric/newspipe
Cédric Bonhomme
2020-06-30
|
\
|
*
Alert messages are now placed in the navbar.
Cédric Bonhomme
2020-06-27
|
|
|
*
chg: [template] Minor improvements and fixed to the edit_feed.html template.
Cédric Bonhomme
2020-06-27
|
|
|
*
updated gitignore.
Cédric Bonhomme
2020-06-27
|
|
|
*
chg: [dependencies] Updated SQLAlchemy.
Cédric Bonhomme
2020-06-27
|
|
*
|
minor fixes for the templates.
Cédric Bonhomme
2020-06-30
|
/
*
chg: [template] Minor improvements and fixed to the edit_feed.html template.
Cédric Bonhomme
2020-06-27
|
*
swap fa-heart and fa-square icons.
Cédric Bonhomme
2020-06-25
|
*
chg: [ui] improved article_pub template.
Cédric Bonhomme
2020-06-23
|
*
chg: [ui] improved forms in navbar.
Cédric Bonhomme
2020-06-23
|
*
fixed a minor issue in the bookmarks template concerning the list of tags ↵
Cédric Bonhomme
2020-06-23
|
|
|
|
about a bookmark
*
chg: [template] in the template for popular feeds, select only feeds ↵
Cédric Bonhomme
2020-06-23
|
|
|
|
different from None
*
chg: [template] in the template for popular feeds, select only defined feeds
Cédric Bonhomme
2020-06-23
|
*
improvements to the menu of feeds
Cédric Bonhomme
2020-06-23
|
*
chg: [layout] minor improvements to the home page.
Cédric Bonhomme
2020-06-23
|
[next]
bgstack15