Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix primeng border color on all themes | Rigel Kent | 2018-09-29 | 2 | -2/+4 |
| | |||||
* | various display improvements | Rigel Kent | 2018-09-29 | 5 | -4/+7 |
| | |||||
* | fix message space on video upload cancel | Rigel Kent | 2018-09-29 | 2 | -2/+3 |
| | |||||
* | Fix advanced options in upload form | Chocobozzz | 2018-09-28 | 2 | -4/+4 |
| | |||||
* | Update translations | Chocobozzz | 2018-09-28 | 21 | -1557/+2324 |
| | |||||
* | Update changelog | Chocobozzz | 2018-09-28 | 1 | -0/+27 |
| | |||||
* | Re generate angular translations | Chocobozzz | 2018-09-28 | 1 | -58/+119 |
| | |||||
* | Fix some i18n tags | Chocobozzz | 2018-09-28 | 6 | -6/+14 |
| | |||||
* | Fix no other videos displayed on some videos | Chocobozzz | 2018-09-28 | 3 | -25/+18 |
| | |||||
* | Display other videos on xl screens on the right | Chocobozzz | 2018-09-28 | 4 | -34/+43 |
| | |||||
* | Hide useless error when destroying fake renderer | Chocobozzz | 2018-09-28 | 1 | -1/+11 |
| | |||||
* | Fix 404 on manifest | Chocobozzz | 2018-09-28 | 1 | -0/+1 |
| | |||||
* | correct local subscribe in the subscription menu | Rigel Kent | 2018-09-28 | 3 | -5/+10 |
| | |||||
* | Improve prune script | Chocobozzz | 2018-09-28 | 2 | -9/+60 |
| | |||||
* | Enable more angular options | Chocobozzz | 2018-09-28 | 2 | -1/+6 |
| | |||||
* | Added else | Felix Ableitner | 2018-09-28 | 1 | -0/+2 |
| | |||||
* | Add prompt to upgrade.sh to install pre-release version | Felix Ableitner | 2018-09-28 | 1 | -3/+15 |
| | |||||
* | Fix video description when importing by url | Chocobozzz | 2018-09-28 | 2 | -4/+4 |
| | |||||
* | Remove duplicated videos on unfollow/delete redundancy | Chocobozzz | 2018-09-28 | 7 | -18/+116 |
| | |||||
* | Correctly delete directories on import | Chocobozzz | 2018-09-28 | 1 | -8/+21 |
| | |||||
* | Fix federation with a comment reply | Chocobozzz | 2018-09-27 | 1 | -1/+1 |
| | |||||
* | add currentPassword to user update me model | Chocobozzz | 2018-09-26 | 1 | -0/+1 |
| | |||||
* | Check current password on server side | Chocobozzz | 2018-09-26 | 8 | -33/+105 |
| | |||||
* | fix lint errors | BO41 | 2018-09-26 | 1 | -4/+4 |
| | |||||
* | check old password before change | BO41 | 2018-09-26 | 3 | -3/+35 |
| | |||||
* | Fix video import of some youtube videos | Chocobozzz | 2018-09-26 | 2 | -2/+6 |
| | |||||
* | Improve upliad script error handling for token | Chocobozzz | 2018-09-26 | 1 | -4/+12 |
| | |||||
* | Improve overview section titles | Chocobozzz | 2018-09-26 | 2 | -5/+9 |
| | |||||
* | Regenerate translations | Chocobozzz | 2018-09-26 | 2 | -47/+286 |
| | |||||
* | Fix quota translations | Chocobozzz | 2018-09-26 | 8 | -44/+81 |
| | |||||
* | add shortcuts icon in menu | Rigel Kent | 2018-09-26 | 5 | -3/+32 |
| | |||||
* | Fix video files duplicated when fps is null | Chocobozzz | 2018-09-26 | 6 | -5/+38 |
| | | | | Null values are not considered equal in a UNIQUE index | ||||
* | Bumped to version v1.0.0-beta.15v1.0.0-beta.15 | Chocobozzz | 2018-09-26 | 2 | -2/+2 |
| | |||||
* | Update changelog | Chocobozzz | 2018-09-26 | 1 | -0/+20 |
| | |||||
* | Update translations | Chocobozzz | 2018-09-26 | 14 | -1362/+1918 |
| | |||||
* | Fix redundancy tests | Chocobozzz | 2018-09-26 | 1 | -9/+10 |
| | |||||
* | Fix avatar transaction retry | Chocobozzz | 2018-09-26 | 2 | -6/+9 |
| | |||||
* | Add RSS feed to subscribe button | Chocobozzz | 2018-09-26 | 6 | -18/+62 |
| | |||||
* | Correctly fix the webtorrent redundancy bug | Chocobozzz | 2018-09-26 | 1 | -12/+25 |
| | |||||
* | fix link to the list of open instances due to joinpeertube.org update | Rigel Kent | 2018-09-25 | 1 | -1/+1 |
| | |||||
* | Dirty webtorrent fix to wait FS sync | Chocobozzz | 2018-09-25 | 1 | -2/+4 |
| | |||||
* | Only duplicate public videos | Chocobozzz | 2018-09-25 | 2 | -2/+9 |
| | |||||
* | Fix redundancy bug with old peertube torrent | Chocobozzz | 2018-09-25 | 1 | -13/+2 |
| | |||||
* | Reduce video import TTL | Chocobozzz | 2018-09-25 | 2 | -2/+2 |
| | |||||
* | Fix redundancy totalVideos stats | Chocobozzz | 2018-09-25 | 4 | -13/+23 |
| | |||||
* | refactor subscribe button and comment-add for visitor-interact UX (#1100) | Rigel Kent | 2018-09-25 | 17 | -76/+292 |
| | | | | | * refactor subscribe button for visitor-subscribe UX * refactor comment-add for visitor-interact UX | ||||
* | Add zh-Hans-CN to client.sh | SerCom_KC | 2018-09-25 | 1 | -2/+2 |
| | |||||
* | Add zh-Hans-CN to i18n.ts | SerCom_KC | 2018-09-25 | 1 | -2/+3 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Chocobozzz | 2018-09-25 | 1 | -1/+1 |
|\ | |||||
| * | Add dot into allowed actor username | lsde | 2018-09-25 | 1 | -1/+1 |
| | | | | | | | | One should have an oportunity to include a dot into the username. Currently, it breaks the flow if one has an SSO in front of PeeTube which creates users with "name.surname". |