- Code of conduct
- readme
- directives de contributions
- Tests API
- Tests static files
- Fix POST function and cookies
- cache datastore api calls
- canonical link
- API
- /delete: delete account
- /updatetoken: update token with token
- /verify: verify some stuff like email, password or token
- Store
- /store/add
- /store/update
- /store/score
- /store/delete
- /store/get
- Consumable
- /consumable/add
- /consumable/stock/add
- /consumable/stock/update
- /consumable/stock/delete
- /consumable/update
- /consumable/delete
- /consumable/get
- lists
- /list/create
- /list/delete
- /list/getall
- /list/getcontent
- /list/share
- /list/add/consumable
- /list/add/personnal
- /l/:id
- Pin navbar on top
- User upload count
- /search/?q=... check for the right q=
- listOwner.Score += 1 when loading it's content to know how much the list is used to know the prefered list of the user. When login in, display the most used or the last one ?