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
/
api
Commit message (
Expand
)
Author
Age
*
new name: the last one.
Cédric Bonhomme
2016-10-10
*
Removed refresh_rate column for the user table.
Cédric Bonhomme
2016-10-05
*
Fixed some depreciations with the new version of Flask.
Cédric Bonhomme
2016-05-29
*
All preprocessors for the v3 Article Web service are implemented.
Cédric Bonhomme
2016-04-29
*
Improved the Web services processors.
Cédric Bonhomme
2016-04-26
*
Merge branch 'new-api' of github.com:JARR/JARR into new-api
Cédric Bonhomme
2016-04-26
|
\
|
*
Updated preprocessors for the v3 Article API.
Cédric Bonhomme
2016-04-24
*
|
Renamed a function to is_authorized?
Cédric Bonhomme
2016-04-26
|
/
*
Fix conflicts.
Cédric Bonhomme
2016-04-20
|
\
|
*
Added a blueprint for the Flask-Restless feed api.
Cédric Bonhomme
2016-04-19
*
|
Authenticate the user via the request.
Cédric Bonhomme
2016-04-20
|
/
*
Added preprocessor for GET_MANY.
Cédric Bonhomme
2016-04-19
*
Defined an url prefix for the new API.
Cédric Bonhomme
2016-04-19
*
Check is the user is authenticated before checking if the user is authorized ...
Cédric Bonhomme
2016-04-19
*
Test preprocessors with Flask-Restless.
Cédric Bonhomme
2016-04-19
*
set the default value of the parse with the values from the request.
Cédric Bonhomme
2016-04-18
*
Use request.json if request.args is False.
Cédric Bonhomme
2016-04-18
*
Fix conflicts
Cédric Bonhomme
2016-04-16
|
\
|
*
Fixed a bug recently introduced that caused problems to the mobile app.
Cédric Bonhomme
2016-04-15
*
|
prepare the merge
Cédric Bonhomme
2016-04-16
|
/
*
Bug fix: arguments in the URL weren't processed.
Cédric Bonhomme
2016-04-14
*
testing a new API
Cédric Bonhomme
2016-04-14
*
Code update. Some problems with CSRF token on Chromium...
Cédric Bonhomme
2016-03-02
*
replace g.user by current_user
Cédric Bonhomme
2016-03-01
*
New management of the token for the account confirmation.
Cédric Bonhomme
2016-02-18
*
Updated Copyright years.
Cédric Bonhomme
2016-02-05
*
registering modifications on feeds / categories
François Schmidts
2016-01-30
*
bootstraping react
François Schmidts
2016-01-26
*
base modification in model for category support
François Schmidts
2016-01-26
*
moving the root of source code from / to /src/
François Schmidts
2015-12-17
bgstack15