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
/
controllers
Commit message (
Expand
)
Author
Age
*
Correct spelling mistakes.
Edward Betts
2018-03-31
*
Limit the search for duplicates to 1000 articles.
Cédric Bonhomme
2018-03-10
*
Improved UI for bookmarks. It is now possible to search bookmarks through tit...
Cédric Bonhomme
2017-05-30
*
hack
Cédric Bonhomme
2017-05-30
*
A tag can be uppercase
Cédric Bonhomme
2017-05-30
*
It is now possible to filter bookmarks by tags.
Cédric Bonhomme
2017-05-29
*
Added database migration script.
Cédric Bonhomme
2017-05-23
*
tags are lowercase
Cédric Bonhomme
2017-05-23
*
Update tags of bookmarks.
Cédric Bonhomme
2017-05-23
*
Removed debug print
Cédric Bonhomme
2017-04-22
*
wip
Cédric Bonhomme
2017-02-13
*
prototypefor bookmarks
Cédric Bonhomme
2017-02-12
*
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 o...
Cédric Bonhomme
2016-11-16
*
various improvements to the crawler (better use of coroutines, test if an art...
Cédric Bonhomme
2016-11-08
*
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
*
Removed refresh_rate column for the user table.
Cédric Bonhomme
2016-10-05
*
more tests
Cédric Bonhomme
2016-09-28
*
Improved the way we count feeds by link.
Cédric Bonhomme
2016-09-20
*
Fixed a bug in the article controller.
Cédric Bonhomme
2016-04-10
*
Fixed merge conflicts.
Cédric Bonhomme
2016-04-06
|
\
|
*
fixes
Cédric Bonhomme
2016-03-22
|
*
fix...
Cédric Bonhomme
2016-03-22
|
*
check the value of 'category_id'.
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
|
/
*
begin integration of the new architecture
Cédric Bonhomme
2016-03-01
*
New management of the token for the account confirmation.
Cédric Bonhomme
2016-02-18
*
Changed some strane URLs, maybe due to the renaming of pyAggr3g470r to JARR...
Cédric Bonhomme
2016-02-14
*
Updated Copyright years.
Cédric Bonhomme
2016-02-05
*
impact on menus when loading article
François Schmidts
2016-01-29
*
bootstraping react
François Schmidts
2016-01-26
*
adding, improving UI to manage categories
François Schmidts
2016-01-26
*
removing misplaced stuffs from views, more controllers use
François Schmidts
2016-01-26
*
a bit of cleaning, putting code where it belongs
François Schmidts
2016-01-26
*
assigning categories to feeds and articles
François Schmidts
2016-01-26
*
base category creation/edition
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