Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add runner jobs openapi | Chocobozzz | 2023-05-09 | 1 | -4/+694 |
| | |||||
* | Fix activitypub doc URL | Chocobozzz | 2023-05-09 | 1 | -7/+7 |
| | |||||
* | Update tools doc | Chocobozzz | 2023-05-09 | 1 | -44/+1 |
| | |||||
* | Breaking: docker requires compose v2 | Chocobozzz | 2023-04-14 | 1 | -4/+13 |
| | |||||
* | Feature/filter already watched videos (#5739) | Wicklow | 2023-04-12 | 1 | -0/+11 |
| | | | | | * filter already watched videos * Updated code based on review comments | ||||
* | feature/ability to disable video history by default (#5728) | Wicklow | 2023-04-07 | 1 | -2/+0 |
| | | | | | | | | | | | | | * draft: ability to disable video history by default * Update configuration and add tests * Updated code based on review comments * Add tests on registration and video quota * Remove required video quotas in query * Fix tests | ||||
* | Remove $ for bash commands | Chocobozzz | 2023-04-04 | 9 | -238/+238 |
| | | | | It prevents easy copy | ||||
* | Feature/Add replay privacy (#5692) | Wicklow | 2023-03-31 | 1 | -3/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add replay settings feature * Fix replay settings behaviour * Fix tests * Fix tests * Fix tests * Update openapi doc and fix tests * Add tests and fix code * Models correction * Add migration and update controller and middleware * Add check params tests * Fix video live middleware * Updated code based on review comments | ||||
* | Merge branch 'release/5.1.0' into develop | Chocobozzz | 2023-03-16 | 1 | -0/+44 |
|\ | |||||
| * | Add video AP hooks | Chocobozzz | 2023-03-16 | 1 | -0/+44 |
| | | |||||
* | | Add custom sequelize model types documentation | Chocobozzz | 2023-03-16 | 1 | -0/+8 |
| | | |||||
* | | Add server code new feature walkthrough | Chocobozzz | 2023-03-16 | 1 | -0/+74 |
|/ | |||||
* | Deprecate node 14 | Chocobozzz | 2023-03-15 | 1 | -1/+1 |
| | |||||
* | Fix plugin guide | Chocobozzz | 2023-03-10 | 1 | -1/+1 |
| | |||||
* | Add redis version note | Chocobozzz | 2023-02-28 | 1 | -3/+3 |
| | |||||
* | Fix E2E with firefox | Chocobozzz | 2023-02-27 | 1 | -1/+1 |
| | |||||
* | Add missing requirements on email in OpenAPI | Wicklow | 2023-02-23 | 1 | -0/+4 |
| | |||||
* | Fix filters on playlists | Wicklow | 2023-02-23 | 1 | -2/+65 |
| | |||||
* | Update doc anchor links | Chocobozzz | 2023-02-23 | 3 | -6/+6 |
| | |||||
* | Move to new documentation links | Chocobozzz | 2023-02-22 | 4 | -18/+18 |
| | |||||
* | Fix embed doc title hierarchy | Chocobozzz | 2023-02-22 | 1 | -40/+40 |
| | |||||
* | Typo | Chocobozzz | 2023-02-22 | 1 | -1/+1 |
| | |||||
* | Prefer absolute links in doc | Chocobozzz | 2023-02-22 | 3 | -3/+3 |
| | |||||
* | Fix translation doc | Chocobozzz | 2023-02-22 | 1 | -9/+17 |
| | |||||
* | Fix list registrations api doc | Chocobozzz | 2023-02-16 | 1 | -1/+13 |
| | |||||
* | Fix channel update/create openapi doc | Chocobozzz | 2023-02-15 | 1 | -2/+12 |
| | |||||
* | Pointer to Debian guide on how to add a sudo user | Nuño Sempere | 2023-02-13 | 1 | -1/+1 |
| | |||||
* | Update docker.md | ruvilonix | 2023-02-13 | 1 | -3/+10 |
| | | | | | | | 1. I don't know if you're supposed to do something other than enter `$EDITOR ./docker-compose.yml` into terminal, but when I did that it gave a permission error, so I just used nano. Same with `.env`. 2. Newer versions of Docker Compose use the command `docker compose`, not `docker-compose`. 3. Grepping the password from logs was not working. I looked at the full logs, and I didn't see anything about a password. I added how to set a custom password. Maybe the grepping part should be removed or changed to make it work. | ||||
* | Add ability to not send an email for registration | Chocobozzz | 2023-01-20 | 1 | -0/+3 |
| | |||||
* | Add signup approval API REST doc | Chocobozzz | 2023-01-19 | 1 | -18/+276 |
| | |||||
* | Add note regarding changelog for docker upgrade | Chocobozzz | 2023-01-09 | 1 | -1/+1 |
| | |||||
* | External auth can update user on login | Chocobozzz | 2023-01-04 | 1 | -1/+21 |
| | |||||
* | Remove dead link | Chocobozzz | 2022-12-30 | 1 | -2/+0 |
| | |||||
* | Improve upgrade documentation | Chocobozzz | 2022-12-28 | 1 | -14/+20 |
| | |||||
* | Don't not autoplay live without autoplay setting | Chocobozzz | 2022-12-14 | 1 | -5/+1 |
| | |||||
* | Support reinjecting token in private m3u8 playlist | Chocobozzz | 2022-12-02 | 1 | -1/+8 |
| | |||||
* | Add missing uuids search query doc | Chocobozzz | 2022-11-23 | 1 | -0/+9 |
| | |||||
* | Fix: missing peertube version in documentation | John Livingston | 2022-11-02 | 1 | -0/+2 |
| | |||||
* | Breaking API: Consistency with role id/label | Chocobozzz | 2022-10-28 | 1 | -7/+10 |
| | |||||
* | Add a note about worker_connections in doc | Chocobozzz | 2022-10-26 | 1 | -0/+2 |
| | |||||
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 1 | -397/+515 |
| | |||||
* | Add ability for plugins to register ws routes | Chocobozzz | 2022-10-11 | 1 | -0/+36 |
| | |||||
* | Fill documentation with required secret conf | Chocobozzz | 2022-10-10 | 2 | -2/+9 |
| | |||||
* | Add open api doc for two factor auth | Chocobozzz | 2022-10-07 | 1 | -0/+106 |
| | |||||
* | Live supports object storage | Chocobozzz | 2022-10-04 | 1 | -1/+0 |
| | | | | | | | | * Sync live files (segments, master playlist, resolution playlist, segment sha file) into object storage * Automatically delete them when the live ends * Segment sha file is now a file on disk, and not stored in memory anymore | ||||
* | Update doc | Chocobozzz | 2022-09-28 | 1 | -1/+1 |
| | | | | We use IMPORTANT NOTES instead of BREAKING CHANGES now | ||||
* | Support only ffmpeg >= 4.3 | Chocobozzz | 2022-09-27 | 1 | -1/+1 |
| | | | | | We have issues with video import when merging vp9 in mp4 container with lower versions | ||||
* | Update dependencies version supported by peertube | Chocobozzz | 2022-09-27 | 1 | -1/+12 |
| | |||||
* | Adding peertube-plugin-quickstart-typescript in the documentation. | John Livingston | 2022-09-16 | 1 | -1/+4 |
| | |||||
* | Escape % signs in crontab example (CLI tools docs) | Thomas Kuntz | 2022-09-16 | 1 | -1/+1 |
| | | | % is a special character for crontab. From man 5 crontab: A "%" character in the command, unless escaped with a backslash (\), will be changed into newline characters, and all data after the first % will be sent to the command as standard input. |