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
/
src
/
web
/
views
/
feed.py
Commit message (
Expand
)
Author
Age
*
Bugfix. The auto-crawling was broken.
Cédric Bonhomme
2017-02-12
*
cleaning the mess in the libs directories
Cédric Bonhomme
2016-11-17
*
Better checks for the public pages.
Cédric Bonhomme
2016-11-14
*
check if feed is private
Cédric Bonhomme
2016-11-13
*
Added page for public feeds.
Cédric Bonhomme
2016-11-13
*
add the possibility to mak a feed as private
Cédric Bonhomme
2016-10-24
*
Fixed some depreciations with the new version of Flask.
Cédric Bonhomme
2016-05-29
*
Start to clean generic utils functions.
Cédric Bonhomme
2016-04-10
*
Feeds are ordered by tittle in the feeds page.
Cédric Bonhomme
2016-04-07
*
Code update. Some problems with CSRF token on Chromium...
Cédric Bonhomme
2016-03-02
*
begin integration of the new architecture
Cédric Bonhomme
2016-03-01
*
Check if the id of the category is '0'.
Cédric Bonhomme
2016-02-16
*
Fixed an error when redirecting to home from the 'duplicates' page.
Cédric Bonhomme
2016-02-10
*
using api and repairing feed page
François Schmidts
2016-02-02
*
handling errors from one page app
François Schmidts
2016-01-31
*
modal from nav
François Schmidts
2016-01-31
*
redoing navbar in react
François Schmidts
2016-01-31
*
bootstraping react
François Schmidts
2016-01-26
*
fixing sqlalchemy resolving warning
François Schmidts
2016-01-26
*
adding, improving UI to manage categories
François Schmidts
2016-01-26
*
a bit of cleaning, putting code where it belongs
François Schmidts
2016-01-26
*
assigning categories to feeds and articles
François Schmidts
2016-01-26
*
moving the root of source code from / to /src/
François Schmidts
2015-12-17
bgstack15