aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Improve SQL query for my special playlistsChocobozzz2020-01-035-42/+63
|
* Add infohash cacheChocobozzz2020-01-035-5/+32
|
* Fix totalRepliesFromVideoAuthor SQL requestChocobozzz2020-01-031-1/+3
|
* Update README image linkChocobozzz2020-01-031-1/+1
|
* Hide warning if p2p is disabledChocobozzz2020-01-031-1/+2
|
* Update main image in READMERigel Kent2020-01-021-1/+1
|
* Display all miniature actions on hover and focusRigel Kent2020-01-027-12/+22
|
* Add miniature quick actions to add video to Watch later playlistRigel Kent2020-01-0213-17/+184
|
* Add test to search in my videosChocobozzz2019-12-302-1/+20
|
* Update translationsChocobozzz2019-12-3040-8772/+13006
|
* Translated using Weblate (Hungarian)Attila F2019-12-301-530/+367
| | | | | | | Currently translated at 91.6% (1044 of 1140 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hu/
* Translated using Weblate (Swedish)Filip Bengtsson2019-12-301-8/+8
| | | | | | | Currently translated at 98.2% (1120 of 1140 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
* Translated using Weblate (German)Hans Meiser2019-12-301-1/+100
| | | | | | | Currently translated at 100.0% (98 of 98 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/de/
* Translated using Weblate (German)Hans Meiser2019-12-301-23/+7
| | | | | | | Currently translated at 96.8% (1104 of 1140 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/
* Translated using Weblate (Catalan)Francesc2019-12-301-1/+100
| | | | | | | Currently translated at 98.0% (96 of 98 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/ca/
* Translated using Weblate (Catalan)Francesc2019-12-301-1/+236
| | | | | | | Currently translated at 99.1% (232 of 234 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/ca/
* Translated using Weblate (Swedish)Filip Bengtsson2019-12-301-509/+354
| | | | | | | Currently translated at 97.6% (1113 of 1140 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
* Translated using Weblate (German)Hans Meiser2019-12-301-1003/+884
| | | | | | | Currently translated at 96.2% (1097 of 1140 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/
* Translated using Weblate (Catalan)Francesc2019-12-301-2391/+4133
| | | | | | | Currently translated at 32.2% (367 of 1140 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ca/
* small grammar fixDontUseGithub2019-12-301-1/+1
| | | small grammar fix
* Fix URL normalization in import scriptChocobozzz2019-12-301-1/+1
|
* Fix support modal titleChocobozzz2019-12-303-4/+2
|
* Auto add https:// in import script URLsChocobozzz2019-12-301-17/+24
|
* Replace `peertube.example.com` with user's Peertube domain. (#2356)ManMade-cube422019-12-301-0/+7
| | | | | | | | | | * Add Sed * Update production.md * Minor Fix (+ add sudo) * Update production.md
* Fix my-account{videos,video-playlists} loading mecanismRigel Kent2019-12-296-13/+17
|
* Better spacing beetween commentsRigel Kent2019-12-284-20/+24
|
* Add author indicator to the comment replies loaderRigel Kent2019-12-286-3/+30
|
* Add search bars for a user's videos and playlist libraryRigel Kent2019-12-2815-17/+98
|
* Update OpenAPI documentation to include basic playlists and new comment sortingRigel Kent2019-12-271-1/+80
|
* Slightly more personal support modalRigel Kent2019-12-273-3/+5
|
* Add comment filtering by reply countRigel Kent2019-12-278-7/+47
|
* Fix video support field updateChocobozzz2019-12-271-13/+17
|
* Cache some SQL queriesChocobozzz2019-12-272-3/+32
|
* Better error message in videos listChocobozzz2019-12-271-1/+6
|
* Allow iframes to open linksChocobozzz2019-12-271-1/+1
|
* Remove peertube version of footerChocobozzz2019-12-272-6/+2
|
* (css) transparent buttons in watch pageRigel Kent2019-12-274-26/+44
|
* Merge branch 'comment-user-moderation' into 'develop'Chocobozzz2019-12-275-10/+47
|\ | | | | | | | | Add user moderation dropdown to comments See merge request framasoft/peertube/PeerTube!27
| * Add user moderation dropdown to commentsRigel Kent2019-12-275-10/+47
|/
* Fix playlist searchChocobozzz2019-12-273-17/+28
|
* Case insensitive tags searchChocobozzz2019-12-271-1/+1
|
* Update noscript message, reduce dropdown icon size and horizontal paddingRigel Kent2019-12-263-8/+10
|
* Add playlist search option and search input for add-to-video-playlist dropdownRigel Kent2019-12-268-11/+85
| | | | fixes #2138
* Fix search SQL query where duplicationChocobozzz2019-12-231-1/+1
|
* Add index for recently added SQL queryChocobozzz2019-12-231-1/+6
|
* Optimize local sql queryChocobozzz2019-12-231-32/+9
|
* Litte SQL optimzation in videos listChocobozzz2019-12-231-24/+24
|
* Add autoplay tooltip, use of flex-wrap in video-info and other-videosRigel Kent2019-12-216-9/+28
|
* (css) vertical-center modals, bullet as separatorRigel Kent2019-12-204-4/+25
|
* Fix upnext, refactor avatar menu, add to playlist overflowRigel Kent2019-12-2013-51/+108
|