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
Commit message (
Collapse
)
Author
Age
*
cleaning the mess in the libs directories
Cédric Bonhomme
2016-11-17
|
*
Bugfix: should import Article in order to resolve the 'date' column for the ↵
Cédric Bonhomme
2016-11-16
|
|
|
|
ordering of the 'articles' relationship.
*
Bugfix: argument of type 'NoneType' is not iterable in html.unescape().
Cédric Bonhomme
2016-11-16
|
*
Updated translations.
Cédric Bonhomme
2016-11-14
|
*
The user should mark a feed as private when there is a private token in the ↵
Cédric Bonhomme
2016-11-14
|
|
|
|
link of the feed.
*
Better checks for the public pages.
Cédric Bonhomme
2016-11-14
|
*
Various improvements for the public pages and the private profile edition page.
Cédric Bonhomme
2016-11-13
|
*
Format the date.
Cédric Bonhomme
2016-11-13
|
*
Added a column for the date of the articles.
Cédric Bonhomme
2016-11-13
|
*
check if feed is private
Cédric Bonhomme
2016-11-13
|
*
Added page for public feeds.
Cédric Bonhomme
2016-11-13
|
*
Safef way to get the tags.
Cédric Bonhomme
2016-11-11
|
*
Added a template for articles of public feeds.
Cédric Bonhomme
2016-11-11
|
*
bug fix
Cédric Bonhomme
2016-11-10
|
*
Set the initial value of the reduce.
Cédric Bonhomme
2016-11-09
|
*
inverse parameters of reduce
Cédric Bonhomme
2016-11-08
|
*
Tags are displayed in one single line.
Cédric Bonhomme
2016-11-08
|
*
test
Cédric Bonhomme
2016-11-08
|
*
bug fix
Cédric Bonhomme
2016-11-08
|
*
added tag to the API whitelist
Cédric Bonhomme
2016-11-08
|
*
various improvements to the crawler (better use of coroutines, test if an ↵
Cédric Bonhomme
2016-11-08
|
|
|
|
article should be updated). tags are now retrieved for the k-means clustering (previously achived with the content of articles)
*
Closes section HTML tag.
Cédric Bonhomme
2016-11-07
|
*
Minor improvements to the layout template.
Cédric Bonhomme
2016-11-07
|
*
set result to None by default
Cédric Bonhomme
2016-11-02
|
*
test
Cédric Bonhomme
2016-10-31
|
*
Rollback if the last query fails.
Cédric Bonhomme
2016-10-28
|
*
Updated some glyphicons.
Cédric Bonhomme
2016-10-25
|
*
add a way to edit the visibity of a feed via the react interface
Cédric Bonhomme
2016-10-24
|
*
no need to specify an equality
Cédric Bonhomme
2016-10-24
|
*
add the possibility to mak a feed as private
Cédric Bonhomme
2016-10-24
|
*
Updated deprecated code.
Cédric Bonhomme
2016-10-19
|
*
add a link to the public profiles of users (if the opt in for it)
Cédric Bonhomme
2016-10-19
|
*
Datatables for the feeds page.
Cédric Bonhomme
2016-10-18
|
*
Datatables for the user public profile page.
Cédric Bonhomme
2016-10-18
|
*
added bower in the postdeployment of the app
Cédric Bonhomme
2016-10-18
|
*
Updated about page.
Cédric Bonhomme
2016-10-10
|
*
fixed bug in the translations.
Cédric Bonhomme
2016-10-10
|
*
try to fix
Cédric Bonhomme
2016-10-10
|
*
letencrypt validation
Cédric Bonhomme
2016-10-10
|
*
new name: the last one.
Cédric Bonhomme
2016-10-10
|
*
new name: the last one.
Cédric Bonhomme
2016-10-10
|
*
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
|
*
Improved layout of the profile page.
Cédric Bonhomme
2016-10-06
|
*
The export to HTML webzine functionality has been removed.
Cédric Bonhomme
2016-10-06
|
[next]
bgstack15