aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix misplaced i18n tag in admin system configRigel Kent2020-01-062-2/+2
|
* Enhance variable width column for id column in jobs listRigel Kent2020-01-062-12/+28
|
* Enhance jobs list displaying on smaller screensJulien Maulny2020-01-065-28/+41
|
* Share playlists stateChocobozzz2020-01-0610-115/+260
|
* Add checkbox focus shadows, and admin resolution descriptionsRigel Kent2020-01-067-6/+20
|
* Fix buildChocobozzz2020-01-051-2/+2
|
* Tests for totalRepliesFromVideoAuthorRigel Kent2020-01-033-2/+34
|
* Move watch later logic in miniatureChocobozzz2020-01-038-102/+127
|
* 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
|