Commit Graph

4328 Commits

Author SHA1 Message Date
Average Dude
170cd639a7 Create template dirs for openapi clients and provide README templates
The definitions are now also in the template dirs because they will be ignored by the generator.
Generators only use overrides and don't do anything with new files.
2020-02-18 14:49:11 +01:00
Rigel Kent
71e75ef27e Fix search parameter initialisation for search-typeahead 2020-02-18 14:33:07 +01:00
Rigel Kent
757ffdfe90 Add notifications popover and tooltips to the z-index table 2020-02-18 12:01:08 +01:00
Chocobozzz
887e1a0376 Fix emailer 2020-02-18 08:29:23 +01:00
Chocobozzz
134cf2bce9 Merge branch 'release/2.1.0' into develop 2020-02-17 15:44:53 +01:00
Chocobozzz
2db48acc46 Correctly fix auto follows 2020-02-17 15:44:06 +01:00
Chocobozzz
2ad9dcda24 Merge branch 'release/2.1.0' into develop 2020-02-17 15:34:42 +01:00
Chocobozzz
1c5fbed209 Fix avatar update 2020-02-17 15:33:42 +01:00
Chocobozzz
7d233f1dd9 Manual approves followers only for the instance
And not for accounts or channels of the instance
2020-02-17 14:27:29 +01:00
Chocobozzz
017fbe1855 Fix instance get config 2020-02-17 11:56:28 +01:00
Chocobozzz
ec10e8ed5b Fix playlist cache error 2020-02-17 11:47:47 +01:00
Chocobozzz
8d3fe90c3f Add missing ca-certificates in docker image 2020-02-17 10:34:09 +01:00
Chocobozzz
55bc5f4813 Add missing ca-certificates in docker image 2020-02-17 10:33:36 +01:00
3risian
5003a1c9fd Explain view calculation on short videos, rewording
FAQ previously did not explain how views are calculated for videos under 30 seconds. Minor rewording fixes based on feedback from non-technical person.
2020-02-17 10:32:17 +01:00
Chocobozzz
c2777c1dfe Merge branch 'release/2.1.0' into develop 2020-02-17 10:28:58 +01:00
Chocobozzz
a6f2e1275c Fix youtube-dl python 2020-02-17 10:28:42 +01:00
Chocobozzz
4c1c170934 Refactor email enabled function 2020-02-17 10:27:00 +01:00
John Livingston
45f1bd72a0 Creating a user with an empty password will send an email to let him set his password (#2479)
* Creating a user with an empty password will send an email to let him set his password

* Consideration of Chocobozzz's comments

* Tips for optional password

* API documentation

* Fix circular imports

* Tests
2020-02-17 10:16:52 +01:00
Kim
c5621bd23b Fix missing python dependency in Dockerfile.buster (#2495)
* Fix missing youtube-dl dependency in buster docker image

* Fix missing python dependency in buster docker image
2020-02-17 10:01:22 +01:00
Rigel Kent
c9925e2d13 Add libraries section to the REST Quickstart
Document the new OpenAPI clients in the REST Quickstart, listing supported languages and their repositories.
2020-02-17 09:33:45 +01:00
Chocobozzz
1d17d86349 Merge branch 'open-api-clients' into develop 2020-02-17 09:03:49 +01:00
Chocobozzz
a30a136c98 Merge branch 'master' into develop 2020-02-17 08:10:10 +01:00
Moritz Warning
fa62543c31 fix markdown link (#2504)
(doc) fix markdown link in docker.md
2020-02-16 23:22:23 +01:00
Moritz Warning
e81871782d fix markdown link (#2504)
(doc) fix markdown link in docker.md
2020-02-16 23:10:12 +01:00
Rigel Kent
45de2dfcb5 Make clients stage excute before build 2020-02-16 13:15:04 +01:00
Rigel Kent
97ffb66306 Make clients stage execute out-of-order 2020-02-16 13:11:03 +01:00
Rigel Kent
7b62b1d5f0 OpenAPI clients generation
See merge request framasoft/peertube/PeerTube!28, which continued https://github.com/Chocobozzz/PeerTube/pull/2060
2020-02-14 14:14:14 +01:00
Average Dude
002df3813d OpenAPI clients generation 2020-02-14 14:14:14 +01:00
Rigel Kent
c4be50cd94 Fix search instructions for videos 2020-02-13 17:12:02 +01:00
DontUseGithub
ea99238780 (doc) update copyright to 2020 2020-02-13 16:56:52 +01:00
Rigel Kent
8a979d73c3 Simplify code for search-typeahead 2020-02-13 16:48:46 +01:00
Rigel Kent
9b8a7aa8ea Improve search typeahead performance and use native events 2020-02-13 16:35:24 +01:00
Rigel Kent
ece3029bd9 Media queries to use variables when possible 2020-02-13 16:34:16 +01:00
Rigel Kent
9677fca772 Make the search helper change based on the server config 2020-02-13 16:32:58 +01:00
Rigel Kent
52cc0d5485 Gracefully downsize search bar for mobile devices 2020-02-13 16:32:58 +01:00
Rigel Kent
6af662a596 Add keyboard navigation and hepler to typeahead 2020-02-13 16:32:21 +01:00
Rigel Kent
f409f0c3b9 Search typeahead initial design 2020-02-13 16:32:21 +01:00
Rigel Kent
36f2981f7d Manage z-indexes in variables 2020-02-13 15:09:36 +01:00
ICabaleiro
5a208b004a Extend build commands 2020-02-13 14:13:48 +01:00
Chocobozzz
68ca61941e Fix list overflow when refreshing the page 2020-02-13 10:41:43 +01:00
Chocobozzz
72ab1bc82d Fix menu z-index on mobile on watch page 2020-02-13 10:28:42 +01:00
Rigel Kent
24e7916c68 Add ListOverflow component to prevent sub-menu overflow 2020-02-13 10:25:22 +01:00
Rigel Kent
eb7c7a5179 Fix user dropdown menu with long texts
closes #2480
2020-02-12 16:58:03 +01:00
Chocobozzz
2779f29a66 Keep our current build system for now 2020-02-12 14:09:55 +01:00
Chocobozzz
eb6cd2b12f Fix embed api doc link 2020-02-12 14:09:55 +01:00
Chocobozzz
8cc56c7fdd Only use basehref
Will allow us to use the localize option
2020-02-12 14:09:55 +01:00
Jorge Silva
3f87a46f1d Update default user theme to instance-default
(cherry picked from commit 72fa5cb1272b0b897f5a975615619e354055e5bd)
2020-02-12 11:39:51 +01:00
Raphaël Droz
79ee77eab1 peertube-import-videos passes remaining options down to youtube-dl 2020-02-12 11:33:14 +01:00
Chocobozzz
e5426b3fa4 Update test contributing guide 2020-02-12 10:36:37 +01:00
Chocobozzz
5224f71303 Correctly check remote extension 2020-02-12 10:26:35 +01:00