Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add signup approval API tests | Chocobozzz | 2023-01-19 | 2 | -7/+44 |
| | |||||
* | Merge branch 'feature/SO035' into develop | Chocobozzz | 2023-01-09 | 2 | -3/+73 |
|\ | |||||
| * | External auth can update user on login | Chocobozzz | 2023-01-04 | 2 | -2/+66 |
| | | |||||
| * | External auth can set more user fields | Chocobozzz | 2023-01-04 | 1 | -1/+7 |
| | | | | | | | | videoQuota, videoQuotaDaily, adminFlags | ||||
* | | Implement getServerListeningConfig plugin helper | Chocobozzz | 2023-01-04 | 1 | -0/+12 |
|/ | |||||
* | Add ability to get user from file token | Chocobozzz | 2022-12-20 | 1 | -17/+30 |
| | |||||
* | Fix CI using 127.0.0.1 for tests | Chocobozzz | 2022-12-12 | 1 | -6/+6 |
| | |||||
* | Increase test timeout | Chocobozzz | 2022-11-03 | 1 | -1/+1 |
| | |||||
* | Breaking API: Consistency with role id/label | Chocobozzz | 2022-10-28 | 2 | -7/+7 |
| | |||||
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 2 | -15/+27 |
| | |||||
* | Add ability for plugins to register ws routes | Chocobozzz | 2022-10-11 | 2 | -0/+71 |
| | |||||
* | Expose PeerTube socket to plugins (#5239) | kontrollanten | 2022-10-10 | 1 | -0/+27 |
| | | | | | | | | | | | * 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 | -163/+220 |
| | |||||
* | Cleanup tests imports | Chocobozzz | 2022-08-17 | 4 | -12/+4 |
| | |||||
* | We don't need to import mocha | Chocobozzz | 2022-08-17 | 12 | -12/+0 |
| | |||||
* | Fix resolution to transcode hook name | Chocobozzz | 2022-08-09 | 1 | -1/+1 |
| | |||||
* | Add notification plugin hook | Chocobozzz | 2022-08-03 | 1 | -2/+9 |
| | |||||
* | Add channel server hooks | Chocobozzz | 2022-08-03 | 2 | -1/+56 |
| | |||||
* | Suffix external auth username on conflict | Chocobozzz | 2022-08-03 | 1 | -5/+34 |
| | |||||
* | Fix tests | Chocobozzz | 2022-08-02 | 1 | -0/+1 |
| | |||||
* | Add plugin hook on transcoding resolutions building | Chocobozzz | 2022-08-02 | 1 | -0/+13 |
| | |||||
* | Add job queue hooks | Chocobozzz | 2022-08-02 | 2 | -0/+68 |
| | |||||
* | Fix lint | Chocobozzz | 2022-07-13 | 1 | -2/+2 |
| | |||||
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 2 | -3/+3 |
| | | | | | | | | | | * Add "currentTime" and "event" body params to view endpoint * Merge watching and view endpoints * Introduce WatchAction AP activity * Add tables to store viewer information of local videos * Add endpoints to fetch video views/viewers stats of local videos * Refactor views/viewers handlers * Support "views" and "viewers" counters for both VOD and live videos | ||||
* | add filter:api.video-playlist.videos.list.* hooks | kontrollanten | 2022-02-28 | 1 | -1/+33 |
| | | | | closes #4775 | ||||
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 2 | -12/+6 |
| | |||||
* | Add video caption created and deleted hooks | lutangar | 2021-12-23 | 1 | -0/+14 |
| | |||||
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 5 | -9/+10 |
| | |||||
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 12 | -12/+12 |
| | |||||
* | Add ffprobe helper | Chocobozzz | 2021-12-16 | 1 | -0/+17 |
| | |||||
* | Add videos.getFiles plugin helper | Chocobozzz | 2021-12-16 | 1 | -1/+51 |
| | |||||
* | Fix tests | Chocobozzz | 2021-12-16 | 1 | -1/+1 |
| | |||||
* | fix plugin storage return value when storing a Json array | lutangar | 2021-12-16 | 1 | -1/+5 |
| | |||||
* | Add upload/import/go live video attributes hooks | Chocobozzz | 2021-12-10 | 1 | -0/+59 |
| | |||||
* | Add filter:api.server.stats.get.result hook | Chocobozzz | 2021-12-09 | 2 | -1/+11 |
| | |||||
* | Use random names for VOD HLS playlists | Chocobozzz | 2021-07-26 | 1 | -2/+3 |
| | |||||
* | Generate random uuid for video files | Chocobozzz | 2021-07-26 | 1 | -2/+2 |
| | |||||
* | Speed up plugin transcoding tests | Chocobozzz | 2021-07-22 | 1 | -73/+79 |
| | |||||
* | Add overviews filter hook tests | Chocobozzz | 2021-07-21 | 1 | -0/+8 |
| | |||||
* | Merge branch 'next' into develop | Chocobozzz | 2021-07-21 | 12 | -839/+595 |
|\ | |||||
| * | Reorganize imports | Chocobozzz | 2021-07-20 | 11 | -22/+18 |
| | | |||||
| * | Refactor requests | Chocobozzz | 2021-07-20 | 8 | -41/+41 |
| | | |||||
| * | Centralize test URLs | Chocobozzz | 2021-07-20 | 1 | -6/+6 |
| | | |||||
| * | Use an object to represent a server | Chocobozzz | 2021-07-20 | 12 | -50/+62 |
| | | |||||
| * | Shorter server command names | Chocobozzz | 2021-07-20 | 12 | -241/+241 |
| | | |||||
| * | Introduce videos command | Chocobozzz | 2021-07-20 | 5 | -150/+93 |
| | | |||||
| * | Introduce user command | Chocobozzz | 2021-07-20 | 4 | -100/+52 |
| | | |||||
| * | Introduce login command | Chocobozzz | 2021-07-20 | 3 | -53/+56 |
| | | |||||
| * | Introduce server commands | Chocobozzz | 2021-07-20 | 7 | -59/+44 |
| | | |||||
| * | Introduce sql command | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
| | |