Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add list of instance follows in about page | Chocobozzz | 2019-06-06 | 15 | -13/+165 | |
| | | ||||||
* | | Fix checkbox outline | Chocobozzz | 2019-06-06 | 1 | -2/+2 | |
| | | ||||||
* | | Prefer using last week/last month | Chocobozzz | 2019-06-06 | 2 | -12/+30 | |
| | | ||||||
* | | Fix grouped videos by date | Chocobozzz | 2019-06-06 | 1 | -5/+15 | |
| | | ||||||
* | | 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 :) | |||||
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-03 | 4 | -3/+112 | |
|\| | ||||||
| * | Bumped to version v1.3.0v1.3.0 | Chocobozzz | 2019-06-03 | 3 | -3/+3 | |
| | | ||||||
| * | Update changelog | Chocobozzz | 2019-06-03 | 1 | -0/+109 | |
| | | ||||||
| * | Fix search with bad webfinger handles | Chocobozzz | 2019-05-28 | 2 | -3/+13 | |
| | | ||||||
| * | Fix playlist get for classic users | Chocobozzz | 2019-05-28 | 2 | -2/+16 | |
| | | ||||||
| * | Fix crash in files cache | Chocobozzz | 2019-05-28 | 1 | -2/+2 | |
| | | ||||||
* | | Add checkbox to bulk update videos support field | Chocobozzz | 2019-05-31 | 3 | -2/+25 | |
| | | ||||||
* | | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 11 | -32/+154 | |
| | | ||||||
* | | Remove old activities processor | Chocobozzz | 2019-05-31 | 2 | -19/+3 | |
| | | ||||||
* | | More robust federation | Chocobozzz | 2019-05-31 | 8 | -15/+48 | |
| | | | | | | | | In particular when fetching pleroma outbox | |||||
* | | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 26 | -186/+116 | |
| | | ||||||
* | | Move concurrently in dev package | Chocobozzz | 2019-05-31 | 3 | -39/+34 | |
| | | ||||||
* | | Group videos on chronological order | Chocobozzz | 2019-05-31 | 12 | -13/+155 | |
| | | ||||||
* | | 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 | |||||
* | | Add ability to subscribe from the channel account page | Chocobozzz | 2019-05-29 | 3 | -1/+5 | |
| | | ||||||
* | | Improve account channel page | Chocobozzz | 2019-05-29 | 13 | -142/+207 | |
| | | | | | | | | | | | | | | Set it as the default route for account page. The main goal is to better differentiate the channel page from the account page. With the channel page set as default, I hope people will better understand they are in the account page, and that this account could have multiple channels. | |||||
* | | Add pagination to account video channels endpoint | Chocobozzz | 2019-05-29 | 5 | -16/+129 | |
| | | ||||||
* | | Add success icon on registration | Chocobozzz | 2019-05-29 | 33 | -125/+178 | |
| | | ||||||
* | | Multi step registration | Chocobozzz | 2019-05-29 | 19 | -93/+502 | |
| | | ||||||
* | | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 8 | -22/+120 | |
| | | ||||||
* | | Fix search with bad webfinger handles | Chocobozzz | 2019-05-28 | 2 | -3/+13 | |
| | | ||||||
* | | Fix playlist get for classic users | Chocobozzz | 2019-05-28 | 2 | -2/+16 | |
| | | ||||||
* | | Fix crash in files cache | Chocobozzz | 2019-05-28 | 1 | -2/+2 | |
| | | ||||||
* | | Update config.ts | LiPeK | 2019-05-28 | 1 | -1/+1 | |
| | | | | | | This should fix https://github.com/Chocobozzz/PeerTube/issues/1850 | |||||
* | | Remove summon install | Chocobozzz | 2019-05-27 | 5 | -2142/+1188 | |
| | | ||||||
* | | Move CLI dependencies in their own package.json | Chocobozzz | 2019-05-27 | 11 | -1413/+3015 | |
| | | ||||||
* | | (doc) add link to hardware requirements in README (#1848) | Philip Durbin | 2019-05-25 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-24 | 1 | -1/+1 | |
|\| | ||||||
| * | Fix build | Chocobozzz | 2019-05-24 | 1 | -1/+1 | |
| | | ||||||
| * | Fix method names | Chocobozzz | 2019-05-24 | 1 | -4/+4 | |
| | | ||||||
* | | Fix method names | Chocobozzz | 2019-05-24 | 1 | -2/+2 | |
| | | ||||||
* | | refactor(docs): typo in Open API reference | Raphael | 2019-05-24 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-24 | 1 | -2/+2 | |
|\| | ||||||
| * | Fix duplicates in playlist add component (release branch) | Chocobozzz | 2019-05-24 | 1 | -4/+2 | |
| | | ||||||
* | | unload -> reload in playlist add component | Chocobozzz | 2019-05-24 | 1 | -2/+2 | |
| | | ||||||
* | | Fix duplicates in playlist add component | Chocobozzz | 2019-05-24 | 1 | -2/+0 | |
| | | ||||||
* | | Add install and upgrade words in readme | Chocobozzz | 2019-05-24 | 1 | -1/+1 | |
| | | ||||||
* | | Fix videos list response in rest api doc | Chocobozzz | 2019-05-24 | 1 | -14/+15 | |
| | | ||||||
* | | Fix video privacy in rest api documentation | Chocobozzz | 2019-05-24 | 1 | -8/+19 | |
| | | ||||||
* | | Add video caption rest api doc | Chocobozzz | 2019-05-24 | 1 | -0/+66 | |
| | | ||||||
* | | Fix role documentation in rest api | Chocobozzz | 2019-05-24 | 1 | -4/+14 | |
| | | ||||||
* | | Update URLs to point to new documentation site | Chocobozzz | 2019-05-23 | 14 | -202/+18 | |
| | | ||||||
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-22 | 0 | -0/+0 | |
|\| | ||||||
| * | Bumped to version v1.3.0-rc.2v1.3.0-rc.2 | Chocobozzz | 2019-05-22 | 3 | -3/+3 | |
| | | ||||||
| * | Update changelog | Chocobozzz | 2019-05-21 | 1 | -7/+25 | |
| | |