aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* correct local subscribe in the subscription menuRigel Kent2018-09-283-5/+10
|
* Improve prune scriptChocobozzz2018-09-282-9/+60
|
* Enable more angular optionsChocobozzz2018-09-282-1/+6
|
* Added elseFelix Ableitner2018-09-281-0/+2
|
* Add prompt to upgrade.sh to install pre-release versionFelix Ableitner2018-09-281-3/+15
|
* Fix video description when importing by urlChocobozzz2018-09-282-4/+4
|
* Remove duplicated videos on unfollow/delete redundancyChocobozzz2018-09-287-18/+116
|
* Correctly delete directories on importChocobozzz2018-09-281-8/+21
|
* Fix federation with a comment replyChocobozzz2018-09-271-1/+1
|
* add currentPassword to user update me modelChocobozzz2018-09-261-0/+1
|
* Check current password on server sideChocobozzz2018-09-268-33/+105
|
* fix lint errorsBO412018-09-261-4/+4
|
* check old password before changeBO412018-09-263-3/+35
|
* Fix video import of some youtube videosChocobozzz2018-09-262-2/+6
|
* Improve upliad script error handling for tokenChocobozzz2018-09-261-4/+12
|
* Improve overview section titlesChocobozzz2018-09-262-5/+9
|
* Regenerate translationsChocobozzz2018-09-262-47/+286
|
* Fix quota translationsChocobozzz2018-09-268-44/+81
|
* add shortcuts icon in menuRigel Kent2018-09-265-3/+32
|
* Fix video files duplicated when fps is nullChocobozzz2018-09-266-5/+38
| | | | Null values are not considered equal in a UNIQUE index
* Bumped to version v1.0.0-beta.15v1.0.0-beta.15Chocobozzz2018-09-262-2/+2
|
* Update changelogChocobozzz2018-09-261-0/+20
|
* Update translationsChocobozzz2018-09-2614-1362/+1918
|
* Fix redundancy testsChocobozzz2018-09-261-9/+10
|
* Fix avatar transaction retryChocobozzz2018-09-262-6/+9
|
* Add RSS feed to subscribe buttonChocobozzz2018-09-266-18/+62
|
* Correctly fix the webtorrent redundancy bugChocobozzz2018-09-261-12/+25
|
* fix link to the list of open instances due to joinpeertube.org updateRigel Kent2018-09-251-1/+1
|
* Dirty webtorrent fix to wait FS syncChocobozzz2018-09-251-2/+4
|
* Only duplicate public videosChocobozzz2018-09-252-2/+9
|
* Fix redundancy bug with old peertube torrentChocobozzz2018-09-251-13/+2
|
* Reduce video import TTLChocobozzz2018-09-252-2/+2
|
* Fix redundancy totalVideos statsChocobozzz2018-09-254-13/+23
|
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-2517-76/+292
| | | | | * refactor subscribe button for visitor-subscribe UX * refactor comment-add for visitor-interact UX
* Add zh-Hans-CN to client.shSerCom_KC2018-09-251-2/+2
|
* Add zh-Hans-CN to i18n.tsSerCom_KC2018-09-251-2/+3
|
* Merge remote-tracking branch 'origin/master' into developChocobozzz2018-09-251-1/+1
|\
| * Add dot into allowed actor usernamelsde2018-09-251-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".
* | Fix dnt routeChocobozzz2018-09-252-2/+5
|/
* Bumped to version v1.0.0-beta.14v1.0.0-beta.14Chocobozzz2018-09-252-2/+2
|
* Fix bullets in changelogChocobozzz2018-09-251-5/+5
|
* Update changelogChocobozzz2018-09-251-0/+35
|
* Update CREDITSChocobozzz2018-09-251-3/+19
|
* Update translationsChocobozzz2018-09-2435-420/+20611
|
* Fix weird CSS bug with production build and CSS varChocobozzz2018-09-241-4/+7
|
* Improve download modal input styleChocobozzz2018-09-243-6/+8
|
* Fix playback rate hotkeyChocobozzz2018-09-242-9/+11
|
* Fix comment deletion with mastodonChocobozzz2018-09-241-1/+1
| | | | Will only act with new comments
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-2427-278/+627
|
* Fix videos list user NSFW policyChocobozzz2018-09-243-6/+7
|