Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove max duration/filesize constraints | Chocobozzz | 2017-11-28 | 1 | -12/+6 |
| | |||||
* | Fix migration for Servers table | Chocobozzz | 2017-11-28 | 3 | -1/+41 |
| | |||||
* | Add activitypub migration script | Chocobozzz | 2017-11-27 | 4 | -4/+223 |
| | |||||
* | Federate likes/dislikes | Chocobozzz | 2017-11-27 | 1 | -0/+1 |
| | |||||
* | Fetch outbox to grab old activities tests | Chocobozzz | 2017-11-27 | 1 | -0/+1 |
| | |||||
* | Fetch outbox to grab old activities | Chocobozzz | 2017-11-27 | 1 | -0/+1 |
| | |||||
* | Add follow tests | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Add ability to unfollow a server | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Optimize signature verification | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
| | |||||
* | Speed up activity pub http requests | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Generate application keys too | Chocobozzz | 2017-11-27 | 1 | -1/+8 |
| | |||||
* | Optimize account creation | Chocobozzz | 2017-11-27 | 1 | -3/+3 |
| | |||||
* | ApplicationFollow -> SeverFollow | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Server shares user videos | Chocobozzz | 2017-11-27 | 1 | -7/+5 |
| | |||||
* | Send server announce when users upload a video | Chocobozzz | 2017-11-27 | 2 | -4/+4 |
| | |||||
* | Handle announces in inbox | Chocobozzz | 2017-11-27 | 1 | -0/+4 |
| | |||||
* | Fix error when creating a fresh database | Chocobozzz | 2017-11-27 | 1 | -1/+6 |
| | |||||
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 2 | -9/+5 |
| | |||||
* | Follow works | Chocobozzz | 2017-11-27 | 3 | -6/+23 |
| | |||||
* | Fix issues on server start | Chocobozzz | 2017-11-27 | 2 | -10/+21 |
| | |||||
* | Handle follow/accept | Chocobozzz | 2017-11-27 | 1 | -33/+9 |
| | |||||
* | Make it compile at least | Chocobozzz | 2017-11-27 | 4 | -21/+15 |
| | |||||
* | Remove references to author | Chocobozzz | 2017-11-27 | 3 | -7/+3 |
| | |||||
* | Continue activitypub | Chocobozzz | 2017-11-27 | 1 | -40/+16 |
| | |||||
* | Begin activitypub | Chocobozzz | 2017-11-27 | 3 | -18/+29 |
| | |||||
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 1 | -2/+2 |
| | |||||
* | Add video privacy setting | Chocobozzz | 2017-10-31 | 2 | -1/+44 |
| | |||||
* | Add lazy description on server | Chocobozzz | 2017-10-30 | 3 | -4/+35 |
| | |||||
* | Add tests to user roles | Chocobozzz | 2017-10-27 | 1 | -1/+0 |
| | |||||
* | Support roles with rights and add moderator role | Chocobozzz | 2017-10-27 | 3 | -14/+43 |
| | |||||
* | Remove sequelize deprecated operators | Chocobozzz | 2017-10-26 | 1 | -0/+1 |
| | |||||
* | Increase video attributes length | Chocobozzz | 2017-10-26 | 1 | -4/+4 |
| | | | | | | | Number of tags: 3 -> 5 Tag length: 10 -> 30 Video name: 50 -> 120 Video channel name: 50 -> 120 | ||||
* | Add migration script for channels | Chocobozzz | 2017-10-26 | 2 | -1/+112 |
| | |||||
* | Fix lint | Chocobozzz | 2017-10-26 | 1 | -1/+1 |
| | |||||
* | Use async/await in lib and initializers | Chocobozzz | 2017-10-26 | 5 | -208/+178 |
| | |||||
* | Use async/await in controllers | Chocobozzz | 2017-10-26 | 1 | -0/+1 |
| | |||||
* | Add video channels | Chocobozzz | 2017-10-26 | 3 | -12/+32 |
| | |||||
* | Add pod list endpoint with pagination, sort... | Chocobozzz | 2017-10-19 | 1 | -0/+1 |
| | |||||
* | Use preview instead of thumbnail for oembed | Chocobozzz | 2017-10-17 | 1 | -2/+8 |
| | |||||
* | Add oembed endpoint | Chocobozzz | 2017-10-16 | 1 | -4/+10 |
| | |||||
* | Fix database benchmark in prod mode | Chocobozzz | 2017-10-10 | 1 | -1/+1 |
| | |||||
* | Change how we handle resolution | Chocobozzz | 2017-10-09 | 2 | -33/+21 |
| | | | | It was an enum before, now we just use video height | ||||
* | Add migration script | Chocobozzz | 2017-10-03 | 2 | -3/+64 |
| | |||||
* | Implement video transcoding on server side | Chocobozzz | 2017-10-03 | 1 | -10/+20 |
| | |||||
* | Handle blacklist (#84) | Green-Star | 2017-09-22 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Add info when server is processing a video at upload | Chocobozzz | 2017-09-14 | 1 | -1/+1 |
| | |||||
* | Add tests for npm run scripts | Chocobozzz | 2017-09-07 | 1 | -20/+19 |
| | |||||
* | Fix tests and user quota | Chocobozzz | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | Make tslint happy | Chocobozzz | 2017-09-04 | 1 | -2/+2 |
| | |||||
* | Convert tests to typescript | Chocobozzz | 2017-09-04 | 1 | -1/+1 |
| |