Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated torrent static route | Chocobozzz | 2021-10-14 | 1 | -8/+0 |
| | |||||
* | Stop indexing /about/peertube | Chocobozzz | 2021-10-11 | 1 | -0/+1 |
| | |||||
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -2/+2 |
| | |||||
* | Move apicache in peertube | Chocobozzz | 2021-07-22 | 1 | -6/+6 |
| | | | | Allow us to upgrade to node 16 | ||||
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | Fix nodeinfo endpoint | Chocobozzz | 2021-06-08 | 1 | -120/+121 |
| | |||||
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 1 | -6/+7 |
| | |||||
* | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | * Prepare homepage parsers * Add ability to update instance hompage * Add ability to set homepage as landing page * Add homepage preview in admin * Dynamically update left menu for homepage * Inject home content in homepage * Add videos list and channel miniature custom markup * Remove unused elements in markup service | ||||
* | Cleanup shared models | Chocobozzz | 2021-05-11 | 1 | -1/+1 |
| | |||||
* | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 1 | -1/+1 |
| | |||||
* | Use a class for youtube-dl | Chocobozzz | 2021-05-11 | 1 | -2/+1 |
| | |||||
* | Add server plugin helpers | Chocobozzz | 2021-04-09 | 1 | -1/+1 |
| | |||||
* | Add banners support | Chocobozzz | 2021-04-08 | 1 | -2/+2 |
| | |||||
* | Fix import tests | Chocobozzz | 2021-02-18 | 1 | -0/+1 |
| | |||||
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 1 | -85/+3 |
| | |||||
* | Generate a name for thumbnails | Chocobozzz | 2021-02-16 | 1 | -15/+14 |
| | | | | Allows aggressive caching | ||||
* | Remove deprecated static routes | Chocobozzz | 2021-02-16 | 1 | -19/+0 |
| | |||||
* | stricter youtubedl format selectors (#3516) | Rigel Kent | 2021-01-15 | 1 | -1/+2 |
| | | | | | | | | | | | | | | * stricter youtubedl format selectors make sure selectors avoid av1, and otherwise match as closely to the maximum resolution enabled for transcoding * add support for merge formats in youtubedl * avoid vp9.2 in youtubedl to avoid any HDR * move getEnabledResolutions, safer replace of imported extension * add test for youtube-dl selectors | ||||
* | Support activeMonth and activeHalfyear in nodeinfo | Chocobozzz | 2020-12-30 | 1 | -2/+4 |
| | |||||
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 1 | -0/+14 |
| | | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses | ||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -8/+9 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -1/+8 |
| | |||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
| | |||||
* | Refactor email enabled function | Chocobozzz | 2020-02-17 | 1 | -6/+5 |
| | |||||
* | Make the search helper change based on the server config | Rigel Kent | 2020-02-13 | 1 | -0/+6 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -8/+8 |
| | |||||
* | Adapt feeds content-type to accept header | Rigel Kent | 2020-01-10 | 1 | -5/+5 |
| | |||||
* | (nodeinfo) add server config to the nodeinfo metadata | Rigel Kent | 2019-12-17 | 1 | -2/+87 |
| | |||||
* | Fix private video download | Chocobozzz | 2019-12-03 | 1 | -5/+5 |
| | |||||
* | Fix fragmented download URL | Chocobozzz | 2019-11-25 | 1 | -1/+1 |
| | |||||
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -8/+53 |
| | | | | In favour of HLS | ||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -3/+3 |
| | |||||
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 1 | -20/+4 |
| | |||||
* | Fix quota in instance features table | Chocobozzz | 2019-07-29 | 1 | -1/+2 |
| | |||||
* | Improve static files cache | Chocobozzz | 2019-07-29 | 1 | -2/+2 |
| | |||||
* | Use process.env.npm_package_version | Chocobozzz | 2019-07-24 | 1 | -3/+2 |
| | |||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-07 | 1 | -0/+13 |
|\ | |||||
| * | Fix video import if autoblacklist is enabled | Chocobozzz | 2019-06-07 | 1 | -1/+1 |
| | | |||||
| * | Try to fix remote mastodon interactions | Chocobozzz | 2019-06-07 | 1 | -0/+13 |
| | | |||||
* | | Add audio support in upload | Chocobozzz | 2019-05-16 | 1 | -1/+1 |
|/ | |||||
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -6/+6 |
| | |||||
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -3/+4 |
| | |||||
* | Limit user tokens cache | Chocobozzz | 2019-03-19 | 1 | -2/+1 |
| | |||||
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | Rename streaming playlists routes/directories | Chocobozzz | 2019-03-18 | 1 | -3/+10 |
| | |||||
* | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -1/+8 |
| | |||||
* | (well-known url) add change-password | Rigel Kent | 2018-12-07 | 1 | -0/+6 |
| | |||||
* | Create redundancy endpoint | Chocobozzz | 2018-12-04 | 1 | -3/+3 |
| |