Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-07 | 15 | -65/+122 |
|\ | |||||
| * | Fix video import if autoblacklist is enabled | Chocobozzz | 2019-06-07 | 3 | -13/+63 |
| | | |||||
| * | Fix black theme on some screens | Chocobozzz | 2019-06-07 | 3 | -6/+11 |
| | | |||||
| * | Fix error in form when scheduling video publication | Chocobozzz | 2019-06-07 | 2 | -2/+2 |
| | | |||||
| * | Fix video action dropdown | Chocobozzz | 2019-06-07 | 2 | -24/+14 |
| | | |||||
| * | Try to fix remote mastodon interactions | Chocobozzz | 2019-06-07 | 6 | -21/+33 |
| | | |||||
* | | Add ability to set a public to private in client | Chocobozzz | 2019-06-07 | 12 | -54/+32 |
| | | |||||
* | | Add ability to unpublish video/playlist | Chocobozzz | 2019-06-06 | 5 | -22/+49 |
| | | |||||
* | | Add ability to set to private a public/unlisted video | Chocobozzz | 2019-06-06 | 3 | -13/+34 |
| | | |||||
* | | Upgrade server dependencies | Chocobozzz | 2019-06-06 | 6 | -704/+756 |
| | | |||||
* | | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 9 | -10/+22 |
| | | |||||
* | | 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 |
| | |