Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix notification overflow | Chocobozzz | 2019-06-13 | 4 | -3/+9 |
| | |||||
* | Add 4k conf in transcoding in admin panel | Chocobozzz | 2019-06-12 | 5 | -12/+34 |
| | |||||
* | Add class to email change form | Chocobozzz | 2019-06-12 | 2 | -2/+2 |
| | |||||
* | Add params to share modal | Chocobozzz | 2019-06-12 | 15 | -211/+506 |
| | |||||
* | Speedup video watch layout build | Chocobozzz | 2019-06-11 | 3 | -2/+5 |
| | |||||
* | Fix user tests | Chocobozzz | 2019-06-11 | 1 | -1/+2 |
| | |||||
* | Add more embed parameters | Chocobozzz | 2019-06-11 | 12 | -178/+240 |
| | |||||
* | Add ability to change email in client | Chocobozzz | 2019-06-11 | 13 | -17/+189 |
| | |||||
* | Handle email update on server | Chocobozzz | 2019-06-11 | 12 | -30/+164 |
| | |||||
* | Fix account channel overflow | Chocobozzz | 2019-06-11 | 3 | -2/+17 |
| | |||||
* | Feature/logrotation (#1881) | Nassim Bounouas | 2019-06-11 | 4 | -11/+23 |
| | | | | | | | | | | | | | | * #1775 Configure the activation or deactivation of winston log rotation * Winston log rotation enabled by default #1775 * #1775 tslint correction * #1775 FileTransportOptions typed and configuration files * #1775 tslint correction * #1775 log.rotation.enabled configuration binding | ||||
* | Fix email object/body configurations | Chocobozzz | 2019-06-11 | 2 | -2/+7 |
| | |||||
* | Remove magnetURI download support | Chocobozzz | 2019-06-11 | 2 | -9/+1 |
| | | | | Since most BitTorrent clients are not able to download files from it | ||||
* | Fix upload script | Chocobozzz | 2019-06-11 | 2 | -3/+5 |
| | |||||
* | Add lint command | Chocobozzz | 2019-06-11 | 1 | -0/+1 |
| | |||||
* | Improve video REST documentation | Chocobozzz | 2019-06-11 | 2 | -28/+171 |
| | |||||
* | Fix netrc tools | Chocobozzz | 2019-06-11 | 2 | -3/+6 |
| | |||||
* | PeerTube only supports nodejs 8 | Chocobozzz | 2019-06-11 | 2 | -4/+5 |
| | |||||
* | Improve registration | Chocobozzz | 2019-06-07 | 23 | -69/+246 |
| | | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step | ||||
* | Redirect to local route when getting peertube account | Chocobozzz | 2019-06-07 | 1 | -0/+4 |
| | |||||
* | Don't break video scheduled publication | Chocobozzz | 2019-06-07 | 3 | -8/+10 |
| | |||||
* | 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 |
| | |