aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* | Translated using Weblate (French (France))GĂ©rald CHATAGNON2020-05-251-494/+298
| | | | | | | | | | | | | | Currently translated at 90.4% (1239 of 1370 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
* | Merge branch 'release/2.2.0' into developChocobozzz2020-05-253-31/+39
|\|
| * Fix broken migration introduced in 2.2.0-rc.1Chocobozzz2020-05-253-31/+39
| |
* | Merge branch 'release/2.2.0' into developChocobozzz2020-05-2216-33/+42
|\|
| * Fix grey color themeChocobozzz2020-05-2215-28/+32
| |
| * Fix action button icons themeChocobozzz2020-05-223-5/+9
| |
| * Fix notification with dark themeChocobozzz2020-05-221-0/+1
| |
* | Merge branch 'release/2.2.0' into developChocobozzz2020-05-221-21/+21
|\|
| * Fix lintChocobozzz2020-05-221-21/+21
| |
* | Merge branch 'release/2.2.0' into developChocobozzz2020-05-2024-47/+92
|\|
| * Fix input/textarea themesChocobozzz2020-05-204-2/+7
| |
| * Fix dropdown menu overflowChocobozzz2020-05-203-6/+8
| |
| * Explicit theme colors for inputs and textareaChocobozzz2020-05-204-1/+10
| |
| * Fix upload button color in dark modeChocobozzz2020-05-201-1/+0
| |
| * Fix broken client when cookies are disabledChocobozzz2020-05-201-18/+24
| |
| * Fix action button overflow in tablesChocobozzz2020-05-206-6/+6
| |
| * Fix sort icons in tableChocobozzz2020-05-201-5/+5
| |
| * Fix external auth email/password updateChocobozzz2020-05-208-8/+32
| | | | | | | | Also check if an actor does not already exist when creating the user
* | Fixes docker-compose .env (#2538)Kim2020-05-182-5/+22
|/ | | | | | | | | | | | | * chore: remove unused var * fix database name as peertube + update comments * chore: comment vars indentic to production.yrml * add smtp comment * clarify and detail comments Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Fix migrationsChocobozzz2020-05-181-0/+30
|
* Bumped to version v2.2.0-rc.1v2.2.0-rc.1Chocobozzz2020-05-183-3/+3
|
* Fix deleting highlighted threadChocobozzz2020-05-141-3/+7
|
* Add link to the account page in commentChocobozzz2020-05-142-7/+16
|
* Update FAQChocobozzz2020-05-142-6/+8
|
* Update changelogChocobozzz2020-05-141-0/+7
|
* Add server plugin filter hooks for import with torrent and url (#2621)Rigel Kent2020-05-1410-39/+257
| | | | | | | | | | | * Add server plugin filter hooks for import with torrent and url * WIP: pre and post-import filter hooks * Rebased * Cleanup filters to accept imports Co-authored-by: Chocobozzz <me@florianbigard.com>
* Add missing channel playlists AP endpointChocobozzz2020-05-132-9/+31
|
* Add files section to streaming playlists openapi docChocobozzz2020-05-131-0/+6
|
* Fix testsChocobozzz2020-05-132-2/+2
|
* Add max count information in api docChocobozzz2020-05-132-2/+2
|
* Use absolute links in contribute guideChocobozzz2020-05-131-4/+4
|
* Add missing playlist and playlistElement types in AP contextChocobozzz2020-05-131-0/+3
|
* Fix old edge HLS compatChocobozzz2020-05-131-0/+5
|
* Cleanup E2E testsChocobozzz2020-05-133-43/+44
|
* Try to fix gitlab ciChocobozzz2020-05-131-4/+1
|
* Unblock ios e2e testsChocobozzz2020-05-128-75/+99
|
* Fix browserstack badgeChocobozzz2020-05-121-5/+5
|
* 10 items per page for my videosChocobozzz2020-05-121-1/+1
|
* Fix webtorrent play on SafariChocobozzz2020-05-123-19/+27
|
* Try to fix external testsChocobozzz2020-05-121-1/+3
|
* Fix auto follow index URLChocobozzz2020-05-124-16/+9
|
* Merge remote-tracking branch 'weblate/develop' into developChocobozzz2020-05-123-1344/+806
|\
| * Translated using Weblate (Chinese (Traditional))Jeff Huang2020-05-121-439/+261
| | | | | | | | | | | | | | Currently translated at 100.0% (1370 of 1370 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
| * Translated using Weblate (Swedish)Filip Bengtsson2020-05-121-471/+289
| | | | | | | | | | | | | | Currently translated at 99.9% (1369 of 1370 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
| * Translated using Weblate (Hungarian)chocobozzz2020-05-121-434/+256
| | | | | | | | | | | | | | Currently translated at 99.7% (1366 of 1370 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hu/
* | Add other tests to external authChocobozzz2020-05-113-6/+96
|/
* Fix user dropdown overflowChocobozzz2020-05-114-3/+8
|
* Try to fix auto play on apple devicesChocobozzz2020-05-113-7/+11
|
* Fix autoplay on SafariChocobozzz2020-05-111-1/+11
|
* Changelog update, second passRigel Kent2020-05-111-14/+20
|