Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | /!\ Use a dedicated config file for development | Chocobozzz | 2022-07-06 | 1 | -1/+1 |
| | | | | | It means you have to replace NODE_ENV=test to NODE_ENV=dev if you use it npm run dev:* commands are already updated | ||||
* | Update embed URL query doc | Chocobozzz | 2022-06-28 | 1 | -1/+50 |
| | |||||
* | Centos 8 (#5075) | slendermon | 2022-06-23 | 1 | -2/+7 |
| | | | | | | | | | | | | | * Centos 8 Centos 8 * Document Document centos 8 fixing * Document fix centos 8 Bad spacing fix | ||||
* | store uploaded video filename (#4885) | kontrollanten | 2022-06-21 | 1 | -0/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * store uploaded video filename closes #4731 * dont crash if videos channel exist * migration: use raw query * video source: fixes after code review * cleanup * bump migration * updates after code review * refactor: use checkUserCanManageVideo * videoSource: add openapi doc * test(check-params/video-source): fix timeout * Styling * Correctly set original filename as source Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Ensure peertube root directory is setup to be traversed by nginx (#5028) | J Webb | 2022-06-21 | 1 | -0/+6 |
| | | | | | | | | | | | | | * Update production.md On Ubuntu 22.04, the dir `/var/www/peertube` is restricted to user peertube & group peertube. This causes issues with many of the subsequent sudo commands, and also results in white-screen on initial visit to the site due to JS files not being accessible. This PR loosens those requirements, but maybe would be better if nginx is just added to peertube group? This is my first time installing PeertTube, so I'll defer to someone with more knowledge of this framework to vet the approach here. * Set specific mode on peertube root directory * Minor fixup * Prefer ls instead of chmod to check directory Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-21 | 1 | -2/+2 |
|\ | |||||
| * | Fix docker user entrypoint | Chocobozzz | 2022-06-21 | 1 | -2/+2 |
| | | |||||
* | | Implement 5036: more readable diff on configuration file when upgrading. | John Livingston | 2022-06-13 | 1 | -0/+9 |
| | | |||||
* | | fix(doc): fix links to 'anchors' in install doc | dingycle | 2022-06-10 | 1 | -2/+2 |
| | | |||||
* | | Fix various typos | luz paz | 2022-06-07 | 3 | -8/+8 |
| | | | | | | Found via `codespell -q 3 -S ./CREDITS.md,./CHANGELOG.md,./client/src/locale,./yarn.lock,./client/yarn.lock -L doubleclick,followings,nd,ot,ro,serie,splitted,tread,truthy` | ||||
* | | Added "total views" in the my channels list (#5007) | Florian CUNY | 2022-05-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added "total views" in the my channels list Implements https://github.com/Chocobozzz/PeerTube/issues/4331 * Fix lint * applied suggested change * updated openAPI spec for the use "withStats" when getting video channels * applied code change * removed GROUP BY in query * Fixed test | ||||
* | | Add nginx update to changelog | Chocobozzz | 2022-05-24 | 1 | -3/+3 |
|/ | |||||
* | Add note about dev mode when testing a plugin | Chocobozzz | 2022-05-23 | 1 | -2/+5 |
| | |||||
* | Fix dependencies toc | Chocobozzz | 2022-05-20 | 1 | -1/+1 |
| | |||||
* | Add control bar option for peertube player | Chocobozzz | 2022-05-20 | 1 | -0/+53 |
| | |||||
* | Add filter by start/end date overall stats in api | Chocobozzz | 2022-05-05 | 1 | -0/+24 |
| | |||||
* | Remove comments, rates and views from stats | Chocobozzz | 2022-05-05 | 1 | -8/+0 |
| | | | | It prevent us to apply date filters | ||||
* | Prefer using node instead of npm in dockerfile | Chocobozzz | 2022-05-04 | 1 | -2/+2 |
| | | | | We get bad error output with npm | ||||
* | Support live session in server | Chocobozzz | 2022-05-03 | 1 | -0/+82 |
| | |||||
* | Use node 16 in peertube docker image | Chocobozzz | 2022-05-02 | 1 | -1/+1 |
| | |||||
* | Fix getting live by anonymous user | Chocobozzz | 2022-04-22 | 1 | -1/+3 |
| | |||||
* | Add missing video states to rest api doc | Chocobozzz | 2022-04-19 | 1 | -1/+17 |
| | |||||
* | Improve videos sort documentation | Chocobozzz | 2022-04-15 | 1 | -10/+18 |
| | |||||
* | Add event doc to view endpoint | Chocobozzz | 2022-04-15 | 1 | -0/+9 |
| | |||||
* | Update open api routes | Chocobozzz | 2022-04-15 | 1 | -4/+130 |
| | |||||
* | Rename studio to editor | Chocobozzz | 2022-03-22 | 1 | -1/+1 |
| | |||||
* | Remove invalid info from REST API doc | Chocobozzz | 2022-03-21 | 1 | -4/+1 |
| | |||||
* | Support edition upload in nginx | Chocobozzz | 2022-03-18 | 1 | -1/+1 |
| | |||||
* | Make object storage ACL configurable | Doug Luce | 2022-03-16 | 1 | -0/+1 |
| | | | | | | | | Override this value to allow uploads to non-public S3 buckets. Otherwise "AccessDenied: Access Denied" errors will end up in the log. Fixes #4850 | ||||
* | Add latency setting support | Chocobozzz | 2022-03-09 | 1 | -2/+17 |
| | |||||
* | Add info about admin username in doc | Chocobozzz | 2022-03-08 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release/4.1.0' into develop | Chocobozzz | 2022-03-08 | 2 | -2/+8 |
|\ | |||||
| * | Remove exif tags when processing images | Chocobozzz | 2022-03-07 | 1 | -1/+7 |
| | | |||||
| * | Install git in docker image | Chocobozzz | 2022-03-07 | 1 | -1/+1 |
| | | | | | | | | Can be needed to install plugins | ||||
| * | Reuse latest dockerfile fixes | Chocobozzz | 2022-03-04 | 1 | -2/+4 |
| | | |||||
* | | Improve benchmark script CLI options | Chocobozzz | 2022-02-28 | 1 | -1/+7 |
| | | |||||
* | | Install python3 instead of global python | LecygneNoir | 2022-02-28 | 1 | -1/+1 |
| | | | | | | python virtual package uses python-is-python2 so install python2 instead of python3, we need to explicitly use python3 for PeerTube tools (especially ytp-dl) | ||||
* | | Try to fix ARM docker builds | Chocobozzz | 2022-02-28 | 1 | -1/+3 |
| | | |||||
* | | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 2 | -64/+69 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 fixme info | Chocobozzz | 2022-02-02 | 1 | -2/+2 |
| | |||||
* | Add ability to cancel & delete video imports | Chocobozzz | 2022-01-19 | 1 | -2/+57 |
| | |||||
* | Add ability to delete history element | Chocobozzz | 2022-01-18 | 1 | -0/+17 |
| | |||||
* | Add "Create client page" plugin doc | Chocobozzz | 2022-01-10 | 1 | -24/+36 |
| | |||||
* | Add missing password field to update user api doc | Chocobozzz | 2022-01-10 | 1 | -4/+6 |
| | |||||
* | Remove unnecessary NPM_RUN_BUILD_OPTS docker arg | Chocobozzz | 2022-01-06 | 1 | -6/+1 |
| | |||||
* | Remove angular cache in docker build | Chocobozzz | 2022-01-03 | 1 | -1/+1 |
| | |||||
* | Try to fix docker build | Chocobozzz | 2022-01-03 | 1 | -2/+2 |
| | |||||
* | Enhance plugin video fields | Chocobozzz | 2021-12-29 | 1 | -1/+16 |
| | | | | | Add video form tab selection Add ability to display an error | ||||
* | Add version to generate types packages | Chocobozzz | 2021-12-28 | 1 | -2/+2 |
| | |||||
* | Increase docker ARM build timeout | Chocobozzz | 2021-12-28 | 1 | -2/+2 |
| |