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 (
Collapse
)
Author
Age
...
*
Fixed a bad link.
Cédric Bonhomme
2014-07-12
|
*
Fixed a bad link.
Cédric Bonhomme
2014-07-09
|
*
Typo.
Cédric Bonhomme
2014-07-07
|
*
It is now possible to add new feeds with a bookmarklet.
Cédric Bonhomme
2014-07-07
|
*
Added 'warning' CSS class for table rows of disabled feeds.
Cédric Bonhomme
2014-07-07
|
*
Improved return messages of the Web service.
Cédric Bonhomme
2014-07-06
|
*
THe JSON REST API return the number of articles in a feed only for one feed.
Cédric Bonhomme
2014-07-06
|
*
reverse the list of users
Cédric Bonhomme
2014-07-05
|
*
Users are now sorted with the attribute 'last_seen'.
Cédric Bonhomme
2014-07-05
|
*
Updated NEWS.rst for the new release.
Cédric Bonhomme
2014-07-05
|
*
Updated REST API error codes.
Cédric Bonhomme
2014-07-05
|
*
It is now possible to tupdate a feed with REST API.
Cédric Bonhomme
2014-07-05
|
*
Add an article with the JSON REST API with default arguments.
Cédric Bonhomme
2014-07-04
|
*
FeedAPI added to the rest module.
Cédric Bonhomme
2014-07-02
|
*
Added FeedListAPI ressource (todo: FeedAPI ressource).
Cédric Bonhomme
2014-07-01
|
*
Now using jQuery v2.1.1.
Cédric Bonhomme
2014-06-30
|
*
Minor improvements to the JS scripts.
Cédric Bonhomme
2014-06-29
|
*
Using date CSS class where appropriate.
Cédric Bonhomme
2014-06-29
|
*
Fixed some problems with href tags.
Cédric Bonhomme
2014-06-29
|
*
Removed a bad character.
Cédric Bonhomme
2014-06-29
|
*
Improved read/unread JS function.
Cédric Bonhomme
2014-06-29
|
*
Improved read/unread JS function.
Cédric Bonhomme
2014-06-29
|
*
Mark an article as read or unread via the REST API.
Cédric Bonhomme
2014-06-29
|
*
A little bit more JavaScript.
Cédric Bonhomme
2014-06-29
|
*
Delete article from the Whoosh indew when article has been deleted via the ↵
Cédric Bonhomme
2014-06-28
|
|
|
|
REST API.
*
Try to delete an article with a jQuery DELETE call.
Cédric Bonhomme
2014-06-28
|
*
Try to star an article with a jQuery PUT call.
Cédric Bonhomme
2014-06-28
|
*
Table rows of the dashboard are colored for inactive accounts.
Cédric Bonhomme
2014-06-28
|
*
No trailing slash for this view.
Cédric Bonhomme
2014-06-27
|
*
Forcing SSL with Flask-SSLify on Heroku.
Cédric Bonhomme
2014-06-27
|
*
Updated bootstrap to version 3.2.0.
Cédric Bonhomme
2014-06-26
|
*
Replaced warning message by an info message.
Cédric Bonhomme
2014-06-26
|
*
It is better to use a dismissable alert here.
Cédric Bonhomme
2014-06-25
|
*
No trailing space for the 'logout' view.
Cédric Bonhomme
2014-06-24
|
*
Removed trailing slashes from the routes.
Cédric Bonhomme
2014-06-24
|
*
It is now possible to update the status ('like' and 'readed') of an article ↵
Cédric Bonhomme
2014-06-23
|
|
|
|
with the REST API.
*
DELETE method for the REST service has been implemented.
Cédric Bonhomme
2014-06-23
|
*
Updated README and fixed a problem when parsing the publication date of the ↵
Cédric Bonhomme
2014-06-23
|
|
|
|
article.
*
POST method should be defined in ArticleListAPI.
Cédric Bonhomme
2014-06-23
|
*
It is now possible to add new articles with the API!
Cédric Bonhomme
2014-06-23
|
*
The JSON service now returns HTTPS status code with messages to explain the ↵
Cédric Bonhomme
2014-06-23
|
|
|
|
problem.
*
The API has been updated.
Cédric Bonhomme
2014-06-22
|
*
Updated translations.
Cédric Bonhomme
2014-06-22
|
*
Braces for translations.
Cédric Bonhomme
2014-06-22
|
*
Added some messages to the home page.
Cédric Bonhomme
2014-06-22
|
*
Added a comment for the home() view.
Cédric Bonhomme
2014-06-22
|
*
if the crawler is not able to get the link of the article, continue.
Cédric Bonhomme
2014-06-21
|
*
Check if the account of the user is activated when accessing via the Web ↵
Cédric Bonhomme
2014-06-19
|
|
|
|
service.
*
Authentication based on the session (when the user is already logged on the ↵
Cédric Bonhomme
2014-06-18
|
|
|
|
site) or authentication via HTTP only (with request.authorization).
*
Testing a REST API.
Cédric Bonhomme
2014-06-18
|
[prev]
[next]
bgstack15