Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 142 | -306/+303 | |
| | ||||||
* | Fix subtitle download | Chocobozzz | 2021-06-25 | 4 | -98/+161 | |
| | ||||||
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 24 | -165/+347 | |
| | ||||||
* | Cleanup contact form with URL | Chocobozzz | 2021-06-15 | 7 | -85/+60 | |
| | | | | | | Parent component still have the responsability to explicitely open the modal Rely on data router param to open or not the modal | |||||
* | Fix input size of contact form on mobile view | Kimsible | 2021-06-15 | 1 | -0/+10 | |
| | ||||||
* | Fix CSS input displaying contact form + remove contact button underline | Kimsible | 2021-06-15 | 2 | -0/+6 | |
| | ||||||
* | Add /about/instance/contact contact-form route with prefilled queryParams ↵ | Kimsible | 2021-06-15 | 4 | -12/+74 | |
| | | | | subject&body | |||||
* | Fix plugin modal/notifier | Chocobozzz | 2021-06-14 | 1 | -4/+4 | |
| | ||||||
* | add client hook filter:videojs.options | kontrollanten | 2021-06-14 | 3 | -140/+51 | |
| | | | | closes #4086 | |||||
* | Cache refresh actor promise | Chocobozzz | 2021-06-09 | 1 | -2/+2 | |
| | ||||||
* | Add max rows to videos list | Chocobozzz | 2021-06-09 | 8 | -35/+68 | |
| | ||||||
* | Improve channel card custom markup | Chocobozzz | 2021-06-09 | 6 | -23/+149 | |
| | ||||||
* | Add more filters for video miniatures | Chocobozzz | 2021-06-09 | 3 | -16/+40 | |
| | ||||||
* | Create peertube-container html tag | Chocobozzz | 2021-06-09 | 7 | -25/+77 | |
| | ||||||
* | Fix console error when rewriting a comment | Chocobozzz | 2021-06-08 | 1 | -0/+3 | |
| | ||||||
* | ACCOUNT instead of PEERTUBE ACCOUNT | Chocobozzz | 2021-06-08 | 1 | -1/+1 | |
| | | | | Since we can also have mastodon/pleroma etc accounts | |||||
* | allow public video privacy to be deleted in the web client | Rigel Kent | 2021-06-08 | 7 | -17/+15 | |
| | ||||||
* | Bidi support | Chocobozzz | 2021-06-07 | 80 | -262/+395 | |
| | ||||||
* | Add ability to filter menu links | Chocobozzz | 2021-06-07 | 5 | -99/+125 | |
| | ||||||
* | fix colspan for user view of reports | Rigel Kent | 2021-06-07 | 1 | -2/+5 | |
| | ||||||
* | Speed up plugins loading | Chocobozzz | 2021-06-04 | 14 | -55/+60 | |
| | ||||||
* | Use HTML config when possible | Chocobozzz | 2021-06-04 | 47 | -351/+265 | |
| | ||||||
* | Load server config on app init | Chocobozzz | 2021-06-04 | 3 | -164/+34 | |
| | ||||||
* | Add debug logs to plugin service | Chocobozzz | 2021-06-04 | 1 | -0/+12 | |
| | ||||||
* | Adding frontend peertubeHelpers.getBaseRouterRoute. (#4153) | John Livingston | 2021-06-03 | 1 | -0/+5 | |
| | | | | | * Adding frontend peertubeHelpers.getBaseRouterRoute. * Fix doctoc. | |||||
* | Refactor server errors handler | Chocobozzz | 2021-06-02 | 4 | -9/+18 | |
| | ||||||
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 2 | -2/+2 | |
| | ||||||
* | Fix live image aspect ratio in theatre mode | Chocobozzz | 2021-06-01 | 2 | -1/+5 | |
| | ||||||
* | Show logo in mobile view (#4141) | kontrollanten | 2021-05-31 | 1 | -4/+5 | |
| | | | | | * client: show logo in mobile view * client(menu): add space between burger and logo | |||||
* | Remove unused code | Chocobozzz | 2021-05-31 | 2 | -11/+1 | |
| | ||||||
* | Fix /:@actor redirection | Chocobozzz | 2021-05-31 | 1 | -8/+3 | |
| | | | | Fixes https://github.com/Chocobozzz/PeerTube/issues/4134 | |||||
* | Add ability to set custom markdown in description | Chocobozzz | 2021-05-31 | 34 | -48/+118 | |
| | ||||||
* | Add help to custom markdown textarea | Chocobozzz | 2021-05-31 | 5 | -3/+20 | |
| | ||||||
* | Support peertube button in custom markup | Chocobozzz | 2021-05-28 | 5 | -2/+68 | |
| | ||||||
* | Replace local menu icon | Chocobozzz | 2021-05-28 | 2 | -2/+2 | |
| | ||||||
* | Merge branch 'release/3.2.0' into develop | Chocobozzz | 2021-05-28 | 2 | -2/+2 | |
|\ | ||||||
| * | Fix create account button | Chocobozzz | 2021-05-28 | 2 | -2/+2 | |
| | | ||||||
* | | Remove unused component | Chocobozzz | 2021-05-28 | 1 | -44/+0 | |
| | | ||||||
* | | Implemented configurable minimum signup age | Poslovitch | 2021-05-28 | 9 | -6/+37 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implements https://github.com/Chocobozzz/PeerTube/issues/3612 Fixed lint and removed debug Fixed another lint error Apply suggestions from code review Co-authored-by: Chocobozzz <chocobozzz@cpy.re> Add tests for min signup age config | |||||
* | | Support '/w/' and '/w/p/' for watch page | Chocobozzz | 2021-05-28 | 22 | -60/+74 | |
| | | | | | | | | And use them as default in client | |||||
* | | Cleanup | Chocobozzz | 2021-05-28 | 9 | -55/+78 | |
| | | | | | | | | | | We must not expose private actor objects to clients Just make 2 GET requests on channel/accounts instead | |||||
* | | Merge branch 'develop' into shorter-URLs-channels-accounts | Chocobozzz | 2021-05-28 | 3 | -4/+5 | |
|\ \ | ||||||
| * | | Use separate file for plugin placeholder component | Chocobozzz | 2021-05-27 | 2 | -1/+4 | |
| | | | ||||||
| * | | Fix home routing | Chocobozzz | 2021-05-27 | 1 | -3/+1 | |
| | | | ||||||
* | | | Merge branch 'develop' into shorter-URLs-channels-accounts | Chocobozzz | 2021-05-27 | 114 | -558/+1602 | |
|\| | | ||||||
| * | | Remove ngx-meta | Chocobozzz | 2021-05-27 | 23 | -82/+118 | |
| | | | | | | | | | | | | Unmaintained | |||||
| * | | change license to licence | Frank Sträter | 2021-05-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | Change "license" to "licence" for consistency in the user interface in English. License is both a noun and a verb in the United States. If you live in any other English-speaking country, you will spell it "licence" when you use it as a noun and "license" when you use it as a verb. | |||||
| * | | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 48 | -92/+931 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Prepare homepage parsers * Add ability to update instance hompage * Add ability to set homepage as landing page * Add homepage preview in admin * Dynamically update left menu for homepage * Inject home content in homepage * Add videos list and channel miniature custom markup * Remove unused elements in markup service | |||||
| * | | Fix from now pipe | Chocobozzz | 2021-05-27 | 1 | -12/+17 | |
| | | | ||||||
| * | | Merge branch 'release/3.2.0' into develop | Chocobozzz | 2021-05-26 | 3 | -1/+6 | |
| |\| |