aboutsummaryrefslogtreecommitdiff
path: root/src/web/controllers/abstract.py
Commit message (Collapse)AuthorAge
* Correct spelling mistakes.Edward Betts2018-03-31
|
* Improved UI for bookmarks. It is now possible to search bookmarks through ↵Cédric Bonhomme2017-05-30
| | | | titles and descriptions.
* hackCédric Bonhomme2017-05-30
|
* It is now possible to filter bookmarks by tags.Cédric Bonhomme2017-05-29
|
* Removed debug printCédric Bonhomme2017-04-22
|
* wipCédric Bonhomme2017-02-13
|
* prototypefor bookmarksCédric Bonhomme2017-02-12
|
* 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)
* set result to None by defaultCédric Bonhomme2016-11-02
|
* testCédric Bonhomme2016-10-31
|
* Rollback if the last query fails.Cédric Bonhomme2016-10-28
|
* more testsCédric Bonhomme2016-09-28
|
* begin integration of the new architectureCédric Bonhomme2016-03-01
|
* adding, improving UI to manage categoriesFrançois Schmidts2016-01-26
|
* removing misplaced stuffs from views, more controllers useFrançois Schmidts2016-01-26
|
* moving the root of source code from / to /src/François Schmidts2015-12-17
bgstack15