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
/
pyaggr3g470r
Commit message (
Expand
)
Author
Age
*
fixing/restoring logging level
François Schmidts
2015-03-03
*
new crawler with cache control and error handling
François Schmidts
2015-03-03
*
continuing refacto
François Schmidts
2015-03-03
*
first implementation of fetchable feeds
François Schmidts
2015-03-03
*
a first big refacto of the existing arch
François Schmidts
2015-03-03
*
adding news fields and migrations scripts
François Schmidts
2015-03-03
*
splitting and refactoring the Restful api part
François Schmidts
2015-03-03
*
global esthetics tweak
François Schmidts
2015-03-03
*
unused import.
Cédric Bonhomme
2015-02-22
*
Indexation is now restored.
Cédric Bonhomme
2015-02-22
*
bug fix...
Cédric Bonhomme
2015-02-22
*
Prevents BeautifulSoup4 from adding extra <html><body> tags to the soup with ...
Cédric Bonhomme
2015-02-22
*
Fix layout template.
Cédric Bonhomme
2015-02-22
*
Updated the link to the documentation.
Cédric Bonhomme
2015-02-21
*
This test will be used for some weeks in order to avoid duplicates with the n...
Cédric Bonhomme
2015-02-19
*
It is now unseless to test the value of article.date at this point.
Cédric Bonhomme
2015-02-19
*
Alembic is magic!
Cédric Bonhomme
2015-02-18
*
Minor changes in the crawler (test of asyncio.async).
Cédric Bonhomme
2015-02-12
*
Time to sleep.
Cédric Bonhomme
2015-02-11
*
Some minor improvements concerning the parsing of the article publication date.
Cédric Bonhomme
2015-02-11
*
In the case it is not possible to resolve the URL of an article we just ignor...
Cédric Bonhomme
2015-02-11
*
Oh my god.
Cédric Bonhomme
2015-02-11
*
Fixed an other bug in the new crawler...
Cédric Bonhomme
2015-02-11
*
test
Cédric Bonhomme
2015-02-09
*
bug when the list of feeds to fetch is empty
Cédric Bonhomme
2015-02-09
*
Misc changes to the layout template.
Cédric Bonhomme
2015-02-08
*
Fixed a bug when exporting articles to HTML with Python 3.3.
Cédric Bonhomme
2015-02-08
*
Misc improvements for the crawler. A semaphore is used to limit the number of...
Cédric Bonhomme
2015-02-08
*
Fetch all feeds of the list (not only the first 20 feeds).
Cédric Bonhomme
2015-02-04
*
Get the feeds with aiohttp.
Cédric Bonhomme
2015-02-04
*
Test if we effectively have retrieved some articles.
Cédric Bonhomme
2015-01-21
*
clean_url is now working with Python3
Cédric Bonhomme
2015-01-21
*
Set the version of Python used by the crawler in the configuration file.
Cédric Bonhomme
2015-01-21
*
Misc fixes to the crawler.
Cédric Bonhomme
2015-01-21
*
Added link to examples.
Cédric Bonhomme
2015-01-21
*
First implementation with asyncio (not really async for the moment).
Cédric Bonhomme
2015-01-21
*
Order feeds by title for the HTML export.
Cédric Bonhomme
2015-01-15
*
buttons on the left is easier
François Schmidts
2015-01-14
*
Updated footer of HTML export.
Cédric Bonhomme
2015-01-13
*
Updated translations.
Cédric Bonhomme
2015-01-09
*
Updated login forms and login template.
Cédric Bonhomme
2015-01-09
*
Updated years f copyright.
Cédric Bonhomme
2015-01-03
*
Updated comment.
Cédric Bonhomme
2015-01-02
*
Hack: Re-add sslwrap to Python 2.7.9.
Cédric Bonhomme
2015-01-02
*
Import urlib.request for Python 3.
Cédric Bonhomme
2015-01-02
*
btn-default style.
Cédric Bonhomme
2014-12-03
*
Harmonization of buttons style.
Cédric Bonhomme
2014-12-02
*
Minor changes to the layout.
Cédric Bonhomme
2014-11-30
*
Minor changes (comment and logging).
Cédric Bonhomme
2014-11-30
*
Database is now indexed in background.
Cédric Bonhomme
2014-11-30
[next]
bgstack15