Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -2/+2 |
| | |||||
* | Add infohash cache | Chocobozzz | 2020-01-03 | 1 | -1/+1 |
| | |||||
* | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 1 | -1/+4 |
| | |||||
* | Add plugin static files cache | Chocobozzz | 2019-07-24 | 1 | -8/+4 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 1 | -1/+0 |
| | |||||
* | Implement contact form on server side | Chocobozzz | 2019-01-10 | 1 | -4/+2 |
| | |||||
* | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 1 | -3/+3 |
| | |||||
* | Optimize config endpoint | Chocobozzz | 2018-11-23 | 1 | -3/+3 |
| | |||||
* | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 1 | -1/+4 |
| | |||||
* | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 1 | -1/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Set bitrate limits for transcoding (fixes #638) * added optimization script and test, changed stuff * fix test, improve docs * re-add optimize-old-videos script * added documentation * Don't optimize videos without valid UUID, or redundancy videos * move getUUIDFromFilename * fix tests? * update torrent and file size, some more fixes/improvements * use higher bitrate for high fps video, adjust bitrates * add test video * don't throw error if resolution is undefined * generate test fixture on the fly * use random noise video for bitrate test, add promise * shorten test video to avoid timeout * use existing function to optimize video * various fixes * increase test timeout * limit test fixture size, add link * test fixes * add await * more test fixes, add -b:v parameter * replace ffmpeg wiki link * fix ffmpeg params * fix unit test * add test fixture to .gitgnore * add video transcoding fps model * add missing file | ||||
* | Fix config endpoint | Chocobozzz | 2018-10-03 | 1 | -9/+20 |
| | |||||
* | show last commit hash alongside server version in footer | Rigel Kent | 2018-10-01 | 1 | -0/+13 |
| | |||||
* | Speed up overviews route | Chocobozzz | 2018-09-14 | 1 | -18/+6 |
| | |||||
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 1 | -2/+3 |
| | |||||
* | Cleanup utils helper | Chocobozzz | 2018-08-14 | 1 | -144/+7 |
| | |||||
* | Add torrent tests | Chocobozzz | 2018-08-08 | 1 | -2/+1 |
| | |||||
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 1 | -4/+11 |
| | |||||
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -1/+10 |
| | |||||
* | Cleanup req files on bad request | Chocobozzz | 2018-07-31 | 1 | -1/+27 |
| | |||||
* | Fix last commit | Chocobozzz | 2018-07-26 | 1 | -1/+2 |
| | |||||
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 1 | -1/+2 |
| | |||||
* | Fix nodeinfo endpoint | Chocobozzz | 2018-07-24 | 1 | -3/+2 |
| | |||||
* | adding initial support for nodeinfo | Rigel Kent | 2018-07-24 | 1 | -0/+30 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 1 | -11/+11 |
| | | | | publishing a video | ||||
* | feature: IP filtering on signup page | Rigel Kent | 2018-05-22 | 1 | -0/+36 |
| | | | | | | disable registration form on IP not in range checking the CIDR list before filtering with it placing the cidr filters as an attribute object in the config | ||||
* | Add account view | Chocobozzz | 2018-04-24 | 1 | -60/+2 |
| | |||||
* | Fix error logging | Chocobozzz | 2018-03-26 | 1 | -1/+1 |
| | |||||
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 1 | -3/+15 |
| | |||||
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 1 | -1/+1 |
| | |||||
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 1 | -1/+1 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 1 | -2/+28 |
| | |||||
* | Set port if not specified in webfinger | Chocobozzz | 2017-12-19 | 1 | -2/+16 |
| | |||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -9/+11 |
| | |||||
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -8/+9 |
| | |||||
* | Cleanup helpers | Chocobozzz | 2017-11-27 | 1 | -3/+2 |
| | |||||
* | Send server announce when users upload a video | Chocobozzz | 2017-11-27 | 1 | -6/+12 |
| | |||||
* | Handle follow/accept | Chocobozzz | 2017-11-27 | 1 | -0/+11 |
| | |||||
* | Adapt client with video channels | Chocobozzz | 2017-10-26 | 1 | -1/+0 |
| | |||||
* | Use async/await in lib and initializers | Chocobozzz | 2017-10-26 | 1 | -9/+11 |
| | |||||
* | Use async/await in controllers | Chocobozzz | 2017-10-26 | 1 | -0/+9 |
| | |||||
* | Change how we handle resolution | Chocobozzz | 2017-10-09 | 1 | -1/+1 |
| | | | | It was an enum before, now we just use video height | ||||
* | Implement video transcoding on server side | Chocobozzz | 2017-10-03 | 1 | -2/+25 |
| | |||||
* | Handle blacklist (#84) | Green-Star | 2017-09-22 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Client: Add list blacklist feature * Server: Add list blacklist feature * Client: Add videoId column * Server: Add some video infos in the REST api * Client: Add video information in the blacklist list * Fix sortable columns :) * Client: Add removeFromBlacklist feature * Server: Add removeFromBlacklist feature * Move to TypeScript * Move to TypeScript and Promises * Server: Fix blacklist list sort * Server: Fetch videos informations * Use common shared interface for client and server * Add check-params remove blacklisted video tests * Add check-params list blacklisted videos tests * Add list blacklist tests * Add remove from blacklist tests * Add video blacklist management tests * Fix rebase onto develop issues * Server: Add sort on blacklist id column * Server: Add blacklists library * Add blacklist id sort test * Add check-params tests for blacklist list pagination, count and sort * Fix coding style * Increase Remote API tests timeout * Increase Request scheduler API tests timeout * Fix typo * Increase video transcoding API tests timeout * Move tests to Typescript * Use lodash orderBy method * Fix typos * Client: Remove optional tests in blacklist model attributes * Move blacklist routes from 'blacklists' to 'blacklist' * CLient: Remove blacklist-list.component.scss * Rename 'blacklists' files to 'blacklist' * Use only BlacklistedVideo interface * Server: Use getFormattedObjects method in listBlacklist method * Client: Use new coding style * Server: Use new sort validator methods * Server: Use new checkParams methods * Client: Fix sortable columns | ||||
* | Formated -> Formatted | Chocobozzz | 2017-08-25 | 1 | -6/+6 |
| | |||||
* | Add ability to limit user registrations | Chocobozzz | 2017-07-25 | 1 | -1/+19 |
| | |||||
* | Remove "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 1 | -1/+1 |
| | |||||
* | Move to promises | Chocobozzz | 2017-07-05 | 1 | -17/+7 |
| | | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74 | ||||
* | Update systemd service template | Chocobozzz | 2017-06-20 | 1 | -1/+1 |
| | |||||
* | Share models between server and client | Chocobozzz | 2017-06-17 | 1 | -2/+6 |
| |