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 (
Expand
)
Author
Age
*
Updated login page CSS.
Cédric Bonhomme
2013-05-02
*
Test bitcoin in HTML URL scheme with markdown.
Cédric Bonhomme
2013-04-24
*
Fixed type in documentation.
Cédric Bonhomme
2013-04-15
*
The qrcode module has been ported to Python 3.3 and the qrcode image is horiz...
Cédric Bonhomme
2013-04-15
*
Improvement of the display of the /article view.
Cédric Bonhomme
2013-04-15
*
Don't append <br/> tag after the content of the article.
Cédric Bonhomme
2013-04-15
*
Improvements in the article.html template.
Cédric Bonhomme
2013-04-15
*
The plan text version of an article is now between a <p> HTML tag.
Cédric Bonhomme
2013-04-15
*
Added tag 3.9 for changeset cc98d870563d
Cédric Bonhomme
2013-04-14
*
Released version 3.9.
Cédric Bonhomme
2013-04-14
*
The heart pict wasn't any more present in the /history page.
Cédric Bonhomme
2013-04-14
*
A picto was not displayed in the /articles page.
Cédric Bonhomme
2013-04-12
*
Minor bugfix: the link to the heart picto was wrong.
Cédric Bonhomme
2013-04-12
*
Added a link to the page of unread article in the /feed page.
Cédric Bonhomme
2013-04-10
*
Updated README + doc: typo
Cédric Bonhomme
2013-04-08
*
Updated README + doc.
Cédric Bonhomme
2013-04-08
*
Minor bugfix when setting the title of the generated epub
Cédric Bonhomme
2013-04-08
*
fix some bugs in the installation script
Cédric Bonhomme
2013-04-08
*
Updated doc with new sample configuration file.
Cédric Bonhomme
2013-04-08
*
Changed sample configuration file.
Cédric Bonhomme
2013-04-08
*
Fixed typo in doc.
Cédric Bonhomme
2013-04-08
*
Test a complemete installation script (Python 3.3.1 + distribute + pip + pyag...
Cédric Bonhomme
2013-04-08
*
Updated installation script.
Cédric Bonhomme
2013-04-08
*
Updated documentation.
Cédric Bonhomme
2013-04-08
*
Updated README.
Cédric Bonhomme
2013-04-08
*
Updated README.
Cédric Bonhomme
2013-04-06
*
Updated install script
Cédric Bonhomme
2013-04-06
*
Default Python version is now 3.3.
Cédric Bonhomme
2013-04-06
*
cd to pyaggr3g470r/source
Cédric Bonhomme
2013-04-03
*
Duplicate installation of PyEnchant.
Cédric Bonhomme
2013-04-03
*
Updated documentation: script of installation for Python 3.2 for PyEnchant.
Cédric Bonhomme
2013-04-03
*
Updated documentation: script of installation for Python 3.2.
Cédric Bonhomme
2013-04-03
*
Don't try to authenticate is no password is given by the user in the configur...
cedricbonhomme
2013-04-03
*
THe code for the QR Code generation is now in utils.py.
Cédric Bonhomme
2013-04-03
*
Removed some useless regular expression.
Cédric Bonhomme
2013-04-03
*
Changed the message whe BeautifulSoup fails to sanitize the description of th...
Cédric Bonhomme
2013-04-03
*
Updated revision date.
Cédric Bonhomme
2013-04-02
*
Test if BeautifulSoup failed to sanitize the HTML content.
Cédric Bonhomme
2013-04-02
*
Index are generated in background at database initialization.
Cédric Bonhomme
2013-04-02
*
Test if ids of the feed/articles exists.
Cédric Bonhomme
2013-04-01
*
If feed id is not valid, return directly the error page.
Cédric Bonhomme
2013-04-01
*
Test if the id of the feed is valid.
Cédric Bonhomme
2013-04-01
*
The original epoch time (time.gmtime(0)) is now used as last_post_date when t...
Cédric Bonhomme
2013-03-29
*
Added the case when the feed is empty for the /articles view.
Cédric Bonhomme
2013-03-28
*
Minor fix to the /inactives view when a feed has no articles.
Cédric Bonhomme
2013-03-28
*
Minor fix to the /feed view when a feed has no articles.
Cédric Bonhomme
2013-03-28
*
don't print the tree.
Cédric Bonhomme
2013-03-27
*
Chech if there is any subscription.
Cédric Bonhomme
2013-03-27
*
THe /management page points now to the /subsciptions page.
Cédric Bonhomme
2013-03-27
*
Minor changes to the format of the /management page.
Cédric Bonhomme
2013-03-27
[next]
bgstack15