Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add runner server tests | Chocobozzz | 2023-05-09 | 23 | -0/+101 |
| | |||||
* | Add filter:html.client.json-ld.result hook | Chocobozzz | 2023-03-24 | 1 | -0/+15 |
| | |||||
* | Merge branch 'release/5.1.0' into develop | Chocobozzz | 2023-03-16 | 1 | -30/+41 |
|\ | |||||
| * | Add video AP hooks | Chocobozzz | 2023-03-16 | 1 | -30/+41 |
| | | |||||
| * | Fix tests | Chocobozzz | 2023-03-10 | 1 | -1/+1 |
| | | |||||
| * | Add test on AP hooks | Chocobozzz | 2023-03-10 | 1 | -0/+12 |
| | | |||||
* | | Fix tests | Chocobozzz | 2023-03-10 | 1 | -1/+1 |
| | | |||||
* | | Add test on AP hooks | Chocobozzz | 2023-03-10 | 1 | -0/+12 |
| | | |||||
* | | Hotfix/filter subscription videos (#5665) | Wicklow | 2023-03-02 | 1 | -1/+1 |
|/ | | | | | | | | | * Fix filters on subscription videos * Add tests to common video filters * Improve reliability when skipping subscrition path * Better parameters for skipping subscription videos | ||||
* | Add server hooks for listing subscription | Wicklow | 2023-02-25 | 1 | -0/+10 |
| | |||||
* | Improve image test comparison | Chocobozzz | 2023-02-24 | 10 | -0/+0 |
| | |||||
* | Add signup approval API tests | Chocobozzz | 2023-01-19 | 1 | -8/+21 |
| | |||||
* | Merge branch 'feature/SO035' into develop | Chocobozzz | 2023-01-09 | 2 | -2/+23 |
|\ | |||||
| * | External auth can update user on login | Chocobozzz | 2023-01-04 | 2 | -2/+20 |
| | | |||||
| * | External auth can set more user fields | Chocobozzz | 2023-01-04 | 1 | -1/+4 |
| | | | | | | | | videoQuota, videoQuotaDaily, adminFlags | ||||
* | | Implement getServerListeningConfig plugin helper | Chocobozzz | 2023-01-04 | 1 | -0/+6 |
|/ | |||||
* | Add ability to get user from file token | Chocobozzz | 2022-12-20 | 1 | -1/+4 |
| | |||||
* | Fix CI using 127.0.0.1 for tests | Chocobozzz | 2022-12-12 | 1 | -6/+6 |
| | |||||
* | Add ability for plugins to register ws routes | Chocobozzz | 2022-10-11 | 2 | -0/+56 |
| | |||||
* | Expose PeerTube socket to plugins (#5239) | kontrollanten | 2022-10-10 | 1 | -0/+16 |
| | | | | | | | | | | | * server(pluginHelpers): add socket * test(plugins): add socket cases * fixes after review * Update plugin-helpers.ts * Update plugin-helpers.ts | ||||
* | Support refusing remote comments | Chocobozzz | 2022-09-23 | 1 | -0/+9 |
| | |||||
* | Fix resolution to transcode hook name | Chocobozzz | 2022-08-09 | 1 | -1/+1 |
| | |||||
* | Automatically rebuild native modules on ABI change | Chocobozzz | 2022-08-03 | 2 | -0/+44 |
| | |||||
* | Fix tests | Chocobozzz | 2022-08-03 | 1 | -1/+1 |
| | |||||
* | Add notification plugin hook | Chocobozzz | 2022-08-03 | 1 | -0/+1 |
| | |||||
* | Add channel server hooks | Chocobozzz | 2022-08-03 | 1 | -0/+27 |
| | |||||
* | Suffix external auth username on conflict | Chocobozzz | 2022-08-03 | 1 | -0/+16 |
| | |||||
* | Add plugin hook on transcoding resolutions building | Chocobozzz | 2022-08-02 | 1 | -2/+11 |
| | |||||
* | Add job queue hooks | Chocobozzz | 2022-08-02 | 2 | -1/+35 |
| | |||||
* | Fix plugin filter test | Chocobozzz | 2022-07-13 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release/4.1.0' into develop | Chocobozzz | 2022-03-08 | 3 | -0/+0 |
|\ | |||||
| * | Fix channel tests | Chocobozzz | 2022-03-08 | 1 | -0/+0 |
| | | |||||
| * | Remove exif tags when processing images | Chocobozzz | 2022-03-07 | 2 | -0/+0 |
| | | |||||
* | | add filter:api.video-playlist.videos.list.* hooks | kontrollanten | 2022-02-28 | 1 | -0/+10 |
| | | | | | | | | closes #4775 | ||||
* | | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 6 | -0/+0 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * client: remove unused file * refactor(client/my-actor-avatar): size from input Read size from component input instead of scss, to make it possible to use smaller avatar images when implemented. * implement avatar miniatures close #4560 * fix(test): max file size * fix(search-index): normalize res acc to avatarMini * refactor avatars to an array * client/search: resize channel avatar to 120 * refactor(client/videos): remove unused function * client(actor-avatar): set default size * fix tests and avatars full result When findOne is used only an array containting one avatar is returned. * update migration version and version notations * server/search: harmonize normalizing * Cleanup avatar miniature PR Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Add video caption created and deleted hooks | lutangar | 2021-12-23 | 1 | -0/+3 |
| | |||||
* | Add ffprobe helper | Chocobozzz | 2021-12-16 | 1 | -0/+7 |
| | |||||
* | Add videos.getFiles plugin helper | Chocobozzz | 2021-12-16 | 1 | -0/+7 |
| | |||||
* | Fix tests | Chocobozzz | 2021-12-16 | 1 | -1/+1 |
| | |||||
* | fix plugin storage return value when storing a Json array | lutangar | 2021-12-16 | 1 | -0/+5 |
| | |||||
* | Add upload/import/go live video attributes hooks | Chocobozzz | 2021-12-10 | 1 | -0/+15 |
| | |||||
* | Add filter:api.server.stats.get.result hook | Chocobozzz | 2021-12-09 | 1 | -0/+7 |
| | |||||
* | Support RTMPS | Chocobozzz | 2021-11-05 | 2 | -0/+49 |
| | |||||
* | Rewrite youtube-dl import | Chocobozzz | 2021-10-22 | 2 | -0/+0 |
| | | | | | | | | Use python3 binary Allows to use a custom youtube-dl release URL Allows to use yt-dlp (youtube-dl fork) Remove proxy config from configuration to use HTTP_PROXY and HTTPS_PROXY env variables | ||||
* | Reduce 4k transcode test time | Chocobozzz | 2021-08-30 | 1 | -0/+0 |
| | |||||
* | Speed up plugin transcoding tests | Chocobozzz | 2021-07-22 | 2 | -4/+3 |
| | |||||
* | Add overviews filter hook tests | Chocobozzz | 2021-07-21 | 1 | -3/+6 |
| | |||||
* | Improve plugin constant tests | Chocobozzz | 2021-07-21 | 1 | -5/+7 |
| | |||||
* | Introduce generic video constant manager for plugins | lutangar | 2021-07-16 | 1 | -30/+28 |
| | | | | | Allow a plugin developer to get back constants values, and reset constants deletions or additions. | ||||
* | Handle broken plugin install | Chocobozzz | 2021-06-30 | 2 | -0/+32 |
| |