Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update doc anchor links | Chocobozzz | 2023-02-23 | 1 | -3/+3 |
| | |||||
* | Move to new documentation links | Chocobozzz | 2023-02-22 | 1 | -5/+5 |
| | |||||
* | Fix dev instance following test instances | Chocobozzz | 2023-02-17 | 1 | -1/+1 |
| | |||||
* | Fix redoc cli command | Chocobozzz | 2023-02-17 | 1 | -1/+1 |
| | |||||
* | Update contributing guide | Chocobozzz | 2023-02-17 | 1 | -3/+44 |
| | |||||
* | Add contributing guide for embed | Chocobozzz | 2023-02-16 | 1 | -0/+11 |
| | |||||
* | Add openapi doc guide in documentation | Chocobozzz | 2023-02-16 | 1 | -0/+11 |
| | |||||
* | Update contributing guide | Chocobozzz | 2023-02-09 | 1 | -1/+1 |
| | |||||
* | Add info about running redis server | Jelle Besseling | 2022-09-19 | 1 | -0/+3 |
| | |||||
* | Add info on dev env variables | Chocobozzz | 2022-07-07 | 1 | -0/+12 |
| | |||||
* | /!\ Use a dedicated config file for development | Chocobozzz | 2022-07-06 | 1 | -1/+1 |
| | | | | | It means you have to replace NODE_ENV=test to NODE_ENV=dev if you use it npm run dev:* commands are already updated | ||||
* | Fix broken links in contributing guideline | thecashewtrader | 2022-01-14 | 1 | -3/+3 |
| | |||||
* | Run doctoc on contributing guide | Chocobozzz | 2021-11-02 | 1 | -2/+1 |
| | |||||
* | Improve tests documentation | Chocobozzz | 2021-11-02 | 1 | -34/+3 |
| | |||||
* | Update PR template and contributing guide | Chocobozzz | 2021-06-25 | 1 | -5/+9 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 1 | -0/+8 |
| | |||||
* | contributing documentation: add `parallel` as dependency (#3421) | kontrollanten | 2020-12-07 | 1 | -5/+4 |
| | | | Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 1 | -0/+6 |
| | |||||
* | fix CONTRIBUTING.md command order (#3305) | Frank Sträter | 2020-11-13 | 1 | -1/+1 |
| | |||||
* | Fix npm run test | Chocobozzz | 2020-11-10 | 1 | -1/+1 |
| | |||||
* | slightly reword CONTRIBUTING doc | Rigel Kent | 2020-08-10 | 1 | -23/+34 |
| | |||||
* | Update contributing guide | Chocobozzz | 2020-07-10 | 1 | -7/+28 |
| | |||||
* | Add max count information in api doc | Chocobozzz | 2020-05-13 | 1 | -1/+1 |
| | |||||
* | Use absolute links in contribute guide | Chocobozzz | 2020-05-13 | 1 | -4/+4 |
| | |||||
* | Update test contributing guide | Chocobozzz | 2020-02-12 | 1 | -1/+1 |
| | |||||
* | Use node 10 in travis | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Add client hook/register typings | Chocobozzz | 2019-07-24 | 1 | -1/+6 |
| | |||||
* | Fix/connection with email (#1917) | Nassim Bounouas | 2019-07-02 | 1 | -2/+2 |
| | | | | | | | | | | | | * #1916 Load user by email - insensitive query * Revert "Case insensitive login" This reverts commit c1521ca3d757bee91f7dfbb15b3717162bf4997d. * #1916 Load user - insensitive query for username and sensitive for email * #1916 Unit test for insensitive username login && documentation | ||||
* | Update contributing to use multiple remote. (#1902) | Jorropo | 2019-06-14 | 1 | -1/+8 |
| | | | Using multiple remote simplify a lot updating and pulling. | ||||
* | fix-contributing-documentation-client-side-typo | Nicolas Fortin | 2019-06-04 | 1 | -1/+1 |
| | | | | Fixing a small typo in the contributing documentation. The project seems really promising, love it :) | ||||
* | tell the user to fork the repo (#1856) | buoyantair | 2019-05-30 | 1 | -2/+3 |
| | | | | | | | | * tell the user to fork the repo very small doc bug :) * fix link | ||||
* | Update URLs to point to new documentation site | Chocobozzz | 2019-05-23 | 1 | -12/+2 |
| | |||||
* | Add automated dev setup using Gitpod | Jan Keromnes | 2019-04-12 | 1 | -2/+8 |
| | |||||
* | Update CONTRIBUTING.md | Chocobozzz | 2019-04-04 | 1 | -1/+1 |
| | |||||
* | update CONTRIBUTING.md to reflect new documentation sections | Rigel Kent | 2018-11-09 | 1 | -32/+12 |
| | |||||
* | Add 'Improve the website' section to CONTRIBUTING (#1366) | Thomas Kuntz | 2018-11-03 | 1 | -1/+10 |
| | |||||
* | fix typo in CONTRIBUTING.md | Rigel Kent | 2018-10-24 | 1 | -1/+1 |
| | |||||
* | (doc) add VPS as development platform example in CONTRIBUTING.md (#1278) | Aurélien Béranger | 2018-10-24 | 1 | -0/+18 |
| | |||||
* | (doc) explain common watcher inotify error in CONTRIBUTING.md (#1223) | Clément Brizard | 2018-10-08 | 1 | -0/+12 |
| | |||||
* | add warning about RAM to contributing guide (#1112) | am97 | 2018-09-23 | 1 | -2/+4 |
| | |||||
* | Add missing instructions to Contributing document | Felix Ableitner | 2018-08-23 | 1 | -0/+11 |
| | |||||
* | Add translation guide | Chocobozzz | 2018-06-21 | 1 | -0/+6 |
| | |||||
* | Add note about instance config in contributing guide | Chocobozzz | 2018-06-08 | 1 | -0/+4 |
| | |||||
* | Reduce bundle sizes | Chocobozzz | 2018-06-07 | 1 | -0/+1 |
| | |||||
* | Fix contributing guide concerning unit tests | Chocobozzz | 2018-04-20 | 1 | -2/+2 |
| | |||||
* | Add doc to run only one unit test | Chocobozzz | 2018-04-19 | 1 | -0/+6 |
| | |||||
* | Try to improve the contributing guide for tests | Chocobozzz | 2018-04-04 | 1 | -4/+8 |
| | |||||
* | Add information about test databases in contributing guide | Chocobozzz | 2018-04-03 | 1 | -2/+19 |
| | |||||
* | Improve contributing guide | Chocobozzz | 2018-04-03 | 1 | -2/+23 |
| | |||||
* | Update FAQ | Chocobozzz | 2018-03-21 | 1 | -1/+1 |
| |