aboutsummaryrefslogtreecommitdiff
path: root/src/web/forms.py
Commit message (Expand)AuthorAge
* The project is now using Poetry.Cédric Bonhomme2020-02-26
* typoCédric Bonhomme2019-05-12
* Fixes #43Cédric Bonhomme2019-05-12
* Updated some linksCédric Bonhomme2018-10-15
* Updated copyrightsCédric Bonhomme2018-07-01
* Removed useless code.Cédric Bonhomme2018-07-01
* Validate the nickname of the user before account creation.Cédric Bonhomme2018-07-01
* Updated signup form.Cédric Bonhomme2018-04-04
* Removed email field.Cédric Bonhomme2018-04-04
* Typo.Cédric Bonhomme2018-03-31
* Improved bookmark creation/edition form.Cédric Bonhomme2017-05-26
* wipCédric Bonhomme2017-02-13
* prototypefor bookmarksCédric Bonhomme2017-02-12
* cleaning the mess in the libs directoriesCédric Bonhomme2016-11-17
* add the possibility to mak a feed as privateCédric Bonhomme2016-10-24
* Updated deprecated code.Cédric Bonhomme2016-10-19
* new name: the last one.Cédric Bonhomme2016-10-10
* Some other new update for the public profile page.Cédric Bonhomme2016-10-07
* An administrator is now able to set the value of 'auto_crawling' for a user.Cédric Bonhomme2016-10-07
* Fetch feeds only if the user do not want to use its own crawler.Cédric Bonhomme2016-10-06
* The user can now add its twitter page.Cédric Bonhomme2016-10-06
* Removed refresh_rate column for the user table.Cédric Bonhomme2016-10-05
* Minor improvements.Cédric Bonhomme2016-09-26
* add column webpage in the user tableCédric Bonhomme2016-09-21
* Draft for a public user profile page.Cédric Bonhomme2016-09-20
* Fixed some depreciations with the new version of Flask.Cédric Bonhomme2016-05-29
* All preprocessors for the v3 Article Web service are implemented.Cédric Bonhomme2016-04-29
* Updated JARR GitHub address. Thanks GitHub!Cédric Bonhomme2016-04-18
* Start to clean generic utils functions.Cédric Bonhomme2016-04-10
* Updated translations.Cédric Bonhomme2016-04-09
* Authentication to JARR with email address or nickname.Cédric Bonhomme2016-04-08
* Bug fix.Cédric Bonhomme2016-04-07
* Bug fix.Cédric Bonhomme2016-04-07
* Removed recaptcha.Cédric Bonhomme2016-04-07
* fixCédric Bonhomme2016-03-01
* begin integration of the new architectureCédric Bonhomme2016-03-01
* New management of the token for the account confirmation.Cédric Bonhomme2016-02-18
* Changed some strane URLs, maybe due to the renaming of pyAggr3g470r to JARR...Cédric Bonhomme2016-02-14
* adding, improving UI to manage categoriesFrançois Schmidts2016-01-26
* assigning categories to feeds and articlesFrançois Schmidts2016-01-26
* base category creation/editionFrançois Schmidts2016-01-26
* moving the root of source code from / to /src/François Schmidts2015-12-17
bgstack15