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
/
user.py
Commit message (
Expand
)
Author
Age
*
Removed email field.
Cédric Bonhomme
2018-04-04
*
Removed prototype code for bookmarks from master branch.
Cédric Bonhomme
2017-04-09
*
prototypefor bookmarks
Cédric Bonhomme
2017-02-12
*
various improvements to the crawler (better use of coroutines, test if an art...
Cédric Bonhomme
2016-11-08
*
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
*
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 JARR GitHub address. Thanks GitHub!
Cédric Bonhomme
2016-04-18
*
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
*
Updated Copyright years.
Cédric Bonhomme
2016-02-05
*
removing misplaced stuffs from views, more controllers use
François Schmidts
2016-01-26
*
moving the root of source code from / to /src/
François Schmidts
2015-12-17
bgstack15