aboutsummaryrefslogtreecommitdiff
path: root/src/web/models/article.py
Commit message (Collapse)AuthorAge
* The project is now using Poetry.Cédric Bonhomme2020-02-26
|
* fixed wront definition of indexesCédric Bonhomme2019-09-30
|
* Improved the search of existing articles.Cédric Bonhomme2019-05-24
|
* Updated some linksCédric Bonhomme2018-10-15
|
* Updated copyrightsCédric Bonhomme2018-07-01
|
* Import from pinboard is now faster. Bookmarks are sorted by time.Cédric Bonhomme2017-05-24
|
* Improved display of bookmark's tags. And fixed some remainings merge related ↵Cédric Bonhomme2017-05-23
| | | | bugs.
* Removed prototype code for bookmarks from master branch.Cédric Bonhomme2017-04-09
|
* wipCédric Bonhomme2017-02-13
|
* prototypefor bookmarksCédric Bonhomme2017-02-12
|
* added tag to the API whitelistCédric Bonhomme2016-11-08
|
* various improvements to the crawler (better use of coroutines, test if an ↵Cédric Bonhomme2016-11-08
| | | | article should be updated). tags are now retrieved for the k-means clustering (previously achived with the content of articles)
* new name: the last one.Cédric Bonhomme2016-10-10
|
* Fixed a bug when removing a user who have feeds in categories.Cédric Bonhomme2016-10-04
|
* Removed now useless function for Article objects.Cédric Bonhomme2016-05-02
|
* Updated preprocessors for the v3 Article API.Cédric Bonhomme2016-04-24
|
* Updated JARR GitHub address. Thanks GitHub!Cédric Bonhomme2016-04-18
|
* Fixed a bug for non-administor users.Cédric Bonhomme2016-04-07
|
* begin integration of the new architectureCédric Bonhomme2016-03-01
|
* Changed some strane URLs, maybe due to the renaming of pyAggr3g470r to JARR...Cédric Bonhomme2016-02-14
|
* The date of modification of articles is now used to detect changes.Cédric Bonhomme2016-02-13
|
* Updated Copyright years.Cédric Bonhomme2016-02-05
|
* draft displaying articleFrançois Schmidts2016-01-29
|
* bootstraping reactFrançois Schmidts2016-01-26
|
* fixing sqlalchemy resolving warningFrançois Schmidts2016-01-26
|
* base modification in model for category supportFrançois Schmidts2016-01-26
|
* it seemms that alembic do not find the modelsCédric Bonhomme2016-01-06
|
* moving the root of source code from / to /src/François Schmidts2015-12-17
bgstack15