Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Relax watch CSS | Chocobozzz | 2021-06-30 | 2 | -188/+178 | |
| | ||||||
* | Refactor a little bit watch html | Chocobozzz | 2021-06-29 | 1 | -6/+8 | |
| | ||||||
* | Move watch action buttons in a dedicated component | Chocobozzz | 2021-06-29 | 14 | -249/+312 | |
| | ||||||
* | Move privacy concerns in a dedicated component | Chocobozzz | 2021-06-29 | 10 | -143/+150 | |
| | ||||||
* | Reorganize watch components | Chocobozzz | 2021-06-29 | 37 | -10/+29 | |
| | ||||||
* | Create a dedicated component for video description | Chocobozzz | 2021-06-29 | 7 | -117/+158 | |
| | ||||||
* | Create a dedicated component for video rating | Chocobozzz | 2021-06-29 | 7 | -151/+198 | |
| | ||||||
* | Only display homepage when components are loaded | Chocobozzz | 2021-06-29 | 11 | -32/+90 | |
| | ||||||
* | Playlist miniature consistent font size | Chocobozzz | 2021-06-29 | 1 | -3/+9 | |
| | ||||||
* | Fix peertube container in markdown preview | Chocobozzz | 2021-06-29 | 2 | -26/+1 | |
| | ||||||
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 25 | -54/+86 | |
| | ||||||
* | Fix daily quota display | Chocobozzz | 2021-06-28 | 1 | -2/+1 | |
| | ||||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 148 | -322/+328 | |
| | ||||||
* | 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 | |
| | |