aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/CONTRIBUTING.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix activitypub doc URLChocobozzz2023-05-091-1/+1
|
* Misc wording fixes, while learning how to test/contribute (#5727)Mats Blomdahl2023-04-051-6/+6
| | | | | | | | | | | * Misc wording fixes, while learning how to test/contribute - Remove duplicate discrimination topic in Code of Conduct - Correct capitalization of some brands (PeerTube, GitHub) - Replace `npm` with `yarn`, for additional consistency * Revert `yarn` to `npm run` per PR #5727 comment * Remove note on how to start Redis on Windows/WSL
* Remove $ for bash commandsChocobozzz2023-04-041-19/+19
| | | | It prevents easy copy
* Add server code new feature walkthroughChocobozzz2023-03-161-6/+8
|
* Update doc anchor linksChocobozzz2023-02-231-3/+3
|
* Move to new documentation linksChocobozzz2023-02-221-5/+5
|
* Fix dev instance following test instancesChocobozzz2023-02-171-1/+1
|
* Fix redoc cli commandChocobozzz2023-02-171-1/+1
|
* Update contributing guideChocobozzz2023-02-171-3/+44
|
* Add contributing guide for embedChocobozzz2023-02-161-0/+11
|
* Add openapi doc guide in documentationChocobozzz2023-02-161-0/+11
|
* Update contributing guideChocobozzz2023-02-091-1/+1
|
* Add info about running redis serverJelle Besseling2022-09-191-0/+3
|
* Add info on dev env variablesChocobozzz2022-07-071-0/+12
|
* /!\ Use a dedicated config file for developmentChocobozzz2022-07-061-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 guidelinethecashewtrader2022-01-141-3/+3
|
* Run doctoc on contributing guideChocobozzz2021-11-021-2/+1
|
* Improve tests documentationChocobozzz2021-11-021-34/+3
|
* Update PR template and contributing guideChocobozzz2021-06-251-5/+9
|
* Bidi supportChocobozzz2021-06-071-0/+8
|
* contributing documentation: add `parallel` as dependency (#3421)kontrollanten2020-12-071-5/+4
| | | Co-authored-by: Rigel Kent <par@rigelk.eu>
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-251-0/+6
|
* fix CONTRIBUTING.md command order (#3305)Frank Sträter2020-11-131-1/+1
|
* Fix npm run testChocobozzz2020-11-101-1/+1
|
* slightly reword CONTRIBUTING docRigel Kent2020-08-101-23/+34
|
* Update contributing guideChocobozzz2020-07-101-7/+28
|
* Add max count information in api docChocobozzz2020-05-131-1/+1
|
* Use absolute links in contribute guideChocobozzz2020-05-131-4/+4
|
* Update test contributing guideChocobozzz2020-02-121-1/+1
|
* Use node 10 in travisChocobozzz2019-07-251-1/+1
|
* Add client hook/register typingsChocobozzz2019-07-241-1/+6
|
* Fix/connection with email (#1917)Nassim Bounouas2019-07-021-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)Jorropo2019-06-141-1/+8
| | | Using multiple remote simplify a lot updating and pulling.
* fix-contributing-documentation-client-side-typoNicolas Fortin2019-06-041-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)buoyantair2019-05-301-2/+3
| | | | | | | | * tell the user to fork the repo very small doc bug :) * fix link
* Update URLs to point to new documentation siteChocobozzz2019-05-231-12/+2
|
* Add automated dev setup using GitpodJan Keromnes2019-04-121-2/+8
|
* Update CONTRIBUTING.mdChocobozzz2019-04-041-1/+1
|
* update CONTRIBUTING.md to reflect new documentation sectionsRigel Kent2018-11-091-32/+12
|
* Add 'Improve the website' section to CONTRIBUTING (#1366)Thomas Kuntz2018-11-031-1/+10
|
* fix typo in CONTRIBUTING.mdRigel Kent2018-10-241-1/+1
|
* (doc) add VPS as development platform example in CONTRIBUTING.md (#1278)Aurélien Béranger2018-10-241-0/+18
|
* (doc) explain common watcher inotify error in CONTRIBUTING.md (#1223)Clément Brizard2018-10-081-0/+12
|
* add warning about RAM to contributing guide (#1112)am972018-09-231-2/+4
|
* Add missing instructions to Contributing documentFelix Ableitner2018-08-231-0/+11
|
* Add translation guideChocobozzz2018-06-211-0/+6
|
* Add note about instance config in contributing guideChocobozzz2018-06-081-0/+4
|
* Reduce bundle sizesChocobozzz2018-06-071-0/+1
|
* Fix contributing guide concerning unit testsChocobozzz2018-04-201-2/+2
|
* Add doc to run only one unit testChocobozzz2018-04-191-0/+6
|