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
/
models
Commit message (
Expand
)
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 o...
Cédric Bonhomme
2016-11-16
*
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 art...
Cédric Bonhomme
2016-11-08
*
add the possibility to mak a feed as private
Cédric Bonhomme
2016-10-24
*
new name: the last one.
Cédric Bonhomme
2016-10-10
*
Some other new update for the public profile page.
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
*
Removed refresh_rate column for the user table.
Cédric Bonhomme
2016-10-05
*
Fixed a bug when removing a user who have feeds in categories.
Cédric Bonhomme
2016-10-04
*
add column webpage in the user table
Cédric Bonhomme
2016-09-21
*
Draft for a public user profile page.
Cédric Bonhomme
2016-09-20
*
Merge branch 'master' of github.com:JARR/JARR
Cédric Bonhomme
2016-05-29
|
\
|
*
Removed now useless function for Article objects.
Cédric Bonhomme
2016-05-02
*
|
Fixed some depreciations with the new version of Flask.
Cédric Bonhomme
2016-05-29
|
/
*
Bugfix: it was not possible to delete a user with categories.
Cédric Bonhomme
2016-05-01
*
Updated preprocessors for the v3 Article API.
Cédric Bonhomme
2016-04-24
*
Updated JARR GitHub address. Thanks GitHub!
Cédric Bonhomme
2016-04-18
*
Minor updates in the manager.
Cédric Bonhomme
2016-04-07
*
Fixed a bug for non-administor users.
Cédric Bonhomme
2016-04-07
*
Send an email for the account confirmation.
Cédric Bonhomme
2016-04-07
*
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
*
Major changes to the right panel.
Cédric Bonhomme
2016-02-14
*
The date of modification of articles is now used to detect changes.
Cédric Bonhomme
2016-02-13
*
Updated Copyright years.
Cédric Bonhomme
2016-02-05
*
handling errors from one page app
François Schmidts
2016-01-31
*
wip redoing feed panel
François Schmidts
2016-01-30
*
draft displaying article
François Schmidts
2016-01-29
*
wip right panel
François Schmidts
2016-01-29
*
bootstraping react
François Schmidts
2016-01-26
*
fixing sqlalchemy resolving warning
François Schmidts
2016-01-26
*
removing misplaced stuffs from views, more controllers use
François Schmidts
2016-01-26
*
base modification in model for category support
François Schmidts
2016-01-26
*
it seemms that alembic do not find the models
Cédric Bonhomme
2016-01-06
*
moving the root of source code from / to /src/
François Schmidts
2015-12-17
bgstack15