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
/
utils.py
Commit message (
Expand
)
Author
Age
*
Secure back redirects with WTForms.
Cédric Bonhomme
2015-08-04
*
Automatically use the good Python executable for the classic crawler.
Cédric Bonhomme
2015-04-23
*
better title handling
François Schmidts
2015-04-22
*
Bugfix.
Cédric Bonhomme
2015-04-01
*
Clean the file utils.py
Cédric Bonhomme
2015-03-28
*
Typo...
Cédric Bonhomme
2015-03-28
*
Pairs of duplicates are sorted by retrieved date.
Cédric Bonhomme
2015-03-28
*
Bugfix: unnecessary trailing slash.
Cédric Bonhomme
2015-03-28
*
Removed blank line.
Cédric Bonhomme
2015-03-16
*
Removed debug print.
Cédric Bonhomme
2015-03-16
*
Improvements and fixes for the history() function.
Cédric Bonhomme
2015-03-16
*
A new test for the history page.
Cédric Bonhomme
2015-03-15
*
Moved duplicate() function in utils.py. Some minor cosmethic changes.
Cédric Bonhomme
2015-03-08
*
Updated the name of the command to invoke the crawler based on asyncio. Updat...
Cédric Bonhomme
2015-03-04
*
Test with the old crawler (temporary during the transition).
Cédric Bonhomme
2015-03-04
*
Merge remote-tracking branch 'origin/master' into evol/api
François Schmidts
2015-03-03
|
\
|
*
Removed the functionality for the email notifications of new articles. No rea...
Cédric Bonhomme
2015-02-25
*
|
a first big refacto of the existing arch
François Schmidts
2015-03-03
|
/
*
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
*
First implementation with asyncio (not really async for the moment).
Cédric Bonhomme
2015-01-21
*
Updated years f copyright.
Cédric Bonhomme
2015-01-03
*
Updated some comments.
Cédric Bonhomme
2014-11-19
*
More robust fetch.py script.
Cédric Bonhomme
2014-11-09
*
Python 3 support
Cédric Bonhomme
2014-10-01
*
Strip '=' character at the end of URLs.
Cédric Bonhomme
2014-06-14
*
fixes #7
Cédric Bonhomme
2014-06-10
*
Not writing JSON file when importing an account.
Cédric Bonhomme
2014-06-10
*
fixing parsing for already quoted url as well
François Schmidts
2014-06-09
|
\
|
*
A problem with urllib.quote() has been detected with the url: http://standblo...
Cédric Bonhomme
2014-06-08
*
|
making pyagregator runnable by apache
François Schmidts
2014-06-09
|
/
*
supporting feed without date or with ill formated date
François Schmidts
2014-06-08
*
Account import near to be OK.
Cédric Bonhomme
2014-05-27
*
Updated JSON export.
Cédric Bonhomme
2014-05-27
*
Updated JSON export.
Cédric Bonhomme
2014-05-27
*
Updated requirements.txt.
Cédric Bonhomme
2014-05-03
*
Cleaned code.
Cédric Bonhomme
2014-04-27
*
This fixes #2.
Cédric Bonhomme
2014-04-23
*
Export of all articles in HTML pages is now working again (but not yet on Her...
Cédric Bonhomme
2014-04-12
*
Improvements of the feedgetter module.
Cédric Bonhomme
2014-04-12
*
License is now AGPLv3.
Cédric Bonhomme
2014-04-09
*
Import/export of feeds with OPML is working.
Cédric Bonhomme
2014-04-08
*
Improved OPML import.
Cédric Bonhomme
2014-02-09
*
Improvements to the OPML importer.
Cédric Bonhomme
2014-02-09
*
It is now possible to import OPML files.
Cédric Bonhomme
2014-02-09
*
Minor improvements in utils.py.
Cédric Bonhomme
2013-11-17
*
Added stop words files.
Cédric Bonhomme
2013-11-17
*
Restored tag cloud per feed.
Cédric Bonhomme
2013-11-17
*
Email notification.
Cédric Bonhomme
2013-11-10
*
Removed code related to QR Code generation.
Cédric Bonhomme
2013-11-10
[next]
bgstack15