aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Add ability to search available pluginsChocobozzz2019-07-2427-80/+512
* Add peertube plugin index website modelsChocobozzz2019-07-248-11/+38
* Move createTorrent in webtorrent utilsChocobozzz2019-07-244-5/+10
* WIP plugins: add storage managerChocobozzz2019-07-244-2/+58
* WIP plugins: update pluginChocobozzz2019-07-2424-88/+387
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-2426-191/+452
* WIP plugins: add plugin settings/uninstall in clientChocobozzz2019-07-2417-47/+404
* WIP plugins: list installed plugins in clientChocobozzz2019-07-2422-5/+304
* WIP plugins: plugin settings on server sideChocobozzz2019-07-2420-61/+419
* WIP plugins: load theme on client sideChocobozzz2019-07-2419-94/+197
* WIP plugins: add theme supportChocobozzz2019-07-2434-39/+312
* WIP plugins: working hook on server sideChocobozzz2019-07-241-0/+2
* WIP plugins: hook on client sideChocobozzz2019-07-2411-3/+215
* WIP plugins: static filesChocobozzz2019-07-246-15/+124
* WIP plugins: install/uninstallChocobozzz2019-07-2411-9/+216
* WIP plugins: add ability to register pluginsChocobozzz2019-07-2423-3/+553
* yarn -> npm in dockerfileChocobozzz2019-07-081-2/+2
* replace npm and apt-get by yarn and apt in dockerfile.stretch (#1952)Jacen2019-07-081-8/+8
* Updated openapi.html ExternalDocs urlDirk Kelly2019-07-081-1/+1
* Update creditsChocobozzz2019-07-051-2/+25
* Update translationsChocobozzz2019-07-0558-7432/+17072
* Fix travis testsChocobozzz2019-07-041-0/+3
* Add rate limit to registration and API endpointsChocobozzz2019-07-049-23/+112
* peertube auth add wants a URL (and not a host)Chocobozzz2019-07-041-1/+2
* Fix openapi schemaChocobozzz2019-07-031-32/+44
* Log typoChocobozzz2019-07-031-1/+1
* Check pg_dump before backup (#1950)tomamplius2019-07-021-8/+12
* For Gentoo : set testing keyword for yarnWirebrass2019-07-021-0/+9
* For Gentoo : update @peertube set (delete vips)Wirebrass2019-07-021-1/+0
* Fix/connection with email (#1917)Nassim Bounouas2019-07-024-6/+17
* Update postgresql version for Gentoo (#1935)Wirebrass2019-06-221-2/+2
* Feature/subject in contact form (#1926)Nassim Bounouas2019-06-2110-8/+42
* Fix signup email verificationChocobozzz2019-06-201-3/+3
* Link to follower profile from administration (#1922)Nassim Bounouas2019-06-201-1/+1
* Fix redundancy exceeded quotaChocobozzz2019-06-201-1/+4
* Fix follows backend URLChocobozzz2019-06-202-1/+5
* Rearrange search filter optionsJessica Fairchild2019-06-201-4/+4
* Add language filter in header searchChocobozzz2019-06-191-5/+24
* Improve account username copy buttonChocobozzz2019-06-193-3/+19
* Fix lintChocobozzz2019-06-191-4/+11
* Add language filters in user preferencesChocobozzz2019-06-1924-150/+443
* Fix e2e tests in parallelChocobozzz2019-06-194-58/+64
* Feature/completeUsernameCopy (#1913)Nassim Bounouas2019-06-193-4/+9
* Merge branch 'release/v1.3.0' into developChocobozzz2019-06-174-3/+14
|\
| * Bumped to version v1.3.1v1.3.1Chocobozzz2019-06-173-3/+3
| * Update changelogChocobozzz2019-06-171-0/+11
* | Add more e2e testsChocobozzz2019-06-174-30/+264
* | Fix CLI default boolean valuesChocobozzz2019-06-172-3/+11
* | Update contributing to use multiple remote. (#1902)Jorropo2019-06-141-1/+8
* | Add ability to override CLI import attributesChocobozzz2019-06-134-72/+151