Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translated using Weblate (Indonesian) | Elga Ahmad Prayoga | 2023-02-13 | 1 | -17/+17 |
| | | | | | | | Currently translated at 12.0% (211 of 1748 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/id/ | ||||
* | Translated using Weblate (Chinese (Traditional)) | 李奕寯 | 2023-02-13 | 1 | -3/+3 |
| | | | | | | | Currently translated at 100.0% (257 of 257 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/zh_Hant/ | ||||
* | Translated using Weblate (Chinese (Traditional)) | 李奕寯 | 2023-02-13 | 1 | -291/+280 |
| | | | | | | | Currently translated at 100.0% (2143 of 2143 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/ | ||||
* | Translated using Weblate (Russian) | Дмитрий Кузнецов | 2023-02-13 | 1 | -188/+177 |
| | | | | | | | Currently translated at 100.0% (2143 of 2143 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/ | ||||
* | Translated using Weblate (Finnish) | Hannes Ylä-Jääski | 2023-02-13 | 1 | -1/+1 |
| | | | | | | | Currently translated at 100.0% (2143 of 2143 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fi/ | ||||
* | Translated using Weblate (Finnish) | Hannes Ylä-Jääski | 2023-02-13 | 1 | -3/+3 |
| | | | | | | | Currently translated at 100.0% (2143 of 2143 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fi/ | ||||
* | Translated using Weblate (French (France) (fr_FR)) | chocobozzz | 2023-02-13 | 1 | -188/+177 |
| | | | | | | | Currently translated at 99.9% (2142 of 2143 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/ | ||||
* | Translated using Weblate (Japanese) | T.S | 2023-02-13 | 1 | -188/+177 |
| | | | | | | | Currently translated at 100.0% (2143 of 2143 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/ | ||||
* | Translated using Weblate (Finnish) | Hannes Ylä-Jääski | 2023-02-13 | 1 | -190/+179 |
| | | | | | | | Currently translated at 100.0% (2143 of 2143 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fi/ | ||||
* | Translated using Weblate (Dutch) | Ewout van Mansom | 2023-02-13 | 1 | -297/+286 |
| | | | | | | | Currently translated at 100.0% (2143 of 2143 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/nl/ | ||||
* | Update copyright to 2023 | Chocobozzz | 2023-02-13 | 1 | -2/+2 |
| | |||||
* | Fix signup e2e test | Wicklow | 2023-02-10 | 1 | -1/+1 |
| | |||||
* | Use pvar() instead of SCSS variables | Booteille | 2023-02-08 | 2 | -3/+3 |
| | |||||
* | Fix Angular proxy with Node 18 | Wicklow | 2023-02-08 | 1 | -10/+10 |
| | |||||
* | Better auto block bypass label | Chocobozzz | 2023-01-27 | 1 | -2/+6 |
| | |||||
* | Fix custom markup | Chocobozzz | 2023-01-25 | 4 | -11/+26 |
| | |||||
* | Support short UUID for custom markup videos | Chocobozzz | 2023-01-25 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2023-01-24 | 1 | -2/+7 |
|\ | |||||
| * | Handle hook with Promise as result | Chocobozzz | 2023-01-24 | 1 | -2/+7 |
| | | |||||
* | | Prevent layout shift in videos list | Chocobozzz | 2023-01-24 | 2 | -2/+2 |
| | | |||||
* | | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2023-01-23 | 2 | -2/+6 |
|\| | |||||
| * | Fix auto play setting for anonymous users | Chocobozzz | 2023-01-23 | 2 | -2/+6 |
| | | |||||
* | | Add user registration policy info | Chocobozzz | 2023-01-23 | 2 | -4/+12 |
| | | |||||
* | | Add ability to not send an email for registration | Chocobozzz | 2023-01-20 | 4 | -32/+66 |
| | | |||||
* | | Refactor row selection reset | Chocobozzz | 2023-01-20 | 16 | -50/+53 |
| | | |||||
* | | Support bulk registration request removal | Chocobozzz | 2023-01-20 | 17 | -78/+107 |
| | | |||||
* | | Support mailto links for custom markup | Chocobozzz | 2023-01-19 | 5 | -59/+74 |
| | | |||||
* | | Support mailto for custom markup | Chocobozzz | 2023-01-19 | 1 | -4/+6 |
| | | |||||
* | | Add missing url unique index in local video viewer | Chocobozzz | 2023-01-19 | 1 | -2/+0 |
| | | |||||
* | | Add E2E client tests for signup approval | Chocobozzz | 2023-01-19 | 16 | -198/+942 |
| | | |||||
* | | Implement signup approval in client | Chocobozzz | 2023-01-19 | 67 | -215/+1041 |
| | | |||||
* | | Optimize custom markup angular tags | Chocobozzz | 2023-01-13 | 5 | -10/+15 |
| | | | | | | | | We can use the on push strategy with these components | ||||
* | | Increase textarea debounce time for custom markup | Chocobozzz | 2023-01-13 | 3 | -3/+5 |
| | | |||||
* | | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2023-01-12 | 1 | -0/+3 |
|\| | |||||
| * | Fix support field when updating the video | Chocobozzz | 2023-01-12 | 1 | -0/+3 |
| | | |||||
* | | Fix table column widths | Chocobozzz | 2023-01-11 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'feature/SO035' into develop | Chocobozzz | 2023-01-09 | 4 | -32/+37 |
|\ \ | |||||
| * | | Redirect to default login url on 401 | Chocobozzz | 2023-01-04 | 4 | -32/+37 |
| | | | | | | | | | | | | Can be an external URL | ||||
* | | | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2023-01-05 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Bumped to version v5.0.1v5.0.1 | Chocobozzz | 2023-01-05 | 1 | -1/+1 |
| | | |||||
* | | Prevent hotkeys playback rate/seek with lives | Chocobozzz | 2022-12-30 | 4 | -39/+80 |
| | | |||||
* | | Hide playback rate for lives | Chocobozzz | 2022-12-30 | 1 | -1/+3 |
| | | |||||
* | | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2022-12-30 | 1 | -1/+6 |
|\| | |||||
| * | Fix table pagination responsive | Chocobozzz | 2022-12-30 | 1 | -1/+6 |
| | | |||||
| * | Rollback to hls.js 1.2.5 | Chocobozzz | 2022-12-21 | 2 | -5/+5 |
| | | | | | | | | Prevent a bug where the video doesn't end | ||||
* | | Process requests in correct order | Chocobozzz | 2022-12-29 | 1 | -24/+38 |
| | | |||||
* | | Reorder playlists when adding an element | Chocobozzz | 2022-12-29 | 3 | -7/+15 |
| | | |||||
* | | Fix build | Chocobozzz | 2022-12-29 | 2 | -1/+5 |
| | | |||||
* | | More robust player stats card | Chocobozzz | 2022-12-29 | 1 | -2/+2 |
| | | |||||
* | | feat(player/playbackRate): set rate with url param | kontrollanten | 2022-12-29 | 3 | -0/+8 |
| | |