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 (
Collapse
)
Author
Age
...
*
removed the tag cloud for the public profile page: too slow
Cédric Bonhomme
2016-10-07
|
*
Generates the tag cloud of the user based on the last 10 weeks.
Cédric Bonhomme
2016-10-07
|
*
Some other new update for the public profile page.
Cédric Bonhomme
2016-10-07
|
*
Redirect to the dashboard.
Cédric Bonhomme
2016-10-07
|
*
An administrator is now able to set the value of 'auto_crawling' for a user.
Cédric Bonhomme
2016-10-07
|
*
Fetch feeds only if the user do not want to use its own crawler.
Cédric Bonhomme
2016-10-06
|
*
The user can now add its twitter page.
Cédric Bonhomme
2016-10-06
|
*
The export to HTML webzine functionality has been removed.
Cédric Bonhomme
2016-10-06
|
*
Removed refresh_rate column for the user table.
Cédric Bonhomme
2016-10-05
|
*
Fixed a bug when getting the last retrieved article for the generation of ↵
Cédric Bonhomme
2016-09-27
|
|
|
|
the 'Popular feeds' page.
*
Minor improvements.
Cédric Bonhomme
2016-09-26
|
*
add column webpage in the user table
Cédric Bonhomme
2016-09-21
|
*
Add new stop words.
Cédric Bonhomme
2016-09-21
|
*
Added more comments.
Cédric Bonhomme
2016-09-21
|
*
set the limit of days to 1000 (for the tests).
Cédric Bonhomme
2016-09-20
|
*
the number of days can be give in the url
Cédric Bonhomme
2016-09-20
|
*
Return the most popular feeds for the last 30 days (before the date of the ↵
Cédric Bonhomme
2016-09-20
|
|
|
|
last added feed).
*
Display only the 100 most popular feeds.
Cédric Bonhomme
2016-09-20
|
*
Improved the way we count feeds by link.
Cédric Bonhomme
2016-09-20
|
*
simple test of a 'popular' page.
Cédric Bonhomme
2016-09-20
|
*
Few improvemnts for the tag cloud of the user's profile pages.
Cédric Bonhomme
2016-09-20
|
*
Draft for a public user profile page.
Cédric Bonhomme
2016-09-20
|
*
lazy loading of the translation
Cédric Bonhomme
2016-09-12
|
*
Display login message as information.
Cédric Bonhomme
2016-09-07
|
*
update last_seen after each request.
Cédric Bonhomme
2016-08-30
|
*
Fixed some depreciations with the new version of Flask.
Cédric Bonhomme
2016-05-29
|
*
Fixed a problem in a flash message.
Cédric Bonhomme
2016-05-01
|
*
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
|
|
|
|
to access to the object.
*
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
|
|
[prev]
[next]
bgstack15