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
Commit message (
Expand
)
Author
Age
*
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
*
models.Article is not imported here...
Cédric Bonhomme
2016-04-18
*
fixing relative date translations
Cédric Bonhomme
2016-04-18
*
Use request.json if request.args is False.
Cédric Bonhomme
2016-04-18
*
handling date formating server side
Cédric Bonhomme
2016-04-18
*
Fix conflicts
Cédric Bonhomme
2016-04-16
|
\
|
*
Merge branch 'new-api'
Cédric Bonhomme
2016-04-15
|
|
\
|
|
*
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
|
/
/
*
|
Merge branch 'new-api'
Cédric Bonhomme
2016-04-14
|
\
|
|
*
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
*
|
Removed links between current article and the previous/next articles.
Cédric Bonhomme
2016-04-12
|
/
*
Start to clean generic utils functions.
Cédric Bonhomme
2016-04-10
*
Moved notifications module.
Cédric Bonhomme
2016-04-10
*
Updated translations.
Cédric Bonhomme
2016-04-09
*
Add a link to the list of categories.
Cédric Bonhomme
2016-04-09
*
Users created by the admin are active by default.
Cédric Bonhomme
2016-04-09
*
Bug fix: unorderable types when listing the categories.
Cédric Bonhomme
2016-04-09
*
Feeds are ordered by tittle in the feeds page.
Cédric Bonhomme
2016-04-07
*
Removed the endponint to see stats about a user.
Cédric Bonhomme
2016-04-07
*
Bug fix.
Cédric Bonhomme
2016-04-07
*
Bug fix.
Cédric Bonhomme
2016-04-07
*
delete a user
Cédric Bonhomme
2016-04-07
*
Send an email for the account confirmation.
Cédric Bonhomme
2016-04-07
*
Bug fix.
Cédric Bonhomme
2016-04-07
*
Bug fix.
Cédric Bonhomme
2016-04-07
*
Fixed merge conflicts.
Cédric Bonhomme
2016-04-07
|
\
|
*
Fixed merge conflicts.
Cédric Bonhomme
2016-04-06
|
|
\
|
|
*
create a new user is now working
Cédric Bonhomme
2016-03-22
|
|
*
Code update. Some problems with CSRF token on Chromium...
Cédric Bonhomme
2016-03-02
|
*
|
major problems fixed.
Cédric Bonhomme
2016-04-06
|
|
/
|
*
replace g.user by current_user
Cédric Bonhomme
2016-03-01
|
*
begin integration of the new architecture
Cédric Bonhomme
2016-03-01
*
|
commit the session after deleting old articles.
Cédric Bonhomme
2016-04-01
|
/
*
Added a template for the password recovery notifications.
Cédric Bonhomme
2016-02-18
*
we now specify the validity period of the activation link.
Cédric Bonhomme
2016-02-18
*
Improved confirm_account view.
Cédric Bonhomme
2016-02-18
*
New management of the token for the account confirmation.
Cédric Bonhomme
2016-02-18
*
Check if the id of the category is '0'.
Cédric Bonhomme
2016-02-16
*
Removed the possibility to see the list of feeds of a user. A new column in t...
Cédric Bonhomme
2016-02-16
*
It is again possible (for an administrator) to delete the feed of a user.
Cédric Bonhomme
2016-02-15
*
Changed some strane URLs, maybe due to the renaming of pyAggr3g470r to JARR...
Cédric Bonhomme
2016-02-14
[next]
bgstack15